Releases: microsoft/terraform-provider-power-platform
Releases · microsoft/terraform-provider-power-platform
v3.0.0
For more user focused release notes, see CHANGELOG.md
What's Changed
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 in /.github/workflows by @dependabot in #382
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #381
- Bump step-security/harden-runner from 2.9.0 to 2.9.1 in /.github/workflows by @dependabot in #383
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 in /.github/workflows by @dependabot in #384
- Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #387
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #391
- Chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.13.0 to 1.14.0 by @dependabot in #389
- Billing Policy Timeouts and other Billing Policy fixes by @mattdot in #392
- Chore(deps): Bump hashicorp/azurerm from 3.115.0 to 4.0.1 in /examples/resources/powerplatform_billing_policy by @dependabot in #398
- Chore(deps): Bump software.sslmate.com/src/go-pkcs12 from 0.4.0 to 0.5.0 by @dependabot in #406
- Chore(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 in /.github/workflows by @dependabot in #405
- Chore(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #404
powerplatform_tenant_capacity
andpowerplatform_tenant
data sources by @mattdot in #401environment_group
Resource by @mattdot in #393- Adding pull request and main push acceptance tests runner by @mawasile in #390
- support user defined read/create/update/delete timeouts for all resources in the provider by @mawasile in #408
- Add missing acceptance tests by @mawasile in #411
- Update code comments and documentation for public preview release by @mattdot in #422
- Removing solution_name from solution resource by @mawasile in #412
- Chore(deps): Bump step-security/harden-runner from 2.9.1 to 2.10.1 in /.github/workflows by @dependabot in #424
- Chore(deps): Bump hashicorp/local from 2.5.1 to 2.5.2 in /examples/resources/powerplatform_solution by @dependabot in #425
- Improving documentation of importing resources by @mattdot in #403
- Refactor dependabot configuration to use globs for Terraform modules by @mattdot in #428
- Chore(deps): Bump hashicorp/azurerm from 4.0.1 to 4.1.0 in /examples/resources/powerplatform_billing_policy by @dependabot in #416
- Fixing typo in import documentation by @mattdot in #433
- New devcontainer for local/codespace development by @mattdot in #435
powerplatform_admin_management_application
resource by @mattdot in #436- powerplatform_environment resource should support the cadence, administration mode, description and environment group parameters by @mawasile in #421
- Refactor test to use external providers by @mawasile in #437
- Improving Logging/Tracing/Observability by @mattdot in #440
- Chore(deps): Bump hashicorp/azurerm from 4.1.0 to 4.2.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #438
- Removing powerplatform folder by @mawasile in #443
- Refactor authentication configuration in api_client.go and auth.go by @mattdot in #447
- Add helpers for getting configuration values by @mattdot in #446
- Cleaning Solution' Acceptance Tests by @mawasile in #449
- Stricter Linter Rules by @mattdot in #439
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 by @dependabot in #451
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 by @dependabot in #450
- Adding wait into environment create by @mattdot in #453
- Refactor to use request context in all resources and data sources by @mattdot in #456
- API Client Refactoring and Reliability Improvements by @mattdot in #458
- Chore(deps): Bump hashicorp/azurerm from 4.2.0 to 4.3.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #459
- Add changie to facilitate release notes by @mattdot in #461
- Fix broken acceptance tests and enable acceptance test for labeled PRs by @mattdot in #463
- Refactor models by @mawasile in #457
- Changelog updated for v3.0.0 by @mattdot in #465
- Fix goreleaser's ldflags by @mattdot in #466
Full Changelog: v2.7.0-preview...v3.0.0
v2.7.0-preview
What's Changed
- resource powerplatform_rest backend infrastructure changes are not tracked by @mawasile in #378
- adding powerplatform_connection and powerplatform_connection_share resources and datasources by @mawasile in #377
Full Changelog: v2.6.2-preview...v2.7.0-preview
v2.6.2-preview
What's Changed
- Implement golangci linter to improve static analysis of provider code by @mattdot in #366
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.13.0 by @dependabot in #367
- Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #370
- Bump step-security/harden-runner from 2.8.1 to 2.9.0 in /.github/workflows by @dependabot in #369
- Fix some issues in github actions workflows by @mattdot in #368
- adding additional check for default currency request by @mawasile in #374
Full Changelog: v2.6.1-preview...v2.6.2-preview
v2.6.1-preview
What's Changed
Full Changelog: v2.6.0-preview...v2.6.1-preview
v2.6.0-preview
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #358
- Bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #360
- Bump actions/setup-go from 5.0.1 to 5.0.2 in /.github/workflows by @dependabot in #362
- Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #359
- Add certificate based authentication for the provider by @mawasile in #352
Full Changelog: v2.5.0-preview...v2.6.0-preview
v2.5.0-preview
What's Changed
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0 by @dependabot in #344
- fixing typo by @polatengin in #346
- Solution unmarshall error when importing solution with missing dependencies by @mawasile in #349
- Fixed small typo by @Laskewitz in #353
- powerplatform_solution environment variable empty value will be imported into the Dataverse by @mawasile in #355
- adding powerplatform_rest_query and powerplatform_rest by @mawasile in #347
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #357
New Contributors
- @Laskewitz made their first contribution in #353
Full Changelog: v2.4.1-preview...v2.5.0-preview
v2.4.1-preview
What's Changed
Full Changelog: v2.4.0-preview...v2.4.1-preview
v2.4.0-preview
What's Changed
- adding missing variable data record resource example by @polatengin in #325
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 in /.github/workflows by @dependabot in #328
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in #327
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.12.0 by @dependabot in #326
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 by @dependabot in #331
- Update ImportState function to use correct ID field by @mawasile in #333
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #337
- Bump actions/checkout from 4.1.6 to 4.1.7 in /.github/workflows by @dependabot in #338
- checking if usecli environment variable is set by @polatengin in #336
- Ianjensenisme/339 bad log output by @ianjensenisme in #340
- checking if useoidc env var is set by @polatengin in #335
- datasource powerplatform_data_records by @mawasile in #330
- adding example for powerplatform_data_loss_prevention_policies datasource by @mawasile in #343
- Cover resource_data_record with unit tests by @mawasile in #341
Full Changelog: v2.3.1-preview...v2.4.0-preview
v2.3.1-preview
What's Changed
- fixing many to many relationships on data_record resource by @polatengin in #323
Full Changelog: v2.3.0-preview...v2.3.1-preview
v2.3.0-preview
New Features
- Added
powerplatform_data_record
resource to allow managing configuration settings in Dataverse.
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #319
- Bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #318
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 in /.github/workflows by @dependabot in #320
- powerplatform data_record resource by @polatengin in #272
Full Changelog: v2.2.0-preview...v2.3.0-preview