microsoft / terraform-provider-power-platform

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

resource_environment domain attribute produces "unexpected new value" when changed #380

Closed mawasile closed 3 months ago

mawasile commented 3 months ago

Describe the bug

resource_environment domain attribute produces "unexpected new value" when changed

To Reproduce

Steps to reproduce the behavior:

  1. Create environment resource
  2. Change domain value
  3. terraform plan

Contribution

Do you plan to raise a PR to address this issue? YES / NO?