1.0.1 • Published 10 months ago

@worawat/flux v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months 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

10 months ago

0.25.3

12 months ago

0.22.2

1 year ago

0.21.1

1 year ago

0.21.0

1 year ago

0.20.1

1 year ago

0.20.0

2 years ago

1.0.0

2 years ago