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 62a8b9ef1d
Merge pull request #32207 from hashicorp/jbardin/destroy-plan-state
3 years ago
..
addrs addrs: ModuleSourceRemote.String correctly handles query string in URL 4 years ago
backend S3 Backend : Bucket key should not contain trailing slash 3 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 Add tests for cloud backend taskStage 4 years ago
command providercache: Ignore lock-mismatching global cache entries 3 years ago
communicator fix typo in upload size check 3 years ago
configs Do not apply type defaults to null values 4 years ago
copy test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
dag Clarify some comments in internal/dag 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 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 update UIMode comment 3 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: Ignore lock-mismatching global cache entries 3 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 allow cross-package move statements (#31556) 4 years ago
registry revert "run goimports" 4 years ago
repl Unify all sensitive value plan output as "(sensitive value)" 3 years ago
replacefile Upgrade to Go 1.17 5 years ago
states normalize empty CheckResults fields in stateV4 3 years ago
terminal remove the use of panicwrap 4 years ago
terraform ensure destroy plan contains valid state values 3 years ago
tfdiags build: Use Go 1.19 4 years ago
tfplugin5 docs/plugin-protocol: Add notes about missing configuration in ReadResource and UpgradeResourceState request messages (#31998) 3 years ago
tfplugin6 docs/plugin-protocol: Add notes about missing configuration in ReadResource and UpgradeResourceState request messages (#31998) 3 years ago