You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal
sebhcp 1ad649c446
goimports on providers.go only
4 years ago
..
addrs Use hashicorp/terraform-registry-address as a decoupled library (#28338) 4 years ago
backend revert "run goimports" 4 years ago
builtin add simple error indicating backend removal 4 years ago
cloud remove unused error and fix output authorization detection 4 years ago
command goimports on providers.go only 4 years ago
communicator communicator/ssh: Fix crash using SSH+HTTP proxy 4 years ago
configs Use hashicorp/terraform-registry-address as a decoupled library (#28338) 4 years ago
copy test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
dag Add methods for topological sorts 4 years ago
depsfile Ignore existing package hashes for `providers lock` command (#31389) 4 years ago
didyoumean
e2e test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
earlyconfig tfdiags: Expose the "extra information" concept from HCL 4 years ago
experiments configs: Show tailored message for optional attrs experiment 4 years ago
getmodules add XTerraformGetLimit to prevent redirect loops 4 years ago
getproviders getproviders: account for occasionally missing Host header in errors (#31542) 4 years ago
grpcwrap s/Capabilities/ServerCapabilities/ 4 years ago
helper/slowmessage remove wrapped streams and readline 5 years ago
httpclient backend/azurerm: removing ADAL support 4 years ago
initwd Use hashicorp/terraform-registry-address as a decoupled library (#28338) 4 years ago
instances InstancesForModule should not panic 4 years ago
ipaddr lang/funcs: Preserve IP address leading zero behavior from Go 1.16 5 years ago
lang tests: add test cases around empty values 4 years ago
legacy
logging cleanup panic output 4 years ago
modsdir Refactoring of module source addresses and module installation 5 years ago
moduledeps
moduletest fixup broken test fixtures 4 years ago
plans revert "run goimports" 4 years ago
plugin s/Capabilities/ServerCapabilities/ 4 years ago
plugin6 s/Capabilities/ServerCapabilities/ 4 years ago
provider-simple s/Capabilities/ServerCapabilities/ 4 years ago
provider-simple-v6 s/Capabilities/ServerCapabilities/ 4 years ago
provider-terraform/main
providercache providercache: include host in provider installation error (#31524) 4 years ago
providers s/Capabilities/ServerCapabilities/ 4 years ago
provisioner-local-exec/main
provisioners
refactoring goimports 4 years ago
registry revert "run goimports" 4 years ago
repl lang: Further limit the console-only type function 4 years ago
replacefile Upgrade to Go 1.17 5 years ago
states style: goimports fixes 4 years ago
terminal remove the use of panicwrap 5 years ago
terraform core: Do everything except the actual action for plans.NoOp 4 years ago
tfdiags tfdiags: Treat unknown-related or sensitive-related messages differently 4 years ago
tfplugin5 revert "run goimports" 4 years ago
tfplugin6 revert "run goimports" 4 years ago
typeexpr configs: Add default argument to optional() 4 years ago