0.0.44 • Published 1 year ago

@pulumiverse/cpln v0.0.44

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

0.0.40

1 year ago

0.0.41

1 year ago

0.0.42

1 year ago

0.0.37

1 year ago

0.0.38

1 year ago

0.0.39

1 year ago

0.0.36

1 year ago

0.0.35

1 year ago

0.0.34

1 year 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

2 years ago

0.0.16

2 years ago

0.0.17

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.14

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.13

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago