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