github.com/wdesplas/cloud-service-broker@v0.0.0-20211027135251-516a8547ca4c/integrationtest/fixtures/brokerpak-with-fake-provider/manifest.yml (about)

     1  packversion: 1
     2  name: fake-brokerpak
     3  version: 0.1.0
     4  metadata:
     5    author: noone@nowhere.com
     6  platforms:
     7  - os: linux
     8    arch: amd64
     9  - os: darwin
    10    arch: amd64
    11  terraform_binaries:
    12  - name: terraform
    13    version: 0.12.21
    14    source: https://github.com/hashicorp/terraform/archive/v0.12.21.zip
    15  service_definitions:
    16  - fake-service.yml