/pulumi-fortios

Primary LanguagePythonApache License 2.0Apache-2.0

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.