Radek Simko
0fe906fa8c
make copyrightfix
2026-02-17 13:56:34 +00:00
Liam Cervante
924958bce0
plan renderer: ensure JSON strings are completely JSON ( #34959 )
2024-04-11 17:49:45 +02:00
Liam Cervante
82361afd73
plan rendering: fix truncation of very large numbers ( #34702 )
2024-02-20 09:48:11 +01:00
hashicorp-copywrite[bot]
53c34ff49c
Update copyright file headers to BUSL-1.1
2023-08-10 23:43:27 +01:00
hashicorp-copywrite[bot]
325d18262e
[COMPLIANCE] Add Copyright and License Headers
2023-05-02 15:33:06 +00:00
Liam Cervante
2c624acea1
Fix rendering unknown values in map and null string primitives ( #33029 )
...
* fix rendering unknown values in map and null string primitives
* Update map.go
* fix code consistency checks
2023-04-14 09:56:32 +02:00
Liam Cervante
c125397da1
push the colorize actions as locally as possible ( #32502 )
2023-01-12 16:47:06 +01:00
Liam Cervante
38afb41787
Structured plan renderer: Introduce support for multiline and JSON strings ( #32488 )
...
* pause implementation
* change -> diff, value -> change
* add support for json and multiline strings to the primitive renderer
* goimports
* remove unused function
* go fmt
* address comments
2023-01-11 09:35:36 +01:00