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 fleet_default_member_config field to google_gke_hub_feature resource #16457

Conversation

modular-magician
Copy link
Collaborator

Fixes #16222

Release Note Template for Downstream PRs (will be copied)

gkehub: added `fleet_default_member_config` field to `google_gke_hub_feature` resource

Derived from GoogleCloudPlatform/magic-modules#9234

…rce (hashicorp#9234)

* 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

* Enabling Membership resource to be regionalized with global as default value

* Moving the test to be the first one in sequence to work-around the IAM test failure

* Update mmv1/products/gkehub/Membership.yaml

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>

* Adding state migration for gke hub membership

* Update mmv1/templates/terraform/examples/gkehub_membership_regional.tf.erb

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>

* Adding fleet_default_member_config field to the Feature resource

* Fixing the enum value in example

* Fixing lint error

* Temporary removal of skipIfVcr test flag for the tests to run in PR

* Temporary removal of skipIfVcr test flag for the tests to run in PR

* Removing unnecessary field spec from feature

* Changing feature id to servicemesh

* Adding dependency of feature on servicemesh API

* Enabling mesh and gkehub APIs to be used in the tests

* Temporary enabling services in the test project

* Adding dependency of feature test on new project

* Testing a few more newly-added fields

* Depending on Terraform test project

* Skipping if VCR

* Depending on the newly created project for the tests

* Adding service enablement for Anthos

---------

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
[upstream:e0e5f8df72d7c1b089c89dc6567f801209c6e540]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit cba9803 into hashicorp:main Nov 6, 2023
4 checks passed
Copy link

github-actions bot commented Dec 7, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add fleet_default_member_config field to google_gke_hub_feature resource
1 participant