Azure / deployment-environments

Sample infrastructure-as-code templates to get started with Azure Deployment Environments service.
MIT License
68 stars 218 forks source link

How dev infra team test the catalog template before releasing to main branch #20

Open 2020shobhit2020 opened 1 year ago

2020shobhit2020 commented 1 year ago

I understand developers can self service environment with Azure deployment environment but how dev infra team can test the catalog template before releasing to main branch so that developers can use that. Do we need to use some testing framework for IAC separately against some sand box environment. also can anyone help me to decide best practice to keep code base for infra and app in case someone using Azure deployment environment. Please help