Skip to content

Commit

Permalink
Update remote-backend.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Devendraappa authored Dec 29, 2024
1 parent 66d315e commit 4480609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remote-backend.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
backend "s3" {
bucket = "dev-terraform-789"
bucket = "composition-124"
key = "demo/terraform.tfstate"
region = "ap-south-1"
dynamodb_table = "terraform-module"
Expand Down

0 comments on commit 4480609

Please sign in to comment.