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_pulumi-0.0.15.tar.gz
(28.5 kB
view details)
File details
Details for the file port_pulumi-0.0.15.tar.gz
.
File metadata
- Download URL: port_pulumi-0.0.15.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 | 4b354df7395104cd96eb897418cd5aff515266b1ebe0f66c7f72fd79b57b8fe5 |
|
MD5 | 69ecb3309b3331f236c1b45ee0b4aa68 |
|
BLAKE2b-256 | bc1b6c762ff67494ac712a032d9f7fe8de344fdc1a61b6c7a9a179468b3b6dce |