mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
26861dd7aa
This new version supports a conversion from object types to map types, which is important for Terraform because HCL2 { ... } syntax produces objects but lots of Terraform attributes require maps. |
||
---|---|---|
.. | ||
compare_types.go | ||
conversion_collection.go | ||
conversion_dynamic.go | ||
conversion_primitive.go | ||
conversion.go | ||
doc.go | ||
public.go | ||
sort_types.go | ||
unify.go |