Skip to content

fortinetdev/terraform-azurerm-cloud-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Modules for Deploying FortiGate VMs on Azure

Supported Examples

  1. applb_gwlb_fgtasg
  2. single_fgt
  3. extlb_fgtasg_intlb

Design

You can find the design diagram for the selected example in the docs directory.

Before Deployment

Before deploying an example, users should review the terraform.tfvars.template file located in the target example directory, (e.g. examples/terraform.tfvars.template). This ensures that all required values (especially the values marked as "YOUR_OWN_VALUE") are provided and allows for adjustments to settings according to the specific needs of the project.

How to use the example:

Use as a remote module

  1. Navigate to the example folder (e.g., examples/applb_gwlb_fgtasg).

  2. Review the variables in the target file and provide all the required values in it.

  3. Rename the file terraform.tfvars.template to terraform.tfvars.

  4. Run the following commands:

    terraform init
    terraform apply

Question or Issue

Open an issue if you have any questions open an issue

License

License © Fortinet Technologies. All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published