@port-labs/port v2.8.1
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/portor yarn:
yarn add @port-labs/portPython
To use from Python, install using pip:
pip install port_pulumiGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/port-labs/pulumi-port/sdkConfiguration
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.
11 months ago
10 months ago
11 months ago
9 months ago
9 months ago
7 months ago
11 months ago
8 months ago
8 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago