@lubyou/pulumi-fortios
v0.0.9
Published
A Pulumi package for creating and managing fortios cloud resources.
Downloads
2
Readme
FortiOS provider
FortiOS provider for pulumi, based on Fortinet's terraform provider.
Installing
This package is available in many languages in the standard packaging formats.
There are currently no packages for dotnet.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm
:
$ npm install @lubyou/fortios
or yarn
:
$ yarn add @lubyou/fortios
Python
To use from Python, install using pip
:
$ pip install pulumi_fortios
Go
To use from Go, use go get
to grab the latest version of the library
$ go get github.com/lubyou/pulumi-fortios/sdk/go/...
Reference
For detailed reference documentation, please visit the API docs.