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

Bugfix: parse User Assigned Identity ID insensitively #14469

Merged
merged 3 commits into from
Dec 3, 2021

Conversation

manicminer
Copy link
Contributor

@manicminer manicminer commented Dec 3, 2021

  • data.azurerm_api_management - fix a bug when parsing IDs for managed identities
  • azurerm_api_management - fix a bug when parsing IDs for managed identities
  • azurerm_app_service - fix a bug when parsing IDs for managed identities
  • azurerm_app_service_slot - fix a bug when parsing IDs for managed identities
  • azurerm_application_gateway - fix a bug when parsing IDs for managed identities
  • data.azurerm_automation_account - fix a bug when parsing the ID for this resource [Automation datasource initialization issue #14464]
  • azurerm_automation_account - fix a bug when parsing the ID for this resource [Automation datasource initialization issue #14464]
  • azurerm_container_group - fix a bug when parsing IDs for managed identities
  • azurerm_data_factory - fix a bug when parsing IDs for managed identities
  • azurerm_function_app - fix a bug when parsing IDs for managed identities
  • azurerm_function_app_slot - fix a bug when parsing IDs for managed identities
  • data.azurerm_kubernetes_cluster - fix a bug when parsing IDs for managed identities
  • azurerm_kubernetes_cluster - fix a bug when parsing IDs for managed identities
  • azurerm_kusto_cluster - fix a bug when parsing IDs for managed identities
  • azurerm_mssql_server - fix a bug when parsing IDs for managed identities

Closes: #14456

manicminer and others added 3 commits December 3, 2021 13:23
Invert resource group name and account name for datasource Automation account to fix an not found error.
@manicminer manicminer force-pushed the bugfix/msi-id-case-insensitive-parsing branch from 5d64ced to a57a458 Compare December 3, 2021 13:24
Copy link
Member

@jackofallops jackofallops left a comment

Choose a reason for hiding this comment

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

Thanks @manicminer - LGTM 👍

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

This functionality has been released in v2.88.1 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@robin-wayve
Copy link

Still seeing this error on azurerm_user_assigned_identity -- should I open another issue?

@github-actions
Copy link

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 contributions.
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 Jan 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error parsing segment "staticResourceGroups": expected the segment "resourcegroups" to be "resourceGroups"
5 participants