1. Packages
  2. Symbiosis
  3. Installation & Configuration
Symbiosis v1.0.4 published on Thursday, Mar 16, 2023 by Symbiosis

Symbiosis: Installation & Configuration

symbiosis logo
Symbiosis v1.0.4 published on Thursday, Mar 16, 2023 by Symbiosis

    Installation

    The Symbiosis provider is available as a package in all Pulumi languages:

    Setup

    To provision resources with the Pulumi Symbiosis provider, you need to have an API key from Symbiosis. You can generate this in the api keys tab in the Symbiosis console.

    Configuration Options

    Use pulumi config set <option> (--secret) <value>.

    The following configuration points are available for the symbiosis provider:

    • symbiosis:apiKey (environment: SYMBIOSIS_API_KEY) - The ApiKey used to authenticate requests towards Symbiosis.
    • symbiosis:endpoint (environment: SYMBIOSIS_ENDPOINT) - Endpoint for reaching the symbiosis API. Used for debugging or when accessed through a proxy.
    symbiosis logo
    Symbiosis v1.0.4 published on Thursday, Mar 16, 2023 by Symbiosis