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

Parameter limit changed to 200 #153

Closed
IJsbert opened this issue Feb 9, 2021 · 1 comment
Closed

Parameter limit changed to 200 #153

IJsbert opened this issue Feb 9, 2021 · 1 comment

Comments

@IJsbert
Copy link

IJsbert commented Feb 9, 2021

The limit for use of parameters is changed to 200
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html

Version 0.15.6 shows a limit of 60, see message :
[cfn-lint] E2010: The number of Parameters (62) exceeds the limit (60)

@PatMyron
Copy link
Contributor

PatMyron commented Feb 9, 2021

aws-cloudformation/cfn-lint#1747

Since the Linter itself is still separate from the Visual Studio extension, please make sure you are updating the Linter itself separately with:
pip3 install cfn-lint --upgrade

@PatMyron PatMyron closed this as completed Feb 9, 2021
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