Closed mawasile closed 1 week ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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:
main.tf
files for encryption and network injection policies. [1] [2]resource.tf
file to manage Power Platform environments and link enterprise policies.subscription_id
invariables.tf
for specifying the Azure subscription ID.Provider Code Updates:
enterprise_policy
service to the provider's resource list and imports. [1] [2]enterprise_policy
resource. [1] [2]Enterprise Policy Service Implementation:
enterprise_policy
service with methods to link and unlink enterprise policies.enterprise_policy
service. [1] [2]