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
Nick Fagerlund b2aad914f1
stacks: Make path.module and path.root relative, to match documentation (#37982)
2 months ago
..
configload tf query: ready list blocks for beta (#37619) 5 months ago
configschema Merge pull request #37923 from hashicorp/jbardin/nesting-group-schema-fixes 3 months ago
configtesting configtesting: Separate package for the SynthBody helper 2 years ago
hcl2shim
testdata also check against action references in depends_on during config parsing 4 months ago
action.go actions: remove references to action types, linked resources (#37616) 5 months ago
action_test.go actions: remove references to action types, linked resources (#37616) 5 months ago
actiontriggerevent_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 3 months ago
backend.go Implement controlling destroy functionality within Terraform Test (#37359) 6 months ago
checks.go langrefs: Separate package for expression reference analysis 2 years ago
cloud.go
compat_shim.go
config.go ephemerals: allow root ephemeral outputs in stacks and test (#37813) 4 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 tf query: ready list blocks for beta (#37619) 5 months ago
config_test.go also check against action references in depends_on during config parsing 4 months ago
container.go
depends_on.go also check against action references in depends_on during config parsing 4 months 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 terraform test: implement the source attribute for mock providers (#34192) 2 years ago
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 actions: remove references to action types, linked resources (#37616) 5 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 enable actions outside of experiments 5 months ago
parser_config_dir.go tf query: ready list blocks for beta (#37619) 5 months ago
parser_config_dir_test.go tf query: ready list blocks for beta (#37619) 5 months ago
parser_config_test.go feat: update Actions parsing with current syntax (#37313) 8 months ago
parser_file_matcher.go tf query: ready list blocks for beta (#37619) 5 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 core: Allow passing in externally-configured provider instances 2 years ago
provisioner.go use go tool to run generate commands 1 year ago
provisioneronfailure_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 3 months ago
provisionerwhen_string.go chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally (#37901) 3 months ago
query_file.go tf query: disable depends_on for list blocks (#37618) 5 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 remove ooutdated comment 5 months ago
source_bundle_parser.go stacks: Make path.module and path.root relative, to match documentation (#37982) 2 months ago
state_store.go PSS: Fix hashing without provider version (#37852) 4 months ago
state_store_test.go PSS: Fix hashing without provider version (#37852) 4 months ago
test_file.go Implement controlling destroy functionality within Terraform Test (#37359) 6 months ago
test_file_test.go testing framework: add warnings for override blocks with invalid targets (#34181) 2 years ago
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