automated terminal push
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
terraform {
|
||||
backend "s3" {
|
||||
bucket = "nvhi-atsila-tf-state"
|
||||
key = "ecs/terraform.tfstate"
|
||||
region = "us-east-2"
|
||||
dynamodb_table = "nvhi-atsila-locks"
|
||||
# Backend configuration values provided via command line during terraform init
|
||||
# This allows for environment-specific backends while keeping code DRY
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user