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

added missing option for exclusion scope #2224

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Conversation

cmalpe
Copy link
Collaborator

@cmalpe cmalpe commented Apr 18, 2024

Maintenance exclusion scope option is missing in the gke standard cluster terraform resource located in the main.tf file forcing the scope to always take up the default value. This PR adds the missing option.

Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

modules/gke-cluster-standard/main.tf Outdated Show resolved Hide resolved
Copy link
Collaborator

@juliocc juliocc left a comment

Choose a reason for hiding this comment

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

Also, can you apply the same change in gke-cluster-autopilot?

@cmalpe cmalpe requested a review from juliocc April 18, 2024 11:09
@juliocc juliocc merged commit 1563a76 into master Apr 18, 2024
13 checks passed
@juliocc juliocc deleted the gke-exclusion-scope-pr branch April 18, 2024 11:12
dibaskar-google pushed a commit to dibaskar-google/cloud-foundation-fabric that referenced this pull request May 14, 2024
* added missing option for exclusion scope

* added validation and changes for gke autopilot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants