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