Commit Graph

115 Commits (modernize-providers-lock-command)

Author SHA1 Message Date
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
8 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
8 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
8 months ago
Liam Cervante ffdf9f2a86
actions: preserve unknown metadata in the json plan (#37611)
8 months ago
Daniel Banck 1ac8497994
Add support for Terraform Search in the cloud backend (TF-25935) (#37479)
8 months ago
Daniel Schmidt 85717fba7e actions: add number of invoked actions to plan summary
8 months ago
Liam Cervante 673717d01a
actions: render invoked actions (#37540)
8 months ago
Liam Cervante 8488fbb35c
Revert "actions: render invoked actions (#37522)" (#37538)
8 months ago
Liam Cervante 0fae555389
actions: render invoked actions (#37522)
9 months ago
Daniel Schmidt 8b65426ecf move action schemas out of experimental flag
9 months ago
Daniel Banck 2463f864dd
Exclude nested config block from list resource schemas (#37495)
9 months ago
Daniel Schmidt 871d3ce64f support sensitive values in action configuration
9 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
9 months ago
Daniel Schmidt 8a88bbbff3 use constants
10 months ago
Daniel Schmidt 4fb4c3f056 render action config values
10 months ago
Daniel Schmidt dd86671056 marshal action schemas into json provider representation
10 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
10 months ago
Daniel Schmidt 7d8b79a596 add a simple first rendering of action invocations to be run
10 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
10 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
11 months ago
Daniel Banck ab04e5cfec
Include list resource schemas in provider json schemas (TF-25497) (#37163)
11 months ago
Samsondeen c0a7ff235b
Apply some new go collection features (#36818)
1 year ago
Daniel Schmidt fec6e4b552 send resource identities to provider calls
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
Radek Simko 289a3568da
Address `go vet` 1.24 failures (#36485)
1 year ago
Daniel Schmidt 276662f754 ephemeral: add test case for block rendering
1 year ago
Liam Cervante 672cd816d5 don't precompute actions
1 year ago
Daniel Schmidt 0e6a3ac994 ephemeral: render write-only attributes in plan UI
1 year ago
Radek Simko 0a266c88c4
terraform: Emit lifecycle phases of ephemeral resources to the UI (#35919)
2 years ago
Liam Cervante 332757894d
plan renderer: fix crash when updating a null attribute to unknown (#35709)
2 years ago
Liam Cervante abd6b9ef1b
plan renderer: render unknown nested blocks properly (#35644)
2 years ago
kmoe a2039517a5
states: store ephemeral output values in memory (#35676)
2 years ago
James Bardin 16231373a4 update changes in command pkgs
2 years ago
Daniel Schmidt 3b95a5f6b1
fix formatting
2 years ago
Daniel Schmidt 8e1f02843d
jsonformat: update tests
2 years ago
Daniel Schmidt b9933789aa
jsonformat: render deferred diff with no current changes message
2 years ago
Daniel Schmidt c619cd2536
improve wording
2 years ago
Daniel Schmidt a00e015e24
jsonformat: render different no changes message on deferred actions
2 years ago
Daniel Schmidt 4afb3b2b48
jsonformat: render deferred actions
2 years ago
James Bardin 6b19b9e82a render entirely unknown blocks in the plan output
2 years ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
Liam Cervante 924958bce0
plan renderer: ensure JSON strings are completely JSON (#34959)
2 years ago
James Bardin bdd5a2cd33 try to render some empty string -> null changes
2 years ago
Liam Cervante 82361afd73
plan rendering: fix truncation of very large numbers (#34702)
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