It is a valid terraform syntax works as expected, but it the second expand function is marked as error with this error message: "An expanded function argument must be immediately followed by closing parentheses."
Expected Behavior
Not highlighted as an error
Actual Behavior
Highlighted as an error.
Steps to Reproduce
Copy the example in new tf file and open it with PyCharm
Prerequisites
Installation details
PyCharm->About PyCharm->Copy to Clipboard
)Settings->Plugins
)[X] Terraform version (
terraform -v
)Terraform Configuration Files
Exception
Expected Behavior
Not highlighted as an error
Actual Behavior
Highlighted as an error.
Steps to Reproduce
Copy the example in new tf file and open it with PyCharm