package
3.55.1-dev.0
Repository: https://github.com/mrod-io/pulumi.git
Documentation: pkg.go.dev

# Constants

ExecKindAutoInline is a flag used to identify a command as originating from automation API using an inline Pulumi project.
ExecKindAutoLocal is a flag used to identify a command as originating from automation API using a traditional Pulumi project.
ExecKindCLI is a flag used to identify a command as originating from the CLI using a traditional Pulumi project.
ExitStatusLoggedError is the exit status to indicate that a pulumi program has failed, but successfully logged an error message to the engine.