-
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/#3101: add cleanup policies management #10
Conversation
PR Reviewer Guide 🔍(Review updated until commit 573d545)
|
PR Code Suggestions ✨Latest suggestions up to c3490fc
Previous suggestionsSuggestions up to commit 573d545
Suggestions up to commit 1777dbd
Suggestions up to commit 95f37be
|
5f5687b
to
1777dbd
Compare
Persistent review updated to latest commit 1777dbd |
dd62e54
to
1d17ca8
Compare
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.
LGTM
1d17ca8
to
573d545
Compare
Persistent review updated to latest commit 573d545 |
573d545
to
c3490fc
Compare
/improve |
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.
LGTM
PR Type
Enhancement
Description
Changes walkthrough 📝
main.tf
Implement cleanup policies for Artifact Registry repositories
main.tf
google_artifact_registry_repository resource
most_recent_versions within cleanup_policies
variables.tf
Add cleanup policies configuration and validation
variables.tf
configuration
count
CHANGELOG.md
Update CHANGELOG with cleanup policies feature
CHANGELOG.md
repositories
README.md
Update README with new cleanup policies input
README.md
configuration