Versions in this module Expand all Collapse all v0 v0.77.0-devel Jan 23, 2026 v0.76.0-rc.1 Jan 23, 2026 v0.76.0-devel Dec 26, 2025 v0.75.1-rc.1 Jan 26, 2026 v0.75.0 Jan 20, 2026 Changes in this version + const PrivateKeyPasswordSuffix + const PrivateKeyPathSuffix + const PublicKeyPathSuffix + type AWS struct + Account string + KeyPairName string + PrivateKeyPassword string + PrivateKeyPath string + PublicKeyPath string + TeamTag string + type Agent struct + APIKey string + APPKey string + VerifyCodeSignature string + type Azure struct + Account string + PrivateKeyPassword string + PrivateKeyPath string + PublicKeyPath string + type CascadingValueStore struct + type Config struct + ConfigParams ConfigParams + StackParams map[string]map[string]string + type ConfigParams struct + AWS AWS + Agent Agent + Azure Azure + DevMode string + GCP GCP + Local Local + OutputDir string + Pulumi Pulumi + type GCP struct + Account string + PrivateKeyPassword string + PrivateKeyPath string + PublicKeyPath string + type Local struct + PublicKeyPath string + type ParameterNotFoundError struct + func (e ParameterNotFoundError) Error() string + type Pulumi struct + LogLevel string + LogToStdErr string + VerboseProgressStreams string + type Store struct + func NewAWSStore(prefix string) Store + func NewCascadingStore(stores ...Store) Store + func NewConfigFileStore(path string) (Store, error) + func NewEnvStore(prefix string) Store + func (s Store) Get(key StoreKey) (string, error) + func (s Store) GetBool(key StoreKey) (bool, error) + func (s Store) GetBoolWithDefault(key StoreKey, def bool) (bool, error) + func (s Store) GetInt(key StoreKey) (int, error) + func (s Store) GetIntWithDefault(key StoreKey, def int) (int, error) + func (s Store) GetWithDefault(key StoreKey, def string) (string, error) + type StoreKey string + const APIKey + const APPKey + const AWSPrivateKeyPassword + const AWSPrivateKeyPath + const AWSPublicKeyPath + const AzurePrivateKeyPassword + const AzurePrivateKeyPath + const AzurePublicKeyPath + const CommitSHA + const CoverageOutDir + const CoveragePipeline + const DevMode + const Environments + const ExtraResourcesTags + const FIPS + const GCPPrivateKeyPassword + const GCPPrivateKeyPath + const GCPPublicKeyPath + const InitOnly + const KeyPairName + const LocalPublicKeyPath + const MajorVersion + const OutputDir + const PipelineID + const PreInitialized + const Profile + const PulumiLogLevel + const PulumiLogToStdErr + const PulumiPassword + const PulumiVerboseProgressStreams + const SkipDeleteOnFailure + const StackNameSuffix + const StackParameters + const TeardownOnly + const VerifyCodeSignature v0.75.0-rc.7 Jan 18, 2026 v0.75.0-rc.6 Jan 16, 2026 v0.75.0-rc.5 Jan 14, 2026 v0.75.0-rc.4 Jan 9, 2026 v0.75.0-rc.3 Jan 5, 2026 v0.75.0-rc.2 Dec 31, 2025 v0.75.0-rc.1 Dec 26, 2025