-
Notifications
You must be signed in to change notification settings - Fork 160
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
Add resource and data sources for private registry GPG keys #1164
Conversation
087c92a
to
d53886b
Compare
Manages a public key of the GPG key pair used to sign releases of private providers in the private registry.
Retrieves a private registry GPG key.
Retrieves all private registry GPG keys of an organization.
d73efc9
to
66550ac
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.
Looks good! Sweet to have the other shoe drop for a modern plan-modifier version of that default org adjustment.
I have not smoke-tested this, since it'll take quite some time to get my registry and stuff into a usable state, so my review is based on my reading of the code (especially your addendum commits).
One request, other than that this is 👍🏼
Local branch of #1160 for CI