Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: API gateway domain name same as cert #71

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

volmedo
Copy link
Member

@volmedo volmedo commented Dec 18, 2024

When terraform.environment is prod, we are creating a cert for the API for indexer.storacha.network, but we then set the domain name to prod.indexer.storacha.network.

This PR sets the domain name to whatever name was used for the cert.

@volmedo volmedo requested a review from alanshaw December 18, 2024 15:43
@volmedo volmedo self-assigned this Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Copy link
Member

@alanshaw alanshaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@volmedo volmedo merged commit b747ee1 into main Dec 18, 2024
8 checks passed
@volmedo volmedo deleted the vic/fix/apigateway-prod-domain-name branch December 18, 2024 15:55
volmedo added a commit that referenced this pull request Dec 18, 2024
related to #71

When the environment was `prod` we were using the wrong domain name
(`prod.indexer.storacha.network` vs `indexer.storacha.network`).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants