We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36745be commit c37eb23Copy full SHA for c37eb23
1 file changed
.github/workflows/ci.yaml
@@ -41,6 +41,7 @@ jobs:
41
with:
42
## Revert after access entries applied
43
command: 'apply'
44
+ plan-parity: true
45
# command: ${{ github.event_name == 'push' && 'apply' || 'plan' }}
46
tool: tofu
47
working-directory: terraform
0 commit comments