We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b42b7 commit 93e0b7aCopy full SHA for 93e0b7a
1 file changed
.github/workflows/ci.yaml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
## Final two steps depend on fully provisioned cluster
40
## Revert to original condition once the cluster is up
41
- command: plan
+ command: apply
42
plan-parity: true
43
# command: ${{ github.event_name == 'push' && 'apply' || 'plan' }}
44
tool: tofu
0 commit comments