Call "terraform init" before "bbl lbs" / "bbl outputs"#205
Call "terraform init" before "bbl lbs" / "bbl outputs"#205jochenehret wants to merge 6 commits intomainfrom
Conversation
jochenehret
commented
May 8, 2023
- use image with latest bbl and Terraform versions: https://github.com/cloudfoundry/bosh-bootloader/blob/main/ci/dockerfiles/deployment/Dockerfile
- temporarily deployed to "appruntimedeployments" repository until https://hub.docker.com/r/cfinfrastructure/deployment is updated again
* use image with latest bbl and Terraform versions: https://github.com/cloudfoundry/bosh-bootloader/blob/main/ci/dockerfiles/deployment/Dockerfile * temporarily deployed to "appruntimedeployments" repository until https://hub.docker.com/r/cfinfrastructure/deployment is updated again
| source: | ||
| repository: cloudfoundry/cf-deployment-concourse-tasks | ||
| repository: appruntimedeployments/bbl-deployment | ||
| tag: v9.0.1 |
There was a problem hiding this comment.
This is a temporary change to test the updated bbl docker image: https://github.com/cloudfoundry/bosh-bootloader/blob/main/ci/dockerfiles/deployment/Dockerfile
|
One alternative to adding Doing so would mean that we only have this |
|
When this bbl commit is released, we can probably remove our own |
|
My approach with saving the terraform plugin doesn't appear to be working.. |
5053e0c to
ad79ff6
Compare