automated terminal push
This commit is contained in:
@@ -2,14 +2,6 @@
|
||||
# This contains your ECS cluster, VPC, and application resources
|
||||
|
||||
terraform {
|
||||
backend "s3" {
|
||||
# These values will be provided via backend-config during terraform init
|
||||
# bucket = "nvhi-atsila-tf-state"
|
||||
# key = "ecs/terraform.tfstate"
|
||||
# region = "us-east-2"
|
||||
# dynamodb_table = "nvhi-atsila-locks"
|
||||
}
|
||||
|
||||
required_providers {
|
||||
aws = {
|
||||
source = "hashicorp/aws"
|
||||
|
Reference in New Issue
Block a user