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 @ediri/port
or yarn
:
yarn add @ediri/port
Python
To use from Python, install using pip
:
pip install ediri-port
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/dirien/pulumi-port/sdk
.NET
To use from .NET, install using dotnet add package
:
dotnet add package ediri.Port
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.
Reference
For detailed reference documentation, please visit the Pulumi registry.
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-labs-0.0.12.tar.gz
(28.5 kB
view details)
File details
Details for the file port-labs-0.0.12.tar.gz
.
File metadata
- Download URL: port-labs-0.0.12.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0b34ddd6703e339a20d6eadbda71adc467842d35cd46e7e7dd22f8d6ce9b302 |
|
MD5 | 356dd4115a4b4c078fd0f163e2b03fdc |
|
BLAKE2b-256 | 27262c339375e9221f294aabab45819cfc3d19146d4f3e96c6a231bf044c9fdd |