terraform-azurerm-caf icon indicating copy to clipboard operation
terraform-azurerm-caf copied to clipboard

Support for system assigned identity in automation accounts

Open hriaz opened this issue 3 years ago • 2 comments

When trying to use managed identity in the automation account, it does not get recognized at all. This feature is currently in preview however there is a need to support this for the future. Preview details are here

identity = {
      type = "SystemAssigned"
    }

hriaz avatar May 28 '21 05:05 hriaz

hi @hriaz I dont see it implemented in the azurerm provider yet, so we will have to wait before it can be included. https://github.com/terraform-providers/terraform-provider-azurerm here is the issue: https://github.com/terraform-providers/terraform-provider-azurerm/issues/11503

arnaudlh avatar Jun 04 '21 03:06 arnaudlh

@LaurentLesle please assign to me and let me know branch I should submit PR to

jleonelion avatar Apr 17 '22 00:04 jleonelion