
Security News
The Changelog Podcast: Practical Steps to Stay Safe on npm
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.
@pulumiverse/cpln
Advanced tools
A Pulumi package for creating and managing Control Plane (cpln) resources.
The Control Plane Resource Provider lets you manage Control Plane resources.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @pulumiverse/cpln
or yarn:
yarn add @pulumiverse/cpln
To use from Python, install using pip:
pip install pulumiverse-cpln
To use from Go, use go get to grab the latest version of the library:
go get github.com/pulumiverse/pulumi-cpln/sdk/go/...
To use from .NET, install using dotnet add package:
dotnet add package Pulumiverse.cpln
The following configuration points are available for the cpln provider:
cpln:org - The Control Plane org that this provider will perform actions againstcpln:endpoint - The Control Plane Data Service API endpointcpln:profile - The user/service account profile that this provider will use to authenticate to the data servicecpln:token - A generated token that can be used to authenticate to the data service APIcpln:refreshToken - A generated token that can be used to authenticate to the data service APIFor detailed reference documentation, please visit the Pulumi registry.
FAQs
A Pulumi package for creating and managing Control Plane (cpln) resources.
The npm package @pulumiverse/cpln receives a total of 157 weekly downloads. As such, @pulumiverse/cpln popularity was classified as not popular.
We found that @pulumiverse/cpln demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.