Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add labels field to the GKEHub Scope resource and make it updatable (…
…#8882) (#1412) * 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]>
- Loading branch information