This repository was archived by the owner on Jun 29, 2026. It is now read-only.
Commit f16efa7
committed
ci: run terraform apply directly before bbl up
BBL's internal terraform execution fails with the patched template
due to provider schema loading issues. Running terraform apply
directly after init+provider migration ensures the infrastructure
is created correctly, and bbl up then only needs to handle
bosh create-env and cloud-config.1 parent 4aca1f6 commit f16efa7
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
| |||
0 commit comments