Commit Graph

935 Commits (ea20db63fbc69544a4504e190d566e44b201680a)

Author SHA1 Message Date
Akella Umesh ea20db63fb
actions: add missing actions output for terraform apply cli (#37692)
5 months ago
James Bardin 9c2b2c579a remove id from generated config
5 months ago
Samsondeen 2274026c68
query: add -query flag to validate command (#37671)
5 months ago
Sarah French b9522561c8
PSS: Add reusable method for obtaining the provider factory needed for accessing a state store. (#37665)
5 months ago
Liam Cervante 1e414491c7
evaluate: return diagnostics instead of unknown for uninitialised locals and resources (#37663)
5 months ago
Samsondeen a7504719ef
list: send non-null "config" object to provider when not present in the list block (#37620)
5 months ago
Mark DeCrane f8b0051bae
Merge pull request #37645 from hashicorp/handle-help-usage-stacks-plugin
5 months ago
Liam Cervante e65c562355
actions: allow invoke only on local execution while TFC adds support (#37653)
5 months ago
Mark DeCrane 10f00d437f Use raw args in -help flag handling
5 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
5 months ago
Sarah French 5981cd2bf7
Prepare main branch for post-v1.14 development (#37621)
5 months ago
Daniel Schmidt 332e0386ea remove feature flag from invoke flag
5 months ago
Daniel Schmidt d83cd73ecf fix action reference
5 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
5 months ago
Samsondeen 7379832fb8
query: add identity_version to list_resource_found json output (#37612)
5 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
5 months ago
Sarah French 6847e763de
Update calls to StateMgr method to use diagnostics more conventionally (#37597)
5 months ago
Liam Cervante ffdf9f2a86
actions: preserve unknown metadata in the json plan (#37611)
5 months ago
Daniel Banck 1ac8497994
Add support for Terraform Search in the cloud backend (TF-25935) (#37479)
5 months ago
Samsondeen 8097374c3d
Fix panic when generating json config for tf query (#37596)
5 months ago
Sarah French 90809dc7e8
Skip TestTest_Parallel due to flakiness (#37594)
5 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
5 months ago
Liam Cervante 00d680d819
apply: include sensitive metadata when comparing changed input values (#37582)
5 months ago
Samsondeen af8cc7e315
test: create all edges to leaf cleanup nodes (#37564)
5 months ago
Kristin Laemmert cad076409c
Fix e2e tests on windows (#37572)
6 months ago
Kristin Laemmert cf9c491d9f
fix minor regression in tests (#37570)
6 months ago
James Bardin 1cb7d1859f
Merge pull request #37515 from hashicorp/jbardin/generate-config
6 months ago
Sarah French 8503c45013
Update `backend.Backend`'s `StateMgr` method to return diagnostics instead of primitive errors (#37496)
6 months ago
Sarah French 61a7914dd9
Add test helper to create mock provider that contains a state store (#37556)
6 months ago
Daniel Schmidt 85717fba7e actions: add number of invoked actions to plan summary
6 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
6 months ago
Daniel Schmidt b2c4766d5e implement review feedback
6 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
6 months ago
Liam Cervante 5124967f5a
actions: allow skipping refresh when invoking actions (#37541)
6 months ago
Liam Cervante 673717d01a
actions: render invoked actions (#37540)
6 months ago
Liam Cervante b0ff7c271c
Revert "actions: allow skipping refresh when invoking actions (#37523)" (#37539)
6 months ago
Liam Cervante 8488fbb35c
Revert "actions: render invoked actions (#37522)" (#37538)
6 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
6 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
6 months ago
Daniel Schmidt 176263d936 actions: remove future action types
6 months ago
Liam Cervante e43eeaaf2e
actions: update JSON output to include invoked actions (#37527)
6 months ago
Sarah French 5be24bf1d0
Fix experimental gating of PSS feature (#37526)
6 months ago
Liam Cervante d39fcc4f0b
actions: allow skipping refresh when invoking actions (#37523)
6 months ago
Liam Cervante 0fae555389
actions: render invoked actions (#37522)
6 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
6 months ago
Liam Cervante e854d8364d
actions: add invoke flag for plan and apply commands (#37512)
6 months ago
Daniel Schmidt 8b65426ecf move action schemas out of experimental flag
6 months ago
Sarah French f9b4f0a898
Update info for debugging why this test may fail (#37461)
6 months ago
Daniel Banck 2463f864dd
Exclude nested config block from list resource schemas (#37495)
6 months ago
Sarah French b11b54e142
Add code comment to make in-progress migration from Ui to View more obvious (#37492)
6 months ago