What is Terraform? | Introduction To Terraform Basics | KodeKloud

preview_player
Показать описание
In this "what is Terraform" video, you will learn what Terraform is, its use cases, how it works and all the basics of it.

Terraform is an open-source infrastructure as a code software tool that allows you to manage hundreds of cloud services using a uniform CLI approach. Terraform uses declarative configuration files to codify cloud APIs.
Terraform allows you to create, update, and destroy infrastructure. Nowadays, no one does infrastructure provision manually.
Start here to learn the fundamentals of Terraform and how to use it with your preferred cloud provider.
In this video, you’ll get a basic overview of challenges faced with traditional infrastructure tools and how to terraform can help in overcoming these challenges. We will also learn about how to install Terraform, Terraform Providers, and some useful commands.

You can find us also here:

Become an expert by trying out our Terraform Playground which will give you a real environment to work on and implement your learnings.

You may also wanna check out these playlists:

#IntroductionToTerraformBasics #kodekloud
Рекомендации по теме
Комментарии
Автор

I think the courses on kodekloud platform is at premium price. Not affordable 🙂

praveens
Автор

When you use the "local_file" as resource provider to create a file, for example in the /root/my_files.
If the folder "my_files" does not exist, "terraform apply" will create it, however, when you run "terraform destroy", it will not
clean up or remove the "my_files". Any idea on how to clean or destroy resources completely? thanks

hkwkodekloud
join shbcf.ru