Skip to content

Commit 93e0b7a

Browse files
committed
build: resume apply
1 parent c8b42b7 commit 93e0b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
## Final two steps depend on fully provisioned cluster
4040
## Revert to original condition once the cluster is up
41-
command: plan
41+
command: apply
4242
plan-parity: true
4343
# command: ${{ github.event_name == 'push' && 'apply' || 'plan' }}
4444
tool: tofu

0 commit comments

Comments
 (0)