Skip to content

Instantly share code, notes, and snippets.

@sipickles
Created July 31, 2019 09:33
Show Gist options
  • Save sipickles/b5ca4569d8e4b07768317a4d8e6c5ccc to your computer and use it in GitHub Desktop.
Save sipickles/b5ca4569d8e4b07768317a4d8e6c5ccc to your computer and use it in GitHub Desktop.
# This is a YAML-formatted file, showing how to use pipe to provide a block of json text in a YAML file
config: |
{
"type": "service_account",
"project_id": "xyz",
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment