Azure / caf-terraform-landingzones-accelerator

Starter project for Applications (level 4) Cloud Adoption Framework for Azure landing zones on Terraform
MIT License
205 stars 233 forks source link

Azdo fix keyvault access policy #71

Closed heidecke closed 3 years ago

heidecke commented 3 years ago

64

PR Checklist


Description

The keyvault_access_policies_azuread_apps currently references the incorrect config key and the azure_devops template is configured at the incorrect level.

Does this introduce a breaking change

Testing

Running terraform plan should now produce no errors and the apply should now run without error.

heidecke commented 3 years ago

Closing and opening a new PR with a suitable branch.