Files
infra/infra/s3/local.tf

9 lines
93 B
HCL

locals {
buckets = [
"shockrah.xyz",
"resume.shockrah.xyz",
"temper.tv"
]
}