opentofu/internal
Maksym 5a2b906135
shutdown OAuth2 callback server when user hits Ctrl+C (#1074)
Signed-off-by: Maksym Nazarenko <maks.nazarenko@gmail.com>
Signed-off-by: Kuba Martin <kubam@spacelift.io>
Co-authored-by: Kuba Martin <kubam@spacelift.io>
2024-01-16 10:49:39 +01:00
..
addrs Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
backend Return false when assertBackendStateLocked fails and update comments for it and assertBackendStateUnlocked (#1106) 2024-01-11 15:18:25 -05:00
builtin Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
checks Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
cloud Find additional places where terraform should be replaced with tofu (#1001) 2023-12-13 07:18:43 -05:00
cloudplugin Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
command shutdown OAuth2 callback server when user hits Ctrl+C (#1074) 2024-01-16 10:49:39 +01:00
communicator Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
configs Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
copy internal/copy: deprecate io/ioutil (#336) 2023-09-07 17:23:38 +02:00
dag OpenTofu rename - packages with tiny renames (#479) 2023-09-20 15:43:06 +03:00
depsfile Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
didyoumean [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
e2e Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
experiments Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
genconfig rename OpenTofu testing folder (#532) 2023-09-21 18:15:32 +03:00
getmodules Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
getproviders Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
grpcwrap Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
helper/slowmessage [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
httpclient Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
initwd Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
instances OpenTofu rename - packages with tiny renames (#479) 2023-09-20 15:43:06 +03:00
ipaddr Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
lang Updated terraform icon with opentofu icon (#1122) 2024-01-15 19:28:05 -05:00
legacy Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
logging Drop dep on github.com/coreos/pkg (#629) 2024-01-03 12:15:27 -05:00
modsdir Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
moduledeps Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
moduletest Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
plans Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
plugin Find additional places where terraform should be replaced with tofu (#1001) 2023-12-13 07:18:43 -05:00
plugin6 Find additional places where terraform should be replaced with tofu (#1001) 2023-12-13 07:18:43 -05:00
provider-simple Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
provider-simple-v6 Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
providercache Improve unclear provider resolver error messages (#1003) 2023-12-12 13:10:16 -05:00
providers Fix global schema caching (#954) 2023-12-01 15:09:40 +01:00
provisioner-local-exec/main Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
provisioners Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
refactoring Revert "Fixes #898: Replace hashicorp and terraform references" (#995) 2023-12-11 15:10:03 -05:00
registry Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
repl Replace additional Terraform -> OpenTofu (#1007) 2023-12-13 11:35:41 -05:00
replacefile Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
states statemgr: Make Filesystem impl "correct" and fast (#579) 2024-01-03 10:28:17 -05:00
terminal Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
tfdiags Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
tfplugin5 Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
tfplugin6 Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
tofu Show resource plan even if it failed plan due to prevent_destroy (#1060) 2024-01-15 13:02:16 +02:00
tofumigrate Stop reading providers from the HashiCorp registry based on the statefile if not specified in code. (#773) 2023-10-27 16:23:41 +02:00