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
Alisdair McDiarmid 639eb5212f
core: Remove unused PlanOpts.Validate
4 years ago
..
addrs check for nested module index changes 4 years ago
backend Merge pull request #30344 from hashicorp/lafentres/refactor-show-command 4 years ago
builtin return diagnostics from provisioners 5 years ago
cloud Refactor cloud table test runs 4 years ago
command Merge pull request #30316 from superkooks/main 4 years ago
communicator de-linting 5 years ago
configs configs: Validate pre/postcondition self-refs 4 years ago
copy deprecate helper/copy 6 years ago
dag do not use pointer addr strings as map keys in set 4 years ago
depsfile providercache: Discard lock entries for unused providers 4 years ago
didyoumean didyoumean: move from "helper" to "internal" 6 years ago
e2e Move states/ to internal/states/ 5 years ago
earlyconfig addrs: Expose the registry address parser's error messages 4 years ago
experiments experiments: New "preconditions_postconditions" experiment 4 years ago
getmodules getmodules: Use go-getter v1.5.10 and return to upstream GitGetter 4 years ago
getproviders Fix failing lint check for deprecated x/crypto/openpgp library 4 years ago
grpcwrap Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
helper/slowmessage remove wrapped streams and readline 5 years ago
httpclient Move httpclient/ to internal/httpclient/ 5 years ago
initwd addrs: Expose the registry address parser's error messages 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 core: Document postconditions as valid use of self 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 Move configs/ to internal/configs/ 5 years ago
plans go.mod: go get google.golang.org/protobuf@v1.27.1 5 years ago
plugin internal/plugin[6]: Add generated mocks 5 years ago
plugin6 Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) 4 years ago
provider-simple Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
provider-simple-v6 Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
provider-terraform/main Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
providercache providercache: Discard lock entries for unused providers 4 years ago
providers Move states/ to internal/states/ 5 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 refactoring: Implied move statements can be cross-package 4 years ago
registry command: make module installation interruptible 4 years ago
repl core: Functional-style API for terraform.Context 5 years ago
replacefile Upgrade to Go 1.17 5 years ago
states Relax test to focus on the behavior we care about (encoded == encoded) 4 years ago
terminal remove the use of panicwrap 5 years ago
terraform core: Remove unused PlanOpts.Validate 4 years ago
tfdiags Move tfdiags/ to internal/tfdiags/ 5 years ago
tfplugin5 go.mod: go get google.golang.org/protobuf@v1.27.1 5 years ago
tfplugin6 Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) 4 years ago
typeexpr internal/typeexpr: staticcheck 5 years ago