Skip to content

Commit

Permalink
feature #1 - Update region to us-east-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeniosales committed Oct 15, 2022
1 parent b8a20e1 commit 1feb14c
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
Expand Up @@ -21,5 +21,5 @@ terraform {
}

provider "aws" {
region = "us-west-1"
region = "us-east-1"
}

0 comments on commit 1feb14c

Please sign in to comment.