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
James Bardin a6a08fe84a
AssertPlanValid for computed with config value
4 years ago
..
addrs Use hashicorp/terraform-registry-address as a decoupled library (#28338) 4 years ago
backend Save detailed type outputs to JSONStateOutputs 4 years ago
builtin add simple error indicating backend removal 4 years ago
cloud reformat imports using goimports 4 years ago
command core: Do everything except the actual action for plans.NoOp 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 didyoumean: move from "helper" to "internal" 6 years ago
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 terraform init: add link to documentation when a checksum is missing from the lock file (#31408) 4 years ago
grpcwrap s/Capabilities/ServerCapabilities/ 4 years ago
helper/slowmessage remove wrapped streams and readline 4 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 Move states/ to internal/states/ 5 years ago
logging cleanup panic output 4 years ago
modsdir Refactoring of module source addresses and module installation 5 years ago
moduledeps Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
moduletest fixup broken test fixtures 4 years ago
plans AssertPlanValid for computed with config value 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 Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
providercache Fix tests failing on main (#31481) 4 years ago
providers s/Capabilities/ServerCapabilities/ 4 years ago
provisioner-local-exec/main Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
provisioners Move configs/ to internal/configs/ 5 years ago
refactoring goimports 4 years ago
registry Use hashicorp/terraform-registry-address as a decoupled library (#28338) 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 states/remote: use t.Run in table-based tests 4 years ago
terminal remove the use of panicwrap 4 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 s/Capabilities/ServerCapabilities/ 4 years ago
tfplugin6 s/Capabilities/ServerCapabilities/ 4 years ago
typeexpr configs: Add default argument to optional() 4 years ago