mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
[RelAPI Onboarding] Add release API metadata file (#30717)
This commit is contained in:
commit
187a34a89e
5
.release/release-metadata.hcl
Normal file
5
.release/release-metadata.hcl
Normal file
@ -0,0 +1,5 @@
|
||||
url_docker_registry_dockerhub = "https://hub.docker.com/r/hashicorp/terraform"
|
||||
url_docker_registry_ecr = "https://gallery.ecr.aws/hashicorp/terraform"
|
||||
url_license = "https://github.com/hashicorp/terraform/blob/main/LICENSE"
|
||||
url_project_website = "https://www.terraform.io"
|
||||
url_source_repository = "https://github.com/hashicorp/terraform"
|
Loading…
Reference in New Issue
Block a user