Skip to content

Commit cf5555d

Browse files
committed
Remove redundant empty provider
1 parent 5808444 commit cf5555d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

provider.tf

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
provider "aws" {}
2-
31
provider "aws" {
42
alias = "us-east-1"
53
region = "us-east-1"

0 commit comments

Comments
 (0)