Is there any way to test the Kitchen-terraform with aws host availability, without ssh into the aws machine?
I'm trying to bring the aws instance up by using terraform, then updating the ruby specs to verify the instance availability and security groups. But my doubt is that, is there any alternate to test the aws instance without ssh into the aws by using kitchen plugin?