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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Community Note
Terraform Version
1.1.7
Affected Resource(s)
Terraform Configuration Files
Debug Output
No debug output the
terraform apply
finishes successfully.Expected Behavior
I can ssh using
ssh root@<ip>
after a successful terraform run.Actual Behavior
I can't ssh, the attempt fails after a while (timeout I guess) with
Connection refused
.Steps to Reproduce
terraform apply
Important Factoids
The bug is introduced by
2.2.1-rc.2
, everything works as expected on previous versions (tested with2.2.0
)References
The text was updated successfully, but these errors were encountered: