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
kmoe ba113ff2cd
add destroy option to terraform apply help text (#31714)
4 years ago
..
addrs addrs: Be explicit about checkable object address kinds 4 years ago
backend remove deprecated backends (#31711) 4 years ago
builtin add simple error indicating backend removal 4 years ago
checks core: Propagate check results accurately from plan to apply 4 years ago
cloud fix imports 4 years ago
command add destroy option to terraform apply help text (#31714) 4 years ago
communicator communicator/ssh: Fix crash using SSH+HTTP proxy 4 years ago
configs configs: Variable and Output both have Addr methods 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 build: Use Go 1.19 4 years ago
getmodules add XTerraformGetLimit to prevent redirect loops 4 years ago
getproviders build: Use Go 1.19 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 expand module subdir globs 4 years ago
instances InstancesForModule should not panic 4 years ago
ipaddr build: Use Go 1.19 4 years ago
lang lang/funcs: "timecmp" function 4 years ago
legacy build: Use Go 1.19 4 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 plans: indicate when resource deleted due to move (#31695) 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 providercache: include host in provider installation error (#31524) 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
refactoring allow cross-package move statements (#31556) 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 Merge pull request #31698 from hashicorp/megan_tf563 4 years ago
terminal remove the use of panicwrap 4 years ago
terraform plans: indicate when resource deleted due to move (#31695) 4 years ago
tfdiags build: Use Go 1.19 4 years ago
tfplugin5 build: Use Go 1.19 4 years ago
tfplugin6 build: Use Go 1.19 4 years ago
typeexpr build: Use Go 1.19 4 years ago