github.com/pf-qiu/concourse/v6@v6.7.3-0.20201207032516-1f455d73275f/topgun/operations/add-empty-credhub.yml (about)

     1  - type: replace
     2    path: /instance_groups/-
     3    value:
     4      name: credhub
     5      instances: 1
     6      networks: [{name: test}]
     7      azs: [z1]
     8      vm_type: test
     9      stemcell: xenial
    10      jobs: []