Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. ExecutorSettingsRequest

ExecutorSettingsRequest

    ExecutorSettingsRequest is the request body for configuring the execution environment settings.

    Properties

    • executorImage DockerImageRequest optional
      The Docker image to use for the execution environment.
    • reference string optional
      The Docker image reference (e.g. registry/image:tag).
    • credentials DockerImageCredentialsRequest optional
      The credentials needed to pull the Docker image.
    • executorRootPath string optional
      The root path for the executor binary and working directory.

      The infrastructure as code platform for any cloud.