terraboard/1.2.0
You can find the source of this version on GitHub at dohq/terraboard-boshrelease. It was created based on the commit 40f8544
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "terraboard" version: "1.2.0" url: "https://bosh.io/d/github.com/dohq/terraboard-boshrelease?v=1.2.0" sha1: sha256:19c5e95dce4e380777e9ff9d29e8f7c47412a2b13ef8a1e2ceb7e3e3605a5a52
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:19c5e95dce4e380777e9ff9d29e8f7c47412a2b13ef8a1e2ceb7e3e3605a5a52 \ "https://bosh.io/d/github.com/dohq/terraboard-boshrelease?v=1.2.0"