diff --git a/.octopus/deployment_process.ocl b/.octopus/deployment_process.ocl index 464783d..fd614ea 100644 --- a/.octopus/deployment_process.ocl +++ b/.octopus/deployment_process.ocl @@ -30,7 +30,7 @@ step "terraform-apply" { properties = { Octopus.Action.RunOnServer = "true" Octopus.Action.Template.Id = "ActionTemplates-2" - Octopus.Action.Template.Version = "0" + Octopus.Action.Template.Version = "1" } worker_pool_variable = "" }