2.3.1
2.3.1 (April 3, 2024)
IMPROVEMENTS:
- Supported 2 new configurations:
FortiSASE(fortisase) andFortiEDR(fortiedr). fortiflex_configsupported input argumentconfig_id. You can import existing configurations by specifying this argument.fortiflex_retrieve_vm_groupsupported input argumentretrieve_status. It can retrieve both PENDING and STOPPED entitlements if you setretrieve_status = ["STOPPED", "PENDING"].fortiflex_retrieve_vm_groupsupported input argumentrequire_exact_count. The default value is false, if set as true, the resource will release retrieved entitlements and report an error if the resource doesn't get enoughcount_numentitlements.- Reported a warning rather than an error if
end_dateinfortiflexvm_entitlements_vmis set incorrectly.