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

Add support for aws s3 store #147

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Add support for aws s3 store #147

merged 1 commit into from
Dec 20, 2023

Conversation

pguinard-public-com
Copy link
Contributor

Adds support for downloading from an AWS s3 store.

Copy link
Collaborator

@stigok stigok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for sharing this code with us! 🚀 The overall quality is very good, however, there are some issues I need to address before merging this in.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
cmd/terraform-registry/main.go Outdated Show resolved Hide resolved
pkg/store/s3/s3.go Outdated Show resolved Hide resolved
pkg/store/s3/s3.go Outdated Show resolved Hide resolved
pkg/store/s3/s3.go Show resolved Hide resolved
Copy link
Collaborator

@stigok stigok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Just have some minor issues left :)

pkg/store/s3/s3.go Outdated Show resolved Hide resolved
pkg/store/s3/s3.go Show resolved Hide resolved
cmd/terraform-registry/main.go Outdated Show resolved Hide resolved
cmd/terraform-registry/main.go Outdated Show resolved Hide resolved
@stigok stigok merged commit 3619ebe into nrkno:main Dec 20, 2023
6 of 7 checks passed
@stigok
Copy link
Collaborator

stigok commented Dec 20, 2023

Thank you very much for your contribution. It was great to see that we got this in! Well done 🚢

@stigok
Copy link
Collaborator

stigok commented Dec 20, 2023

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.

2 participants