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

Add labels field to the GKEHub Scope resource and make it updatable #6243

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#15708

Release Note Template for Downstream PRs (will be copied)

gkehub: added `labels` fields to `google_gke_hub_scope` resource

Derived from GoogleCloudPlatform/magic-modules#8882

…#8882)

* Adding Terraform resources for Tenancy APIs in GKEHub

* Segregating MembershipBinding and MembershipRBACRoleBinding to keep things simpler in the review

* Fixing the docu URIs

* Adding TF support for Tenancy API for Membership Binding

* Adding dependent membership binding to the same commit chain

* Making Scope un-updatable and replacing hard coded project number with the one from test env

* Making Scope RRBAC updatable

* Making Namespace immutable

* Adding update test cases

* Removing all memberships field from Scope since it is no longer supported

* Removing all_memberships field for Scope from all test cases

* Adding labels field to the GKEHub Scope resource

* Fixing typo in the comment

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit fa3ccf8 into hashicorp:main Sep 11, 2023
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.

Add 'labels' field for the GKEHub Tenancy API resources
1 participant