-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support accessing production api via api.ooni.org #102
Conversation
hellais
commented
Sep 13, 2024
•
edited
Loading
edited
- Add findings deployment to prod
- Fix calling of the backend frontend module in prod
- Add new module for creating ACM certificates with subject alternate name support
* Fix calling of the backend frontend module in prod
As part of this PR we update the production environment so that it's deployable (currently since some of the modules changes it's not applying cleanly) and will also add support for adding the A record of api.ooni.org to the frontend of api.prod.ooni.io |
Terraform Run Output 🤖Format and Style 🖌
|
Pusher | @hellais |
Action | pull_request |
Environment | dev |
Workflow | .github/workflows/check_terraform.yml |
Last updated | Fri, 13 Sep 2024 18:14:42 GMT |
* Add support for passing alternate names to TLS certs
* Add alternative_domains to dev env
I have tested the new module in the dev environment and it's working as intended. We are going to proceed with deploying this into production on monday. |
Superseeded by #96 where it has been merged into it. |