@@ -0,0 +1,7 @@
terraform {
backend "s3" {
bucket = "terraform-aws-bucket"
key = "backend/aws-bucket/terraform.tfstate"
region = "eu-north-1"
}
The note is not visible to the blocked user.