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

This commit is contained in:
Michele Degges
2022-03-23 11:16:01 +01:00
committed by GitHub
parent 544efd71f4
commit 4801fae3df
+5
View File
@@ -0,0 +1,5 @@
url_docker_registry_dockerhub = "https://hub.docker.com/r/hashicorp/packer"
url_docker_registry_ecr = "https://gallery.ecr.aws/hashicorp/packer"
url_license = "https://github.com/hashicorp/packer/blob/main/LICENSE"
url_project_website = "https://www.packer.io/"
url_source_repository = "https://github.com/hashicorp/packer"