Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playbooks Actions - ForEach #1627

Open
moshloop opened this issue Nov 15, 2024 · 0 comments
Open

Playbooks Actions - ForEach #1627

moshloop opened this issue Nov 15, 2024 · 0 comments

Comments

@moshloop
Copy link
Member

Run the action forEach catalog item e.g.

configs:
   - type: AWS::Zone
actions:
   - forEach:  {{ catalog_query('type: Kubernetes::Pod and zone: ' .config.name) }} 
  • Get in-container process details for all pods in a deployment
  • Terminate all pods in region
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant