List resources beneath a specific module path.
Section: State File Operations
List module resources
bash
bash
terraform state list module.networkExplanation
List resources beneath a specific module path.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing State File Operations
Pull raw state JSON
Download the latest state and write it to a local file.
Push raw state JSON
Upload a local state file into the configured backend.
List workspaces
Show available Terraform CLI workspaces for the current configuration.
Import existing object
Associate an existing infrastructure object with a resource address in state.
Plan with alternate state path
Use a non-default local state path for commands that support it.