diff --git a/tf/main.tf b/tf/main.tf index a409139..b522582 100644 --- a/tf/main.tf +++ b/tf/main.tf @@ -181,14 +181,10 @@ resource "null_resource" "build_image_template" { } provisioner "local-exec" { command = <