diff --git a/tf-test/main.tf b/tf-test/main.tf index 2a8dc4a..2a6e0c4 100644 --- a/tf-test/main.tf +++ b/tf-test/main.tf @@ -8,7 +8,6 @@ resource "aws_dynamodb_table" "test_table_a" { } resource "aws_lambda_function" "myfunction" { - } resource "aws_appsync_graphql_api" "test_api" {