Moving remaining s3 configuration to its own folder
This commit is contained in:
7
infra/s3/local.tf
Normal file
7
infra/s3/local.tf
Normal file
@@ -0,0 +1,7 @@
|
||||
locals {
|
||||
buckets = [
|
||||
"shockrah.xyz",
|
||||
"resume.shockrah.xyz"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user