Skip to main content

A Pulumi package for managing resources for Prisma SD-WAN.

Project description

Prisma SD-WAN Resource Provider

A Pulumi package for managing Prisma SD-WAN resources.

This provider was created leveraging the existing Strata Cloud Manager provider, as the Prisma SD-WAN functionality is a superset of the SCM functionality.

Future releases of SCM providers may incorporate the alternate, single JSON configuration capabilities available in this provider.

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 @pulumi/prismasdwan

or yarn:

yarn add @pulumi/prismasdwan

Python

To use from Python, install using pip:

pip install pulumi_prismasdwan

Go

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

go get github.com/paloaltonetworks/pulumi-prismasdwan/sdk/go/...

.NET

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

dotnet add package Pulumi.Prismasdwan

Configuration

The following configuration points are required for the prismasdwan provider:

  • prismasdwan:clientId (environment: SCM_CLIENT_ID) - The client ID for the connection.
  • prismasdwan:clientSecret (environment: SCM_CLIENT_SECRET) - The client secret for the connection.
  • prismasdwan:scope (environment: SCM_CLIENT_ID) - "The client scope (Tenant Service Group ID, or tsg_id in format tsg_id:<value>).

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

pulumi_prismasdwan-0.1.1.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

pulumi_prismasdwan-0.1.1-py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 3

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