DEV Community

Cover image for What is Terraform? How to write Infrastructure as Code with Terraform
Techtter
Techtter

Posted on • Updated on

What is Terraform? How to write Infrastructure as Code with Terraform

Terraform and it's features
Terraform Scripts to deploy infra on EKS Kubernetes on AWS.
Check the link: https://youtu.be/9wRaFwKEUKI

Top comments (1)

Collapse
 
michaeltharrington profile image
Michael Tharrington

Heyo,

Would you please consider embedding your video here instead of just linking to it? This way folks can see your content and discuss things on DEV without having to navigate elsewhere.

You might not have realized, but DEV actually allows folks to embed YouTube & Vimeo videos via Liquid Tags:

https://dev-to-uploads.s3.amazonaws.com/i/jbiro72vueo6fi9k9rww.png

By the way, here's a link to the editor guide where you can see other liquid tags and formatting options.

Hope this is helpful! 🙂