Skip to content

Releases: microsoft/terraform-provider-power-platform

v2.4.0-preview

18 Jun 17:18
52e197e
Compare
Choose a tag to compare

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

07 Jun 00:33
42fa774
Compare
Choose a tag to compare

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

06 Jun 15:53
277657f
Compare
Choose a tag to compare

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

v2.2.0-preview

30 May 17:09
38c6bb5
Compare
Choose a tag to compare

New Features

  • Allow provider to manage non-public clouds
  • Azure regions on environments

What's Changed

  • Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #260
  • Bump actions/upload-artifact from 4.3.1 to 4.3.2 in /.github/workflows by @dependabot in #259
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.8.0 by @dependabot in #258
  • Bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.22.2 by @dependabot in #257
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.0 by @dependabot in #256
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #261
  • Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #264
  • Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #269
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.0 to 0.19.1 by @dependabot in #265
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #275
  • Bump step-security/harden-runner from 2.7.0 to 2.7.1 in /.github/workflows by @dependabot in #276
  • Bump actions/checkout from 4.1.4 to 4.1.5 in /.github/workflows by @dependabot in #282
  • Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #281
  • Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #280
  • Bump actions/setup-go from 5.0.0 to 5.0.1 in /.github/workflows by @dependabot in #279
  • Allow provider to manage non-public clouds by @mattdot in #273
  • Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 by @dependabot in #285
  • Allow azure region to be specified when creating an environment and visible in environments data source by @mawasile in #286
  • Fix proposition for the inversion between "Business" and "Non-business" connectors groups in Power Platform DLP policies by @rpothin in #291
  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 in /.github/workflows by @dependabot in #294
  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #293
  • Updating developer guide with additional Information by @mawasile in #290
  • Updating Go version and modify tfproviderlint actions to use specified go version by @eduardodfmex in #284
  • Addition of example directories for dependabot scanning by @mattdot in #296
  • Bump hashicorp/local from 2.4.0 to 2.5.1 in /examples/resources/powerplatform_solution by @dependabot in #298
  • resource/datasource primary id should not changes on reapply by @mawasile in #292
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.8.0 by @dependabot in #302
  • Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #301
  • Fix proposition for the potential error on the creation of a powerplatform_billing_policy resource when receiving a non-final status by @rpothin in #299
  • Changing powerplatform to power-platform wherever reasonable. by @ianjensenisme in #305
  • Bump step-security/harden-runner from 2.7.1 to 2.8.0 in /.github/workflows by @dependabot in #309
  • Bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #308
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #313
  • update power-platform naming to the correct name value by @mawasile in #312
  • Fix broken documentation links by @mattdot in #315
  • resource deletions outside terraform state should not end with an error when using terraform refresh by @mawasile in #316

New Contributors

Full Changelog: v2.0.2-preview...v2.2.0-preview

v2.0.2-preview

17 Apr 21:55
a5a7286
Compare
Choose a tag to compare

What's Changed

  • Fix documentation formatting to fit within Terraform Registry by @mattdot in #232
  • Updating Issue Templates and Dependabot by @mattdot in #234
  • Adding powerplatform_user resource and powerplatform_security_roles datasource by @mawasile in #224
  • Update Power Platform data sources and resources naming by @mawasile in #223
  • creating locations datasource by @polatengin in #228
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.6.1 to 1.7.0 by @dependabot in #238
  • Adding telemetry opt-out attribute for provider by @mawasile in #236
  • adding currencies data source by @polatengin in #239
  • creating languages data source by @polatengin in #237
  • improving reusability of make targets by @polatengin in #241
  • [StepSecurity] Apply security best practices by @step-security-bot in #246
  • Update README.md by @mattdot in #245
  • creating environment templates data source by @polatengin in #242
  • Adding powerplatform_tenant_application_packages by @mawasile in #244
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.10.0 to 1.11.0 by @dependabot in #248
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.0 to 1.11.1 by @dependabot in #251
  • Document a more precise login command by @mattdot in #253
  • Adding powerplatform_environment_settings resource and datasource by @mawasile in #250
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.5.2 by @dependabot in #254
  • powerplatform environment support for creating environment without dataverese by @mawasile in #255

New Contributors

Full Changelog: v1.0.0-preview...v2.0.2-preview