terraform.file
Supported platform
- terraform-hcl
Maturity
experimental
Description
Terraform configuration file (.tf or .tf.json file)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
path | string | Terraform (.tf or tf.json file) |
blocks | []terraform.block | All blocks within the file |
Examples
Display all files and their blocks
terraform.files { path blocks { nameLabel } }