Name | Version |
---|---|
terraform | >=1.0.0 |
aws | 4.54.0 |
http | 3.2.1 |
Name | Version |
---|---|
aws | 4.54.0 |
http | 3.2.1 |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
ami_search_name | AWS AMI search filter to find correct image (Ubuntu) for region | string |
"ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20230112" |
no |
auto_trust_localip | if true, query ifconfig.io for public ip of terraform host. | bool |
false |
no |
aws_region | aws region | string |
n/a | yes |
create_jumphost | Create a jumphost for troubleshooting purposes (true or false) | bool |
n/a | yes |
project_prefix | projectPrefix name for tagging | string |
n/a | yes |
resource_owner | Owner of the deployment for tagging purposes | string |
n/a | yes |
services_vpc | Services VPC | map(any) |
n/a | yes |
services_vpc_cidr_block | n/a | string |
n/a | yes |
spoke2_vpc | Spoke VPC | map(any) |
n/a | yes |
spoke2_vpc_cidr_block | n/a | string |
n/a | yes |
spoke_vpc | Spoke VPC | map(any) |
n/a | yes |
spoke_vpc_cidr_block | n/a | string |
n/a | yes |
ssh_key | SSH public key used to create an EC2 keypair | string |
n/a | yes |
trusted_ip | IP to allow external access | string |
n/a | yes |
Name | Description |
---|---|
aws_az1 | n/a |
aws_az2 | n/a |
aws_az3 | n/a |
aws_region | n/a |
external_subnets | n/a |
internal_subnets | n/a |
jumphost_spoke1_public_ip | Public IP address of jumphost in spoke 1 |
project_prefix | n/a |
security_group | n/a |
service_cidr_block | n/a |
service_external_route_table | n/a |
spoke2_external_subnets | n/a |
spoke2_security_group | n/a |
spoke2_vpc_id | n/a |
spoke2_workload_subnets | n/a |
spoke_external_subnets | n/a |
spoke_security_group | n/a |
spoke_vpc_id | n/a |
spoke_workload_subnets | n/a |
vpc_id | n/a |
workload_subnets | n/a |