turbot / steampipe-plugin-terraform

Use SQL to instantly query resources, data sources and more from Terraform code. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/terraform
Apache License 2.0
28 stars 3 forks source link

support azurerm backend storage for tfstate files #100

Open jmacnett opened 3 months ago

jmacnett commented 3 months ago

A number of the terraform stacks I work with are configured with azurerm backend values, which doesn't currently appear to be supported, based on documentation and examples.

I'd like to request support for azurerm-backed terraform be built in; there's already support for s3 at this point, so this seems like a logical step, and equivalent functionality would be a boon for those of us working in azure storage accounts & containers for tfstate management.

Thanks.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

jmacnett commented 1 month ago

i would like this not to expire, if possible. if there is a resource issue, i can maybe pitch in