Releases: dell/terraform-provider-powerflex
v1.7.0
Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex
Features
Resources
- Peer System - Create, Read, Update, Delete, Import
- Replication Consistency Group - Create, Read, Update, Delete, Import
- Replication Consistency Group Actions - Create (Action Resource)
- Replication Pair - Create, Read, Update, Delete, Import
- NVMe host - Create, Read, Update, Delete, Import
- NVMe target - Create, Read, Update, Delete, Import
Data Sources
- Peer System Datasource
- Replication Consistency Group Datasource
- Replication Pair Datasource
- NVMe host Datasource
- NVMe target Datasource
Enhancements
- Added support for SDT deployment using Cluster resource
Limitations
- NVMe over TCP is supported in PowerFlex 4.0 and later versions, therefore powerflex_nvme_host, powerflex_nvme_target and SDT deployment using Cluster resource are not supported in PowerFlex 3.x.
- Due to certain limitations, updating the NVMe host in PowerFlex versions earlier than 4.6 is not supported.
v1.6.0
Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex
Features
Resources
- OS Image Repository - Create, Read, Update, Delete, Import
- Compatibility Management - Create, Update (Action Resource)
Data Sources
- Compliance Report Datasource
- OS Image Repository Datasource
- Compatibility Management Datasource
Enhancements
- Allow user to set multiple Cluster MDMs to one SDC
- SDC Installation Enhancements (Check Modules)
Removal
- Service Resource/Datasource is removed. Use resource_group resource/datasource instead.
- SDC resource is removed. Use sdc_host resource instead.
v1.5.0
Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
Features
Resources
powerflex_firmware_repository
for managing firmware repository in PowerFlex.powerflex_sdc_host
for managing SDCs in PowerFlex.powerflex_system
for managing system level configuration in PowerFlex
Data Sources
powerflex_firmware_repository
for reading firmware repository details in PowerFlex.
Enhancements
- All existing resources and datasources are qualified against PowerFlex v4.5 on AWS.
- All existing resources and datasources are qualified against PowerFlex v4.6.
- Added support for multiple mdm ips in Cluster/SDC resource.
- Added support for passwordless authentication in Cluster resource.
Deprecations
- Service Resource/Datasource is deprecated.
- SDC resource is deprecated.
v1.4.0
Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
Features
Resources
powerflex_service
for managing Service in PowerFlex.powerflex_snapshot_policy
for managing Snapshot Policy in PowerFlex.
Data Sources
powerflex_node
for reading Node(Resource) details in PowerFlex.powerflex_template
for reading Template details in PowerFlex.powerflex_service
for reading Service details in PowerFlex.
Enhancements
- All existing resources and datasources are qualified against PowerFlex v4.5 on Azure.
- Added support for including SDS in fault set.
- Added support virtual ip/interfcaes in SDC resource.
Bug Fixes
- For SDC Resource, Fixed the change in value of is_sdc from No to Yes, which was previously giving an error "Provider produced inconsistent results after apply".
v1.3.0
Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
Features
Resources
powerflex_fault_set
for managing Fault Set in PowerFlex.
Data Sources:
powerflex_fault_set
for reading Fault Set details in PowerFlex.
Enhancements:
- All existing resources and datasources are qualified against PowerFlex v4.5.
- Support installation for SDC on nodes running RockyLinux OS.
v1.2.0
v1.2.0 (September 27, 2023)
Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
Features
Resources
powerflex_cluster
for deploying PowerFlex cluster.powerflex_mdm_cluster
for managing MDM cluster in PowerFlex.powerflex_user
for managing users in PowerFlex.
Data Sources:
powerflex_vtree
for reading VTree details in PowerFlex.
Notes:
name
attribute is removed from sdc resource.
v1.1.0
v1.1.0 (June 28, 2023)
Release Summary
The release supports resources mentioned in the Features section for Dell PowerFlex.
Features
Resources
powerflex_device
for managing devices in PowerFlex.powerflex_protection_domain
for managing protection domains in PowerFlex.powerflex_package
for managing packages on the PowerFlex Gateway.
Data Sources:
powerflex_device
for reading devices in PowerFlex.
Enhancements:
powerflex_storage_pool
is enhanced to support additional attributes in PowerFlex.powerflex_sdc
is enhanced to create/delete/import multiple SDCs in PowerFlex.
Deprecations:
name
attribute from SDC resource.
Notes:
sdc_list
attribute is removed from volume and snapshot resource.
v1.0.1
v1.0.1 (May 23, 2023)
Release Summary
The release supports resources mentioned in the Features section for Dell PowerFlex.
Features
Resources
powerflex_sdc_volumes_mapping
for managing map/unmap operations between SDC and volumes in PowerFlex.
Deprecations
- sdc_list attribute in powerflex_volume and powerflex_snapshot resource.
v1.0.0
v1.0.0
Release Summary
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
Features
Data Sources:
powerflex_protection_domain
for reading protection domain in PowerFlex.powerflex_sdc
for reading SDC in PowerFlex.powerflex_sds
for reading SDS in PowerFlex.powerflex_snapshot_policy
for reading snapshot policy in PowerFlex.powerflex_storage_pool
for reading storage pool in PowerFlex.powerflex_volume
for reading volume in PowerFlex.
Resources
powerflex_sdc
for managing SDC in PowerFlex.powerflex_sds
for managing SDS in PowerFlex.powerflex_snapshot
for managing Snapshot in PowerFlex.powerflex_storage_pool
for managing Storage Pool in PowerFlex.powerflex_volume
for managing Volume in PowerFlex.