Skip to content

Commit 125f19c

Browse files
Readme Change for Doc Link (#106)
* Readme Changes
1 parent af841ed commit 125f19c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The Terraform Provider can be used to manage SDCs, volumes, snapshots, snapshot-
3131
* [List of DataSources in Terraform Provider for Dell PowerFlex](#list-of-datasources-in-terraform-provider-for-dell-powerflex)
3232
* [List of Resources in Terraform Provider for Dell PowerFlex](#list-of-resources-in-terraform-provider-for-dell-powerflex)
3333
* [Releasing, Maintenance and Deprecation](#releasing-maintenance-and-deprecation)
34+
* [Documentation](#documentation)
3435

3536
## Support
3637
For any Terraform Provider for Dell PowerFlex issues, questions or feedback, please follow our [support process](https://github.com/dell/dell-terraform-providers/blob/main/docs/SUPPORT.md)
@@ -50,7 +51,7 @@ The Terraform Provider for Dell PowerFlex is released and licensed under the MPL
5051
* [Volume](docs/data-sources/volume.md)
5152
* [SDS](docs/data-sources/sds.md)
5253
* [Protection Domain](docs/data-sources/protection_domain.md)
53-
* [Snapshot Policy](docs/data-sources/protection_domain.md)
54+
* [Snapshot Policy](docs/data-sources/snapshot_policy.md)
5455
* [Device](docs/data-sources/device.md)
5556

5657
## List of Resources in Terraform Provider for Dell PowerFlex
@@ -60,10 +61,9 @@ The Terraform Provider for Dell PowerFlex is released and licensed under the MPL
6061
* [SDS](docs/resources/sds.md)
6162
* [Snapshot](docs/resources/snapshot.md)
6263
* [Protection Domain](docs/resources/protection_domain.md)
63-
* [SDC Volume Mapping](docs/resources/sdc_volmues_mapping.md)
64+
* [SDC Volume Mapping](docs/resources/sdc_volumes_mapping.md)
6465
* [Device](docs/resources/device.md)
6566
* [Package](docs/resources/package.md)
66-
* [SDC Expansion](docs/resources/sdc_expansion.md)
6767

6868
## Installation and execution of Terraform Provider for Dell PowerFlex
6969
The installation and execution steps of Terraform Provider for Dell PowerFlex can be found [here](about/INSTALLATION.md).
@@ -75,3 +75,7 @@ Terraform Provider for Dell Technnologies PowerFlex follows [Semantic Versioning
7575
New versions will be release regularly if significant changes (bug fix or new feature) are made in the provider.
7676

7777
Released code versions are located on tags in the form of "vx.y.z" where x.y.z corresponds to the version number.
78+
79+
## Documentation
80+
81+
For more detailed information, please refer to [Dell Terraform Providers Documentation](https://dell.github.io/terraform-docs/).

0 commit comments

Comments
 (0)