A Pulumi package for creating and managing External cloud resources.
Project description
External Resource Provider
This provider is mainly used for ease of converting terraform programs to Pulumi. When using standard Pulumi programs, you would not need to use this provider.
The External resource provider for Pulumi lets you use External resources in your cloud programs. To use this package, please install the Pulumi CLI first.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
$ npm install @pulumi/external
or yarn
:
$ yarn add @pulumi/external
Python
To use from Python, install using pip
:
$ pip install pulumi_external
Go
To use from Go, use go get
to grab the latest version of the library:
$ go get github.com/pulumi/pulumi-external/sdk
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.External
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pulumi_external-0.0.2a1702588664.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 916c5952d94616a53283cb6ffabe2795fe1fad001251dc0b9d28f7dfdd11fee4 |
|
MD5 | 130727851cde3a4e5ca4a232434374b2 |
|
BLAKE2b-256 | 6aa439d35d813bdad6f13743a1f05230db6f7f8b3b1191443bade9a6eb7723c4 |
Hashes for pulumi_external-0.0.2a1702588664-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0093ff625d2c9e5ad09a5052a8c7ca556021234b4d9977e65d8aced9238c37c |
|
MD5 | 86d3605482405965aa7fe9d1bf6ca90a |
|
BLAKE2b-256 | f4b84decc5609ed9e86d0a7d3b3b7a97614db682d65d012802c1ae56e2d3b929 |