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
ediri_port-0.8.29.tar.gz
(16.2 kB
view details)
File details
Details for the file ediri_port-0.8.29.tar.gz
.
File metadata
- Download URL: ediri_port-0.8.29.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e4b451855ec2531066ba5d615fcb1bfc4761edb02ad8da8036dfa2d12c7f696 |
|
MD5 | 61ce51dacf72526aaae182918d7a6a59 |
|
BLAKE2b-256 | 0731fda5f78847cd2ef1c705b4c197256745937c0a8db3a900fd05eb14a1bab5 |