hashicorp / go-getter

Package for downloading things from a string URL using a variety of protocols.
Mozilla Public License 2.0
1.62k stars 227 forks source link

Feature request / Discussion: AWS CodeArtifact source #473

Open izeau opened 4 months ago

izeau commented 4 months ago

Hi all.

I wanted to bring up a feature request regarding go-getter and opening this issue as a discussion on this subject.

Given the growing popularity of AWS CodeArtifact for managing dependencies, I think it would be beneficial if go-getter supported CodeArtifact integration. This would greatly enhance the usability of Terraform modules, especially for teams relying heavily on AWS services.

Considering go-getter's existing integration with AWS S3, adding support for CodeArtifact seems like a logical next step.

Thanks for considering this enhancement.