Skip to content

Commit fe739d5

Browse files
committed
fix: var desc
1 parent 59902c4 commit fe739d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/azure/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ variable "container_registry_task_timer_trigger_enabled" {
502502
description = <<-EOT
503503
**(Optional, default: `true`)** Enable timer trigger for container registry image builds
504504
505-
When enabled, the ACR task runs daily to rebuild the agent image,
505+
When enabled, the ACR task runs to rebuild the agent image,
506506
ensuring it stays up-to-date with latest patches and dependencies.
507507
508508
See container_registry_task_timer_trigger_schedule for customizing the schedule.

0 commit comments

Comments
 (0)