Skip to main content

terraform.file

Supported platform

  • terraform-hcl

Maturity

experimental

Description

Terraform configuration file (.tf or .tf.json file)

Fields

IDTYPEDESCRIPTION
pathstringTerraform (.tf or tf.json file)
blocks[]terraform.blockAll blocks within the file

Examples

Display all files and their blocks

terraform.files { path blocks { nameLabel } }