argoproj-labs/argo-workflows-catalog

Failed to parse workflow template: error unmarshaling JSON: while decoding JSON: json: unknown field "outputs"

ajohnstone opened this issue · 1 comments

argo -n argo template create https://raw.githubusercontent.com/argoproj-labs/argo-workflows-catalog/master/templates/terraform-basic/manifests.yaml
2021/01/01 01:40:46 Failed to parse workflow template: error unmarshaling JSON: while decoding JSON: json: unknown field "outputs"
make: *** [configure] Error 1
argo versionargo: latest+310e099.dirty
  BuildDate: 2020-11-21T04:40:37Z
  GitCommit: 310e099f82520030246a7c9d66f3efaadac9ade2
  GitTreeState: dirty
  GitTag: v2.11.8
  GoVersion: go1.15.5
  Compiler: gc
  Platform: darwin/amd64

@descrepes

Fixed with #20