Actualiser state.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 27s

This commit is contained in:
2025-08-06 18:40:27 +02:00
parent 1f8f5d5016
commit 4ccc5eb7f4

View File

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