Skip to content

Releases: dell/terraform-provider-powermax

v1.0.2

14 Mar 19:06
653f053
Compare
Choose a tag to compare

Release 1.0.2

Security Patch

v1.0.1

20 Dec 04:53
572d3fd
Compare
Choose a tag to compare
Release 1.0.1

v1.0.0

26 Sep 04:59
Compare
Choose a tag to compare
Release 1.0.0

v1.0.0-beta2

22 Jun 17:02
Compare
Choose a tag to compare
Add Copyright to '*.tf' and '*.sh' files

- Add Copyrights to example files

v1.0.0-beta

22 Dec 12:35
db425aa
Compare
Choose a tag to compare
  • 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

12 Dec 09:18
4a00cdf
Compare
Choose a tag to compare

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.