1. Packages
  2. Flux
  3. Installation & Configuration
Flux v1.0.1 published on Friday, Jul 28, 2023 by oun

Flux: Installation & Configuration

flux logo
Flux v1.0.1 published on Friday, Jul 28, 2023 by oun

    Installation

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

    Provider Binary

    The Flux provider binary is a third party binary. If you use Pulumi v3.35.3 or up, the provider binary should install automatically when using one of the language SDKs. If you are using an older version or it fails to install, the binary can be installed using the pulumi plugin command:

    pulumi plugin install resource flux <version> --server https://github.com/oun/pulumi-flux/releases/download/<version>
    

    Replace the version string with your desired version.

    flux logo
    Flux v1.0.1 published on Friday, Jul 28, 2023 by oun