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

This commit is contained in:
Michele Degges 2022-03-23 03:16:01 -07:00 committed by GitHub
parent 544efd71f4
commit 4801fae3df
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/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"