1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppStackConfig

AppStackConfig

    StackConfig describes the configuration of a stack from Pulumi Cloud.

    Properties

    • environment string required
      Reference to ESC environment to use as stack configuration.
    • secretsProvider string optional
      The stack’s secrets provider.
    • encryptedKey string optional
      The KMS-encrypted ciphertext for the data key used for secrets encryption. Only used for cloud-based secrets providers.
    • encryptionSalt string optional
      The stack’s base64-encoded encryption salt. Only used for passphrase-based secrets providers.