This repository manages the cloud resources for Letro server and its backing services in production.
- OAuth2 client on GCP (used by VeraId Authority API), since there's currently no Google API that supports managing this resource.
- DNS records for
letro.app
, which are managed by Cloudflare. - Error Reporting notifications, as there's no Terraform resource for them.
- Get token.
- Use token as
Bearer
token in theAuthorization
header of all requests to the VeraId Authority API.