You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Adds aws_region to each stored client secret
Fixed
Fixes The Outputs section contains duplicate Export names by making client secret id export names unique (and more specific). New export names are:
{stack_name}-workflows-client-secret-id for the service client secret used by airflow
{stack_name}-programmatic-client-secret-id for the use password token generating client used for endpoints that grant tokens (ingest-api, maybe workflows-api in future)
{stack_name}-identity-provider-secret-id for the optional data managers group (not used in higher environments)
cicd pr and deployment actions on main branch now triggers cdk diff and deployment on a stack named veda-auth-stack-staging