diff --git a/main/temp/main.tf b/main/temp/main.tf index 57ca1209..63f3e6c1 100644 --- a/main/temp/main.tf +++ b/main/temp/main.tf @@ -3,3 +3,6 @@ resource "random_pet" "run_from_vcs" { timestamp = timestamp() } } + + +#comment