Commit Graph

24 Commits (pss/discovery-block-download-via-download-event-callbacks)

Author SHA1 Message Date
Samsondeen 2274026c68
query: add -query flag to validate command (#37671)
5 months ago
James Bardin 13faebed35 move ExtractLegacyConfigFromState calls out of genconfig
6 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
6 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
6 months ago
James Bardin ee6588aba0 remove ctyCollectionValues and check deprected
6 months ago
James Bardin 542ebed0aa remove the attr processor callbacks from genconfig
6 months ago
James Bardin 5973586f2f refactor config generation
6 months ago
Samsondeen 69fb908eaa
Always generate provider address for resources (#37318)
7 months ago
Samsondeen 8d8b2bb694
Generate config for list results (#37173)
8 months ago
Samsondeen c0a7ff235b
Apply some new go collection features (#36818)
11 months ago
Ben Plotnick de69c2285f
Fix overly-eager jsonencode (#35984)
1 year ago
Liam Cervante c986269f45
configgen: escape any invalid HCL syntax in map keys (#35837)
1 year ago
Liam Cervante f0d06bbf96 config generation: escape map keys with whitespace
1 year 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
CJ Horton 6ca13bfc1e fix static check errors
3 years ago
CJ Horton cdce4c4a6d write generated config when using the cloud integration
3 years ago
kmoe be2ad69eda
plannable import: safer config generation and schema filters (#33232)
3 years ago
kmoe 4015f1aa30
genconfig: do not generate null NestingSingle blocks (#33213)
3 years ago
kmoe b4d1146f58
plannable import: improve gen config human plan output (#33194)
3 years ago
Liam Cervante d5fed58fc5
plannable import: write generated config to out flag (#33186)
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