Skip to content

Commit cfc9a26

Browse files
committed
Set refresh=true in tf-plan
1 parent 7dea163 commit cfc9a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tf-plan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
tfc-token: ${{ secrets.tfc_token }}
8383
tfc-organization: ${{ inputs.tfc_org }}
8484
tfc-workspace: ${{ vars.WORKSPACE }}
85-
refresh: 'false'
85+
refresh: 'true'
8686

8787
- name: Post plan summary and handle check-run
8888
if: always()

0 commit comments

Comments
 (0)