Actualiser state.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 41s

This commit is contained in:
2025-08-06 18:39:10 +02:00
parent 50a4c8d183
commit 91a074ce6b

View File

@@ -1,7 +1,7 @@
terraform {
backend "s3" {
bucket = "tips-of-mine-terraform-bucket"
key = "backend/aws-bucket/terraform.tfstate"
region = "eu-north-1"
}
}
#terraform {
# backend "s3" {
# bucket = "tips-of-mine-terraform-bucket"
# key = "backend/aws-bucket/terraform.tfstate"
# region = "eu-north-1"
# }
#}