We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e92bdd + 7ff5a38 commit 5ed76e2Copy full SHA for 5ed76e2
1 file changed
.github/workflows/plan-and-apply.yaml
@@ -74,7 +74,7 @@ jobs:
74
TF_VAR_github_token: "${{ steps.generate-token.outputs.token }}"
75
76
- name: Post plan as PR comment
77
- uses: borchero/terraform-plan-comment@v2
+ uses: borchero/terraform-plan-comment@v3
78
with:
79
expand-comment: true # Ensures the comment is unfolded for review
80
planfile: .planfile
0 commit comments