| .. |
|
addrs
|
feat: Add support for tofu.workspace which will be resolved in the same way as terraform.workspace (#1305)
|
2024-08-01 08:14:34 -04: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
|
Cloud Backend - Fix logic that forces TF_WORKSPACE to be equal to a tag name (#1930)
|
2024-08-22 10:55:50 +03: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
|
Fix extra file generated in tests of #1554 (#1880)
|
2024-08-02 07:33:13 -04:00 |
|
communicator
|
Error handling fixes (#1816)
|
2024-07-15 11:58:43 +02:00 |
|
configs
|
Fix missing module source panic (#1888)
|
2024-08-05 12:12:32 -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
|
Better handling of key_provider references (#1921)
|
2024-08-29 10:32:01 -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 |
|
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
|
feat: Add support for tofu.workspace which will be resolved in the same way as terraform.workspace (#1305)
|
2024-08-01 08:14:34 -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
|
feat: Add support for tofu.workspace which will be resolved in the same way as terraform.workspace (#1305)
|
2024-08-01 08:14:34 -04: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
|
feat: Add support for tofu.workspace which will be resolved in the same way as terraform.workspace (#1305)
|
2024-08-01 08:14:34 -04:00 |
|
tofumigrate
|
Static Evaluation Base, Module Sources, Backend Config (#1718)
|
2024-06-24 09:13:07 -04:00 |