The Flux Provider lets you manage FluxCD resources. This provider wraps the existing Terraform Provider Flux.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @worawat/fluxor yarn:
yarn add @worawat/fluxTo use from Python, install using pip:
pip install pulumi-fluxTo use from Go, use go get to grab the latest version of the library:
go get github.com/oun/pulumi-flux/sdk/go/...To use from .NET, install using dotnet add package:
dotnet add package Pulumi.FluxFind working Python code samples in the ./examples directory.
For detailed reference documentation, please visit the the Pulumi registry.