Terraform Provider for FortiPath

This Terraform provider enables users to manage resources within FortiPath using Terraform, a popular infrastructure as code (IaC) tool.

Table of Contents

Requirements

Installation

TODO: Instructions on how to install the Terraform Provider for FortiPath.

Usage

TODO: Basic usage instructions, including how to set up provider configuration.

Provider Configuration

provider "fortipath" {
  # Configuration options
}

Last updated