2.3.1
2.3.1 (April 3, 2024)
IMPROVEMENTS:
- Supported 2 new configurations:
FortiSASE
(fortisase
) andFortiEDR
(fortiedr
). fortiflex_config
supported input argumentconfig_id
. You can import existing configurations by specifying this argument.fortiflex_retrieve_vm_group
supported input argumentretrieve_status
. It can retrieve both PENDING and STOPPED entitlements if you setretrieve_status = ["STOPPED", "PENDING"]
.fortiflex_retrieve_vm_group
supported 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_num
entitlements.- Reported a warning rather than an error if
end_date
infortiflexvm_entitlements_vm
is set incorrectly.