CHANGES:
-
Provider has been migrated from
terraform-plugin-sdkv2toterraform-plugin-framework. -
Attributes
expression,filesandworking_dirinside cue_export data source have been renamed toexpr,pathsanddir. -
The algorithm used for computing the
idof the cue_export data source has been changed from FNV-64a to FNV-128a.
FEATURES:
-
Add attribute
pkgto cue_export for the package to be loaded. -
Add attribute
tagsto cue_export for injecting values as fields.