filmov
tv
Terraform | Episode 39 | Terraform local-exec provisioner | Understanding local-exec provisioner.
![preview_player](https://i.ytimg.com/vi/YZTAxokyCa8/maxresdefault.jpg)
Показать описание
====================================================================
====================================================================
Hello,
In this session, we will look at the local-exec provisioner. local-exec provisioner can be used when we want to take some action or model specific actions on the local machine. Local machine is the machine where Terraform is running. We can use the local-exec to execute some commands to execute some script on the local machine. When using the local-exec provisioner, we do not have to specify any connection block as we are running the commands on the local machine.
Happy learning!!
====================================================================
Hello,
In this session, we will look at the local-exec provisioner. local-exec provisioner can be used when we want to take some action or model specific actions on the local machine. Local machine is the machine where Terraform is running. We can use the local-exec to execute some commands to execute some script on the local machine. When using the local-exec provisioner, we do not have to specify any connection block as we are running the commands on the local machine.
Happy learning!!