aws∕vpc‒kd∕route_table - dicomgrid/pt-modules GitHub Wiki
To use this module in your Terraform, refer to the below module example:
module "aws_vpc_kd_route_table" {
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 |
No modules.
Name | Type |
---|---|
aws_route_table.main | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
vpc_id | n/a | string |
n/a | yes |
propagating_vgws | n/a | list(any) |
[] |
no |
tags | n/a | map(any) |
{ |
no |
Name | Description |
---|---|
arn | n/a |
id | n/a |
owner_id | n/a |
propagating_vgws | n/a |
tags_all | n/a |
vpc_id | n/a |