gen-fortigate-firewall-ha

Latest: v2.1.1
Category
Networking
Total Versions
6
Last Updated
3/24/2026

Release History

v2.1.1 Latest

Changes:

  • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
  • Merged PR 17556: Update pr template and add nightly build trigger

v2.1.0

Changes:

  • Added a Tag "updateschedule" into module with value "noupdate"
  • Merged PR 16113: added tag updateschedule to Updated main.tf

v2.0.0 Breaking

Changes:

  • route table association included in module with created subnet.
  • Merged PR 14849: Add route table association to module
  • add feature to choose to deploy one or two fortigates using a boolean

v1.3.0

Changes:

  • add feature to choose to deploy one or two fortigates using a boolean
  • Merged PR 14085: added option change deploy a single fortigate and decide later to deploy 2

v1.2.1

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12289: Update pull request template and CI/CD configuration

v1.2.0

Changes:

  • Added an option to deploy a firewall to a specific zone to support zone redundancy
  • Merged PR 11959: zoneredundant support
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.