Skip to content

Commit 8196e54

Browse files
authored
Update Primary_FSxN_variables.tf to remove prime_hostname variable
1 parent 46e1ad4 commit 8196e54

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Terraform/fsxn-replicate/Primary_FSxN_variables.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
variable "prime_hostname" {
2-
description = "Hostname or IP address of primary cluster."
3-
type = string
4-
default = ""
5-
}
6-
71
variable "prime_fsxid" {
82
description = "FSx for ONTAP file system ID of the primary cluster."
93
type = string

0 commit comments

Comments
 (0)