opentofu/internal/configs
Liam Cervante 4b34902fab
[testing framework] allow tests to define and override providers (#33466)
* [testing framework] prepare for beta phase of development

* [Testing Framework] Add module block to test run blocks

* [testing framework] allow tests to define and override providers
2023-07-10 14:33:15 +01:00
..
configload [Testing Framework] Add test file HCL configuration and parser functionality (#33325) 2023-06-22 17:03:37 +02:00
configschema plannable import: safer config generation and schema filters (#33232) 2023-05-24 11:16:05 +01:00
hcl2shim [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
testdata [testing framework] allow tests to define and override providers (#33466) 2023-07-10 14:33:15 +01:00
backend.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
checks.go Introduce separate testing scope for reference validation (#33339) 2023-06-28 09:47:24 +02:00
cloud.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
compat_shim.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
config_build_test.go [Testing Framework] Add module block to test run blocks (#33456) 2023-07-10 11:42:05 +01:00
config_build.go [Testing Framework] Add module block to test run blocks (#33456) 2023-07-10 11:42:05 +01:00
config_test.go [testing framework] allow tests to define and override providers (#33466) 2023-07-10 14:33:15 +01:00
config.go [testing framework] allow tests to define and override providers (#33466) 2023-07-10 14:33:15 +01:00
container.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
depends_on.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
doc.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
escaping_blocks_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
experiments_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
experiments.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
import_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
import.go plannable import: add a provider argument to the import block (#33175) 2023-05-11 09:04:39 +02:00
module_call_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
module_call.go [testing framework] allow tests to define and override providers (#33466) 2023-07-10 14:33:15 +01:00
module_merge_body.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
module_merge_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
module_merge.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
module_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
module.go configs: remove import block duplicate id check (#33434) 2023-06-27 19:25:36 +01:00
moved_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
moved.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
named_values.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
parser_config_dir_test.go [testing framework] implement expect_failures functionality (#33443) 2023-07-10 11:30:44 +01:00
parser_config_dir.go [Testing Framework] Add test file HCL configuration and parser functionality (#33325) 2023-06-22 17:03:37 +02:00
parser_config_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
parser_config.go [Testing Framework] Add test file HCL configuration and parser functionality (#33325) 2023-06-22 17:03:37 +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 [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
provider_requirements.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
provider_test.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
provider_validation.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
provider.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00
provisioner.go [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00: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 Introduce separate testing scope for reference validation (#33339) 2023-06-28 09:47:24 +02: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.go [testing framework] allow tests to define and override providers (#33466) 2023-07-10 14:33:15 +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 [COMPLIANCE] Add Copyright and License Headers 2023-05-02 15:33:06 +00:00