Skip to content

Commit 2109909

Browse files
committed
updated exame envirnoment
1 parent 61291d5 commit 2109909

File tree

1 file changed

+1
-1
lines changed
  • examples/complete-vpc-with-vpn

1 file changed

+1
-1
lines changed

examples/complete-vpc-with-vpn/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
locals {
22
name = "vpc"
33
region = "ap-south-1"
4-
environment = "prodak"
4+
environment = "prod"
55
additional_aws_tags = {
66
Owner = "Organization_Name"
77
Expires = "Never"

0 commit comments

Comments
 (0)