mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 01:02:16 +03:00
@@ -13,6 +13,6 @@ module "vpc" {
|
||||
enable_vpn_gateway = false
|
||||
|
||||
tags = {
|
||||
"Name" = "terraform-cloudpipeline-demo"
|
||||
"Name" = "terraform-cloudpipeline-demo"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user