Terraform provider 1.3.0 released - adds [wait_for_guest_net_timeout] #28
ddemlow
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Terraform provider for Hypercore v1.3.0 adds the following option to the hypercore_vm_power_state resource.
[wait_for_guest_net_timeout]
(https://registry.terraform.io/providers/ScaleComputing/hypercore/latest/docs/resources/vm_power_state#wait_for_guest_net_timeout-1) (Number) Set to non-zero value to wait on guest OS to report guest IP address to hypervisor.
The guest OS needs to have guest tools installed (qemu-guest-agent)
https://registry.terraform.io/providers/ScaleComputing/hypercore/latest/docs/resources/vm_power_state#wait_for_guest_net_timeout-1
Beta Was this translation helpful? Give feedback.
All reactions