This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
concourse-up 0.19.1
Yesterday a new major version of the GCP terraform provider was released. It contains various breaking changes. One of these prevents Concourse-Up from deploying properly to GCP. Previously we were not pinning terraform provider versions so all previous Concourse-Up versions will no longer work when deploying to GCP. This release pins to 1.X versions of the provider.
Deploys:
AWS
- Concourse VM stemcell bosh-aws-xen-hvm-ubuntu-xenial-go_agent 170.30
- Director stemcell bosh-aws-xen-hvm-ubuntu-xenial-go_agent 170.9
- Concourse 4.2.2
- Garden RunC 1.18.2
- BOSH 268.6.0
- BOSH AWS CPI 73
- BPM 0.12.3
- Credhub 2.1.2
- Grafana 13.2.0
- InfluxDB 4
- Riemann 5
- UAA 69.0
- BOSH CLI https://s3.amazonaws.com/bosh-cli-artifacts/bosh-cli-5.0.1-linux-amd64
- Terraform https://releases.hashicorp.com/terraform/0.11.11/terraform_0.11.11_linux_amd64.zip
Note to build locally you will need to clone concourse-up-ops (version 0.0.148) to the same level as concourse-up to get the required manifests and ops files.