-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
r/app_configuration: support for UserAssigned
& SystemAssigned, UserAssigned
identities
#8177
Comments
I ran into this today as well. Would love to see this implemented. azsdke2e |
Would love to see this implemented as well. If it helps anyone, I am using a workaround using az cli:
|
UserAssigned
& SystemAssigned, UserAssigned
UserAssigned
& SystemAssigned, UserAssigned
UserAssigned
& SystemAssigned, UserAssigned
identities
@favoretti Some time ago support of SystemAssigned user identity was added to azurerm_app_configuration. Thanks. |
@arestarh As much as I'm trying to help the community out, I'm primarily quite selfish here and implement mostly the stuff we use. Can't promise that it will happen soon but if noone beats me to it, I will try to have a look. |
API upgrade is tracked in #10176 |
Depends on hashicorp#13079 to be merged first. Fixes hashicorp#8177
Depends on hashicorp#13079 to be merged first. Fixes hashicorp#8177
This functionality has been released in v2.74.0 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! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
Please add the identity block to
azurerm_app_configuration
. It looks to me like it's supported by the API.I think it is implemented similar to how it's done in the
azurerm_app_service
resource.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: