Skip to content

Commit 12b3081

Browse files
authored
Update README.md - removed prime_hostname
1 parent 8196e54 commit 12b3081

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Terraform/fsxn-replicate/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ These variables are to be filled in the terraform.tfvars file, please see instru
2424

2525
| Name | Description | Type | Default | Required |
2626
| --------------------- | ------------------------------------------------------------------------------------------------------------- | -------------- | ------------------------------------ | :------: |
27-
| prime_hostname | Hostname or IP address of primary FSx for ONTAP file system. | `string` | | Yes |
2827
| prime_fsxid | FSx for ONTAP file system ID of the primary cluster. | `string` | | Yes |
2928
| prime_svm | Name of the primary SVM for the volumes that will be replicated. | `string` | | Yes |
3029
| prime_cluster_vserver | Name of the ONTAP cluster vserver for intercluster LIFs in the primary cluster. Can be found by running `network interface show -services default-intercluster` on the primary cluster. It will have the format FsxId################# | `string` | | Yes |

0 commit comments

Comments
 (0)