From 2693824a740284798a7d5be89e04b82cd7b49906 Mon Sep 17 00:00:00 2001 From: Arel Rabinowitz <30493345+RLRabinowitz@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:31:36 +0200 Subject: [PATCH] Update main.tf --- null-with-sleep/main.tf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/null-with-sleep/main.tf b/null-with-sleep/main.tf index 86fbb44..e4f0a31 100644 --- a/null-with-sleep/main.tf +++ b/null-with-sleep/main.tf @@ -7,3 +7,8 @@ resource "null_resource" "null" { resource "null_resource" "null2" { } + + + + +