Commit Graph

32759 Commits (148b19b0d7e36b6f2b8a169d2cb7b6069ab5d00a)
 

Author SHA1 Message Date
Mutahhir Hayat 148b19b0d7 return validate value instead of dynamic value
2 years ago
Mutahhir Hayat d398fa50c6 handle overlooked error in test
2 years ago
Mutahhir Hayat cb28bf3379 remove unused test
2 years ago
Mutahhir Hayat e20891ac1d add tests for local values through data sources
2 years ago
Mutahhir Hayat 6bbc8cdc76 Add more tests for local values
2 years ago
Mutahhir Hayat 2667a0f2c3 cleanup comments
2 years ago
Mutahhir Hayat 5e12bdf048 Stack evaluation should also visit local values when walking the stack
2 years ago
Mutahhir Hayat be317d4d3a Make Stack and Stack config aware of local values
2 years ago
Mutahhir Hayat 6554ce6bfd Add planning test to test for locals usage
2 years ago
Mutahhir Hayat 129d58fed3 Create local value structs, including config and tests
2 years ago
Mutahhir Hayat d695f8197c Add local values test
2 years ago
Daniel Schmidt f3764ead4c
Merge pull request #35118 from hashicorp/consistency-provider-deferred
2 years ago
James Bardin 147186c84b
Merge pull request #35090 from hashicorp/jbardin/plan-valid-nested-null
2 years ago
trujillo-adam a72ff6efa1
Merge pull request #35112 from hashicorp/docs/atrujillo/lang-add-moved-ref
2 years ago
trujillo-adam e3d2923c1f
Apply suggestions from code review
2 years ago
James Bardin e08b269e15
Merge pull request #35110 from hashicorp/jbardin/module-override-legacy-provider
2 years ago
Daniel Schmidt 4dd4511871
stacks: add tests for forbidden deferrals
2 years ago
Daniel Schmidt f684df82f6
stack: improve wording
2 years ago
Daniel Schmidt 08917d1628
stacks: error if provider emits deferred action when it's not supported
2 years ago
trujillo-adam d56ed45484 capitalized Moved and removed backticks
2 years ago
trujillo-adam becfb06918 added reference page for block
2 years ago
kmoe b74715e5fb
stacks: fix invalid filename (#35111)
2 years ago
James Bardin 582c7298d3 don't evaluate providers in overridden modules
2 years ago
Daniel Schmidt 5af49eb9ce
Merge pull request #35016 from hashicorp/TF-13963
2 years ago
Daniel Schmidt 35f44b01f0
stacks: fix comment and add assertion for diagnostics
2 years ago
Nick Fagerlund d287ea43b5 Revert "version: Prepare for 1.9.0-alpha20240501 release"
2 years ago
Nick Fagerlund 6e6f5502a7 version: Prepare for 1.9.0-alpha20240501 release
2 years ago
James Bardin 1ed4f72643
Merge pull request #35101 from hashicorp/jbardin/attach-resource-config
2 years ago
James Bardin e7831d4e5d use ResourceByAddr to lookup resource config
2 years ago
Daniel Schmidt aeb5b47723
stacks: remove unused test case
2 years ago
Nick Fagerlund bf0a6ed41c
Update CHANGELOG.md
2 years ago
Nick Fagerlund f2906a1bfc
Merge pull request #35088 from alexott/attach-config-performance
2 years ago
Martin Atkins 2a035cd8a5
Update CHANGELOG.md
2 years ago
Martin Atkins edf335e7eb lang/funcs: Experimental "templatestring" function
2 years ago
Martin Atkins 2ac2f4096f collections: NewSetCmp takes optional initial elements
2 years ago
Martin Atkins 847925b531 experiments: template_string_func experiment keyword
2 years ago
Daniel Schmidt f847360a40
stacks: component.CheckInstances now reports on for each value diagnostics
2 years ago
Daniel Schmidt c370e5e71d
stacks: use more precise name for variable
2 years ago
Daniel Schmidt 1afc9789ef
stacks: use UnknownForEachRepetitionData for instance map repetition data in for_each
2 years ago
Daniel Schmidt 91a18a6b30
stacks: fix typo
2 years ago
Daniel Schmidt 7d0c4cfc4d
stacks: early exit on invalid for_each values for components
2 years ago
Daniel Schmidt d1168ffa62
stacks: return instance value for wildcard component instances
2 years ago
Daniel Schmidt 6f95225a91
stacks: handle unknown dynamic values
2 years ago
Daniel Schmidt 3cbfd39721
stacks: validate unknown component for_each type
2 years ago
Daniel Schmidt 3a7150b27e
stacks: handle unknown values in component for_each
2 years ago
James Bardin 2562420d16 prevent panics with null objects in nested attrs
2 years ago
Alex Ott f0e2861c1e Improve performance of AttachResourceConfigTransformer on big graphs
2 years ago
Daniel Schmidt 3a1c70d4fa
Merge pull request #35001 from hashicorp/TF-13961
2 years ago
Liam Cervante b3d653afb6
stacks: track deferrals on top-level graph methods
2 years ago
Daniel Schmidt aed6f7586c
stacks: use deferral allowed flag
2 years ago