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 593ba25Copy full SHA for 593ba25
tf-test/main.tf
@@ -5,6 +5,7 @@ provider "aws" {
5
data "aws_region" "current" {}
6
7
resource "aws_dynamodb_table" "test_table_a" {
8
+
9
}
10
11
resource "aws_lambda_function" "myfunction" {
0 commit comments