diff --git a/.release/release-metadata.hcl b/.release/release-metadata.hcl new file mode 100644 index 000000000..1679cba36 --- /dev/null +++ b/.release/release-metadata.hcl @@ -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"