filmov
tv
Terraform | Episode 51 | Introduction to Terraform null-resources | Understanding null-resources.
Показать описание
====================================================================
====================================================================
Hello,
In this session, we will look at an introduction to "null_resource". We can use the null resource when we do not want Terraform to create any resource but still follow the resource lifecycle. null resource can be useful when you want to run some commands or some script without creating any resources. We can use "null_resource" with resource block, outputs block, data source blocks.
Happy learning!!
====================================================================
Hello,
In this session, we will look at an introduction to "null_resource". We can use the null resource when we do not want Terraform to create any resource but still follow the resource lifecycle. null resource can be useful when you want to run some commands or some script without creating any resources. We can use "null_resource" with resource block, outputs block, data source blocks.
Happy learning!!