Skip to content

Commit

Permalink
Add providers.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-mcneil committed May 24, 2024
1 parent 884b05f commit 5314fdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions terraform/providers.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
provider "aws" {
region = "us-gov-west-1"
}

0 comments on commit 5314fdf

Please sign in to comment.