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

Refactor GKE nodepool for Terraform 1.3, refactor GKE blueprints and FAST stage #875

Merged
merged 14 commits into from Oct 12, 2022

Conversation

ludoo
Copy link
Collaborator

@ludoo ludoo commented Oct 12, 2022

This PR refactors the GKE nodepool module, so that it leverages optional in a similar way as the GKE cluster module.

It also aligns blueprints and the FAST stage, and removes the extra variables used for cluster and nodepool defaults, as that can now be done in code via locals. One example of the new approach is in the examples of the multitenant fleet blueprint.

@ludoo ludoo added on:FAST incompatible change Pull request that breaks compatibility with previous version on:modules on:blueprints labels Oct 12, 2022
@ludoo ludoo requested a review from juliocc October 12, 2022 10:32
@ludoo ludoo merged commit e805657 into master Oct 12, 2022
@ludoo ludoo deleted the ludo/gke-nodepool-tf1.3 branch October 12, 2022 10:59
@ludoo ludoo changed the title Refactor GKE nodepool and blueprints Refactor GKE nodepool for Terraform 1.3, refactor GKE blueprints and FAST stage Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incompatible change Pull request that breaks compatibility with previous version on:blueprints on:FAST on:modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants