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