Terraform Provider for Dell - OpenManage Enterprise Release Notes 1.2.2
Contents
This release note contains supplemental information about Terraform Provider for Dell OME.
Revision History
The table in this section lists the revision history of this document.
Revision | Date | History |
---|---|---|
01 | Jun 2023 | Release of Terraform Provider 1.0.0 for Dell OME |
02 | Sep 2023 | Release of Terraform Provider 1.1.0 for Dell OME |
03 | Dec 2023 | Release of Terraform Provider 1.1.1 for Dell OME |
04 | Feb 2024 | Release of Terraform Provider 1.2.0 for Dell OME |
05 | Aug 2024 | Release of Terraform Provider 1.2.1 for Dell OME |
06 | Feb 2025 | Current release of Terraform Provider 1.2.2 for Dell OME |
Product Description
The Terraform Provider for OpenManage Enterprise is a provider for terraform that allows the resource management of PowerEdge servers using OpenManage Enterprise (OME).
New Features & Enhancements
Enhancements
- All existing resources and datasources are qualified against OME v4.3.1.
- Resolved the issues related to the Discovery Resource.
Known Issues
S.No | Summary | Description | Remarks |
---|---|---|---|
1 | ome_appliance_network Resource errors when Enabling DHCP of IPv4 Configuration block | When the enable_dhcp attribute is set to true for the ome_appliance_network resource, users may encounter an error if the host IP address changes post-configuration. This occurs even though the underlying functionality of switching to a DHCP-managed IP address is successfully carried out. |
Users are advised to manually verify the host ip address after the execution of terraform apply of this resource in this context. |
2 | ome_appliance_network Resource errors when Enabling Auto Configuration of IPv6 Configuration block | When the enable_auto_configuration attribute is set to true for the ome_appliance_network resource, users may encounter an error if the host IP address changes post-configuration. This occurs even though the underlying functionality of switching to a DHCP-managed IP address is successfully carried out. |
Users are advised to manually verify the host ip address after the execution of terraform apply of this resource in this context. |
Limitations
- Appliance Network Resouce - DNS configuration block not yet implemented.
Distribution
The software package is available for download from the Official Terraform Registry as well as from the Terraform Provider for OME GitHub page.