Terraform, Cloudwatch, Grafana – Integrations
Sometimes we just want a pretty graph for Cloudwatch monitoring on Grafana. Working with Terraform it's now great to set up a basic block to auto create this. This is the way I did it Terraform Setup Set up a new feature in variables.tf variable "features" { description = "Features…