opentofu/internal/configs
Haidong Ji 8138991eed
Change references to opentofu.org (#902)
Signed-off-by: Haidong Ji <ji@haidongji.com>
2023-11-24 17:07:06 +01:00
..
configload Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
configschema Fixes #539: Setting both "Type" and "NestedType" removes other validation error messages (#897) 2023-11-21 10:57:37 +00:00
hcl2shim Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
testdata Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
backend.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
checks.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
cloud.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
compat_shim.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
config_build_test.go internal/configs: deprecate io/ioutil (#333) 2023-09-08 01:12:25 +02:00
config_build.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
config_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
config.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
container.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
depends_on.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
doc.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
escaping_blocks_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
experiments_test.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
experiments.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
import_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
import.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
module_call_test.go Use registry.opentofu.org as the default registry (#379) 2023-10-03 10:49:38 +03:00
module_call.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
module_merge_body.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
module_merge_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
module_merge.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
module_test.go Remove all Terraform Cloud mentions in STDOUTs in the codebase (#703) 2023-10-12 12:07:16 +01:00
module.go Remove all Terraform mentions in STDOUTs in the codebase (#704) 2023-10-12 14:24:04 +01:00
moved_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
moved.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
named_values.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
parser_config_dir_test.go internal/configs: deprecate io/ioutil (#333) 2023-09-08 01:12:25 +02:00
parser_config_dir.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
parser_config_test.go internal/configs: deprecate io/ioutil (#333) 2023-09-08 01:12:25 +02:00
parser_config.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00
parser_test.go [testing framework] allow tests to define and override providers (#33466) 2023-07-10 14:33:15 +01:00
parser_values_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
parser_values.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
parser.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
provider_meta.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
provider_requirements_test.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
provider_requirements.go Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461) 2023-09-20 14:35:35 +03:00
provider_test.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
provider_validation.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
provider.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
provisioner.go Remove all Terraform mentions in STDOUTs in the codebase (#704) 2023-10-12 14:24:04 +01:00
provisioneronfailure_string.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
provisionerwhen_string.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
resource.go Rename multiple packages to OpenTofu (depsfile, genconfig, getmodules) (#499) 2023-09-20 17:05:24 +03:00
synth_body_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
synth_body.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
test_file_test.go testing framework: validate the configuration before terraform test (#33559) 2023-07-26 10:56:44 +02:00
test_file.go Change references to opentofu.org (#902) 2023-11-24 17:07:06 +01:00
util.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
variable_type_hint.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
variabletypehint_string.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
version_constraint.go Rename terraform to tofu in GoString method and docstrings (#576) 2023-09-26 19:09:27 +02:00