A Pulumi package for creating and managing Port resources.
Project description
Port Resource Provider
The Port Resource Provider lets you manage Port 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 @port-labs/port
or yarn
:
yarn add @port-labs/port
Python
To use from Python, install using pip
:
pip install port_pulumi
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/port-labs/pulumi-port/sdk
Configuration
The following configuration points are available for the port
provider:
port:clientId
- This is the Port client ID. (environment: PORT_CLIENT_ID)port:secret
- This is the Port secret. (environment: PORT_CLIENT_SECRET)port:baseUrl
(optional) - This is the Port base URL. (environment: PORT_BASE_URL)port:token
- (optional) This is the Port token.
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
port_pulumi-2.0.5.tar.gz
(57.0 kB
view details)
File details
Details for the file port_pulumi-2.0.5.tar.gz
.
File metadata
- Download URL: port_pulumi-2.0.5.tar.gz
- Upload date:
- Size: 57.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 857a44df84966b73e07e6e71eb3d6d48fc58a3ab2bb8d5e9e393f595fd5f9d3b |
|
MD5 | 4ede4b8476d9381cac14bcd7df333ba5 |
|
BLAKE2b-256 | b675423a9d6a5e5ccccb81d8de6fe854e46009c60a5a8d934431f4ce065c9053 |