diff --git a/backend.tf b/backend.tf index 46c8ae8..62a1cb5 100644 --- a/backend.tf +++ b/backend.tf @@ -2,7 +2,7 @@ # backend "s3" { # bucket = "avinash-terraform-state" # key = "state.tfstate" -# region = "us-west-2" +# region = "us-east-1" # profile = "jespo" # dynamodb_table= "firstprojecttable" # }