1. Packages
  2. Pulumi Nuage
  3. Installation & Configuration
nuage v0.1.1 published on Friday, Mar 17, 2023 by Nuage-Studio

Pulumi Nuage: Installation & Configuration

nuage logo
nuage v0.1.1 published on Friday, Mar 17, 2023 by Nuage-Studio

    Installation

    To provision resources with the Pulumi Nuage provider, you can set up the sdk of the language you prefer.

    Credentials

    Pulumi Nuage components contains AWS Components from pulumi-awsand you can refer to corresponding docs for setting AWS credentials. correspnding docs

    Setup Instructions for Python SDK

    You can use the following command to add python library via Poetry:

    poetry add "https://github.com/nuage-studio/pulumi-nuage.git#subdirectory=sdk/python"
    

    You can check related Poetry Docs for more detailed information about subdirectory dependency.

    Configuration Options

    You don’t need to set any config variable to use Pulumi Nuage.

    nuage logo
    nuage v0.1.1 published on Friday, Mar 17, 2023 by Nuage-Studio