-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add request run state prechecking * Add response checking * Add waits and retries for the different response codes. See issue https://github.com/terraform-providers/terraform-provider-skytap/issues/34 * Fail early on 422 if resource not busy otherwise retry. * Cut Published service Update method and related structures * Add requirement for vm to be stopped prior to interface delete * Add environment busy check in place of vm ready check * Add comment to clarify intention of running the environment after create
- Loading branch information
Showing
29 changed files
with
3,112 additions
and
1,102 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.