Skip to content

tea-build.60

Compare
Choose a tag to compare
@bbuechler bbuechler released this 18 Feb 02:39
· 1183 commits to devel since this release
3f90363

What changed in TEA:

✳️ New /version endpoint to check which release you're running

✳️ New Secret Name enforcement

JWT and URS secrets are now required fields for the CloudFront Template, and the Terraform variables comes with sensible defaults that match the AWS Secrets instructions. Follow that guide and your defaults will be properly populated.

✳️ ExternalEndpoint and URSredirectURI can now be trusted

URSredirectNoDomainURI is now removed

✳️ Obscure log-out bug squashed

You can now log out with the confidence you won't get a weird API gateway error.

CloudFormation Template changes

Terraform Module Changes