You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/configs
Daniel Schmidt c6c8be3e79
terraform init should pick up action providers
7 months ago
..
configload Recognize tf query files (#36929) 9 months ago
configschema Update go-cty and HCL for 1.13 release (#37298) 8 months ago
configtesting configtesting: Separate package for the SynthBody helper 2 years ago
hcl2shim
testdata terraform init should pick up action providers 7 months ago
action.go feat(actions): extend action validation inside configs package (#37355) 7 months ago
action_test.go feat(actions): extend action validation inside configs package (#37355) 7 months ago
actiontriggerevent_string.go Decode action blocks and action_triggers inside resource blocks. (#37030) 9 months ago
backend.go PSS: Add ability to create hashes of the `state_store` block and of its nested `provider` block (#37278) 7 months ago
checks.go langrefs: Separate package for expression reference analysis 2 years ago
cloud.go
compat_shim.go
config.go terraform init should pick up action providers 7 months ago
config_build.go PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321) 7 months ago
config_build_test.go Add warning when a `cloud` block is present in a child module (#37180) 9 months ago
config_test.go terraform init should pick up action providers 7 months ago
container.go
depends_on.go stacks: add depends_on for embedded stacks and components (#35549) 2 years ago
doc.go fix Descendants spelling 1 year ago
escaping_blocks_test.go
experiments.go lang: stabilise ephemeral values experiment (#35636) 2 years ago
experiments_test.go
import.go Config-driven importing through identity (TF-23179) (#36703) 11 months ago
import_test.go Config-driven importing through identity (TF-23179) (#36703) 11 months ago
mock_provider.go test: also allow mock_data and mock_resource blocks to generate data during planning (#36317) 1 year ago
mock_provider_test.go
module.go PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321) 7 months ago
module_call.go stacks: add depends_on for embedded stacks and components (#35549) 2 years ago
module_call_test.go moduleaddrs: Split module source address parsing from package addrs 2 years ago
module_merge.go feat: update Actions parsing with current syntax (#37313) 8 months ago
module_merge_body.go
module_merge_test.go ensure destroy events can not be used 7 months ago
module_test.go PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321) 7 months ago
moved.go
moved_test.go
named_values.go stacks: add depends_on for embedded stacks and components (#35549) 2 years ago
named_values_test.go configs: Include context when variable default has nested problem 2 years ago
parser.go backend/local: Allow experiments when loading config from snapshot 2 years ago
parser_config.go PSS: Add ability to create hashes of the `state_store` block and of its nested `provider` block (#37278) 7 months ago
parser_config_dir.go Recognize tf query files (#36929) 9 months ago
parser_config_dir_test.go PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321) 7 months ago
parser_config_test.go feat: update Actions parsing with current syntax (#37313) 8 months ago
parser_file_matcher.go Recognize tf query files (#36929) 9 months ago
parser_test.go terraform init should pick up action providers 7 months ago
provider.go test: also allow mock_data and mock_resource blocks to generate data during planning (#36317) 1 year ago
provider_meta.go provider meta: don't return providers with invalid names (#35842) 1 year ago
provider_requirements.go
provider_requirements_test.go
provider_test.go
provider_validation.go
provisioner.go use go tool to run generate commands 1 year ago
provisioneronfailure_string.go
provisionerwhen_string.go
query_file.go Add `limit` attribute to list blocks (TF-26798) (#37231) 8 months ago
removed.go configs: Provisioners in "removed" blocks 2 years ago
removed_test.go configs: Provisioners in "removed" blocks 2 years ago
resource.go Add `limit` attribute to list blocks (TF-26798) (#37231) 8 months ago
source_bundle_parser.go migrate command for terraform stacks (#36482) 11 months ago
state_store.go PSS: Add initial (incomplete) version of code changes to the `init` command for using pluggable state storage (#37321) 7 months ago
state_store_test.go PSS: Add ability to create hashes of the `state_store` block and of its nested `provider` block (#37278) 7 months ago
test_file.go terraform test: refactor graph edge calculation (#37357) 7 months ago
test_file_test.go
util.go configtesting: Separate package for the SynthBody helper 2 years ago
variable_type_hint.go use go tool to run generate commands 1 year ago
variabletypehint_string.go
version_constraint.go