terraform {
backend "s3" {
bucket = "a13labs.infra"
key = "alexpires.me-k8sapps.tfstate"
region = "us-east-1"
}