comment backend.tf

This commit is contained in:
Edward Viaene
2020-03-17 21:22:53 +01:00
parent ef34e41349
commit 9586c7f64c
+7 -7
View File
@@ -1,7 +1,7 @@
terraform {
backend "s3" {
bucket = "terraform-state-xx70dpnh"
key = "terraform.tfstate"
region = "eu-west-1"
}
}
#terraform {
# backend "s3" {
# bucket = "terraform-state-xx70dpnh"
# key = "terraform.tfstate"
# region = "eu-west-1"
# }
#}