terraform.state.module
Supported platform
- terraform-state
Description
Terraform state module
Init
terraform.state.module(identifier string)
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
address | string | Module identifier address |
resources | []terraform.state.resource | Resources that describe infrastructure objects |
childModules | []terraform.state.module | Child modules called from this module |