A PNAP package for creating and managing cloud resources.
Project description
phoenixNAP provider
The phoenixNAP resource provider for Pulumi lets you use phoenixNAP resources in your cloud programs. To use this package, please install the Pulumi CLI first.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
$ npm install pulumi-pnap
or yarn
:
$ yarn add pulumi-pnap
Python
To use from Python, install using pip
:
$ pip install pulumi-pnap
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/phoenixnap/pulumi-pnap/sdk/go/...
Configuration
Configuration file config.yaml is required for authentication. File should be located in user home directory. File path for Linux is /.pnap/config.yaml and file path for Windows is \AppData\Roaming\pnap\config.yaml
The following shows a sample config file:
# =====================================================
#Sample yaml config file
# =====================================================
# Authentication
clientId: <enter your client id>
clientSecret: <enter your client secret>
Reference
For detailed reference documentation, please visit [the API docs][1].
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pulumi_pnap-0.9.0.tar.gz
.
File metadata
- Download URL: pulumi_pnap-0.9.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2ea0055076b99cc429a63cf948919d16ade09395681999623f48aed8032bde0 |
|
MD5 | ae20f7dc113d0edf55e9939e5ca01e1f |
|
BLAKE2b-256 | 959c926c0900ddb20ae00c02fa2ca59a3f5d81a47a40c81cebc058d768bfa767 |