1.0.3 • Published 1 year ago
@ryan-pip/pulumi_astronomer v1.0.3
Astronomer Resource Provider
The Astronomer Resource Provider lets you manage astronomer resources as part of the Astronomer Cloud.
This provider is a bridged version of the offical astonomer terraform provider.
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 @ryan-pip/pulumi_astronomeror yarn:
yarn add @ryan-pip/pulumi_astronomerPython
To use from Python, install using pip:
pip install pulumi-astronomerGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/ryan-pip/pulumi-astronomer/sdk/go/....NET (ToD0)
To use from .NET, install using dotnet add package:
dotnet add package RyanPip.AstronomerReference
For detailed reference documentation, please visit the Pulumi registry.