Commit Graph

23 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Sarah French 9f5f21f1d8
test: Enable mocking http provider sources in tests (#38206)
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Or Shachar 88da854f34
fix: avoid sending HEAD request on provider download (#36998)
11 months ago
Sarah French 371e625ea9
Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792)
1 year ago
Anteneh Metaferia ccdd825dbf
feat: add NetRC support to the provider installer (#35843)
1 year ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Martin Atkins d0a35c60a7 providercache: Ignore lock-mismatching global cache entries
3 years ago
Radek Simko 196ff4c5c5
providercache: Improve installation error message (#31898)
4 years ago
Radek Simko c1fc7fd744
providercache: include host in provider installation error (#31524)
4 years ago
Liam Cervante 9f0d1d0630
terraform init: add link to documentation when a checksum is missing from the lock file (#31408)
4 years ago
Martin Atkins 4c254cc2be Move httpclient/ to internal/httpclient/
5 years ago
James Bardin 6529659455 internal/providercache: staticcheck
5 years ago
Alisdair McDiarmid 90c4f11b61 go get github.com/hashicorp/go-getter@v1.5.0
6 years ago
Martin Atkins e6e0b6ee46 providercache: verify locked hashes for local package dirs
6 years ago
Martin Atkins b3f5c7f1e6 command/init: Read, respect, and update provider dependency locks
6 years ago
Kristin Laemmert 04be220f5f deprecate helper/copy
6 years ago
Martin Atkins 0b734a2803 command: Make provider installation interruptible
6 years ago
Alisdair McDiarmid 915f53af23 internal: Clean up package install temp file
6 years ago
Alisdair McDiarmid 440543f427 internal/providercache: Fix bug when symlink fails
6 years ago
Alisdair McDiarmid a5b3d497cc internal: Verify provider signatures on install
6 years ago
Martin Atkins ff55e1a1cd internal/providercache: installFromLocalDir
6 years ago
Martin Atkins 807267d1b5 internal/providercache: Installation from HTTP URLs and local archives
6 years ago