Skip to content
Snippets Groups Projects
Commit ef5b9492 authored by Viktor Nagy's avatar Viktor Nagy
Browse files

Trying to fix description

parent ea173579
Branches
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ variable "machine_type" {
variable "cluster_description" {
type = string
default = "This cluster is defined in GitLab"
description = "A description for the cluster. We recommend adding the \$CI_PROJECT_URL variable to describe where the cluster is configured."
description = "A description for the cluster. We recommend adding the $CI_PROJECT_URL variable to describe where the cluster is configured."
}
variable "base_domain" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment