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.
Release files for port-pulumi 2.28.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| port_pulumi-2.28.1.tar.gz | 152.6 kB | Details |
Release files / port_pulumi-2.28.1.tar.gz
| Download URL | port_pulumi-2.28.1.tar.gz |
|---|---|
| Size | 152.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4e0d7b352b237c96b15512c9a7190010dee69fd443e085980c0d3ddaad41cb33
|
|
BLAKE2b-256 checksum How to use checksums |
a996d8a7d54043e5025da73393395e5ee54f6fcd8ed4d6e9b94b3c4b6e9cf004
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|