@grapl/pulumi-hcp
TypeScript icon, indicating that this package has built-in type declarations

0.1.14 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i @grapl/pulumi-hcp

Homepage

pulumi.io

Weekly Downloads

4

Version

0.1.14

License

Apache-2.0

Unpacked Size

319 kB

Total Files

109

Last publish

Collaborators

  • grapl-cicd
  • colin-grapl
  • twunderlich-grapl
  • chris-grapl