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 AppSync resource attributes #130

Closed elecnix closed 6 years ago

elecnix commented 6 years ago

I can define an AWS::AppSync::GraphQLApi, but any references to its ApiId attribute gives a warning:

Unknown attribute in resource type 'AWS::AppSync::GraphQLApi': ApiId less... (Ctrl+F1) 
Under construction

Same for the Name of AWS::AppSync::DataSource.

shalupov commented 6 years ago

fixed in 0.5.68