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

Environment variable handling in provider config #444

Closed mattdot closed 2 months ago

mattdot commented 2 months ago

Describe the bug

Handling of POWER_PLATFORM_USE_CLI and POWER_PLATFORM_USE_OIDC have faulty logic that only checks if environment variable is set and doesn't differentiate setting it to FALSE from TRUE

Contribution

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