Hi, I'm using the amazon ebs builder to try and build an AMI in a private subnet. Access to VMs in the subnet must go via a bastion, which in turn must be accessed using AWS session manager. I see that there are ssh connection option in packer for bastion and session manager, but I can't work out how to use them in combination. Unfortunately the source AMI I am using does not support session manager so i somehow need to configure packer to use session manager to connect to the bastion and then establish an ssh connection from the bastion to the build VM. Is this feasible?
Thanks Rob -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/hashicorp/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/afae741f-7c31-4648-8d8d-4d9c6ce94cf3n%40googlegroups.com.
