Skip to content
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

feat: Allow specifying HTTP and HTTPS port. #409

Merged
merged 4 commits into from
Feb 21, 2024

Conversation

miromichalicka
Copy link
Contributor

@miromichalicka miromichalicka commented Feb 19, 2024

HTTP/S load balancer supports HTTP/S on custom ports. This PR allows specifying ports - as per documentation exactly one port from 1-65535.

@miromichalicka miromichalicka requested review from imrannayer and a team as code owners February 19, 2024 19:48
@miromichalicka miromichalicka changed the title Allow specifying HTTP and HTTPS port. feat: Allow specifying HTTP and HTTPS port. Feb 19, 2024
@imrannayer
Copy link
Collaborator

@miromichalicka thx for the PR. Can u plz follow this guide to fix lint issues.

@miromichalicka
Copy link
Contributor Author

Hi @imrannayer, thank you for the review. I run and committed the output of make docker_generate_docs. When I try running make build, it completely reverts my changes, is that expected behaviour? I appreciate your help.

@imrannayer
Copy link
Collaborator

Oh I got it. You need to make changes in template before running make build. You dont need to make changes directly in the code.

@miromichalicka
Copy link
Contributor Author

Ok, should be done, let's see if there are any other issues. Thanks for your help.

@imrannayer
Copy link
Collaborator

/gcbrun

@imrannayer imrannayer merged commit e24a5a5 into terraform-google-modules:master Feb 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants