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