Skip to main content

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

pulumi_pnap-0.9.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page