1.0.1 • Published 2 years ago

@worawat/flux v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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/flux

or yarn:

yarn add @worawat/flux

Python

To use from Python, install using pip:

pip install pulumi-flux

Go

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.Flux

Examples

Find working Python code samples in the ./examples directory.

Reference

For detailed reference documentation, please visit the the Pulumi registry.

1.0.1

2 years ago

0.25.3

2 years ago

0.22.2

3 years ago

0.21.1

3 years ago

0.21.0

3 years ago

0.20.1

3 years ago

0.20.0

3 years ago

1.0.0

3 years ago