Skip to main content

A Pulumi package for creating and managing Unifi network resources.

Project description

Unifi Resource Provider

The Unifi Resource Provider lets you manage Unifi networks.

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 @pulumiverse/unifi

or yarn:

yarn add @pulumiverse/unifi

Python

To use from Python, install using pip:

pip install pulumiverse_unifi

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/pulumiverse/pulumi-unifi/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumiverse.Unifi

Configuration

The following configuration points are available for the unifi provider:

  • unifi:apiKey (environment: UNIFI_API_KEY) - the API key for unifi
  • unifi:region (environment: UNIFI_REGION) - the region in which to deploy resources

Reference

For detailed reference documentation, please visit the Pulumi registry.

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

pulumiverse_unifi-0.0.2.tar.gz (46.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