ENHANCEMENTS:
- Support
count.index
references in blocks withcount
for completion, hover documentation and semantic tokens highlighting (#860, hcl-lang#160) - Support
each.*
references in blocks withfor_each
for completion, hover documentation and semantic tokens highlighting (#861, hcl-lang#162) - Support
self.*
references inprovisioner
,connection
andpostcondition
blocks for completion, hover documentation and semantic tokens highlighting (#859, hcl-lang#163) dynamic
block support, including label and content completion (#530, hcl-lang#154)- Go-to-definition/go-to-references for
count.index
/count
(#1093) - Go-to-definition/go-to-references for
each.*
/for_each
(#1095) - Go-to-definition/go-to-references for
self.*
inprovisioner
,connection
andpostcondition
blocks (#1096) - Remove deprecated backends in Terraform 1.3.0 (terraform-schema#159)