diff --git a/main.tf b/main.tf index 49ddc360..88d82200 100644 --- a/main.tf +++ b/main.tf @@ -1,3 +1,5 @@ resource "terraform_data" "this" { triggers_replace = timestamp() -} \ No newline at end of file +} + +#comment