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