terraform-provider-octopusdeploy icon indicating copy to clipboard operation
terraform-provider-octopusdeploy copied to clipboard

Add run_azure_script_action to deployment_process

Open Taha-cmd opened this issue 2 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. I want to create a deployment process with steps using the run azure script action type. This is currently only possible by using the generic "action" step type and configure it through the "Properties" property, which is deprecated and issues a warning. Also, using the "Properties" property is not strongly typed.

Describe the solution you'd like Add a new action type run_azure_script to deployment_process

Taha-cmd avatar Oct 10 '23 12:10 Taha-cmd