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/pulumi
or yarn
:
yarn add @port-labs/pulumi
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/sdk
Configuration
The following configuration points are available for the port
provider:
port:baseUrl
(environment:PORT_BASE_URL
) - This is the Port base URL.port:clientId
(environment:PORT_CLIENT_ID
) - This is the Port client ID.port:secret
(environment:PORT_CLIENT_SECRET
) - This is the Port secret.port:token
- 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-0.9.4.tar.gz
(16.5 kB
view details)
File details
Details for the file port_pulumi-0.9.4.tar.gz
.
File metadata
- Download URL: port_pulumi-0.9.4.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a87f7b906b08df89ce29084e040a649ea2820917579b0b6bbfc94d76e4d1b803 |
|
MD5 | d8abbcc8f895d18d93fcfdf5cc15c97f |
|
BLAKE2b-256 | 17fdd9b5bb0f85aa2b86069302587f2f78d16ee0bac97524b41aad9ffe3592e0 |