Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
patduin committed Apr 19, 2024
1 parent 7f5436d commit f9c4d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ waggledance.extensions.ratelimit.reddison.embedded.config: |
EOT
*/
variable "extended_server_config" {
description = "Extended waggle-dance-server.yml configuration for Waggle Dance. String will be yamlencoded (https://developer.hashicorp.com/terraform/language/functions/yamlencode)."
description = "Extended waggle-dance-server.yml configuration for Waggle Dance. This is a YAML string."
type = string
default = ""
}

0 comments on commit f9c4d43

Please sign in to comment.