Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit baca01d

Browse files
fix(amazon-q): complete rename task_prompt to ai_prompt in main.tf
1 parent 9ec8726 commit baca01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amazon-q/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ locals {
132132
133133
Your first task is:
134134
135-
${var.task_prompt}
135+
${var.ai_prompt}
136136
EOT
137137
}
138138

0 commit comments

Comments
 (0)