IMPROVEMENTS:
- Supported 1 new configuration:
FortiRecon
.
IMPROVEMENTS:
- Supported 1 new configuration:
FortiSIEM Cloud
(siem_cloud
) - Added
additional_compute_region
tofortisase
configuration. - Improved SDK logic.
IMPROVEMENTS:
- Supported 2 new configurations:
FortiAP Hardware
(fap_hw
) andFortiSwitch Hardware
(fsw_hw
). - Configuration
faz_vm
added one new argumentaddons
. fortiflexvm_entitlements_vm
supported new input argumentskip_pending
.
IMPROVEMENTS:
- Supported 2 new configurations:
FortiSASE
(fortisase
) andFortiEDR
(fortiedr
). fortiflexvm_config
supported input argumentconfig_id
. You can import existing configurations by specifying this argument.fortiflexvm_retrieve_vm_group
supported input argumentretrieve_status
. It can retrieve both PENDING and STOPPED entitlements if you setretrieve_status = ["STOPPED", "PENDING"]
.fortiflexvm_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.
FEATURES:
- New Resource:
fortiflexvm_retrieve_vm_group
IMPROVEMENTS:
- Data resource
fortiflexvm_entitlements_list
supports new input argumentsdescription
,serial_number
,status
,token_status
. - Data resource
fortiflexvm_groups_nexttoken
supports new input argumentstatus
. - Improve the logic of the resource
fortiflexvm_entitlements_vm
andfortiflexvm_entitlements_cloud
. If you specify the argumentserial_number
andconfig_id
at the same time, it will import an existing resource rather than create a new one. - Resource
fortiflexvm_entitlements_vm
supports new input argumentrefresh_token_when_destroy
. If set it as true, the token of this entitlement will be refreshed when you useterraform destroy
.
IMPROVEMENTS:
- Add update entitlements scenario use cases in the document.
- Improve examples format.
FEATURES:
- New Resource:
fortiflexvm_entitlements_cloud
IMPROVEMENTS:
- New product:
FortiClient EMS Cloud
(fc_ems_clous
) - Configuration
fgt_vm_bundle
supportsfortiguard_services
,cloud_services
andsupport_service
.
IMPROVEMENTS:
- Support 3 new products:
FortiClient EMS On-Prem
,FortiWeb Cloud - Private
andFortiWeb Cloud - Public
. - Support return value
accound_id
for all resources and data sources. data_source_entitlements_list
supportsaccount_id
andprogram_serial_number
.
BREAKING CHANGES:
- Resource
data_source_vms_points
has been renamed todata_source_entitlements_points
. Rename attributevms
toentitlements
. - Resource
data_source_vms_list
has been renamed todata_source_entitlements_list
. Rename attributevms
toentitlements
. - Rename
vms
infortiflexvm_groups_nexttoken
toentitlements
. - Resource
fortiflexvm_vms_create
andfortiflexvm_vms_update
are deleted, usefortiflexvm_entitlements_vm
instead.
FEATURES:
- New Resource:
fortiflexvm_entitlements_vm
- New Resource:
fortiflexvm_entitlements_hardware
- New Resource:
fortiflexvm_entitlements_vm_token
IMPROVEMENTS:
- Resource
resource_config
supportfad_vm
(FortiADC Virtual Machine) andfgt_hw
(FortiGate Hardware)
BUG FIXES:
- Fix an issue where users could receive "Invalid security token".
FEATURES:
- New Resource:
fortiflexvm_config
- New Data Source:
fortiflexvm_configs_list
- New Data Source:
fortiflexvm_groups_list
- New Data Source:
fortiflexvm_groups_nexttoken
- New Data Source:
fortiflexvm_programs_list
- New Resource:
fortiflexvm_vms_create
- New Data Source:
fortiflexvm_vms_list
- New Data Source:
fortiflexvm_vms_points
- New Resource:
fortiflexvm_vms_update