grafana / shared-workflows

A public-facing, centralized place to store reusable workflows used by Grafana Labs.
GNU Affero General Public License v3.0
9 stars 14 forks source link

docs(aws-auth): use ref instead of workflow_ref #456

Closed guicaulada closed 3 weeks ago

guicaulada commented 3 weeks ago

We tried adding workflow_ref in the past but due to limitations we decided to use ref instead. See https://github.com/catnekaise/cognito-idpool-auth/pull/9.

The decision to not go forward with workflow_ref wasn't reflected on the docs, this PR removes the unsupported claim and use ref instead.