Commit Graph

42 Commits (main)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
5 days ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
5 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
5 months ago
Daniel Schmidt 871451122f actions: move schema to single action type and remove linked resources
5 months ago
Liam Cervante ffdf9f2a86
actions: preserve unknown metadata in the json plan (#37611)
5 months ago
Daniel Schmidt 85717fba7e actions: add number of invoked actions to plan summary
6 months ago
Liam Cervante 673717d01a
actions: render invoked actions (#37540)
6 months ago
Liam Cervante 8488fbb35c
Revert "actions: render invoked actions (#37522)" (#37538)
6 months ago
Liam Cervante 0fae555389
actions: render invoked actions (#37522)
6 months ago
Daniel Schmidt 8b65426ecf move action schemas out of experimental flag
6 months ago
Daniel Banck 2463f864dd
Exclude nested config block from list resource schemas (#37495)
6 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
6 months ago
Daniel Schmidt 4fb4c3f056 render action config values
7 months ago
Daniel Banck ab04e5cfec
Include list resource schemas in provider json schemas (TF-25497) (#37163)
8 months ago
Daniel Schmidt fec6e4b552 send resource identities to provider calls
12 months ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
12 months 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
Daniel Schmidt 0e6a3ac994 ephemeral: render write-only attributes in plan UI
1 year ago
Liam Cervante 332757894d
plan renderer: fix crash when updating a null attribute to unknown (#35709)
1 year ago
Liam Cervante abd6b9ef1b
plan renderer: render unknown nested blocks properly (#35644)
1 year 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 a00e015e24
jsonformat: render different no changes message on deferred actions
2 years ago
Daniel Schmidt 4afb3b2b48
jsonformat: render deferred actions
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
James Bardin bdd5a2cd33 try to render some empty string -> null changes
2 years ago
Daniel Schmidt adf008d489
adjust tests to new implementation
2 years ago
kmoe 8f3aa0e099
jsonformat: render forget-only attr changes as no-op (#34403)
2 years ago
kmoe a718f70f85
Add removed block (#34251)
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
James Bardin cf5ebaf685 s/Schemas/ProviderSchema/
3 years ago
James Bardin 36d34135ad replace remaining types in tests
3 years ago
kmoe b4d1146f58
plannable import: improve gen config human plan output (#33194)
3 years ago
Liam Cervante 4d837df546
Plannable import: Add generated config to JSON and human-readable plan output (#33154)
3 years ago
Liam Cervante 77f10c4f68
Imports should come before Adds in change summaries (#33147)
3 years ago
Liam Cervante 54c1c1162f
[Plannable Import] Implement human-readable plan rendering (#33113)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante 357012a2f3
Refactor of differ to make code reuse easier (#33054)
3 years ago
Liam Cervante 15ecdb66c8
Fix no-op outputs causing the plan renderer to skip the 'no changes' message (#32820)
3 years ago
Liam Cervante d818d7850d
Structured Renderer: use the new renderer when rendering the state in addition to the plan (#32629)
3 years ago