flanksource / mission-control

Other
11 stars 2 forks source link

Playbooks Actions - ForEach #1627

Open moshloop opened 1 week ago

moshloop commented 1 week ago

Run the action forEach catalog item e.g.

configs:
   - type: AWS::Zone
actions:
   - forEach:  {{ catalog_query('type: Kubernetes::Pod and zone: ' .config.name) }}