AppManifestV1
ManifestV1 captures meta-information about this checkpoint file, such as versions of binaries, etc.
Properties
timestring requiredTime of the update.magicstring requiredMagic number, used to identify integrity of the checkpoint.versionstring requiredVersion of the Pulumi engine used to render the checkpoint.- Plugins contains the binary version info of plug-ins used.
- ↳
namestring requiredThe name - ↳
pathstring requiredThe path - ↳
typeenum requiredThe typeValues:analyzer— AnalyzerPlugin- AnalyzerPlugin is a plugin that can be used as a resource analyzer.
language— LanguagePlugin- LanguagePlugin is a plugin that can be used as a language host.
resource— ResourcePlugin- ResourcePlugin is a plugin that can be used as a resource provider for custom CRUD operations.
converter— ConverterPlugin- ConverterPlugin is a plugin that can be used to convert from other ecosystems to Pulumi.
tool— ToolPlugin- ToolPlugin is an arbitrary plugin that can be run as a tool.
- ↳
versionstring requiredThe version number