terraform/internal
Alisdair McDiarmid 70db495d00
Merge pull request #30525 from nozaq/provider-config-default
jsonconfig: fix keys for default providers
2022-02-22 16:13:41 -05:00
..
addrs check for nested module index changes 2021-12-22 16:15:04 -05:00
backend Merge pull request #30344 from hashicorp/lafentres/refactor-show-command 2022-01-13 13:58:53 -06:00
builtin
cloud Refactor cloud table test runs 2021-12-20 16:36:06 -06:00
command Merge pull request #30525 from nozaq/provider-config-default 2022-02-22 16:13:41 -05:00
communicator
configs configs: Validate pre/postcondition self-refs 2022-02-03 09:37:22 -05:00
copy
dag do not use pointer addr strings as map keys in set 2022-01-05 11:28:47 +00:00
depsfile providercache: Discard lock entries for unused providers 2021-12-17 15:30:21 -08:00
didyoumean didyoumean: move from "helper" to "internal" 2020-10-02 13:35:07 -07:00
e2e
earlyconfig addrs: Expose the registry address parser's error messages 2021-11-30 15:46:16 -08:00
experiments experiments: New "preconditions_postconditions" experiment 2022-01-28 11:00:29 -05:00
getmodules getmodules: Use go-getter v1.5.10 and return to upstream GitGetter 2022-01-03 11:44:16 -08:00
getproviders
grpcwrap Move plugin/ and plugin6/ to internal/plugin{,6}/ 2021-05-17 14:09:07 -07:00
helper/slowmessage
httpclient
initwd addrs: Expose the registry address parser's error messages 2021-11-30 15:46:16 -08:00
instances InstancesForModule should not panic 2021-12-17 13:31:41 -05:00
ipaddr
lang lang: Further limit the console-only type function 2022-02-10 06:12:58 -05:00
legacy
logging cleanup panic output 2021-12-17 11:57:52 -05:00
modsdir
moduledeps
moduletest Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
plans
plugin
plugin6 Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) 2022-01-20 09:57:42 -05:00
provider-simple
provider-simple-v6
provider-terraform/main
providercache providercache: Discard lock entries for unused providers 2021-12-17 15:30:21 -08:00
providers
provisioner-local-exec/main
provisioners
refactoring refactoring: Implied move statements can be cross-package 2022-01-11 08:43:57 -08:00
registry
repl lang: Further limit the console-only type function 2022-02-10 06:12:58 -05:00
replacefile
states Relax test to focus on the behavior we care about (encoded == encoded) 2022-01-05 14:38:53 -08:00
terminal
terraform Warn when ignore_changes includes a Computed attribute (#30517) 2022-02-18 10:38:29 +00:00
tfdiags
tfplugin5
tfplugin6 Introduce Terraform Plugin Protocol 6.2 with legacy_type_system fields from Protocol 5 (#30375) 2022-01-20 09:57:42 -05:00
typeexpr