Update step template version

This commit is contained in:
Octopus Deploy
2023-12-18 08:50:12 -06:00
parent f34b2db453
commit ea612ffd80

View File

@@ -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 = ""
}