We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59902c4 commit fe739d5Copy full SHA for fe739d5
1 file changed
modules/azure/variables.tf
@@ -502,7 +502,7 @@ variable "container_registry_task_timer_trigger_enabled" {
502
description = <<-EOT
503
**(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,
+ When enabled, the ACR task runs to rebuild the agent image,
506
ensuring it stays up-to-date with latest patches and dependencies.
507
508
See container_registry_task_timer_trigger_schedule for customizing the schedule.
0 commit comments