VladRassokhin / intellij-hcl

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

aws kinesis stream_mode_details is not recognized #371

Closed Raffaello closed 2 years ago

Raffaello commented 2 years ago

Thank you for opening an issue. In this template paragraph text could be removed, however please retain headers.

Prerequisites

Installation details

Terraform Configuration Files

# Copy-paste your Terraform configuration here - for large Terraform configs,
# please use a gist (https://gist.github.com) and share a link. 

Exception

For exceptions paste exception stack trace here. If it's huge one - use gist.

Expected Behavior

What should have happened? it should recognize the stream_mode_details in the aws kinesis stream resource

Actual Behavior

What actually happened? highlight as unknown block.

Steps to Reproduce

Please list the steps required to reproduce the issue, for example: just do this example: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kinesis_stream

VladRassokhin commented 2 years ago

Fixed in 0.7.15 by metadata update