Azure / AKS-Landing-Zone-Accelerator

Official repository for the AKS Landing Zone Accelerator program
MIT License
221 stars 219 forks source link

Houssem tf prom grafana #63

Closed HoussemDellai closed 1 year ago

HoussemDellai commented 1 year ago

In the Prom & Grafana scenarion, I added: 1) Terraform code to create AKS, Prometheus & Grafana, then enable monitor metrics 2) Description on Readme.md file to describe the changes.

Note: Some terraform code uses command lines inside local-exec block. That is a workaround as there is not yet a native Terraform support for enabling Prometheus in AKS.