[RelAPI Onboarding] Add release API metadata file (#30717)

This commit is contained in:
Michele Degges 2022-03-23 14:20:54 -07:00 committed by GitHub
commit 187a34a89e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"