terraform.module
Supported Platform
- terraform
Maturity
experimental
Description
Terraform Module Block
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
key | string | Unique identifier for this particular module |
source | string | Source indicates where the modules was loaded from |
version | string | Module Version |
dir | string | Path to the directory where the module is stored |
Examples
Display all loaded Terraform modules
terraform.modules { key version source}