README-auto.md
August 5, 2019 ยท View on GitHub
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| access_cidr | cidr range of client connection | string | n/a | yes |
| default_tags | Default tags for all resources | map | n/a | yes |
| private_subnet_cidr_block | Private subnet cidr block | string | n/a | yes |
| public_subnet_cidr_block | Public subnet cidr block | string | n/a | yes |
| vpc_id | VPC ID | string | n/a | yes |
Outputs
| Name | Description |
|---|---|
| BastionSecurityGroupID | Bastion security group id |
| ControlPlaneSecurityGroupID | Controlplane (Kubernetes) security group id |