Releases: dell/terraform-provider-powermax
Releases · dell/terraform-provider-powermax
v1.0.2
v1.0.1
Release 1.0.1
v1.0.0
Release 1.0.0
v1.0.0-beta2
Add Copyright to '*.tf' and '*.sh' files - Add Copyrights to example files
v1.0.0-beta
- The release supports HostGroup resource to manage HostGroup in PowerMax .
- For powermax_host resource, consistent_lun has been extracted from host_flags and now it can be configured as an independent parameter.
v1.0.0-alpha
Release Summary
The release supports a terraform plugin to manage StorageGroups,Volumes,Hosts,PortGroups and MaskingViews in PowerMax.
Features
Data Sources:
N/A
Resources:
powermax_storage_group
for managing storage groups in PowerMax. Currently only Standalone storage groups are supported.powermax_volume
for managing volumes in PowerMax. Currently volumes are not supported without storage group.powermax_host
for managing hosts in PowerMax.powermax_port_group
for managing port groups in PowerMax.powermax_masking_view
for managing masking views in PowerMax.