Skip to content

remove mgmt_group_ids field from onboarding module#77

Open
m-shah wants to merge 1 commit intomainfrom
m-shah-patch-1
Open

remove mgmt_group_ids field from onboarding module#77
m-shah wants to merge 1 commit intomainfrom
m-shah-patch-1

Conversation

@m-shah
Copy link
Contributor

@m-shah m-shah commented Aug 8, 2025

No description provided.

@m-shah m-shah requested a review from a team as a code owner August 8, 2025 18:04
tenant_id = "test-tenant"
is_organizational = true
management_group_ids = ["mgmt-group-id1", "mgmt-group-id2"] // if not provided, takes root management group by default

Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we take care of it in config-posture module in L49 too?

tenant_id = "test-tenant"
is_organizational = true
management_group_ids = ["mgmt-group-id1", "mgmt-group-id2"] // if not provided, takes root management group by default

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, one suggestion is to instead comment it out in every module under test example, similar to how we did it for other cloud provider TF repos.

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.

2 participants