From 6ff48c3a35fb6d1973ea70b839c21426af40488f Mon Sep 17 00:00:00 2001 From: Octopus Deploy Date: Tue, 19 Dec 2023 21:12:28 -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 123a7ce..c29a31e 100644 --- a/.octopus/deployment_process.ocl +++ b/.octopus/deployment_process.ocl @@ -6,7 +6,7 @@ step "plan-to-apply-a-terraform-template" { properties = { Octopus.Action.RunOnServer = "true" Octopus.Action.Template.Id = "ActionTemplates-1" - Octopus.Action.Template.Version = "1" + Octopus.Action.Template.Version = "3" } worker_pool_variable = ""