We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c24a960 commit 7f98db5Copy full SHA for 7f98db5
variables.tf
@@ -116,7 +116,7 @@ variable "security_group_name" {
116
}
117
118
variable "security_group_ids" {
119
- description = "List of security group IDs to allow ingress from (i.e. Spark cluster SG IDs, Tamr VM SG ID)"
+ description = "List of security group IDs to associate"
120
type = list(string)
121
122
0 commit comments