Skip to content

Commit 8f35472

Browse files
authored
Replace test1 null_resource with test2
1 parent 1d5f3e3 commit 8f35472

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/main.tf

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

11-
resource "null_resource" "test1" {}
12-
11+
resource "null_resource" "test2" {}

0 commit comments

Comments
 (0)