-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
feat: add NetRC support to the provider installer #35843
Conversation
5c641a8
to
872f35c
Compare
Thanks for this submission! |
00c0cea
to
869c93c
Compare
Hi @aaklilu, we discussed this in triage today. Generally speaking there is agreement that this is probably the correct approach. The main blocker to doing a full review is maintainer availability. My best guess is that we'll check back in on this PR mid-November to consider a review. I just wanted to set expectations up-front as to timelines. Thanks again for this submission. |
Thank you @crw for the update. |
Hi @aaklilu, I have been off for the past three weeks so apologies for this late update. As this change would not make a difference for the Hashicorp Terraform Registry (public or private via Enterprise), this change is unlikely to be prioritized in the near future. If you think this is incorrect, especially if you think the Hashicorp enterprise registry could benefit from this change, please let me know as that could change the decision-making process. Thanks very much! |
It's fine, thanks for the update @crw |
Hey @liamcervante its quite clear. Thanks! |
I'm just waiting for one of our tech writers to okay my docs change in #36022, and then we can merge both together. |
Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch. |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
An interim solution to lack of credential while downloading provider archives.
Fixes #29349
Target Release
1.10.x
Draft CHANGELOG entry
ENHANCEMENTS
.netrc
file. Similar to module downloads.