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
Liam Cervante acb79a7545
Standardise how blank lines are added to plan for unchanged blocks (#31330)
4 years ago
..
addrs addrs: Add tests for Module.String 4 years ago
backend add simple error indicating backend removal 4 years ago
builtin add simple error indicating backend removal 4 years ago
cloud add url to summary and check for optional values (#30993) 4 years ago
command Standardise how blank lines are added to plan for unchanged blocks (#31330) 4 years ago
communicator communicator/ssh: Fix crash using SSH+HTTP proxy 4 years ago
configs configs: Fix check block configuration diagnostics 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 5 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 tfdiags: Expose the "extra information" concept from HCL 4 years ago
experiments Conclude module variable optional attrs experiment 4 years ago
getmodules add XTerraformGetLimit to prevent redirect loops 4 years ago
getproviders internal/getproviders: Add URL to error message for clarity (#30810) 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 5 years ago
ipaddr
lang lang: Remove defaults function 4 years ago
legacy
logging cleanup panic output 5 years ago
modsdir
moduledeps
moduletest
plans core: Report reason for deferring data read until apply 4 years ago
plugin Return early on GetProviderSchema RPC responses with error diagnostics 4 years ago
plugin6 Return early on GetProviderSchema RPC responses with error diagnostics 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: Use addrs.Map for maps with addresses as keys 4 years ago
registry command: make module installation interruptible 5 years ago
repl lang: Further limit the console-only type function 4 years ago
replacefile
states states/remote: Check for LockError error type 4 years ago
terminal remove the use of panicwrap 5 years ago
terraform Fail global required_version check if it contains any prerelease fields (#31331) 4 years ago
tfdiags tfdiags: Treat unknown-related or sensitive-related messages differently 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 configs: Add default argument to optional() 4 years ago