Terraform Module Datasource¶
Table of values¶
| Name | Value | Notes |
|---|---|---|
| Identifier | terraform-module |
|
| Default versioning | hashicorp |
|
| Custom registry support | Yes | |
| Release timestamp support | Yes | For registry.terraform.io and registry.opentofu.org (via api.opentofu.org), release timestamps are available for all versions. For app.terraform.io, only the latest version is annotated, using the published_at field from the extended module endpoint. |
| Source URL support | Yes | For registry.terraform.io and app.terraform.io, the source URL is taken from the source field of the registry response. For registry.opentofu.org, it is derived from the package name following the OpenTofu registry policy of github.com/NAMESPACE/terraform-TARGETSYSTEM-NAME. |