Add support for droplet-action #882
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
blocked
The issue cannot be resolved without 3rd party action.
kind/enhancement
Improvements or new features
Overview
Provide a way to register droplet actions (like a shutsown hook) using Pulumi code. For example, a user should be able to run the equivalent of
doctl compute droplet-action shut-down <droplet-id> --action-type=pre-delete --exec="/path/to/your/pre-delete-script.sh"
from pulumi.Key KPIs
Ability to register all the possible droplet action types.
Key Stakeholders
Key Deliverables
References 📔
The text was updated successfully, but these errors were encountered: