1. Packages
  2. Impart Security
  3. Installation & Configuration
Viewing docs for Impart Security v0.11.2
published on Monday, Mar 2, 2026 by Impart Security

Impart Security: Installation & Configuration

impart logo
Viewing docs for Impart Security v0.11.2
published on Monday, Mar 2, 2026 by Impart Security

    Installation

    The Pulumi Impart provider is available as a package from the following repositories:

    Setup

    To provision resources with the Pulumi Impart provider, you need to provide the token.

    • Login to https://console.impartsecurity.net. Under the Manage section click Settings => Access Tokens => New API access token. Select the scope read:org_api_access_tokens along with scopes for resources that will be managed by Pulumi.

    Configuration Options

    Use pulumi config set impart:<option> --secret.

    OptionRequired?Description
    tokenRequiredThis is the Impart API access token (environment: IMPART_TOKEN).
    endpointOptionalThe API URL used for Impart service. The default is https://api.impartsecurity.net. (environment: IMPART_ENDPOINT).
    You should use the --secret flag to encrypt the config values using your secret provider. For more information on this, view the Pulumi Configuration Secrets section in the Pulumi docs.
    impart logo
    Viewing docs for Impart Security v0.11.2
    published on Monday, Mar 2, 2026 by Impart Security
      Try Pulumi Cloud free. Your team will thank you.