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