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: add enable_private_nodes options to node_pool network_config #1604

Merged
merged 1 commit into from
Apr 7, 2023
Merged

feat: add enable_private_nodes options to node_pool network_config #1604

merged 1 commit into from
Apr 7, 2023

Conversation

verdel
Copy link
Contributor

@verdel verdel commented Apr 6, 2023

This PR adds the ability to set the enable_private_nodes option in network_config for a pool of public cluster nodes.

We already had a cluster in which the nodes had public addresses. We wanted to change this property of the node without recreating the cluster. We would have to recreate the cluster, since the private_cluster_config property is immutable and we cannot use the module for a private cluster.

@verdel verdel requested review from a team, Jberlinsky and ericyz as code owners April 6, 2023 11:33
@google-cla
Copy link

google-cla bot commented Apr 6, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@g-awmalik
Copy link
Contributor

/gcbrun

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @verdel

@apeabody apeabody merged commit 48d7590 into terraform-google-modules:master Apr 7, 2023
4 checks passed
@verdel verdel deleted the feat/node-pool-network-config branch May 11, 2023 11:58
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.

None yet

3 participants