0.3.0 (Sep 28, 2022)
BREAKING CHANGES:
QueryType()
now returns a list ofType
(previously only a list of TF types), which contains Azure resource id for the populated property-like resources. Also it returnsexact
(boolean) to indicate whether the result is disambiguous.QueryTypeAndId()
now returns a list ofType
(previously only a list of TF types), which contains Azure resource id for the populated property-like resources. Also it returnsexact
(boolean) to indicate whether the result is disambiguous.