@ryan-pip/pulumi_astronomer
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

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 terraform provider. The majority of the credit needs to go to the original authors of the 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_astronomer

or yarn:

yarn add @ryan-pip/pulumi_astronomer

Python

To use from Python, install using pip:

pip install pulumi-astronomer

Go

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

Reference

For detailed reference documentation, please visit the Pulumi registry.

Package Sidebar

Install

npm i @ryan-pip/pulumi_astronomer

Weekly Downloads

0

Version

0.0.10

License

Apache-2.0

Unpacked Size

112 kB

Total Files

49

Last publish

Collaborators

  • ryan-pip