-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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!: expose global master access in GA modules #1421
feat!: expose global master access in GA modules #1421
Conversation
a4a72ec
to
1c43fc7
Compare
0f3659d
to
0e18e7f
Compare
Updated. @bharathkkb - please review |
a2f36c6
to
c4e37a8
Compare
@bharathkkb - I think the test case was failed due to other reasons. Could you please help to verify and let me know any chance required for this MR |
Hi @bharathkkb , any chance to review and provide feedback? This MR is on the critical path on the project. (rebased to master) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ericyz Sorry for the delay, CI had some issues. You could remove that unrelated change from the PR and this should be good to go
…lock (terraform-google-modules#1457) * Add support for https_proxy parameter for the config_sync.git block * Changes post make buid and make docker_generate_docs runs
e2a193d
to
be0906c
Compare
@ericyz |
Does this change Global master access default to True |
…dules#1421) * feat: Add support for https_proxy parameter for the config_sync.git block (terraform-google-modules#1457) * Add support for https_proxy parameter for the config_sync.git block * Changes post make buid and make docker_generate_docs runs * switch default to true as next release is breaking * fmt Co-authored-by: Catalin Muresan <[email protected]> Co-authored-by: bharathkkb <[email protected]>
The Global Master Access is already in GA TF provider.
This change will expose private_cluster_config.master_global_access_config in available GA modules