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
Katy Moe 1dabdf0dcd
normalise test names
4 years ago
..
addrs addrs: AbsResource.UniqueKey distinct from AbsResourceInstance.UniqueKey 5 years ago
backend cloud: Add streamlined 'remote' backend state migration path 4 years ago
builtin return diagnostics from provisioners 5 years ago
cloud fix(run variables): support all variable types (map, list, bool, number, null, string) 4 years ago
command Merge pull request #29885 from hashicorp/kmoe/more-init-interrupts 4 years ago
communicator de-linting 5 years ago
configs normalise test names 4 years ago
copy
dag de-linting 5 years ago
depsfile backend/local: Check dependency lock consistency before any operations 5 years ago
didyoumean
e2e Move states/ to internal/states/ 5 years ago
earlyconfig Refactoring of module source addresses and module installation 5 years ago
experiments experiments: config_driven_move has concluded 4 years ago
getmodules command: make module installation interruptible 4 years ago
getproviders cli: Fix flaky init cancel test 4 years ago
grpcwrap Move plugin/ and plugin6/ to internal/plugin{,6}/ 5 years ago
helper/slowmessage remove wrapped streams and readline 4 years ago
httpclient Move httpclient/ to internal/httpclient/ 5 years ago
initwd command: make module installation interruptible 4 years ago
instances refactoring: First round of ValidateMoves rules 5 years ago
ipaddr lang/funcs: Preserve IP address leading zero behavior from Go 1.16 5 years ago
lang build: Run staticcheck with "go run" 4 years ago
legacy Move states/ to internal/states/ 5 years ago
logging use 11 for the panic exit code 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 4 years ago
plugin internal/plugin[6]: Add generated mocks 4 years ago
plugin6 "Add cloud integration option" 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 tools: remove terraform-bundle. (#28876) 5 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 command: make module installation interruptible 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 command/workspace_delete: Allow deleting a workspace with empty husks 4 years ago
terminal remove the use of panicwrap 4 years ago
terraform test for null map and fix lost map marks 4 years ago
tfdiags Move tfdiags/ to internal/tfdiags/ 5 years ago
tfplugin5 go.mod: go get google.golang.org/protobuf@v1.27.1 4 years ago
tfplugin6 Merge pull request #29648 from hashicorp/jbardin/tfproto6.1 4 years ago
typeexpr