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.