dsaidgovsg/terraform-modules

Allow variable number of relabel actions in Prometheus Ansible Playbook

lawliet89 opened this issue · 0 comments

This is wrt #201

We currently repeat the actions five times to support five relabel actions. Write some Ansible Dictionary merging loop to allow us to simply define the number of relabel actions to support with a variable.