Difference between revisions of "Module.vpc"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
| Line 3: | Line 3: | ||
| + | vpc_id = module.vpc.vpc_id | ||
| + | subnet_ids = module.vpc.private_subnets | ||
== See also == | == See also == | ||
Revision as of 05:51, 22 March 2023
module.vpc.aws_internet_gateway
vpc_id = module.vpc.vpc_id subnet_ids = module.vpc.private_subnets
See also
Advertising: