Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for timeouts on the machine resource.
This adds create, update, and delete timeouts. They are part of the base terraform operation. Kinda cool. Who knew? Anyway, only create is used. It is the only thing that iterates through a timeout situation. The other operations should all be "quick" DRP API calls.
- Loading branch information