InfrastructureS3ToDynamoDBL.../locals.tf
2023-07-11 18:45:59 +03:00

7 lines
119 B
HCL

locals {
account_id = "539634357948"
default_tags = {
Project = "my-project"
Owner = "my-team"
}
}