Skip to content

Commit

Permalink
terraform fmt -recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 committed Oct 3, 2024
1 parent 25d417b commit 920ac48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
provider "aws" {
region = "us-east-1"
region = "us-east-1"
# profile = var.aws_profile

default_tags {
Expand Down

0 comments on commit 920ac48

Please sign in to comment.