Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Conversation

dbhagen
Copy link
Contributor

@dbhagen dbhagen commented Oct 6, 2020

Hello,

Did a quick patch to allow manual ACM cert specification as I wanted it to use a wildcard cert that I had already generated. It is a pretty simple change, adding a certificateArn input variable and then processing if it was provided to avoid the search loop. Likely could do with some more logic checks, but since it still runs through the rest of the checks from the domain search, it seemed that keeping it minimal was better.

@dbhagen
Copy link
Contributor Author

dbhagen commented Oct 6, 2020

I should mention that I performed tests, including the E2E specified in the contributor's doc. Everything seemed to pass.

Copy link
Collaborator

@dphang dphang left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for running the e2e tests. In the future, I will make it easier to run (e.g maintainers can manually trigger them using workflow dispatch event. Unfortunately we can't run it automatically for fork PRs as it requires AWS access keys, which forks do not have access to).

@dphang dphang merged commit 6bb1443 into serverless-nextjs:master Oct 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants