AppStackConfig
StackConfig describes the configuration of a stack from Pulumi Cloud.
Properties
environmentstring requiredReference to ESC environment to use as stack configuration.secretsProviderstring optionalThe stack’s secrets provider.encryptedKeystring optionalThe KMS-encrypted ciphertext for the data key used for secrets encryption. Only used for cloud-based secrets providers.encryptionSaltstring optionalThe stack’s base64-encoded encryption salt. Only used for passphrase-based secrets providers.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.