-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Platform#3202 #12
Platform#3202 #12
Conversation
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
CHANGELOG.md
Outdated
- FEATURE: add support for mirror public registry (Docker Hub) if `custom_repository_uri` is `DOCKER_HUB` | ||
|
||
[Compare with previous version](https://github.com/sparkfabrik/terraform-google-gcp-artifact-registry/compare/0.5.0...0.6.0) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- FEATURE: add support for mirror public registry (Docker Hub) if `custom_repository_uri` is `DOCKER_HUB` | |
[Compare with previous version](https://github.com/sparkfabrik/terraform-google-gcp-artifact-registry/compare/0.5.0...0.6.0) | |
[Compare with previous version](https://github.com/sparkfabrik/terraform-google-gcp-artifact-registry/compare/0.5.0...0.6.0) | |
### Added | |
- FEATURE: add support for mirror public registry (Docker Hub) if `custom_repository_uri` is `DOCKER_HUB` |
Keep the compare link at the beginning of the release section.
User description
PR Type
Enhancement
Description
main.tf
to use conditional logic based on thecustom_repository_uri
valueChanges walkthrough 📝
main.tf
Add Docker Hub mirroring support
main.tf
custom_repository_uri
valueCHANGELOG.md
Update CHANGELOG for version 0.6.0
CHANGELOG.md