filmov
tv
Terraform | Episode 43 | Terraform depends_on meta-argument | Understanding depends_on meta-argument
Показать описание
====================================================================
====================================================================
Hello,
In this session, we will look at the depends_on meta argument. By default, Terraform handles the dependencies when creating the resources using Terraform. However, there might be cases where Terraform will not be able to handle certain hidden dependencies. To handle this hidden dependencies, we can make use of the depends_on meta-argument in the Terraform configuration files to tell Terraform to handle certain hidden dependencies.
Happy learning!!
====================================================================
Hello,
In this session, we will look at the depends_on meta argument. By default, Terraform handles the dependencies when creating the resources using Terraform. However, there might be cases where Terraform will not be able to handle certain hidden dependencies. To handle this hidden dependencies, we can make use of the depends_on meta-argument in the Terraform configuration files to tell Terraform to handle certain hidden dependencies.
Happy learning!!