We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d52ce6 commit e9f0662Copy full SHA for e9f0662
1 file changed
alz/github/variables.tf
@@ -486,7 +486,7 @@ variable "runner_container_image_folder" {
486
487
variable "runner_container_image_dockerfile" {
488
description = <<-EOT
489
- **(Optional, default: `"dockerfile"`)** The Dockerfile name to use for the container image.
+ **(Optional, default: `"Dockerfile"`)** The Dockerfile name to use for the container image.
490
EOT
491
type = string
492
default = "Dockerfile"
0 commit comments