Skip to content

Commit 59902c4

Browse files
committed
fix: variable wording
1 parent 25c8de8 commit 59902c4

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
@@ -500,7 +500,7 @@ variable "container_registry_image_tag" {
500500

501501
variable "container_registry_task_timer_trigger_enabled" {
502502
description = <<-EOT
503-
**(Optional, default: `true`)** Enable daily timer trigger for container registry image builds.
503+
**(Optional, default: `true`)** Enable timer trigger for container registry image builds
504504
505505
When enabled, the ACR task runs daily to rebuild the agent image,
506506
ensuring it stays up-to-date with latest patches and dependencies.

0 commit comments

Comments
 (0)