Skip to content

Commit

Permalink
Remove redundant empty provider
Browse files Browse the repository at this point in the history
  • Loading branch information
tabletcorry committed Nov 5, 2022
1 parent 5808444 commit cf5555d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions provider.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
provider "aws" {}

provider "aws" {
alias = "us-east-1"
region = "us-east-1"
Expand Down

0 comments on commit cf5555d

Please sign in to comment.