shalupov / idea-cloudformation

AWS CloudFormation plugin for IntelliJ-based IDEs (IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, Android Studio, DataGrip, CLion)
https://teamcity.jetbrains.com/viewType.html?buildTypeId=IdeaAwsCloudFormation_Master_Build&guest=1
Apache License 2.0
136 stars 27 forks source link

Add support for Template Constraint Rules #127

Open bjwyse opened 6 years ago

bjwyse commented 6 years ago

The plugin currently does not support Rules section as described at https://docs.aws.amazon.com/servicecatalog/latest/adminguide/reference-template_constraint_rules.html.

It marks such sections with an 'Unknown section' error.

cf-rules