Add support for timeout configuration to virtual machine reconfiguration tasks #1646
Closed
4 tasks done
Labels
acknowledged
Status: Issue or Pull Request Acknowledged
area/vm
Area: Virtual Machines
enhancement
Type: Enhancement
Milestone
Community Guidelines
Description
Add ability to configure timeout for Reconfiguration tasks after virtual machine creation. Now the timeout value is a constant equal to 5 minutes
Use Case(s)
If VM Reconfiguration tasks take more than 5 minutes, then the task does not complete successfully. The ability to configure the timeout in the provider settings will avoid this problem. To do this, you can use the api_timeout parameter that was added earlier.
Potential Terraform Provider Configuration
References
#1645
The text was updated successfully, but these errors were encountered: