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

What type of dict is this action looking for? #28

Open
Susanthab opened this issue May 23, 2017 · 0 comments
Open

What type of dict is this action looking for? #28

Susanthab opened this issue May 23, 2017 · 0 comments

Comments

@Susanthab
Copy link

I'm trying to use aws.autoscaling_create_or_update_tags action and for the Tags parameter it is expecting a dict type. I tried every possible combination but every time it failed with the following error.

Invalid type for parameter Tags[0], value: '[{'Name': 'virtualization-type'}]', type: <type 'unicode'>, valid types: <type 'dict'>

This seems like a bug.

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