Skip to content

Commit f7daeaf

Browse files
authored
Add null_resource 'test3' to main.tf
1 parent a74dcd0 commit f7daeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ terraform {
88
}
99
}
1010

11-
resource "null_resource" "test2" {}
11+
resource "null_resource" "test3" {}

0 commit comments

Comments
 (0)