Difference between revisions of "MyVPC cidr block"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== See also == | == See also == | ||
* {{cidr_block}} | * {{cidr_block}} | ||
− | * {{ | + | * {{terraform plan}} |
[[Category:Terraform]] | [[Category:Terraform]] | ||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 16:57, 20 September 2021
variable "Myvpc_cidr_block" { description = "CIDR block for VPC" type = string default = "10.0.0.0/16" }
See also
Advertising: