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

powerplatform_enterprise_policy #519

Closed mawasile closed 1 week ago

mawasile commented 2 weeks ago

This pull request introduces significant updates to the Terraform configuration for managing Power Platform enterprise policies, including encryption and network injection policies. It also adds a new enterprise policy resource to the provider.

Terraform Configuration Updates:

Provider Code Updates:

Enterprise Policy Service Implementation:

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 70.05348% with 112 lines in your changes missing coverage. Please review.

Project coverage is 73.48%. Comparing base (754f7a0) to head (fdb7276). Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...es/enterprise_policy/resource_enterprise_policy.go 69.62% 40 Missing and 8 partials :warning:
internal/services/environment/models.go 40.57% 40 Missing and 1 partial :warning:
...ervices/enterprise_policy/api_enterprise_policy.go 79.66% 8 Missing and 4 partials :warning:
internal/services/environment/api_environment.go 50.00% 8 Missing and 2 partials :warning:
internal/customerrors/url_format_error.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #519 +/- ## ========================================== - Coverage 73.84% 73.48% -0.36% ========================================== Files 102 105 +3 Lines 14454 14949 +495 ========================================== + Hits 10673 10986 +313 - Misses 3121 3291 +170 - Partials 660 672 +12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.