The Palo Alto Networks Cloud NGFW for AWS Resource Provider lets you manage Palo Alto Networks Cloud NGFW for AWS resources.
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
To use from JavaScript or TypeScript in Node.js, install using either npm
:
npm install @pulumi/cloudngfwaws
or yarn
:
yarn add @pulumi/cloudngfwaws
To use from Python, install using pip
:
pip install pulumi-cloudngfwaws
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
To use from .NET, install using dotnet add package
:
dotnet add package Pulumi.CloudNgfwAws
For detailed reference documentation, please visit the Pulumi registry.