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

Cloudformation error on tags type validation when provisioning dax resource #1045

Closed
jswoods opened this issue May 16, 2018 · 2 comments · Fixed by #1046
Closed

Cloudformation error on tags type validation when provisioning dax resource #1045

jswoods opened this issue May 16, 2018 · 2 comments · Fixed by #1046

Comments

@jswoods
Copy link
Contributor

jswoods commented May 16, 2018

When provisioning a dax resource, cloudformation shows the error:

Property validation failure: [Value of property {/Tags} does not match type {Map}]

The dax object should use a dict instead of the Tags object for the Tags property.

@ARMAAN7139
Copy link

I am getting similar error when provisioning AWS PinPoint App using CFN.

@markpeek
Copy link
Member

@ARMAAN7139 since this issue is closed, can you open a new issue and include a small test case with the error you are getting?

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

Successfully merging a pull request may close this issue.

3 participants