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/Terraform/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ This subfolder contains various examples of how you can use Terraform to deploy
3
3
4
4
| Tool | Description |
5
5
| --- | --- |
6
-
|[Deploy FSx ONTAP File Share](/Terraform/deploy-fsx-ontap-fileshare-access)| This sample shows how to deploy an FSx for ONTAP file system and access it from a remote system using OpenVPN. |
7
-
|[Deploy FSx ONTAP SQL Server](/Terraform/deploy-fsx-ontap-sqlserver)| This sample shows how to deploy on FSx for ONTAP file system and use it as a shared storage for a SQL Server. |
8
-
|[Deploy FSx ONTAP](/Terraform/deploy-fsx-ontap)| This sample shows how to deploy an FSx for ONTAP file system using Terraform. |
9
-
|[FSx ONTAP Replicate](/Terraform/fsxn-replicate)| This sample shows how to use Terraform to replicate an FSx for ONTAP file system for disaster recovery purposes. |
6
+
|[Deploy FSx ONTAP File Share](deploy-fsx-ontap-fileshare-access)| This sample shows how to deploy an FSx for ONTAP file system and access it from a remote system using OpenVPN. |
7
+
|[Deploy FSx ONTAP SQL Server](deploy-fsx-ontap-sqlserver)| This sample shows how to deploy on FSx for ONTAP file system and use it as a shared storage for a SQL Server. |
8
+
|[Deploy FSx ONTAP](deploy-fsx-ontap)| This sample shows how to deploy an FSx for ONTAP file system using Terraform. |
9
+
|[FSx ONTAP Replicate](fsxn-replicate)| This sample shows how to use Terraform to replicate an FSx for ONTAP file system for disaster recovery purposes. |
0 commit comments