Mark Houliston
Mark Houliston
We have two use cases where we run the `terragrunt init --upgrade` 1) we topo-sort our layers and run `terragrunt init --upgrade --terragrunt-working-dir ${LAYER} (and other commands) 2) we run...
use case: ```yaml jobs: - name: set-feature-pipelines plan: - in_parallel: - get: automation-image params: unpack: true - get: ytt params: globs: - ytt-linux-amd64 - get: cli-tool-feature-branches trigger: true - load_var:...
Version ```bash $ uaa version 0.7.0 8b3ea1f ``` Command ```bash uaa list-clients ``` Returns ``` An unknown error occurred while parsing response from https://uaa.run.markspcffoundry.com/oauth/clients?count=100&sortOrder=ascending&startIndex=1. Response was : json: cannot unmarshal...