github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/terraform/tfhcl/README.md (about) 1 # Forked `hcl/ext/dynblock` package 2 3 This package is a fork of [`github.com/hashicorp/hcl/ext/dynblock`](https://github.com/hashicorp/hcl/tree/main/ext/dynblock). TFLint maintains its own dynblock implementation to support not only dynamic blocks, but also count/for_each meta-arguments in the HCL layer.