Flux Pulumi Provider
The Flux Provider lets you manage FluxCD resources.
This provider wraps the existing Terraform Provider Flux.
Installing
This package is available for several languages/platforms:
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @worawat/fluxor yarn:
yarn add @worawat/fluxPython
To use from Python, install using pip:
pip install pulumi-fluxGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/oun/pulumi-flux/sdk/go/....NET
To use from .NET, install using dotnet add package:
dotnet add package Pulumi.FluxExamples
Find working Python code samples in the ./examples directory.
Reference
For detailed reference documentation, please visit the the Pulumi registry.
On this page
Languages
Python53.1%C#24.1%TypeScript15.5%Go4.6%Makefile2.2%JavaScript0.4%
Apache License 2.0
Created September 24, 2022
Updated April 9, 2025