Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added clone_wait variable to configure wait time during cloning #91

Merged
merged 1 commit into from
Dec 2, 2019
Merged

Added clone_wait variable to configure wait time during cloning #91

merged 1 commit into from
Dec 2, 2019

Conversation

AleRousse
Copy link
Contributor

Resolve #90

@@ -339,6 +339,11 @@ func resourceVmQemu() *schema.Resource {
Optional: true,
Default: false,
},
"clone_wait": {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a comment to explain the parameter?

@AleRousse
Copy link
Contributor Author

@ggongaware

@ggongaware ggongaware merged commit 1c90e79 into Telmate:master Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clone wait should be configurable
3 participants