Commit graph

11 commits

Author SHA1 Message Date
Radek Simko
7127c76b04
command/views: Bump UI version to v1.3 (#38231) 2026-03-04 10:09:21 +00:00
Sebastian Rivera
305dba5dcc feat: denote sensitive attribute paths in query start msg
This new field will be consumed in order to redact sensitive values referenced in a list block's input configuration from the query logs. We simply pipe the config schema and the marked values, and include the paths in the query_start log output.
2026-02-27 11:01:23 +01:00
Radek Simko
0fe906fa8c make copyrightfix 2026-02-17 13:56:34 +00:00
James Bardin
9c2b2c579a remove id from generated config
turns out the invalid id attributes were captured in the command test,
so removing them caused that to fail too.
2025-10-01 15:16:00 -04:00
Samsondeen
a7504719ef
list: send non-null "config" object to provider when not present in the list block (#37620) 2025-09-24 09:30:59 +02:00
Samsondeen
719aefdb89
tf query: ready list blocks for beta (#37619) 2025-09-17 12:29:04 +02:00
Sarah French
5981cd2bf7
Prepare main branch for post-v1.14 development (#37621)
* Prepare main branch for post-v1.14 development

* Update pull_request_template.md to reflect how main == v1.15 now
2025-09-16 18:16:30 +01:00
Samsondeen
7379832fb8
query: add identity_version to list_resource_found json output (#37612) 2025-09-15 17:10:02 +02:00
Samsondeen
8097374c3d
Fix panic when generating json config for tf query (#37596) 2025-09-12 14:46:48 +02:00
Samsondeen
3f7d043566
Append warning in CLI output when query result is empty (#37379) 2025-08-01 16:39:58 +02:00
Samsondeen
36836fd456
Tests for query command outputs (#37343) 2025-07-24 12:16:39 +02:00