@pulumi/cloudngfwaws
v0.0.2
Published
A Pulumi package for creating and managing Cloud NGFW for AWS resources.
Downloads
292
Readme
Palo Alto Networks Cloud NGFW for AWS Resource Provider
The Palo Alto Networks Cloud NGFW for AWS Resource Provider lets you manage Palo Alto Networks Cloud NGFW for AWS resources.
Installation
This package is available for several languages/platforms:
- JavaScript/TypeScript:
@pulumi/cloudngfwaws
- Python:
pulumi-cloudngfwaws
- Go:
github.com/pulumi/pulumi-cloudngfwaws/sdk/go/cloudngfwaws
- .NET:
Pulumi.CloudNgfwAws
Node.js (JavaScript/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumi/cloudngfwaws
or yarn
:
yarn add @pulumi/cloudngfwaws
Python
To use from Python, install using pip
:
pip install pulumi-cloudngfwaws
Go
To use from Go, use go get
to grab the latest version of the library:
go get github.com/pulumi/pulumi-cloudngfwaws/sdk/go/cloudngfwaws
.NET
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.CloudNgfwAws
Reference
For detailed reference documentation, please visit the Pulumi registry.