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(http_proxy_config): Add http_proxy_config #492

Merged
merged 6 commits into from
Dec 22, 2023

Conversation

lonegunmanb
Copy link
Member

Describe your changes

It's a forked pr based on #435, @isantospardo should take the credit. It has been a long time since #435 was opened and a lot of code have been changed, so I just fork #435's branch and rebase it with the latest main branch.

Adds a HTTP(S) proxy configuration within this module like described in the upstream Terraform Kubernetes Cluster resource.

This feature is currently not implemented yet and it would let us configure a HTTP(s) proxy for our AKS nodes with a customer CA as well.

You can have a look on a fork which enabled it, please see here.

Issue number

#434

Checklist before requesting a review

  • The pr title can be used to describe what this pr did in CHANGELOG.md file
  • I have executed pre-commit on my machine
  • I have passed pr-check on my machine

Thanks for your cooperation!

variables.tf Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
@lonegunmanb lonegunmanb merged commit 6ce5d46 into Azure:main Dec 22, 2023
3 of 4 checks passed
@zioproto zioproto mentioned this pull request Feb 7, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants