CaioCavalcanti / azure-cost-reporting

A web app to help you monitor your Azure cost.
MIT License
0 stars 1 forks source link

Show the different environments on the architecture diagram #1

Open CaioCavalcanti opened 1 year ago

CaioCavalcanti commented 1 year ago

Problem: On the first session we have created the high level architecture using diagram as code, but we want to deploy this application in multiple environments to reproduce a real case scenario where we run automated tests on the CI/CD pipelines.

Change the diagram so we can show the different environments, with the following rules:

Joyon2393 commented 1 year ago

Created a new pull request. Currently , diagram only changes based on test and prod environment.