..
addrs
core: Store condition block results in plan
2022-04-04 15:36:29 -04:00
backend
Always use token in backend config when provided
2022-04-22 14:01:00 -04:00
builtin
return diagnostics from provisioners
2021-05-19 11:24:54 -04:00
cloud
Handle -input=false in cloud integration
2022-04-26 11:17:44 -04:00
command
json-output: Add output type to JSON format
2022-04-27 13:30:15 -04:00
communicator
sync retry goroutine return
2022-04-20 15:29:19 -04:00
configs
minor fixes
2022-04-20 12:51:24 -04:00
copy
test: use T.TempDir
to create temporary test directory ( #30803 )
2022-04-08 17:34:16 +01:00
dag
do not use pointer addr strings as map keys in set
2022-01-05 11:28:47 +00:00
depsfile
test: use T.TempDir
to create temporary test directory ( #30803 )
2022-04-08 17:34:16 +01:00
didyoumean
didyoumean: move from "helper" to "internal"
2020-10-02 13:35:07 -07:00
e2e
test: use T.TempDir
to create temporary test directory ( #30803 )
2022-04-08 17:34:16 +01:00
earlyconfig
addrs: Expose the registry address parser's error messages
2021-11-30 15:46:16 -08:00
experiments
Conclude preconditions/postconditions experiment
2022-04-04 15:54:40 -04:00
getmodules
getmodules: Use go-getter v1.5.10 and return to upstream GitGetter
2022-01-03 11:44:16 -08:00
getproviders
internal/getproviders: Add URL to error message for clarity ( #30810 )
2022-04-14 16:14:50 +01:00
grpcwrap
Move plugin/ and plugin6/ to internal/plugin{,6}/
2021-05-17 14:09:07 -07:00
helper /slowmessage
remove wrapped streams and readline
2021-10-28 11:51:39 -04:00
httpclient
Move httpclient/ to internal/httpclient/
2021-05-17 14:09:07 -07:00
initwd
test: use T.TempDir
to create temporary test directory ( #30803 )
2022-04-08 17:34:16 +01:00
instances
InstancesForModule should not panic
2021-12-17 13:31:41 -05:00
ipaddr
lang/funcs: Preserve IP address leading zero behavior from Go 1.16
2021-08-17 15:20:05 -07:00
lang
lang/funcs: type conversion functions can convert null values
2022-04-20 09:09:12 -07:00
legacy
Move states/ to internal/states/
2021-05-17 14:09:07 -07:00
logging
cleanup panic output
2021-12-17 11:57:52 -05:00
modsdir
Refactoring of module source addresses and module installation
2021-06-03 08:50:34 -07:00
moduledeps
Move plugin/ and plugin6/ to internal/plugin{,6}/
2021-05-17 14:09:07 -07:00
moduletest
Move configs/ to internal/configs/
2021-05-17 14:09:07 -07:00
plans
Merge pull request #30900 from hashicorp/jbardin/replace-triggered-by
2022-04-22 14:36:42 -04:00
plugin
internal/plugin[6]: Add generated mocks
2021-10-28 20:16:26 -05:00
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
Move plugin/ and plugin6/ to internal/plugin{,6}/
2021-05-17 14:09:07 -07:00
provider-simple-v6
Move plugin/ and plugin6/ to internal/plugin{,6}/
2021-05-17 14:09:07 -07:00
provider-terraform /main
Move plugin/ and plugin6/ to internal/plugin{,6}/
2021-05-17 14:09:07 -07:00
providercache
test: use T.TempDir
to create temporary test directory ( #30803 )
2022-04-08 17:34:16 +01:00
providers
providers: A type for all schemas for a particular provider
2022-03-04 15:51:36 -05:00
provisioner-local-exec /main
Move plugin/ and plugin6/ to internal/plugin{,6}/
2021-05-17 14:09:07 -07:00
provisioners
Move configs/ to internal/configs/
2021-05-17 14:09:07 -07:00
refactoring
refactoring: Implied move statements can be cross-package
2022-01-11 08:43:57 -08:00
registry
command: make module installation interruptible
2021-11-11 12:28:10 +00:00
repl
lang: Further limit the console-only type function
2022-02-10 06:12:58 -05:00
replacefile
Upgrade to Go 1.17
2021-08-17 15:20:05 -07:00
states
fix typo in struct tag ( #30884 )
2022-04-22 13:53:32 +01:00
terminal
remove the use of panicwrap
2021-10-28 11:51:39 -04:00
terraform
build a test apply graph during plan
2022-04-22 15:54:01 -04:00
tfdiags
core: Eval pre/postconditions in refresh-only mode
2022-03-11 13:32:40 -05:00
tfplugin5
go.mod: go get google.golang.org/protobuf@v1.27.1
2021-10-11 16:37:39 -07:00
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
internal/typeexpr: staticcheck
2020-12-02 13:59:19 -05:00