Skip to content

Commit

Permalink
Update terraform/variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
achetronic authored Jul 31, 2023
1 parent 1fbf395 commit 6e3e877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@ variable "instances" {
)
])

error_message = "In instances with more than one network, ONE and ONLY ONE network must be marked as \"default\"."
error_message = "In instances with more than one network, only one must be marked as \"default\"."
}
}

0 comments on commit 6e3e877

Please sign in to comment.