You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to run the remote-exec provisioner on a spot instance and if I don't specify a host in the connection block then it is blank, so I was thinking I needed to pass in the IP of the instance but then I get the does not have attribute 'ip_address' error. I tried also with public_ip but get a similar error.
Am I doing something wrong or is there a better way to handle this?
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 30, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm attempting to run the
remote-exec
provisioner on a spot instance and if I don't specify a host in the connection block then it is blank, so I was thinking I needed to pass in the IP of the instance but then I get thedoes not have attribute 'ip_address'
error. I tried also withpublic_ip
but get a similar error.Am I doing something wrong or is there a better way to handle this?
The text was updated successfully, but these errors were encountered: