codecutout / terraform-provider-powerbi

Terraform Power BI Provider
MIT License
14 stars 16 forks source link

Fix issue preventing pbix updates when rebinding #57

Closed alex-davies closed 2 years ago

alex-davies commented 2 years ago

Unbind before importing. This allows the import to correctly update the report instead of creating a new report

alxy commented 2 years ago

@alex-davies Sorry for being a bit annoying here again, but would you mind releasing it as an official version to the Terraform registry? We have been using it now from a custom provider location in a project and it seems to be working fine :)

Many thanks in advance and apologies again!