Open moshloop opened 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) }}
Run the action forEach catalog item e.g.