Skip to content

Commit 9d34d12

Browse files
authored
Merge pull request #115 from NetApp/deploy-hybrid-fileshare-access
Deploy hybrid fileshare access
2 parents 5e177dc + d03eca2 commit 9d34d12

40 files changed

+2181
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ override.tf.json
3737
.terraformrc
3838
terraform.rc
3939
.DS_Store
40+
**/local.tf

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# FSx-ONTAP-samples-scripts
2+
23
FSx for NetApp ONTAP is an AWS service providing a comprehensive set of advanced storage features purposely built to maximize cost performance, resilience, and accessibility in business-critical workloads.
34

45
## Overview
@@ -8,14 +9,15 @@ This GitHub repository contains comprehensive code samples and automation script
89
We welcome contributions from the community! Please read our [contribution guidelines](CONTRIBUTING.md) before getting started.
910

1011
## Table of Contents
12+
1113
* [FSx ONTAP deployment using Terraform](/Terraform/deploy-fsx-ontap)
1214
* [AWS CLI management scripts for FSx ONTAP](/fsx-ontap-aws-cli-scripts)
1315
* [Export LUN metrics from an FSx ONTAP to Amazon CloudWatch](/Monitoring/LUN-monitoring)
1416
* [k8s applications non-stdout logs collection into ELK](/Solutions/EKS-logs-to-ELK)
1517
* [FSx ONTAP iscsi volume creation automation for Windows](/iscsi-vol-create&mount)
1618
* [Deployment of SQL Server on EC2 with FSx ONTAP](/Terraform/deploy-fsx-ontap-sqlserver)
1719
* [Monitor ONTAP metrics from FSx ONTAP using python Lambda function](/Monitoring/monitor-ontap-services)
18-
20+
* [Deployment of FSx ONTAP with VPN for File Share Access](/Terraform/deploy-fsx-ontap-fileshare-access)
1921

2022
## Author Information
2123

Terraform/deploy-fsx-ontap-fileshare-access/README.md

Lines changed: 416 additions & 0 deletions
Large diffs are not rendered by default.
91.1 KB
Loading
55.3 KB
Loading
80.5 KB
Loading
81.1 KB
Loading
124 KB
Loading
66.9 KB
Loading
300 KB
Loading

0 commit comments

Comments
 (0)