codepipeline (#30)

* codepipeline
This commit is contained in:
Edward Viaene
2020-02-20 21:43:59 +01:00
committed by GitHub
parent cc37d59c87
commit 04cc267e86
12 changed files with 293 additions and 39 deletions
+1 -1
View File
@@ -13,6 +13,6 @@ module "vpc" {
enable_vpn_gateway = false
tags = {
"Name" = "terraform-cloudpipeline-demo"
"Name" = "terraform-cloudpipeline-demo"
}
}