Skip to content

Commit c37eb23

Browse files
committed
build: add back plan-parity in case of rerun
1 parent 36745be commit c37eb23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
with:
4242
## Revert after access entries applied
4343
command: 'apply'
44+
plan-parity: true
4445
# command: ${{ github.event_name == 'push' && 'apply' || 'plan' }}
4546
tool: tofu
4647
working-directory: terraform

0 commit comments

Comments
 (0)