0.0.44 • Published 9 months ago

@pulumiverse/cpln v0.0.44

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Control Plane (cpln) Resource Provider

The Control Plane Resource Provider lets you manage Control Plane resources.

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 @pulumiverse/cpln

or yarn:

yarn add @pulumiverse/cpln

Python

To use from Python, install using pip:

pip install pulumiverse-cpln

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-cpln/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumiverse.cpln

Configuration

The following configuration points are available for the cpln provider:

  • cpln:org - The Control Plane org that this provider will perform actions against
  • cpln:endpoint - The Control Plane Data Service API endpoint
  • cpln:profile - The user/service account profile that this provider will use to authenticate to the data service
  • cpln:token - A generated token that can be used to authenticate to the data service API
  • cpln:refreshToken - A generated token that can be used to authenticate to the data service API

Reference

For detailed reference documentation, please visit the Pulumi registry.

0.0.44

9 months ago

0.0.40

10 months ago

0.0.41

9 months ago

0.0.42

9 months ago

0.0.37

10 months ago

0.0.38

10 months ago

0.0.39

10 months ago

0.0.36

10 months ago

0.0.35

10 months ago

0.0.34

10 months ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.14

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago