Releases: codecutout/terraform-provider-powerbi
Releases · codecutout/terraform-provider-powerbi
v1.4.1
v1.4.0
- Added
rebind_dataset_id
property topowerbi_resource_pbix
. This allows rebinding the report to a different dataset after uploading - Added retry logic to compensate for intermittent failures in the underlying powerbi API
v1.3.1
- Fix Issue when trying to assign to capacity that has admins
v1.3.0
- Added
skip_report
argumentonpowerbi_pbix
resource to allow deployment of dataset only reports - Fix issue with datasetless reports causing errors
v1.2.0
- workspace data source to allow adding reports to existing workspaces
- dataset resource to allow creating push datasets
v1.1.0
- Capactiy ID added to workspaces to allow for assigning capacity
- Authentication extended to support service principals
- API calls will now retry when '429 Too Many Requests' received
- Update to documentation to make it render clearer on terraform registry pages
v1.0.0
A Terraform provider to create and update power bi resources. It supports
- Creating Workspaces
- Uploading PBIX files
- Setting parameters on uploaded PBIX files
- Updating datasource parameters on uploaded PBIX files
- Setting refresh schedules