This commit is contained in:
14
state.tf
14
state.tf
@@ -1,7 +1,7 @@
|
||||
#terraform {
|
||||
# backend "s3" {
|
||||
# bucket = "terraform-aws-bucket"
|
||||
# key = "backend/aws-bucket/terraform.tfstate"
|
||||
# region = "eu-north-1"
|
||||
# }
|
||||
#}
|
||||
terraform {
|
||||
backend "s3" {
|
||||
bucket = "terraform-aws-bucket"
|
||||
key = "backend/aws-bucket/terraform.tfstate"
|
||||
region = "eu-north-1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user