Terraform Provider for Dell - OpenManage Enterprise Release Notes 1.1.0
Contents
This release note contains supplemental information about Terraform Provider for Dell OME.
- Revision History
- Product Description
- New Features & Enhancements
- Known issues
- Limitations
- Distribution
- Documentation
Revision History
The table in this section lists the revision history of this document.
Revision | Date | History |
---|---|---|
01 | Jun 2023 | Current release of Terraform Provider 1.0.0 for Dell OME |
02 | Sep 2023 | Current release of Terraform Provider 1.1.0 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
-
List of Resources and supported operations in Terraform Provider for Dell OME.
- User Resource - Create, Read, Update, Delete, Import
- Static Group Resource - Create, Read, Update, Delete, Import
- Discovery Resource - Create, Read, Update, Delete, Import
- Devices Resource - Create(Implicit Import), Read, Update, Delete, Import
- Device Action Resource - Create, Read, Update, Delete
- Application CSR Resource - Create, Read, Update, Delete
- Application Certificate Resource - Create, Read, Update, Delete
- Appliance Network Resource - Create (Implicit Import), Read, Update, Delete
-
List of DataSources and supported operations in Terraform Provider for Dell OME.
- Device Datasource - Read
- Group Devices Datasource - Read
- Application Certificate Datasource - Read
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.