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

EC2 filter doesn't work with multiple values #79

Open
doradojl opened this issue Nov 20, 2017 · 1 comment
Open

EC2 filter doesn't work with multiple values #79

doradojl opened this issue Nov 20, 2017 · 1 comment

Comments

@doradojl
Copy link

AWS allows to filter using multiple values, but Rundeck, instead of parsing them, use them as unique string

aws ec2 describe-instances --region us-east-1 -"Name=instance-state-code,Values=0,16,32,64,80"

@sdot257
Copy link

sdot257 commented Jan 24, 2018

I just hit this issue today.

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

2 participants