Skip to content

Commit

Permalink
remove empty provider
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jun 3, 2022
1 parent d0aa7f2 commit 54c54e8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions peer/provider.aws.tf.off
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
provider "aws" {
alias = "self"
}

provider "aws" {
alias = "peer"
}

0 comments on commit 54c54e8

Please sign in to comment.