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.
- Supported everything changed in Module
- Example
examples/autoscale_fgt_lb_sandwich:- Supported everything changed in Module
fgt_asg_with_function.
- Supported everything changed in Module
- Expanded the "hashicorp/google" version constraint from ">= 5.0, <7.0" to ">= 5.0, <8.0" for all modules and examples.