Update step template version
This commit is contained in:
@@ -39,7 +39,9 @@ step "terraform-apply" {
|
|||||||
properties = {
|
properties = {
|
||||||
Octopus.Action.RunOnServer = "true"
|
Octopus.Action.RunOnServer = "true"
|
||||||
Octopus.Action.Template.Id = "ActionTemplates-2"
|
Octopus.Action.Template.Id = "ActionTemplates-2"
|
||||||
Octopus.Action.Template.Version = "0"
|
Octopus.Action.Template.Version = "1"
|
||||||
|
TF_INIT = "#{TF_INIT}"
|
||||||
|
TF_PACKAGE = "#{TF_PACKAGE}"
|
||||||
}
|
}
|
||||||
worker_pool_variable = ""
|
worker_pool_variable = ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user