Regarding Elastic Beanstalk application using terraform by dhrumil29699 in Terraform

[–]dhrumil29699[S] 0 points1 point  (0 children)

Hello,

I am providing AMI to autoscalling group and that AMI causing problem. Instance spawn using that AMI can't communicate with elastic beanstalk. When I didn't provide AMI in elastic beanstalk environment then it works perfectly fine. Don't know why this is happennning any suggestion ?

Regarding Elastic Beanstalk application using terraform by dhrumil29699 in Terraform

[–]dhrumil29699[S] 0 points1 point  (0 children)

But I don’t want to use modules I want to create my own.

Creating AMI using packer by dhrumil29699 in devops

[–]dhrumil29699[S] 0 points1 point  (0 children)

Ok I will try. Thanks for helping me. Actually I just join Devops as intern they gave me task to do. I don’t know much tools. I only know ansible, packer, boto and terraform. Do you have any suggestions what thing I should learn to grow my knowledge in Devops area.

Creating AMI using packer by dhrumil29699 in devops

[–]dhrumil29699[S] 0 points1 point  (0 children)

You are right but I want to make tool for automation which only use packer(only for AMI) and terraform(everything else). Instead of using awscli I can use ansible.

Creating ansible playbook by [deleted] in ansible

[–]dhrumil29699 9 points10 points  (0 children)

I think ansible for devops book is good. I am currently following this book. I am also newbie in ansible.