VladRassokhin / intellij-hcl

HCL language support for IntelliJ platform based IDEs
Apache License 2.0
244 stars 47 forks source link

AWS plugin - step functions - unknown block type 'logging_configuration' #334

Closed klauern closed 3 years ago

klauern commented 3 years ago

Prerequisites

Installation details

}



### Exception

### Expected Behavior
I wrote some Terraform configs for deploying an AWS Step Function, and it appears the plugin isn't recognizing the `logging_configuration` block:

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/sfn_state_machine#logging

### Actual Behavior
![image](https://user-images.githubusercontent.com/4735/117005777-444abb00-acad-11eb-8213-9a4b1bb69952.png)

### Steps to Reproduce
VladRassokhin commented 3 years ago

Fixed in 0.7.11