Mondoo Terraform IaC Resource Pack Reference
The Terraform IaC resource pack lets you use MQL to query and assess the security of your Terraform HCL, plan, and state resources.
Resources included in this pack:
ID | DESCRIPTION |
---|---|
terraform | Terraform configuration files |
terraform.block | Terraform resource block |
terraform.file | Terraform configuration file (.tf or .tf.json file) |
terraform.fileposition | Position of the Terraform configuration block in the file |
terraform.module | Terraform module block |
terraform.plan | Terraform plan |
terraform.plan.configuration | Terraform plan configuration |
terraform.plan.proposedChange | Terraform plan proposed change |
terraform.plan.resourceChange | Terraform plan resource change |
terraform.settings | Terraform settings |
terraform.state | Terraform state |
terraform.state.module | Terraform state module |
terraform.state.output | Terraform state output values |
terraform.state.resource | Terraform state resource |