.. |
addrs
|
add override implementation for testing framework (#1499)
|
2024-06-06 13:20:41 +03:00 |
backend
|
use dynamic types when handling variables during plan and show static evaluation (#1826)
|
2024-07-17 11:46:24 -04:00 |
builtin
|
Fix more tests on Windows (#1824)
|
2024-07-17 10:41:12 -04:00 |
checks
|
Static Evaluation Base, Module Sources, Backend Config (#1718)
|
2024-06-24 09:13:07 -04:00 |
cloud
|
Fix more tests on Windows (#1824)
|
2024-07-17 10:41:12 -04:00 |
cloudplugin
|
Error handling fixes (#1816)
|
2024-07-15 11:58:43 +02:00 |
collections
|
add automated copyright header check (#1696)
|
2024-06-03 16:49:36 +03:00 |
command
|
Add missing [options] to help text where applicable (#1855)
|
2024-07-24 09:27:07 -04:00 |
communicator
|
Error handling fixes (#1816)
|
2024-07-15 11:58:43 +02:00 |
configs
|
Fix more tests on Windows (#1824)
|
2024-07-17 10:41:12 -04:00 |
copy
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
dag
|
Review and order locked struct fields (#1493)
|
2024-04-25 10:25:13 -04:00 |
depsfile
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
didyoumean
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
e2e
|
Add support for GOCOVERDIR to e2e tests (#1622)
|
2024-05-07 15:22:35 -04:00 |
encryption
|
allow static evaluations in encryption configuration (#1728)
|
2024-06-24 10:18:16 -04:00 |
experiments
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
genconfig
|
wrap JSON strings as jsonencode calls on generate-config-out (#1595)
|
2024-05-10 18:37:40 +03:00 |
getmodules
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
getproviders
|
Bump apparentlymart/go-versions to 1.0.2 to fix NOT prerelease constraint issue. (#1859)
|
2024-07-25 12:07:23 +02:00 |
gohcl
|
Initial implementation of aws_kms encryption.key_provider (#1349)
|
2024-03-13 13:19:20 -04:00 |
grpcwrap
|
Update to tfplugin proto 5.5 and 6.5 (#1435)
|
2024-03-26 14:36:26 -04:00 |
helper/slowmessage
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
httpclient
|
issue 966: different user agent for unit tests (#1279)
|
2024-02-22 08:45:06 +00:00 |
initwd
|
Static Evaluation Base, Module Sources, Backend Config (#1718)
|
2024-06-24 09:13:07 -04:00 |
instances
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
ipaddr
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
lang
|
Ensure that using a sensitive path for templatefile that it doesnt panic (#1801)
|
2024-07-23 09:06:02 -04:00 |
legacy
|
Error handling fixes (#1816)
|
2024-07-15 11:58:43 +02:00 |
logging
|
Review and order locked struct fields (#1493)
|
2024-04-25 10:25:13 -04:00 |
modsdir
|
initwd Windows tests fixes (#1723)
|
2024-06-18 10:49:30 -04:00 |
moduledeps
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
moduletest
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
plans
|
Fix more tests on Windows (#1824)
|
2024-07-17 10:41:12 -04:00 |
plugin
|
add automated copyright header check (#1696)
|
2024-06-03 16:49:36 +03:00 |
plugin6
|
add automated copyright header check (#1696)
|
2024-06-03 16:49:36 +03:00 |
provider-simple
|
Allow configured providers to provide additional functions. (#1491)
|
2024-04-18 15:11:38 +02:00 |
provider-simple-v6
|
Allow configured providers to provide additional functions. (#1491)
|
2024-04-18 15:11:38 +02:00 |
providercache
|
feat: add retry in provider install (#1255)
|
2024-04-01 12:41:18 -04:00 |
providers
|
Allow configured providers to provide additional functions. (#1491)
|
2024-04-18 15:11:38 +02:00 |
provisioner-local-exec/main
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
provisioners
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
refactoring
|
Fix more tests on Windows (#1824)
|
2024-07-17 10:41:12 -04:00 |
registry
|
chore: fix repetitive words (#1472)
|
2024-04-07 13:48:13 +02:00 |
repl
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
replacefile
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
states
|
chore: update version4.go (#1754)
|
2024-07-01 10:04:49 -04:00 |
terminal
|
Update copyright notice (#1232)
|
2024-02-08 09:48:59 +00:00 |
tfdiags
|
Allow configured providers to provide additional functions. (#1491)
|
2024-04-18 15:11:38 +02:00 |
tfplugin5
|
Update to tfplugin proto 5.5 and 6.5 (#1435)
|
2024-03-26 14:36:26 -04:00 |
tfplugin6
|
Update to tfplugin proto 5.5 and 6.5 (#1435)
|
2024-03-26 14:36:26 -04:00 |
tofu
|
Add more tests and refactor import for_each (#1645)
|
2024-07-26 11:01:47 -04:00 |
tofumigrate
|
Static Evaluation Base, Module Sources, Backend Config (#1718)
|
2024-06-24 09:13:07 -04:00 |