terraform {
backend "s3" {
bucket = "a13labs.infra"
key = "scaleway-apps.tfstate"
region = "us-east-1"
}