Terraform | Episode 17 | Terraform workflow or lifecycle | Terraform Init stage

preview_player
Показать описание
====================================================================
====================================================================

Hello,

In this session, we will look at the terraform init command and what this command does. Whenever we the write the code for the first time, we will have to initialize the code. For that, we can use the terraform init command. This command will download all the plugins required to run the terraform code. For example, this command will download the provider plugins and stores it in the local machine.

Happy learning!!
Рекомендации по теме