#terraform { # backend "s3" { # bucket = "terraform-aws-bucket" # key = "backend/aws-bucket/terraform.tfstate" # region = "eu-north-1" # } #}