opentofu/internal/getproviders
Christian Mesh 5e7397b8a3
Parallelize provider installation (#2729)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2025-12-01 11:55:53 -05:00
..
testdata fix: internal/getprovider tests on Windows (#3275) 2025-09-16 15:29:31 -03:00
didyoumean.go Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
didyoumean_test.go Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
errors.go Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
filesystem_mirror_source.go Parallelize provider installation (#2729) 2025-12-01 11:55:53 -05:00
filesystem_mirror_source_test.go fix tests using PackageLocalDir (#3204) 2025-08-28 16:17:00 -03:00
filesystem_search.go Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
filesystem_search_test.go fix tests using PackageLocalDir (#3204) 2025-08-28 16:17:00 -03:00
hanging_source.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
hash.go getproviders: Unify package authentication with hash lock selection 2025-04-14 08:31:40 -07:00
hash_test.go getproviders: Unify package authentication with hash lock selection 2025-04-14 08:31:40 -07:00
http_mirror_source.go Extract TF_PROVIDER_DOWNLOAD_RETRY env var from the getproviders package (#3338) 2025-10-13 10:00:19 +03:00
http_mirror_source_test.go Extract TF_PROVIDER_DOWNLOAD_RETRY env var from the getproviders package (#3338) 2025-10-13 10:00:19 +03:00
location_config.go Extract TF_PROVIDER_DOWNLOAD_RETRY env var from the getproviders package (#3338) 2025-10-13 10:00:19 +03:00
memoize_source.go Parallelize provider installation (#2729) 2025-12-01 11:55:53 -05:00
memoize_source_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
mock_source.go Parallelize provider installation (#2729) 2025-12-01 11:55:53 -05:00
multi_source.go Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
multi_source_test.go Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
oci_registry_mirror_source.go traceattrs: Functions for the commonly-used OCI-related attributes 2025-11-03 11:41:50 -08:00
oci_registry_mirror_source_test.go Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
package_authentication.go getproviders: PackageAuthenticationResult.SigningSkipped must return false when the package was signed (#2709) 2025-04-25 06:32:33 -04:00
package_authentication_helper_test.go getproviders: Unify package authentication with hash lock selection 2025-04-14 08:31:40 -07:00
package_authentication_test.go fix: internal/getprovider tests on Windows (#3275) 2025-09-16 15:29:31 -03:00
package_location_http_archive.go tracing: Centralize our OpenTelemetry package imports 2025-10-30 13:27:10 -07:00
package_location_local_archive.go tracing: Centralize our OpenTelemetry package imports 2025-10-30 13:27:10 -07:00
package_location_local_dir.go getproviders: PackageLocation now knows how to install from itself 2025-03-13 08:18:45 -07:00
package_location_oci_blob_archive.go traceattrs: Functions for the commonly-used OCI-related attributes 2025-11-03 11:41:50 -08:00
package_location_oci_blob_archive_test.go getproviders: Unify package authentication with hash lock selection 2025-04-14 08:31:40 -07:00
public_keys.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
registry_client.go tracing: Centralize our OpenTelemetry package imports 2025-10-30 13:27:10 -07:00
registry_client_test.go Extract TF_PROVIDER_DOWNLOAD_RETRY env var from the getproviders package (#3338) 2025-10-13 10:00:19 +03:00
registry_source.go Extract TF_PROVIDER_DOWNLOAD_RETRY env var from the getproviders package (#3338) 2025-10-13 10:00:19 +03:00
registry_source_test.go Extract TF_PROVIDER_DOWNLOAD_RETRY env var from the getproviders package (#3338) 2025-10-13 10:00:19 +03:00
source.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
types.go getproviders: Unify package authentication with hash lock selection 2025-04-14 08:31:40 -07:00
types_test.go Bump apparentlymart/go-versions to 1.0.2 to fix NOT prerelease constraint issue. (#1859) 2024-07-25 12:07:23 +02:00