Position of the Terraform configuration block in the file
terraform.fileposition MQL resource for querying Terraform infrastructure with cnquery and cnspec.
Terraform
Position of the Terraform configuration block in the file
Use MQL in cnspec shell or policy:
terraform.filepositionMin version: 5.15.0
Relationships
3 resources · 11 relationships·Click to select, expand fields to see properties.
Fields (4)
| Field | Type | Description |
|---|---|---|
byterequired | int | Size of the file |
columnrequired | int | Column of the block |
linerequired | int | Line of the block |
pathrequired | string | File path to the Terraform configuration file |