Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
test ODIC pipeline
  • Loading branch information
brokedba authored Oct 30, 2024
1 parent fc5f2be commit 3d9f66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-provider-aws/create-vpc/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
variable "aws_region" {
default = "us-east-1"
}
# VPC INFO
# VPC INFO :
variable "vpc_name" {
default = "Terravpc"
}
Expand Down

0 comments on commit 3d9f66b

Please sign in to comment.