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
Brandon Croft ec4f62078a
Merge pull request #32666 from hashicorp/sebasslash/fix-credentials-sourcing-backend
3 years ago
..
addrs structured run output: impose canonical ordering on jsonstate and jsonplan packages (#32649) 3 years ago
backend backend/local: Periodically persist intermediate state snapshots 3 years ago
builtin allow terraform_data to import 3 years ago
checks core: Propagate check results accurately from plan to apply 4 years ago
cloud Merge pull request #32666 from hashicorp/sebasslash/fix-credentials-sourcing-backend 3 years ago
command cliconfig: more provider_installation err detail (#32722) 3 years ago
communicator fix typo in upload size check 3 years ago
configs Fix accidental mutation of shared `cty.Path`s in ValueMarks funcs 3 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 fix: pre allocate for composite literal 3 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 Use the apparentlymart/go-versions library to parse module constraints (#32377) 3 years ago
instances InstancesForModule should not panic 4 years ago
ipaddr build: Use Go 1.19 4 years ago
lang Replace HTML entities in function descriptions (#32710) 3 years ago
legacy build: Use Go 1.19 4 years ago
logging cleanup panic output 4 years ago
modsdir sort modules.json for stable order (#32618) 3 years ago
moduledeps Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
moduletest fixup broken test fixtures 4 years ago
plans Merge pull request #32563 from hashicorp/jbardin/optional-computed-comparison-next 3 years ago
plugin s/Capabilities/ServerCapabilities/ 4 years ago
plugin6 fix: pre allocate for composite literal 3 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 cliconfig: Allow forcing use of the plugin cache despite the lock file 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 Update internal/states/remote/state.go 3 years ago
terminal remove the use of panicwrap 4 years ago
terraform backend/local: Periodically persist intermediate state snapshots 3 years ago
tfdiags build: Use Go 1.19 4 years ago
tfplugin5 go get cloud.google.com/go/storage@v1.28.0 (#32203) 3 years ago
tfplugin6 go get cloud.google.com/go/storage@v1.28.0 (#32203) 3 years ago