We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c8de8 commit 59902c4Copy full SHA for 59902c4
1 file changed
modules/azure/variables.tf
@@ -500,7 +500,7 @@ variable "container_registry_image_tag" {
500
501
variable "container_registry_task_timer_trigger_enabled" {
502
description = <<-EOT
503
- **(Optional, default: `true`)** Enable daily timer trigger for container registry image builds.
+ **(Optional, default: `true`)** Enable timer trigger for container registry image builds
504
505
When enabled, the ACR task runs daily to rebuild the agent image,
506
ensuring it stays up-to-date with latest patches and dependencies.
0 commit comments