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 6ab31fb commit 8b10c6eCopy full SHA for 8b10c6e
tf-test/main.tf
@@ -8,6 +8,7 @@ resource "aws_dynamodb_table" "test_table_a" {
8
}
9
10
resource "aws_lambda_function" "myfunction" {
11
+
12
13
14
resource "aws_appsync_graphql_api" "test_api" {
0 commit comments