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

Adding wait into environment create #453

Closed mattdot closed 2 months ago

mattdot commented 2 months ago

This pull request includes several changes aimed at improving timeout handling, updating documentation, and refining the codebase. The most important changes include adding timeout contexts for various request types, removing redundant timeout logic, and updating documentation for clarity.

Timeout Handling Improvements:

Documentation Updates:

Codebase Refinements:

Testing and Formatting: