You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Terraform Version
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
The text was updated successfully, but these errors were encountered: