vmware-archive / gcp-pcf-quickstart

Install Pivotal Cloud Foundry on Google Cloud Platform With One Command
Apache License 2.0
57 stars 28 forks source link

Concourse pipeline cleanup: Task parameter warnings #32

Open mattysweeps opened 6 years ago

mattysweeps commented 6 years ago

Fix task param missing warnings:

[WARNING] env_file_name was defined in pipeline but missing from task file
[WARNING] google_json_key_data was defined in pipeline but missing from task file
[WARNING] google_project was defined in pipeline but missing from task file

Fix: copy param definitions into the task.yaml files appropiately.

Set value to update-this-in-credentials-file-or-credhub, or something equivalent, so users know they don't need to adjust the task.yml files, only the credentials.yml or credhub.