Difference between revisions of "MyVPC cidr block"
Jump to navigation
Jump to search
(Created page with "<pre> variable "Myvpc_cidr_block" { description = "CIDR block for VPC" type = string default = "10.0.0.0/16" } </pre> == See also == * {{cidr_block}} * {{te...") |
|||
Line 1: | Line 1: | ||
+ | * https://learn.hashicorp.com/tutorials/terraform/variables?in=terraform/cli | ||
+ | |||
<pre> | <pre> | ||
variable "Myvpc_cidr_block" { | variable "Myvpc_cidr_block" { |
Revision as of 16:46, 20 September 2021
variable "Myvpc_cidr_block" { description = "CIDR block for VPC" type = string default = "10.0.0.0/16" }
See also
Advertising: