Terraform: An EC2 Instance

preview_player
Показать описание
Let us now create our EC2 Instance based on our dynamically fetched Ubuntu AMI. We'll SSH into the server using our injected SSH key.

#Terraform #CloudOps #AWS
Рекомендации по теме
Комментарии
Автор

Well Explained Mike liked your explanation helped me to build some pipeline with Kafka

abhilashgopidas
Автор

Great set of tutorials the best I have seen nice and simple thank you for doing it.
Are you going to one on load balance and asg in terraform?

VinceBaileydns-direct
Автор

How do I assign storage size of ec2 instancem? How do I change it later on? If let say already run my terraform plan and apply. Then later on I made an update, how does that work, run plan and apply again? Does it stop and recreate the whole infrastructure? Or only what changed?

quickfingers
Автор

On line 111, the az seems to be incorrectly spelled "ap-souheast-2a", yet the instance was still created. Was this something that was corrected behind the scenes? Thank you, excellent videos btw!

lennardbautista