From d827a60ce8149dfcd091b309965d05ebea007ba3 Mon Sep 17 00:00:00 2001 From: Samrat Pant Date: Sat, 28 Sep 2024 22:23:44 +1000 Subject: [PATCH] Fix id --- Taskfile.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 96ea53f..7a1285e 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -119,7 +119,6 @@ tasks: dir: terraform desc: Creates an execution plan, which lets you preview the changes that Terraform plans to make to your infrastructure. cmds: - - task: teraform validate -no-color - task: terraform-init - task: switch-to-terraform-workspace - task: package