DriftRunUpdate
DriftRunUpdate represents an update within a drift run, including resource changes and status.
Properties
updateIdstring requiredThe unique identifier of the update.resourceChangesmap[string]integer optionalA map of operation types to the count of resources affected.modifiedstring requiredThe timestamp when the update was last modified.statusenum requiredThe current status of the update.Values:not-started,accepted,running,failed,succeeded,skipped
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.