Skip to content

1.4.3

Latest

Choose a tag to compare

@FTNT-HQCM FTNT-HQCM released this 04 Feb 21:32
1.4.3
628d9cc

IMPROVEMENTS:

  • Module modules/fortinet/generic_vm_standalone:
    • Added the latest versions for every Fortinet product;
  • Module modules/fortigate/fgt_asg_with_function:
    • Improved the primary FGT selection function by invoking it recursively to avoid a single long-running call causing a timeout;
    • Supported user managed scaling (UMS).
  • Example examples/autoscale_fgt_as_hub:
    • Supported everything changed in Module fgt_asg_with_function.
  • Example examples/autoscale_fgt_lb_sandwich:
    • Supported everything changed in Module fgt_asg_with_function.
  • Expanded the "hashicorp/google" version constraint from ">= 5.0, <7.0" to ">= 5.0, <8.0" for all modules and examples.