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

This commit is contained in:
2025-07-08 19:41:47 +02:00
parent ca256c4a18
commit ca6b2f9434

View File

@@ -8,5 +8,6 @@ terraform {
region = "eu-north-1"
dynamodb_table = "shoppr-tfstate-locking"
encrypt = true
role_arn = "arn:aws:iam::681214183695:user/terraform"
}
}