tea-build.60
bbuechler
released this
18 Feb 02:39
·
1183 commits
to devel
since this release
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
JwtKeySecretName
andURSAuthCredsSecretName
are now REQUIRED fields.ExternalEndpoint
andURSredirectURI
are now correct with, or without a provideDomainName
value.
Terraform Module Changes
- jwt_secret_for_tea and urs_auth_creds_secret_name have sensible defaults
var.tags
now propagate into tea.