Testing http service on EC2 provisioned by AutoScalingGroup(ASG) #736
Unanswered
c0debreaker
asked this question in
How do I
Replies: 1 comment 2 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been playing with terraform_http_example project today. It was quite cool!
In the project I am working on for the company, I'm using Terraform. I am using AWS AutoScaling Group to deploy ec2 instances. Tnat means, I use Terraform to deploy ASG.
If I want to test a web service on the EC2 instance, am I right that "terratest" will have to deploy ASG in order to deploy EC2 instances?
Tracked in ticket #110251
Beta Was this translation helpful? Give feedback.
All reactions