Skip to content

Commit 8b10c6e

Browse files
authored
Update main.tf
1 parent 6ab31fb commit 8b10c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tf-test/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ resource "aws_dynamodb_table" "test_table_a" {
88
}
99

1010
resource "aws_lambda_function" "myfunction" {
11+
1112
}
1213

1314
resource "aws_appsync_graphql_api" "test_api" {

0 commit comments

Comments
 (0)