aztfmod / level0

Launchpads that can be used by the rover to deploy the Azure CAF Terraform landing zones
https://aka.ms/caf
MIT License
14 stars 21 forks source link

Allow to retrieve caf-level0-rover-developers GroupId #35

Open hieumoscow opened 4 years ago

hieumoscow commented 4 years ago

Now, I have to hardcode the groupID for me to be able to see Keyvault certs & secrets in the portal

Test only, to be removed

resource "azurerm_key_vault_access_policy" "rovergroupid" {

key_vault_id = azurerm_key_vault.akv.id tenant_id = local.tenant_id object_id = "68a4dfcb-03e8-443e-8213-6211555f8fc5"