Commit Graph

9 Commits (526a4e0de86fcf08a80d43807370b8fb51f35916)

Author SHA1 Message Date
Ben Plotnick de69c2285f
Fix overly-eager jsonencode (#35984)
1 year ago
Liam Cervante c986269f45
configgen: escape any invalid HCL syntax in map keys (#35837)
2 years ago
Liam Cervante f0d06bbf96 config generation: escape map keys with whitespace
2 years ago
Liam Cervante 3d211eb42f
Fix crash when importing a resource with complex sensitive attributes (#34996)
2 years ago
Daniel Schmidt ba043a04d5
in import-generated code represent JSON values in HCL instead of as strings
2 years ago
CJ Horton 98b81d3c50 add missing copyright headers
3 years ago
kmoe 4015f1aa30
genconfig: do not generate null NestingSingle blocks (#33213)
3 years ago
Liam Cervante cd06543b39
plannable import: fix config generation printing empty collections instead of null values (#33183)
3 years ago
Liam Cervante 79f7f59155
Plannable import: Generate config for imported resources during the plan. (#33153)
3 years ago