turbot / steampipe-mod-terraform-aws-compliance

Run compliance and security controls to detect Terraform AWS resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.
https://hub.powerpipe.io/mods/turbot/terraform_aws_compliance
Apache License 2.0
25 stars 3 forks source link

cloudfront_distribution_origin_access_identity_enabled query fails due SQL error #77

Closed rajlearner17 closed 1 year ago

rajlearner17 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

CloudFront distributions should have origin access identity enabled cannot extract elements from an object (SQLSTATE 22023)

Steampipe version (steampipe -v) Example: v0.3.0

Plugin version (steampipe plugin list) Example: v0.5.0

To reproduce Steps to reproduce the behavior (please include relevant code and/or commands).

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.

misraved commented 1 year ago

Addressed in https://github.com/turbot/steampipe-mod-terraform-aws-compliance/pull/80