Terraform-provider-azurerm: `azurerm_function_app` - Add support for UserAssigned identity

Created on 12 Oct 2019  ยท  3Comments  ยท  Source: terraform-providers/terraform-provider-azurerm

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

Description

Add support for UserAssigned identity for function apps.

New or Affected Resource(s)

  • azurerm_function_app

Potential Terraform Configuration

  identity {
    type         = "UserAssigned"
    identity_ids = []
  }

References

  • 0000

  • enhancement servicfunctions

    Most helpful comment

    I can look into this ๐Ÿ‘

    All 3 comments

    I can look into this ๐Ÿ‘

    Is there any movement on this? I believe it already missed 2 releases. Is it likely to be merged for next one ?

    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.

    If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error ๐Ÿค– ๐Ÿ™‰ , please reach out to my human friends ๐Ÿ‘‰ [email protected]. Thanks!

    Was this page helpful?
    0 / 5 - 0 ratings

    Related issues

    titilambert picture titilambert  ยท  35Comments

    tombuildsstuff picture tombuildsstuff  ยท  36Comments

    tombuildsstuff picture tombuildsstuff  ยท  89Comments

    mooperd picture mooperd  ยท  48Comments

    jonaspetersorensen picture jonaspetersorensen  ยท  32Comments