Roman Collyer
Roman Collyer
### Terraform Version ```shell 1.7.2 ``` ### Use Cases Current plan message outputs that TF has no actions to perform. {"@level":"info","@message":"Plan: 0 to add, 0 to change, 0 to destroy.","@module":"terraform.ui","@timestamp":"2024-02-02T11:16:28.954581Z","changes":{"add":0,"change":0,"import":0,"remove":0,"operation":"plan"},"type":"change_summary"}...
**Describe the bug** Parsing error when there is a binary operator defined over multiple lines **Software:** - OS: Linux (GH Runner ubuntu-latest) - Python version 3.10.18 - python-hcl2 version python_hcl2-7.3.1...