v1.4.0
terraform-providers-svc
released this
27 Mar 14:22
·
72 commits
to main
since this release
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".