You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Infrastructure_as_Code/CloudFormation/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@ This subfolder contains samples that can help you create CloudFormation template
3
3
4
4
| Tool | Description |
5
5
| --- | --- |
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. |
0 commit comments