Skip to content

Commit 2ecbec9

Browse files
authored
Merge pull request #151 from NetApp/Restructuring2
Adjust README file based on restructuring
2 parents 360f311 + d8bab9b commit 2ecbec9

File tree

3 files changed

+7
-22
lines changed

3 files changed

+7
-22
lines changed

.github/linters/.tflint.hcl

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
# VALIDATE_MARKDOWN: true
3737
# VALIDATE_NATURAL_LANGUAGE: true
3838
VALIDATE_POWERSHELL: true
39-
# VALIDATE_TERRAFORM_FMT: true
39+
# VALIDATE_TERRAFORM_TFLINT: true
4040
VALIDATE_YAML: true
4141
VALIDATE_PYTHON_PYLINT: true

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ Have a great idea? We'd love to hear it! Please share it via the Discussions tab
1212

1313
## Table of Contents
1414

15-
* [FSx ONTAP deployment using Terraform](/Terraform/deploy-fsx-ontap)
15+
* [FSx for NetApp ONTAP as persistent storage for EKS](/EKS/FSx-as-PVC-for-EKS)
16+
* [Auto Create SnapMirror Relationships](/Management-Utilities/auto_create_sm_relationships)
17+
* [Auto Set FsxN Auto Grow](/Management-Utilities/auto_set_fsxn_auto_grow)
1618
* [AWS CLI management scripts for FSx ONTAP](/Management-Utilities/fsx-ontap-aws-cli-scripts)
19+
* [FSx ONTAP iscsi volume creation automation for Windows](/Management-Utilities/iscsi-vol-create-and-mount)
1720
* [Export LUN metrics from an FSx ONTAP to Amazon CloudWatch](/Monitoring/LUN-monitoring)
21+
* [Monitor ONTAP metrics from FSx ONTAP using python Lambda function](/Monitoring/monitor-ontap-services)
1822
* [k8s applications non-stdout logs collection into ELK](/Solutions/EKS-logs-to-ELK)
19-
* [FSx ONTAP iscsi volume creation automation for Windows](/Management-Utilities/iscsi-vol-create&mount)
23+
* [FSx ONTAP deployment using Terraform](/Terraform/deploy-fsx-ontap)
2024
* [Deployment of SQL Server on EC2 with FSx ONTAP](/Terraform/deploy-fsx-ontap-sqlserver)
21-
* [Monitor ONTAP metrics from FSx ONTAP using python Lambda function](/Monitoring/monitor-ontap-services)
2225
* [Deployment of FSx ONTAP with VPN for File Share Access](/Terraform/deploy-fsx-ontap-fileshare-access)
2326

2427
## Author Information

0 commit comments

Comments
 (0)