Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Devendraappa authored Dec 23, 2024
1 parent 6002ad7 commit 6a88998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
provider "aws" {
region = var.as_region
region = var.aws_region
}

resource "aws_s3_bucket" "example" {
Expand Down

0 comments on commit 6a88998

Please sign in to comment.