Relative Content

Tag Archive for terraform

How to flatten a set, but only 1-level deep?

I use Terraform on AWS. I’ve got a set of database resources. Now I want to iterate over them to add them to a dashboard with a few different metrics. The initial code looks like below: