File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
- # v1.0.0
1
+ # v1.0.1 (May 23, 2023)
2
+ ## Release Summary
3
+ The release supports resources mentioned in the Features section for Dell PowerFlex.
4
+ ## Features
5
+
6
+ ### Resources
7
+ * ` powerflex_sdc_volumes_mapping ` for managing map/unmap operations between SDC and volumes in PowerFlex.
8
+
9
+ ### Deprecations
10
+ * sdc_list attribute in powerflex_volume and powerflex_snapshot resource.
11
+ ***
12
+ <br >
13
+
14
+ # v1.0.0 (Feb 27, 2023)
2
15
## Release Summary
3
16
The release supports resources and data sources mentioned in the Features section for Dell PowerFlex.
4
17
## Features
24
37
N/A
25
38
26
39
## Bug Fixes
27
- N/A
40
+ N/A
41
+
Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ The Terraform Provider for Dell PowerFlex is released and licensed under the MPL
58
58
* [ Volume] ( docs/resources/volume.md )
59
59
* [ SDS] ( docs/resources/sds.md )
60
60
* [ Snapshot] ( docs/resources/snapshot.md )
61
+ * [ SDC volumes Mapping] ( docs/resources/sdc_volumes_mapping.md )
61
62
62
63
## Installation and execution of Terraform Provider for Dell PowerFlex
63
64
The installation and execution steps of Terraform Provider for Dell PowerFlex can be found [ here] ( about/INSTALLATION.md ) .
You can’t perform that action at this time.
0 commit comments