From 8b2d07ac9053906e9aabcf205a7fc0d9b3dba721 Mon Sep 17 00:00:00 2001 From: Pepe GC Date: Tue, 22 Jul 2025 18:28:01 -0400 Subject: [PATCH] Update main.tf --- tf-test/main.tf | 1 - 1 file changed, 1 deletion(-) 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" {