Actualiser state.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 42s
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 42s
This commit is contained in:
15
state.tf
15
state.tf
@@ -1,8 +1,7 @@
|
|||||||
terraform {
|
#terraform {
|
||||||
backend "s3" {
|
# backend "s3" {
|
||||||
bucket = "terraform-aws-bucket"
|
# bucket = "terraform-aws-bucket"
|
||||||
key = "backend/aws-bucket/terraform.tfstate"
|
# key = "backend/aws-bucket/terraform.tfstate"
|
||||||
region = "eu-north-1"
|
# region = "eu-north-1"
|
||||||
role_arn = "arn:aws:iam::681214183695:user/terraform"
|
# }
|
||||||
}
|
#}
|
||||||
}
|
|
Reference in New Issue
Block a user