Skip to content

Commit 593ba25

Browse files
authored
Update main.tf
1 parent 6ab31fb commit 593ba25

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
@@ -5,6 +5,7 @@ provider "aws" {
55
data "aws_region" "current" {}
66

77
resource "aws_dynamodb_table" "test_table_a" {
8+
89
}
910

1011
resource "aws_lambda_function" "myfunction" {

0 commit comments

Comments
 (0)