AppUpdateMetadata
UpdateMetadata describes optional metadata about an update. Should generally mirror backend.UpdateMetadata, but we clone it in this package to add flexibility in case there is a breaking change in the backend-type.
Properties
messagestring requiredMessage is an optional message associated with the update.environmentmap[string]string requiredEnvironment contains optional data from the deploying environment. e.g. the current source code control commit information.
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.