Excited for the next video brother. Keep it up!! Maybe we can provision ec2 instances running docker containers and creating load balancer for traffic distribution in the next video.
Hi sir, I am not sure I misunderstood. in 18:29 I wonder for the nat gateway, shouldn't it be subnet_id = element(aws_subnet.public_subnet[*].id,0) instead of creating the nat gateway in private subnet according to the diagram that showed in the beginning. Thank you
Amazing, wish to see lots of videos on AWS Terraform series in details covering all concepts of the same in details clarifications.
Thanks for the feedback. Definitely coming soon.
Excited for the next video brother. Keep it up!! Maybe we can provision ec2 instances running docker containers and creating load balancer for traffic distribution in the next video.
Thanks for the feedback 👍
sir we want an entire springboot playlist with docker kubernetes,microservices...i love ur videos..i pray ur channel grows big sir.
Thanks for the feedback. Yes will do soon. Currently in process of creating few more on terraform with aws.
Hi sir, I am not sure I misunderstood. in 18:29 I wonder for the nat gateway, shouldn't it be subnet_id = element(aws_subnet.public_subnet[*].id,0) instead of creating the nat gateway in private subnet according to the diagram that showed in the beginning. Thank you
Yes. Please use public subnet instead.