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

bug: #423

Open
danie1blackmore opened this issue Oct 11, 2024 · 0 comments
Open

bug: #423

danie1blackmore opened this issue Oct 11, 2024 · 0 comments

Comments

@danie1blackmore
Copy link

danie1blackmore commented Oct 11, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Versions

Please paste the output of terraform version command from within the initialized directory:

Terraform v1.9.7

Please enter the module version that you are using:

4.1.4

Description

When making future changes to the subscription, the changes are not applied. For example, if the subscription was previously placed in the contoso-management management, changing the subscription_management_group_id to contoso-connectivity and then running a terraform apply does not re-associate the subscription to the contoso-connectivity management group

Steps to Reproduce

  1. Using the examples, provision a new subscription and populate the subscription_management_group_id
  2. Run terraform apply
  3. Change the subscription_management_group_id to another management group
  4. Run terraform apply

Following this, the subscription should still be in the original management group

Screenshots

Additional context

No workaround found for changing management group ids - instead just a manual move.

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

No branches or pull requests

1 participant