Releases: microsoft/terraform-provider-power-platform
Releases · microsoft/terraform-provider-power-platform
v3.3.0
What's Changed
- powerplatform_environment removing "known-after-apply" message for attributes that had no change by @mawasile in #508
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.24.0 to 0.25.0 by @dependabot in #514
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 by @dependabot in #516
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-framework from 1.12.0 to 1.13.0 by @dependabot in #515
- Add documentation to environment_settings on using data_record to manage setttings by @mattdot in #513
- Chore(deps): Bump hashicorp/azurerm from 4.7.0 to 4.8.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #517
- Chore(deps): Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 in /.github/workflows by @dependabot in #521
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 by @dependabot in #520
- Chore(deps): Bump hashicorp/azurerm from 4.8.0 to 4.9.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #522
- powerplatform_enterprise_policy by @mawasile in #519
- Chore(deps): Update hashicorp/azurerm requirement from ~>4.8.0 to ~>4.9.0 in /examples/resources/powerplatform_enterprise_policy in the all group across 1 directory by @dependabot in #525
- Chore(deps): Bump codecov/codecov-action from 4 to 5 in /.github/workflows by @dependabot in #526
- powerplatform_data_loss_prevention_policy added additional validation for default_action_rule_behavior and action_rules when both are empty by @mawasile in #524
- Chore(deps): Bump the all group across 2 directories with 1 update by @dependabot in #528
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 by @dependabot in #531
- Chore(deps): Bump step-security/harden-runner from 2.10.1 to 2.10.2 in /.github/workflows by @dependabot in #530
- powerplatform_user support environment without dataverse by @mawasile in #529
- Chore(deps): Bump the all group across 2 directories with 1 update by @dependabot in #532
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 by @dependabot in #534
- Chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #533
- Edsanche/431 add retention policy duration to powerplatform environment settings by @eduardodfmex in #527
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Fix invalid character error in powerplatform_data_record conversion by @mawasile in #484
- Refactor test files to use dynamic resource group names by @mattdot in #483
- Update changelog for 3.1 by @mattdot in #485
- Chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.2 in /.github/workflows by @dependabot in #491
- Chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0 by @dependabot in #490
- Chore(deps): Bump actions/upload-artifact from 4.4.2 to 4.4.3 in /.github/workflows by @dependabot in #493
- Chore(deps): Bump hashicorp/azurerm from 4.3.0 to 4.4.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #487
- Adding new examples in powerplatform_data_record by @mawasile in #492
- Chore(deps): Bump hashicorp/azurerm from 4.4.0 to 4.5.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #494
- Chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.16.0 by @dependabot in #498
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 by @dependabot in #496
- Chore(deps): Bump hashicorp/azurerm from 4.5.0 to 4.6.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #497
- Fix powerplatform_dlp_policies by @mawasile in #499
- Adding powerplatform_environment_group_rule_set by @mawasile in #501
- Refactor environment API methods for create and update by @mawasile in #503
- Chore(deps): Bump hashicorp/azurerm from 4.6.0 to 4.7.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory by @dependabot in #506
- Chore(deps): Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 in /.github/workflows by @dependabot in #510
- Updates to documentation by @mattdot in #511
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Chore(deps): Update hashicorp/azuread requirement from ~>2.53 to ~>3.0 in /examples/resources/powerplatform_admin_management_application in the all group across 1 directory by @dependabot in #470
- Fix Terraform Registry Documentation tree by @mattdot in #475
- Adding unique_name to powerplatform_environments & powerplatform_environment by @mawasile in #473
- Fix power platform rest with only destroy by @mattdot in #477
- powerplatform_environment: environment_type change triggers update not recreate by @mawasile in #469
- Update environment.md - added link to ERP-base template doc by @webstean in #472
- Added disable_on_destroy on powerplatform_data_record by @mawasile in #480
- Prepare for release of v3.1 by @mattdot in #481
New Contributors
Full Changelog: v3.0.0...v3.1.0
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