From 8d6a9ecc8dd7ef353cb55b60cfa79559d42fdca7 Mon Sep 17 00:00:00 2001 From: Octopus Deploy Date: Tue, 19 Dec 2023 08:16:08 -0600 Subject: [PATCH] Update step template version --- .octopus/deployment_process.ocl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.octopus/deployment_process.ocl b/.octopus/deployment_process.ocl index b216843..b9d9e24 100644 --- a/.octopus/deployment_process.ocl +++ b/.octopus/deployment_process.ocl @@ -5,7 +5,7 @@ step "terraform-plan" { properties = { Octopus.Action.RunOnServer = "true" Octopus.Action.Template.Id = "ActionTemplates-1" - Octopus.Action.Template.Version = "1" + Octopus.Action.Template.Version = "3" } worker_pool_variable = ""