File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 11
2- # ############### ########################################## ########
3- # ############### Module [[[subnets]]] Input Variables List. ########
4- # ############### ########################################## ########
5-
62# ## ########### ###
73# ## in_vpc_cidr ###
84# ## ########### ###
@@ -84,7 +80,7 @@ variable in_ecosystem {
8480
8581variable in_timestamp {
8682 description = " A timestamp for resource tags in the format ymmdd-hhmm like 80911-1435"
87- default = local . timestamp
83+ default = " timestamp"
8884}
8985
9086
@@ -94,14 +90,10 @@ variable in_timestamp {
9490
9591variable in_description {
9692 description = " Ubiquitous note detailing who, when, where and why for every infrastructure component."
97- default = " This VPC network was created on ${ local . date_time } ."
93+ default = " This VPC network was created for an ecosystem ."
9894}
9995
10096
101- # ############### ################################################### ########
102- # ############### The key environment specific data source variables. ########
103- # ############### ################################################### ########
104-
10597# ## ############################### ###
10698# ## [[data]] aws_availability_zones ###
10799# ## ############################### ###
You can’t perform that action at this time.
0 commit comments