This is another How-to video is about creating cloud resources names dynamically during the runtime of the code. This method improves the resuabilty of the code and reduces the repeatative task of updating the attribute values.
Use this method to make the changes only to the variable.tf file and not to edit the attribute values for any of the resources in the main.tf file. By following this method we can easily maintain the naming standards to the cloud resources.