Azure / devops-governance

Example end-to-end Governance Model from CI/CD to Azure Resource Manager. Use this project to deploy example AAD, ARM and Azure DevOps resources to learn about e2e RBAC.
MIT License
189 stars 93 forks source link

docs(deploy): describe .env contention, closes #33 #48

Closed julie-ng closed 2 years ago

azure-pipelines[bot] commented 2 years ago

🟢  No configuration drift detected

Source Version: 13727fc7da710e9782cb2ac0b829716b27345359

azure-pipelines[bot] commented 2 years ago

🟢  No configuration drift detected

Source Version: 13727fc7da710e9782cb2ac0b829716b27345359

julie-ng commented 2 years ago

Elevated myself to admin to merge because the build error is due to terraform plan output already existing as a "build" artifact, which I cannot seem to delete, which means this Build #2460 will always fail.

So merging as admin because it's silly to add another commit to generate another pipeline run. Or adjust the pipeline (to have unique artifact names) to get this to work.