opentofu/internal/command/cliconfig
RoseSecurity 6e2250e050
Some checks failed
build / Build for freebsd_386 (push) Has been cancelled
build / Build for linux_386 (push) Has been cancelled
build / Build for openbsd_386 (push) Has been cancelled
build / Build for windows_386 (push) Has been cancelled
build / Build for freebsd_amd64 (push) Has been cancelled
build / Build for linux_amd64 (push) Has been cancelled
build / Build for openbsd_amd64 (push) Has been cancelled
build / Build for solaris_amd64 (push) Has been cancelled
build / Build for windows_amd64 (push) Has been cancelled
build / Build for freebsd_arm (push) Has been cancelled
build / Build for linux_arm (push) Has been cancelled
build / Build for linux_arm64 (push) Has been cancelled
build / Build for darwin_amd64 (push) Has been cancelled
build / Build for darwin_arm64 (push) Has been cancelled
build / End-to-end Tests for linux_386 (push) Has been cancelled
build / End-to-end Tests for windows_386 (push) Has been cancelled
build / End-to-end Tests for darwin_amd64 (push) Has been cancelled
build / End-to-end Tests for linux_amd64 (push) Has been cancelled
build / End-to-end Tests for windows_amd64 (push) Has been cancelled
Quick Checks / List files changed for pull request (push) Has been cancelled
Quick Checks / License Checks (push) Has been cancelled
Website checks / List files changed for pull request (push) Has been cancelled
Quick Checks / Unit tests for linux_386 (push) Has been cancelled
Quick Checks / Unit tests for linux_amd64 (push) Has been cancelled
Quick Checks / Unit tests for windows_amd64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm (push) Has been cancelled
Quick Checks / Unit tests for darwin_arm64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm64 (push) Has been cancelled
Quick Checks / Race Tests (push) Has been cancelled
Quick Checks / End-to-end Tests (push) Has been cancelled
Quick Checks / Code Consistency Checks (push) Has been cancelled
Website checks / Build (push) Has been cancelled
Website checks / Test Installation Instructions (push) Has been cancelled
chore: typo fixes (#3957)
Signed-off-by: RoseSecurity <michael@rosesecurity.dev>
2026-03-27 18:25:56 -03:00
..
ociauthconfig chore: typo fixes (#3957) 2026-03-27 18:25:56 -03:00
svcauthconfig Adopt OpenTofu's own "svchost" module 2025-06-12 09:37:59 -07:00
testdata tofu providers mirror: Add option to trust hashes from a mirror source (#3885) 2026-03-19 14:00:51 -04:00
cliconfig.go command: "go fix" on various files we've changed recently anyway 2026-03-17 15:25:30 -07:00
cliconfig_test.go command: "go fix" on various files we've changed recently anyway 2026-03-17 15:25:30 -07:00
config_loader.go cliconfig: Create testable shim for fs actions (#3435) 2025-10-29 12:03:55 -05:00
config_locations_helper_test.go cliconfig: Create testable shim for fs actions (#3435) 2025-10-29 12:03:55 -05:00
config_locations_macos_test.go various: Remove legacy "+build" comments 2025-11-01 08:00:01 -03:00
config_locations_unix_test.go command: "go fix" on various files we've changed recently anyway 2026-03-17 15:25:30 -07:00
config_locations_windows_test.go various: Remove legacy "+build" comments 2025-11-01 08:00:01 -03:00
config_unix.go various: Remove legacy "+build" comments 2025-11-01 08:00:01 -03:00
config_unix_test.go various: Remove legacy "+build" comments 2025-11-01 08:00:01 -03:00
config_windows.go various: Remove legacy "+build" comments 2025-11-01 08:00:01 -03:00
credentials.go hcl2shim: Split out legacy subset 2025-07-10 08:13:25 -07:00
credentials_test.go Add download_retry_count for direct and network_mirror in CLI configuration (#3368) 2025-10-18 11:42:25 +03:00
oci_credentials.go cliconfig: Config.OCICredentialsPolicy 2025-03-13 08:19:57 -07:00
oci_credentials_test.go command: "go fix" on various files we've changed recently anyway 2026-03-17 15:25:30 -07:00
provider_installation.go tofu providers mirror: Add option to trust hashes from a mirror source (#3885) 2026-03-19 14:00:51 -04:00
provider_installation_test.go tofu providers mirror: Add option to trust hashes from a mirror source (#3885) 2026-03-19 14:00:51 -04:00
registry_protocols.go cliconfig: Registry protocol retry count and timeout settings 2025-09-10 11:45:38 -07:00
registry_protocols_test.go cliconfig: Registry protocol retry count and timeout settings 2025-09-10 11:45:38 -07:00
util.go cliconfig: Create testable shim for fs actions (#3435) 2025-10-29 12:03:55 -05:00