microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 14 forks source link

`powerplatform_environment_settings` id changes on reapply #287

Closed mattdot closed 6 months ago

mattdot commented 6 months ago

Describe the bug

powerplatform_environment_settings id changes on reapply. There shouldn't be id drift for every apply. Maybe we can use the environment id or something like that to make sure id is consistent between applys.

To Reproduce

Steps to reproduce the behavior:

  1. apply a powerplatform_environment_settings resource
  2. reapply without making any changes
  3. note that terraform plan shows id changing