Skip to content

Add support for netrc for private mirrors#338

Merged
Zordrak merged 1 commit intotfutils:masterfrom
worzel666:netrc
Jul 7, 2022
Merged

Add support for netrc for private mirrors#338
Zordrak merged 1 commit intotfutils:masterfrom
worzel666:netrc

Conversation

@worzel666
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread README.md Outdated
e.g.

```console
$ TFENV_NETRC_PATH="$PWD/netrc"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

surely .netrc?

Would we not use a .netrc if it were present by default?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

My reasoning was if you wanted to create one specific for the remote you are using; it would also allow you to do something like this: https://stackoverflow.com/a/33818945 which would ensure that the secret you are using is isolated from the rest of your environment.

@Zordrak Zordrak merged commit 962cbf9 into tfutils:master Jul 7, 2022
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