hashicorp / terraform-exec

Terraform CLI commands via Go.
https://pkg.go.dev/github.com/hashicorp/terraform-exec
Mozilla Public License 2.0
681 stars 113 forks source link

Support `state list` #387

Open JordanSussman opened 1 year ago

JordanSussman commented 1 year ago

The state list subcommand should be supported within this module.

skyf0cker commented 10 months ago

Having the same needs 🤲🏻

skyf0cker commented 10 months ago

Found this can solve my need 😄 https://github.com/hashicorp/terraform-exec/pull/206#issuecomment-1172206040