Skip to content
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

fix: Remove S3 integration from provider registry #14

Merged
merged 1 commit into from
Jul 23, 2022

Conversation

valentindeaconu
Copy link
Collaborator

There's no need to integrate with S3 for provider registry since providers can be uploaded to GitHub releases, using tools such as Go Releaser.

Also, this PR introduces authorities, which hold the GPG public keys. A provider can be released under an authority, requiring the shasum files to be signed with the respective GPG public key - the same workflow Terraform registry uses.

The authority will be later used to generate API keys which can be used in release pipelines.

@valentindeaconu valentindeaconu merged commit c2089ab into master Jul 23, 2022
@valentindeaconu valentindeaconu deleted the fix/remove-s3-integration-for-providers branch July 23, 2022 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant