Using terraform terraform scripts i am able to deploy and configure bigip on public releases but when tried same on latest private builds scripts are failing to connect to ssh (null resource launch site module)
Working build AMI: "F5 BIGIP-16.1.2.1-0.0.10 PAYG-Adv WAF Plus 200Mbps-211222202459" and "ami-04f64528e4ec2e338"
Facing issue AMI: "F5 BIGIP-tmos-bugs-staging-17.0.0-0.0.8316 PAYG-Adv WAF Plus 200Mbps-220312044158" and "[ami-07ea51ee96ce064ff] and others private builds.
Error: timeout - last error: SSH authentication failed (admin@34.197.252.194:22): ssh: handshake failed: ssh: unable to authenticate, attempted methods [none keyboard-interactive], no supported methods remain
Hi Team,
Using terraform terraform scripts i am able to deploy and configure bigip on public releases but when tried same on latest private builds scripts are failing to connect to ssh (null resource launch site module)
Working build AMI: "F5 BIGIP-16.1.2.1-0.0.10 PAYG-Adv WAF Plus 200Mbps-211222202459" and "ami-04f64528e4ec2e338" Facing issue AMI: "F5 BIGIP-tmos-bugs-staging-17.0.0-0.0.8316 PAYG-Adv WAF Plus 200Mbps-220312044158" and "[ami-07ea51ee96ce064ff] and others private builds.
Error: timeout - last error: SSH authentication failed (admin@34.197.252.194:22): ssh: handshake failed: ssh: unable to authenticate, attempted methods [none keyboard-interactive], no supported methods remain
File links:
If unable to access let me know i will give access permissions.
Terraform version used: "0.14.4" f5networks/bigip versions: "1.8.0"
Let me know if any other things needed..