-
Notifications
You must be signed in to change notification settings - Fork 8
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
More advanced Offline Validation and Linting #10
Comments
|
We would love to have also:
|
Tried fixing the fails concerning the values exceeding 64 characters. I've locally added the new function to
The sample template:
Throws the following errors:
As we talked with @pfigwer, the best place for this particular validator is not in the |
Meanwhile I've updated this concept to the one above-mentioned as the |
Let's discuss here what we would love to see as a next step of validation / linting capabilities, our list so far:
Fn::Sub
instead ofFn::Join
and so on.${AWS::Region}
instead of your own variable.The text was updated successfully, but these errors were encountered: