Skip to content

Commit 9b19de0

Browse files
committed
Remove provider
1 parent 1e4dcd5 commit 9b19de0

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
resource "aws_lambda_function" "this" {
72
filename = "payload.zip"
83
function_name = "test"

0 commit comments

Comments
 (0)