diff --git a/app_a/main.tf b/app_a/main.tf index 7e073cc..b515d4a 100644 --- a/app_a/main.tf +++ b/app_a/main.tf @@ -6,8 +6,15 @@ resource "null_resource" "test_2" { } -resource "null_resource" "test_6" { +resource "null_resource" "test_8" { } + +resource "null_resource" "test_9" { + +} + + +