terraform/internal/configs
2026-02-03 16:47:54 +01:00
..
configload tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
configschema add deprecation marks to resources based on schema 2026-02-03 16:47:54 +01:00
configtesting configtesting: Separate package for the SynthBody helper 2024-03-14 09:58:30 -07:00
hcl2shim Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
testdata also check against action references in depends_on during config parsing 2025-10-17 14:05:26 +02:00
action.go actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
action_test.go actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
actiontriggerevent_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 2025-11-17 15:01:28 +00:00
backend.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
checks.go langrefs: Separate package for expression reference analysis 2024-03-12 08:43:55 -07:00
cloud.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
compat_shim.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
config.go ephemerals: allow root ephemeral outputs in stacks and test (#37813) 2025-10-28 09:29:44 +01:00
config_build.go PSS: Add initial (incomplete) version of code changes to the init command for using pluggable state storage (#37321) 2025-07-18 14:08:18 +01:00
config_build_test.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
config_test.go also check against action references in depends_on during config parsing 2025-10-17 14:05:26 +02:00
container.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
depends_on.go also check against action references in depends_on during config parsing 2025-10-17 14:05:26 +02:00
doc.go fix Descendants spelling 2024-10-09 11:09:02 -04:00
escaping_blocks_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
experiments.go lang: stabilise ephemeral values experiment (#35636) 2024-08-26 11:43:16 +01:00
experiments_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
import.go Config-driven importing through identity (TF-23179) (#36703) 2025-04-02 13:39:16 +02:00
import_test.go Config-driven importing through identity (TF-23179) (#36703) 2025-04-02 13:39:16 +02:00
mock_provider.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
mock_provider_test.go terraform test: implement the source attribute for mock providers (#34192) 2023-11-14 09:41:05 +01:00
module.go PSS: Add initial (incomplete) version of code changes to the init command for using pluggable state storage (#37321) 2025-07-18 14:08:18 +01:00
module_call.go variable and output deprecation 2026-02-03 15:57:28 +01:00
module_call_test.go moduleaddrs: Split module source address parsing from package addrs 2024-03-14 09:58:30 -07:00
module_merge.go actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
module_merge_body.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
module_merge_test.go ensure destroy events can not be used 2025-07-18 13:07:43 +02:00
module_test.go PSS: Add initial (incomplete) version of code changes to the init command for using pluggable state storage (#37321) 2025-07-18 14:08:18 +01:00
moved.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
moved_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
named_values.go variable and output deprecation 2026-02-03 15:57:28 +01:00
named_values_test.go variable and output deprecation 2026-02-03 15:57:28 +01:00
parser.go backend/local: Allow experiments when loading config from snapshot 2024-05-09 09:40:24 -07:00
parser_config.go enable actions outside of experiments 2025-09-16 16:10:53 +02:00
parser_config_dir.go tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
parser_config_dir_test.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
parser_config_test.go feat: update Actions parsing with current syntax (#37313) 2025-07-10 10:03:49 -04:00
parser_file_matcher.go tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
parser_test.go terraform init should pick up action providers 2025-07-24 11:28:29 +02:00
provider.go test: also allow mock_data and mock_resource blocks to generate data during planning (#36317) 2025-01-15 08:19:05 +01:00
provider_meta.go provider meta: don't return providers with invalid names (#35842) 2024-10-14 10:36:49 +02:00
provider_requirements.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provider_requirements_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provider_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provider_validation.go core: Allow passing in externally-configured provider instances 2023-11-14 13:01:56 -08:00
provisioner.go use go tool to run generate commands 2025-02-12 12:25:50 -05:00
provisioneronfailure_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 2025-11-17 15:01:28 +00:00
provisionerwhen_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 2025-11-17 15:01:28 +00:00
query_file.go tf query: disable depends_on for list blocks (#37618) 2025-09-16 13:39:59 +02:00
removed.go configs: Provisioners in "removed" blocks 2024-05-21 15:04:14 -04:00
removed_test.go configs: Provisioners in "removed" blocks 2024-05-21 15:04:14 -04:00
resource.go remove ooutdated comment 2025-09-16 16:10:53 +02:00
source_bundle_parser.go stacks: Make path.module and path.root relative, to match documentation (#37982) 2025-12-12 11:05:32 -08:00
state_store.go PSS: Fix hashing without provider version (#37852) 2025-11-05 11:20:36 +00:00
state_store_test.go PSS: Fix hashing without provider version (#37852) 2025-11-05 11:20:36 +00:00
test_file.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
test_file_test.go testing framework: add warnings for override blocks with invalid targets (#34181) 2023-11-13 10:36:06 +01:00
util.go configtesting: Separate package for the SynthBody helper 2024-03-14 09:58:30 -07:00
variable_type_hint.go use go tool to run generate commands 2025-02-12 12:25:50 -05:00
variabletypehint_string.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
version_constraint.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00