Skip to content

Commit 8138020

Browse files
authored
Update main.tf
1 parent 63f7e38 commit 8138020

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prod-vpc/main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
# type = "String"
44
# value = "11.10.10.0/32"
55
#}
6+
7+
resource "null_resource" "prod_vpc" {}

0 commit comments

Comments
 (0)