Commit Graph

32532 Commits (eecbfbf2cccedfb581469ee63599c4b4abc5c60f)
 

Author SHA1 Message Date
Daniel Schmidt a8c1229720
Merge pull request #34677 from hashicorp/improve-plan-for-lists
2 years ago
Daniel Schmidt adf008d489
adjust tests to new implementation
2 years ago
Daniel Schmidt 19f9bdac14
handle multi-line string diffs correctly
2 years ago
Daniel Schmidt a64df71152
fix comment
2 years ago
Daniel Schmidt 1531fee472
clarify comment
2 years ago
Daniel Schmidt 2a625b75a4
handle reordering explicitly
2 years ago
Daniel Schmidt 31bd2b5be0
plan: compare individual elements if list is same length
2 years ago
Liam Cervante 64b311d53a
stacks: apply sensitive marks to outputs from components (#34684)
2 years ago
Liam Cervante f0b61090a2
Move the testing MockProvider into a dedicated shared package (#34681)
2 years ago
Alisdair McDiarmid 06723d3d4b stackeval: Add support for replace actions to hook
2 years ago
Martin Atkins fde6277565 stackruntime: Pass ExperimentsAllowed into stackeval for apply
2 years ago
James Bardin 084bce65dc
Merge pull request #34683 from hashicorp/jbardin/detect-unknown-provider-functions
2 years ago
James Bardin 336145c384 update diagnostic message
2 years ago
James Bardin bac2f892c6 more helpful provider function diagnostics
2 years ago
James Bardin bc3c185f2e update hcl for function diags
2 years ago
Radek Simko 82eca73994
gitignore: Add go.work{.sum} (#34682)
2 years ago
Liam Cervante 07f6621091
stacks: include resources in state when calculating required providers (#34645)
2 years ago
Martin Atkins 67d5d8f79f
Update CHANGELOG.md
2 years ago
CJ Horton 7a37c393a0
Merge pull request #34678 from hashicorp/radditude/standard-panics
2 years ago
CJ Horton 6e1e00ae3f standardize panic output
2 years ago
James Bardin 0d712f99df Prepare for 1.8.0-alpha20240131 release
2 years ago
Radek Simko 0c509183d1
ci: Add test for license headers (#34624)
2 years ago
Martin Atkins a77d351ea2 plugin+plugin6: Don't panic if ProviderMeta not populated
2 years ago
Craig Wright c02c855423
Merge pull request #34635 from hashicorp/crw-patch-1
2 years ago
Bruno Schaatsbergen c6ee2652a0
chore: bump golang.org/xoauth2 to v0.17.0
2 years ago
Liam Cervante 58289db4a9
terraform test: use platform independent path functions (#34666)
2 years ago
Martin Feineis e5db180534
double quote typo
2 years ago
Martin Atkins e6665c4f43 stackeval: Basic support for deferred-change propagation
2 years ago
Martin Atkins 2e6cf0a518 terraform: Callers can force all actions to be deferred
2 years ago
Martin Atkins 823aa8e4f3 terraform: Handle partial-expanded resources during planning
2 years ago
Martin Atkins a0b0996ad1 terraform: Evaluator returns DynamicVal for partial-expanded resource
2 years ago
Martin Atkins 64f7b6992f terraform: BuiltinEvalContext function eval in partial-expanded module
2 years ago
Martin Atkins d574082caf terraform: nodeExpandModule must check experiments on moduleCtx
2 years ago
Martin Atkins 3e2b6ffec8 core: Resource nodes aware when unknown_instances experiment is on
2 years ago
Martin Atkins 47fd5e3e35 terraform: Expose a shared deferring.Deferred object
2 years ago
Martin Atkins db07b905e9 deferring: A new package for tracking deferred actions
2 years ago
Martin Atkins 53f00667d5 instances: Some additional commentary
2 years ago
Martin Atkins 8e02f5dd21 addrs: PartialExpandedResource module address accessors
2 years ago
Martin Atkins 67d8a5137b rpcapi+stacks: Stacks runtime can see whether experiments are allowed
2 years ago
Martin Atkins 73df33fe6e instances: Fix data race in Expander.ExpandAbsModuleCall
2 years ago
Martin Atkins e6ce1edf22 logging: Send captured panics to real stderr
2 years ago
Ansgar Mertens cd1306430b
fix(docs): Include product in relative link (#34510)
2 years ago
Eloi Perdereau 30505dd1bf
website docs: fix "Block Representation" for `provider schema -json` (#34653)
2 years ago
Liam Cervante 3475d22741
Fix nil pointer exception when planning stacks with undeclared variables (#34638)
2 years ago
Alisdair McDiarmid 9255db67b3
Merge pull request #34648 from hashicorp/alisdair/unmark-stack-provider-config
2 years ago
Daniel Schmidt 3211068f10
Merge pull request #34644 from hashicorp/document-provider-lock-using-cache
2 years ago
Daniel Schmidt 18796d0dea
chore: clarify wording
2 years ago
Daniel Schmidt cb46c9937a
Merge pull request #34658 from hashicorp/fix-is-sensitive-mdx
2 years ago
Daniel Schmidt 7d88f79aaf
chore: add navigation entry
2 years ago
Daniel Schmidt ae56655afe
chore: remove trailing whitespace from file path
2 years ago