v9.0.0
this release is a mayor overhaul of how we build the bosh bootloader.
- we now use go embed instead of packr
- moved to use go19
breaking changes
we introduced terraform 1.4.x and updated the terraform templates accordingly.
the side effect of moving from terraform 0.11.x to 1.4.x is that there is currently no upgrade scenario.
known issues
- bbl outputs fails when plugins are not present in
.terrafrom
directory #560 - aws with lb-type cf fails #559
This release only includes changes to deployment manifests.
- Current jumpbox-deployment: cloudfoundry/jumpbox-deployment@d61b185
- Current bosh-deployment: cloudfoundry/bosh-deployment@ed31b10
- Includes terraform binaries from https://releases.hashicorp.com/terraform
- Linux sha256:
2ecfe48b46cdb2bb5fb341052a57ea6c986109940ac69d6a031c780728d70509
- OSX sha256:
1f0f18c95d77a9a01ddb5afba66471bdfc5a23ac246d12e4b3de4f0426a56ab7
- Windows sha256:
85d4a97156abcd07b44d1f5b08485534ad491c1ea69c50f40efc10e5c4107cd4
Known Issues: Windows support is incomplete.