You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at droplet.d.ts, the gracefulShutdown property contains this sentence:
NOTE: If you use volumeIds on a Droplet, this provider will assume management over the full set volumes for the instance, and treat additional volumes as a drift. For this reason, volumeIds must not be mixed with external digitalocean.VolumeAttachment resources for a given instance.
This sounds like a typo. Shouldn't this sentence be attached to the volumeIds property documentation? It doesn't seem related to gracefulShutdown at all.
Sample program
N/A
Log output
No response
Affected Resource(s)
No response
Output of pulumi about
N/A
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered:
Describe what happened
Looking at droplet.d.ts, the
gracefulShutdown
property contains this sentence:This sounds like a typo. Shouldn't this sentence be attached to the
volumeIds
property documentation? It doesn't seem related togracefulShutdown
at all.Sample program
N/A
Log output
No response
Affected Resource(s)
No response
Output of
pulumi about
N/A
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: