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

Control Failure Using Resources aws_ami and aws_amis When aws_retry_backoff or aws_retry_limit #852

Open
jnikles1 opened this issue Feb 9, 2022 · 0 comments

Comments

@jnikles1
Copy link
Contributor

jnikles1 commented Feb 9, 2022

We consistently receive the following error in control execution when aws_retry_backoff or aws_retry_limit are set. This only happens with our control that uses aws_ami and aws_amis:

parameter validator found 2 errors: - expected params[:filters][0][:values][0] to be a String, got value 3 (class: Integer) instead. - expected params[:filters][1][:values][0] to be a String, got value 30 (class: Integer) instead.

Describe the problem

control consistently fails when the above mentioned environment variable are set

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