Optional envEnvironment values scoped to the current workspace. These will be supplied to every Pulumi command.
Optional programThe 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.
Optional projectThe settings object for the current project.
Optional pulumiThe underlying Pulumi CLI.
Optional pulumiThe directory to override for CLI metadata
Optional remoteThe image to use for the remote Pulumi operation.
Optional secretsThe secrets provider to use for encryption and decryption of stack secrets. See: https://www.pulumi.com/docs/intro/concepts/secrets/#available-encryption-providers
Optional stackA map of stack names and corresponding settings objects.
Optional workThe 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.