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 d360a78771
Merge pull request #30832 from hashicorp/jbardin/data-readResourceInstanceState
4 years ago
..
addrs core: Store condition block results in plan 4 years ago
backend test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
builtin
cloud Add skip test if missing vars helper 4 years ago
command Update credentials_test.go 4 years ago
communicator test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
configs test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
copy test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
dag do not use pointer addr strings as map keys in set 4 years ago
depsfile test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
didyoumean
e2e test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
earlyconfig addrs: Expose the registry address parser's error messages 4 years ago
experiments Conclude 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
helper/slowmessage remove wrapped streams and readline 5 years ago
httpclient
initwd test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
instances InstancesForModule should not panic 4 years ago
ipaddr
lang Fix problems caught by staticcheck v0.3.0 4 years ago
legacy
logging cleanup panic output 4 years ago
modsdir
moduledeps
moduletest
plans test: use `T.TempDir` to create temporary test directory (#30803) 4 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
provider-simple-v6
provider-terraform/main
providercache test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
providers providers: A type for all schemas for a particular provider 4 years ago
provisioner-local-exec/main
provisioners
refactoring refactoring: Implied move statements can be cross-package 4 years ago
registry command: make module installation interruptible 4 years ago
repl lang: Further limit the console-only type function 4 years ago
replacefile
states test: use `T.TempDir` to create temporary test directory (#30803) 4 years ago
terminal remove the use of panicwrap 5 years ago
terraform remove data sources from state read and upgrade 4 years ago
tfdiags core: Eval pre/postconditions in refresh-only mode 4 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