Skip to content

Commit

Permalink
thanks andrew
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Jul 23, 2024
1 parent 08c78aa commit 84487f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
terraform {
backend "s3" {
region = "us-east-2"
region = "us-east-1"
}
required_providers {
ansible = {
Expand Down

0 comments on commit 84487f9

Please sign in to comment.