terraform.fileposition
Supported Platform
- terraform
Maturity
experimental
Description
Position of the terraform configuration block in file
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
path | string | File path to Terraform configuration file |
line | int | Line of the block |
column | int | Column of the Block |
byte | int |