Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@magodo magodo released this 28 Sep 02:13
· 118 commits to main since this release

0.3.0 (Sep 28, 2022)

BREAKING CHANGES:

  • QueryType() now returns a list of Type (previously only a list of TF types), which contains Azure resource id for the populated property-like resources. Also it returns exact (boolean) to indicate whether the result is disambiguous.
  • QueryTypeAndId() now returns a list of Type (previously only a list of TF types), which contains Azure resource id for the populated property-like resources. Also it returns exact (boolean) to indicate whether the result is disambiguous.