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 to download module from Alibaba Cloud OSS #36151

Open
shanye997 opened this issue Dec 3, 2024 · 1 comment
Open

Add support to download module from Alibaba Cloud OSS #36151

shanye997 opened this issue Dec 3, 2024 · 1 comment
Labels
enhancement new new issue not yet triaged

Comments

@shanye997
Copy link

Terraform Version

1.10.0

Use Cases

module "example" {
source = "oss::http://example.xxxx"
......
}

Attempted Solutions

I noticed that this feature relies on the support of go-getter. It should support to download files from Alibaba Cloud OSS URL firstly.
What the development procedure of this feature? Do these two repositories accept external Pull Requests? Can I develop this feature and submit a Pull Request on my own?

Proposal

No response

References

No response

@shanye997 shanye997 added enhancement new new issue not yet triaged labels Dec 3, 2024
@crw
Copy link
Contributor

crw commented Dec 3, 2024

Thanks for this feature request! If you are viewing this issue and would like to indicate your interest, please use the 👍 reaction on the issue description to upvote this issue. We also welcome additional use case descriptions.

With regards to developing the feature, please first check out the Contributing guide. It may be possible to contribute this change, I will ask our product and engineering team how likely such a change would be accepted.

Also I would suggest searching around a bit for similar requests, issues, and existing PRs, to get a sense of the existing discussions. e.g.
hashicorp/go-getter#342

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new new issue not yet triaged
Projects
None yet
Development

No branches or pull requests

2 participants