Skip to content

Commit 24a3a82

Browse files
committed
Remove the provider in main.tf
1 parent ed38b79 commit 24a3a82

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

main.tf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
provider "aws" {
2-
region = "us-east-1"
3-
profile = "terraform"
4-
}
5-
61
terraform {
72
required_version = ">= 0.12"
83
}

0 commit comments

Comments
 (0)