OptionalenvEnvironment values scoped to the current workspace. These will be supplied to every Pulumi command.
OptionalprogramThe inline program PulumiFn to be used for preview/update operations, if any. If none is specified, the stack will refer to ProjectSettings for this information.
OptionalprojectThe settings object for the current project.
OptionalpulumiThe underlying Pulumi CLI.
OptionalpulumiThe directory to override for CLI metadata
OptionalremoteThe image to use for the remote Pulumi operation.
OptionalsecretsThe secrets provider to use for encryption and decryption of stack secrets. See: https://www.pulumi.com/docs/intro/concepts/secrets/#available-encryption-providers
OptionalstackA map of stack names and corresponding settings objects.
OptionalworkThe directory to run Pulumi commands and read settings (Pulumi.yaml and
Pulumi.<stack>.yaml).
Extensibility options to configure a ; e.g: settings to seed and environment variables to pass through to every command.