Terraform Provider Datasource¶
Table of values¶
| Name | Value | Notes |
|---|---|---|
| Identifier | terraform-provider |
|
| Default versioning | hashicorp |
|
| Custom registry support | Yes | |
| Release timestamp support | Yes | The release timestamp is only available for registry.terraform.io (v2 API) and registry.opentofu.org (via api.opentofu.org). Other registries using the Provider Registry Protocol do not provide timestamps. |
| Source URL support | Yes | For registry.terraform.io, the source URL is taken from the source field of the v2 API response. For registry.opentofu.org, it is derived from the package name following the OpenTofu registry policy of github.com/NAMESPACE/terraform-provider-NAME. |