A Pulumi package for creating and managing HCP cloud resources.
Project description
HCP Resource Provider
The HCP Resource Provider lets you manage Hashicorp Cloud Platform resources.
NOTE: This provider is in the process of being migrated to the Pulumiverse organization. Make note of the upcoming package name changes below for your SDK.
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 @grapl/pulumi-hcp
Or, following the Pulumiverse migration:
npm install @pulumiverse/hcp
or yarn
:
yarn add @grapl/pulumi-hcp
Or, following the Pulumiverse migration:
yarn add @pulumiverse/hcp
Python
To use from Python, install using pip
:
pip install pulumi_hcp
Or, following the Pulumiverse migration:
pip install pulumiverse_hcp
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/grapl-security/pulumi-hcp/sdk/go/...
Or, following the Pulumiverse migration:
go get github.com/pulumiverse/pulumi-hcp/sdk/go/...
Configuration
The following configuration points are available for the hcp
provider:
hcp:clientId
(environment:HCP_CLIENT_ID
) - The OAuth2 Client ID for API operations.hcp:clientSecret
(environment:HCP_CLIENT_SECRET
) - The OAuth2 Client Secret for API operations.
Reference
For detailed reference documentation, please visit the Pulumi registry.
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
File details
Details for the file pulumi_hcp-0.1.14.tar.gz
.
File metadata
- Download URL: pulumi_hcp-0.1.14.tar.gz
- Upload date:
- Size: 48.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7998c5f9e7590a1f35052034654e83246c2d7574fa7130bfc41cf95fd55dc7c9 |
|
MD5 | a7b91186abe7b4eea932dec84cc39293 |
|
BLAKE2b-256 | cb942a886c1b820e717a9907a9a0f21995bb3630282463ceb24b8517b2852939 |