Skip to content

Commit 0e4d376

Browse files
authored
Merge pull request #273 from NetApp/remove_solutions_folder
Bypassing rules since the only change is to update a couple README files.
2 parents eaf1d48 + 35b36bf commit 0e4d376

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Infrastructure_as_Code/CloudFormation/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ This subfolder contains samples that can help you create CloudFormation template
33

44
| Tool | Description |
55
| --- | --- |
6-
| [Deploy FSx for ONTAP](/CloudFormation/deploy-fsx-ontap) | This sample shows how to deploy an FSx for ONTAP cluster using CloudFormation. |
7-
| [NetApp CloudFormation Custom Resources Samples](/CloudFormation/NetApp-FSxN-Custom-Resources-Samples) | This folder has examples of using the NetApp FSxN custom resources to manage FSx for ONTAP file system. |
6+
| [Deploy FSx for ONTAP](deploy-fsx-ontap) | This sample shows how to deploy an FSx for ONTAP cluster using CloudFormation. |
7+
| [Export FSx for ONTAP Configuration to CloudFormation](Export-FSxN-CloudFormation) | This sample exports the current configuration of an FSxN into a CloudFormation template. |
8+
| [NetApp CloudFormation Custom Resources Samples](NetApp-FSxN-Custom-Resources-Samples) | This folder has examples of using the NetApp FSxN custom resources to manage FSx for ONTAP file system. |
89

910
## Author Information
1011

Infrastructure_as_Code/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This folder contains code samples and automation scripts for FSx for NetApp ONTA
88
* [Volume Management](Ansible/Volume_Management)
99
* [CloudFormation](CloudFormation)
1010
* [NetApp-FSxN-Custom-Resources-Samples](CloudFormation/NetApp-FSxN-Custom-Resources-Samples)
11+
* [Export FSx for ONTAP Configuration to CloudFormation](CloudFormation/Export-FSxN-CloudFormation)
1112
* [deploy-fsx-ontap](CloudFormation/deploy-fsx-ontap)
1213
* [Terraform](Terraform)
1314
* [FSx ONTAP deployment using Terraform](Terraform/deploy-fsx-ontap)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Have a great idea? We'd love to hear it! Please email us at [ng-fsxn-github-samp
2323
* [Volume Management](/Infrastructure_as_Code/Ansible/Volume_Management)
2424
* [CloudFormation](/Infrastructure_as_Code/CloudFormation)
2525
* [NetApp-FSxN-Custom-Resources-Samples](/Infrastructure_as_Code/CloudFormation/NetApp-FSxN-Custom-Resources-Samples)
26+
* [Export FSx for ONTAP Configuration to CloudFormation](/Infrastructure_as_Code/CloudFormation/Export-FSxN-CloudFormation)
2627
* [deploy-fsx-ontap](/Infrastructure_as_Code/CloudFormation/deploy-fsx-ontap)
2728
* [Terraform](/Infrastructure_as_Code/Terraform)
2829
* [FSx ONTAP deployment using Terraform](/Infrastructure_as_Code/Terraform/deploy-fsx-ontap)

0 commit comments

Comments
 (0)