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

Environment resource must support billing policy on create #144

Closed mawasile closed 11 months ago

mawasile commented 12 months ago
mawasile commented 12 months ago

@mattdot this on is ready to review, but from what I see It only works with user/pass. I'm investigating can get that working with client/secret

mattdot commented 12 months ago

I think it's ok to accept without service principal since that's missing in the platform and it should just work when that's available right? No code changes needed by us?

mawasile commented 12 months ago

I think it's ok to accept without service principal since that's missing in the platform and it should just work when that's available right? No code changes needed by us?

correct. Its a backend limitation at the moment and missing OBO token configuration