acedatacloud_save_deployment_config
Save a deployment configuration draft for an application without triggering deployment. Provide the application ID and config, and set confirm=true to persist the draft.
Instructions
Save deployment configuration without deploying. Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step | No | Optional wizard step to resume from. | |
| config | Yes | Raw deployment wizard configuration. | |
| confirm | No | Must be true to save the draft. | |
| application_id | Yes | Deployment application UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |