steampipe-plugin-terraform
steampipe-plugin-terraform copied to clipboard
Use SQL to instantly query resources, data sources and more from Terraform code. Open source CLI. No DB required.
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.14.4 to 1.15.0. Changelog Sourced from github.com/zclconf/go-cty's changelog. 1.15.0 (July 15, 2024) function/stdlib: The element function now accepts negative indices, extending the illusion of an infinitely-long list...
I am testing steampipe against tfstates. I am managing multiple tfstate files in one s3 bucket. After testing, it seems that formats such as "$bucketname/**/*.tfstate" are not supported. In practice,...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.4 to 1.7.5. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.5 What's Changed Prevent Git Config Alteration on Git Update by @dduzgun-security in hashicorp/go-getter#497 New Contributors @dduzgun-security made...
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.20.1 to 2.21.0. Release notes Sourced from github.com/hashicorp/hcl/v2's releases. v2.21.0 Enhancements Introduce ParseTraversalPartial, which allows traversals that include the splat ([*]) index operator. (#673) ext/dynblock: Now accepts...
# Integration test logs Logs ``` N/A ``` # Example query results Results ``` > select * from tf_bucket.terraform_resource +---------------------+------------------------+---------+--------------------------------------------+-----------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | name | type | mode | address | arguments...
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...