We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4dcd5 commit 9b19de0Copy full SHA for 9b19de0
main.tf
@@ -1,8 +1,3 @@
1
-provider "aws" {
2
- region = "us-east-1"
3
- profile = "terraform"
4
-}
5
-
6
resource "aws_lambda_function" "this" {
7
filename = "payload.zip"
8
function_name = "test"
0 commit comments