pulumi/pkg/codegen/importer
Luke Hoban 8b4b1a7860
[cli/import] Support import of values with map type keys with non-identifier names (#8645)
Map-typed values now always quote their keys, to ensure that non-identier key names do not fail.

Fixes #1368.
2021-12-29 08:44:28 -08:00
..
testdata [cli/import] Support import of values with map type keys with non-identifier names (#8645) 2021-12-29 08:44:28 -08:00
hcl2.go [cli/import] Support import of values with map type keys with non-identifier names (#8645) 2021-12-29 08:44:28 -08:00
hcl2_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
language.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
language_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00