Skip to main content
  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
      Deprecated: this field is no longer used by the service. Stacks that use a service-backed configuration store all config (including secrets) in ESC, which uses its own encryption. New callers should omit this field.
    • encryptedKey string optional
      Deprecated: this field is no longer used by the service. Stacks that use a service-backed configuration store all config (including secrets) in ESC, which uses its own encryption. New callers should omit this field.
    • encryptionSalt string optional
      Deprecated: this field is no longer used by the service. Stacks that use a service-backed configuration store all config (including secrets) in ESC, which uses its own encryption. New callers should omit this field.