Commit Graph

943 Commits (ba63e8080b7fdb1069d00a4ff3e0304c89d1867e)

Author SHA1 Message Date
James Bardin 498012c130 don't panic on invalid keys for relevant attrs
1 month ago
Samsondeen ccf00c29ba
terraform test: return error when provider config is invalid (#38140)
2 months ago
github-actions[bot] 530f2b30ef
Backport of Colorize diag details into v1.14 (#38148)
2 months ago
Radek Simko e4a8898d30
v1.14 backport: backend/http: Refresh state earlier (align with other backends) (#38061)
3 months ago
Radek Simko 4aefefee4b
v1.14 backport: Fix nil pointer dereference in backend state migration (#38028) (#38058)
3 months ago
github-actions[bot] b0ebd07f11
providers lock: include test files when loading configuration (#37904)
5 months ago
Liam Cervante e2327fdc31
Backport of ephemeral fixes into v1.14 (#37850)
5 months ago
Kristin Laemmert dae907de73 update test to not have hardcoded version info
5 months ago
github-actions[bot] b7b7fdc825
Backport of Allow inconsistent filesystem function results for provider configuration into v1.14 (#37870)
5 months ago
Radek Simko 6fd75637df
PSS: Gate experimental logic behind feature flag (#37872)
5 months ago
Liam Cervante 74a8d2c6a9
actions: connect invoke flag with TFC (#37544) (#37747)
6 months ago
github-actions[bot] 3c267ecfc6
Backport of Added missing output for the terraform apply cli actions into v1.14 (#37718)
6 months ago
James Bardin 082a3810fc backport of commit 9c2b2c579a
6 months ago
github-actions[bot] 129d7bd4d4
query: add -query flag to validate command (#37671) (#37707)
6 months ago
github-actions[bot] 94af117ea4
Backport of evaluate: return diagnostics instead of unknown for uninitialised locals and resources into v1.14 (#37667)
7 months ago
github-actions[bot] 2434b319b3
Backport of Handle `-help` usage in stacks plugin into v1.14 (#37655)
7 months ago
github-actions[bot] 20ca183851
list: send non-null "config" object to provider when not present in the list block (#37620) (#37662)
7 months ago
github-actions[bot] 6bb50f4056
Backport of actions: allow invoke only on local execution while TFC adds support into v1.14 (#37654)
7 months ago
Daniel Banck f6842ce5af
tf query: ready list blocks for beta (#37619) (#37630)
7 months ago
Daniel Schmidt 332e0386ea remove feature flag from invoke flag
7 months ago
Daniel Schmidt d83cd73ecf fix action reference
7 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 months ago
Samsondeen 7379832fb8
query: add identity_version to list_resource_found json output (#37612)
7 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
7 months ago
Sarah French 6847e763de
Update calls to StateMgr method to use diagnostics more conventionally (#37597)
7 months ago
Liam Cervante ffdf9f2a86
actions: preserve unknown metadata in the json plan (#37611)
7 months ago
Daniel Banck 1ac8497994
Add support for Terraform Search in the cloud backend (TF-25935) (#37479)
7 months ago
Samsondeen 8097374c3d
Fix panic when generating json config for tf query (#37596)
7 months ago
Sarah French 90809dc7e8
Skip TestTest_Parallel due to flakiness (#37594)
7 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
7 months ago
Liam Cervante 00d680d819
apply: include sensitive metadata when comparing changed input values (#37582)
7 months ago
Samsondeen af8cc7e315
test: create all edges to leaf cleanup nodes (#37564)
7 months ago
Kristin Laemmert cad076409c
Fix e2e tests on windows (#37572)
7 months ago
Kristin Laemmert cf9c491d9f
fix minor regression in tests (#37570)
7 months ago
James Bardin 1cb7d1859f
Merge pull request #37515 from hashicorp/jbardin/generate-config
7 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
7 months ago
Sarah French 61a7914dd9
Add test helper to create mock provider that contains a state store (#37556)
7 months ago
Daniel Schmidt 85717fba7e actions: add number of invoked actions to plan summary
7 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
7 months ago
Daniel Schmidt b2c4766d5e implement review feedback
7 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
7 months ago
Liam Cervante 5124967f5a
actions: allow skipping refresh when invoking actions (#37541)
7 months ago
Liam Cervante 673717d01a
actions: render invoked actions (#37540)
7 months ago
Liam Cervante b0ff7c271c
Revert "actions: allow skipping refresh when invoking actions (#37523)" (#37539)
7 months ago
Liam Cervante 8488fbb35c
Revert "actions: render invoked actions (#37522)" (#37538)
7 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
8 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
8 months ago
Daniel Schmidt 176263d936 actions: remove future action types
8 months ago
Liam Cervante e43eeaaf2e
actions: update JSON output to include invoked actions (#37527)
8 months ago
Sarah French 5be24bf1d0
Fix experimental gating of PSS feature (#37526)
8 months ago