opentofu/internal/genconfig
kmoe 4015f1aa30
genconfig: do not generate null NestingSingle blocks (#33213)
* genconfig: fix nil nested block panic

* always InternalValidate test schemas

* genconfig: null NestingSingle blocks should be absent

A NestingSingle block that is null in state should be completely absent from config.
2023-05-19 11:32:28 -07:00
..
doc.go Plannable import: Generate config for imported resources during the plan. (#33153) 2023-05-11 08:38:37 +02:00
generate_config_test.go genconfig: do not generate null NestingSingle blocks (#33213) 2023-05-19 11:32:28 -07:00
generate_config_write.go plannable import: improve gen config human plan output (#33194) 2023-05-15 15:21:41 +01:00
generate_config.go genconfig: do not generate null NestingSingle blocks (#33213) 2023-05-19 11:32:28 -07:00