Terraform | Understanding resource targeting in Terraform | Terraform resource targeting.

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

Hello,

In this session, we will look at an introduction to resource targeting in Terraform and also an example of how resource targeting works. By default, Terraform will manage all the resources. So when we run the plan command or apply command, Terraform will plan all the resources or apply all the resources. Occasionally, you may want to plan only specific resources or apply only specific resources. This is where we can make use of resource targeting to only plan specific resources or apply specific resources.

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