Commit Graph

33013 Commits (72de171edde8564cf9e37ca703fe1b4e715be5ec)
 

Author SHA1 Message Date
Martin Atkins 72de171edd configs: Include context when variable default has nested problem
2 years ago
Liam Cervante 3ce9e517ae
fix flaky test in views package (#35469)
2 years ago
Liam Cervante 93c4b186da
stacks: fix flaky TestStacksPlanStackChanges test (#35468)
2 years ago
Katy Moe ff8aa70281 version: cleanup after v1.10.0-alpha20240717 release
2 years ago
Katy Moe 7da9b85930 version: prepare for 1.10.0-alpha20240717 release
2 years ago
kmoe 53292842b7
core: do not refresh when forgetting instances (#35458)
2 years ago
Liam Cervante 3ecf7655ba
stacks: insert unknown values for missing outputs during applies (#35463)
2 years ago
Sarah French 125cf53470
Add acceptance and internal tests for `gcs` backend, add some test helper functions (#35026)
2 years ago
Daniel Schmidt 7822c0afa7
Merge pull request #35448 from hashicorp/TF-13968
2 years ago
Daniel Schmidt 1d45d12f40
stacks: track resource deferrals in apply
2 years ago
Martin Atkins eb7f58c795 terraform: Error message for unknown error_message in variable validation
2 years ago
Liam Cervante 46a6d3f637
stacks: include moved and imported metadata in change descriptions (#35439)
2 years ago
Daniel Schmidt 591c3dea36
Merge pull request #35433 from hashicorp/TF-10919
2 years ago
Daniel Schmidt 6cb5a38398
stacks: add test for deferred component status
2 years ago
James Bardin 208d13746d
Merge pull request #35437 from hashicorp/jbardin/providers-suggestion
2 years ago
Liam Cervante 86b67507c1
Fix missing validation for count and for-each meta-arguments (#35432)
2 years ago
James Bardin fcfbd85aa5 add suggestion to run `terraform providers`
2 years ago
Liam Cervante 634155f56b
stacks: extend diagnostic message to capture error from unscheduled component (#35434)
2 years ago
Daniel Schmidt 93cf093168
stacks: add new deferred plan status
2 years ago
Liam Cervante 8e47b5907c
stacks: provide more helpful diagnostics when providers types are mismatched (#35422)
2 years ago
Daniel Schmidt 4496367249
Merge pull request #35388 from hashicorp/TF-17949
2 years ago
Daniel Schmidt 4f401d9cd3
stacks: add dependency lock to new test case
2 years ago
Daniel Schmidt bf5037fa05
stacks: add test case
2 years ago
Daniel Schmidt 9f8ab0450c
stacks: fix move apply test
2 years ago
Daniel Schmidt 2a3c579693
stacks: use inspecting phase for provider config tests
2 years ago
Daniel Schmidt 7d8abbc414
stacks: create testing overide for dependency lock
2 years ago
Daniel Schmidt 05755422f3
stacks: pass dependency lock in tests
2 years ago
Daniel Schmidt 4433239da4
stacks: validate dependency lockfile in apply phase
2 years ago
Daniel Schmidt 0e5f7acda0
stacks: validate dependency lockfile in planning phase
2 years ago
Daniel Schmidt fb2f3ca276
stacks: refactor to get dependency locks through main
2 years ago
Daniel Schmidt 2ed6e1facd
stacks: validate lockfile containing all providers
2 years ago
Liam Cervante 54739db54a
import: fix crash when referencing the to-be-imported resource from the 'id' field (#35420)
2 years ago
Radek Simko 5e3a44fc11
deps: Bump go-getter to v1.7.5 (#35376)
2 years ago
Aviral Jain c19118f9e0 skip check evaluation when context is not prepared successfully (#35408)
2 years ago
Liam Cervante 587a7e88ff
stacks: include move, forget, import counts in apply summaries (#35391)
2 years ago
hashicorp-tsccr[bot] abce5ea5c3
Result of tsccr-helper -log-level=info gha update -latest . (#35403)
2 years ago
Koki Sato fd0d3e71b6
docs: correct function name in `textencodebase64` documentation (#35401)
2 years ago
Martin Atkins 73b9a681a6 terraform: util.go is now semaphore.go
2 years ago
Martin Atkins fdfd157ae5 terraform: Remove strSliceContains and updateStrings util functions
2 years ago
Liam Cervante 27f26bd1b5
stacks: emit specific moved notification during apply (#35387)
2 years ago
Daniel Schmidt 7520f465b3
Merge pull request #35367 from hashicorp/TF-10864
2 years ago
Daniel Schmidt ae05a0d27b
stacks: use plantimestamp from opts while planning
2 years ago
Daniel Schmidt a51938c246
stacks: move PlanTimestamp method for consistency
2 years ago
Daniel Schmidt 46999364f0
stacks: refactor for plantimestamp to come from the outside
2 years ago
Daniel Schmidt 49ba330fb5
stacks: force plan timestamp in module runtime
2 years ago
Daniel Schmidt b62a67394b
stacks: save plantimestamp to plan
2 years ago
Craig Wright af498dd255
Merge pull request #35364 from sehyod/patch-1
2 years ago
Niklas Rosenstein 50463774b0 Fix and clarify error message when -plugin-dir can't be saved to workspace directory
2 years ago
Daniel Schmidt 8fa922f912
stacks: implement PlanTimestamp method on ExpressionScope
2 years ago
Nick Fagerlund 21a695e603
Merge pull request #35372 from hashicorp/liamcervante/requires-sensitive-replace-panic
2 years ago