aws∕vpc‒kd - dicomgrid/pt-modules GitHub Wiki
To use this module in your Terraform, refer to the below module example:
module "aws_vpc_kd" {
source = "git::https://github.com/dicomgrid/pt-modules.git?ref=null"
# See inputs below for additional required parameters
}
Name | Version |
---|---|
terraform | ~> 1.0 |
aws | >= 4.64.0 |
Name | Version |
---|---|
aws | >= 4.64.0 |
Name | Source | Version |
---|---|---|
network_acl | ./network-acl | n/a |
shared-vpc-subnets | ./shared-vpc-subnets | n/a |
vpc | ./vpc | n/a |
vpc-elastic-ip | ./eip | n/a |
vpc-explicit-route-tables | ./vpc-route-table | n/a |
vpc-explicit-route-tables-associations | ./route_table_association | n/a |
vpc-internet-gateway | ./internet_gateway | n/a |
vpc-nat-gateway | ./nat_gateway | n/a |
vpc-subnets | ./subnet | n/a |
vpc_cidr_block_association | ./vpc_cidr_block_association | n/a |
Name | Type |
---|---|
aws_ram_principal_association.main | resource |
aws_ram_resource_share.main | resource |
aws_vpc_dhcp_options_association.main | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
dhcp-options-set-ids | n/a | any |
n/a | yes |
vpc-details | n/a | any |
n/a | yes |
tags | n/a | map(any) |
{ |
no |
Name | Description |
---|---|
shared_aws_accounts | n/a |