Fast Terraform - Enabling Dynamic Provider Cache - Terraform Certified Associate

preview_player
Показать описание
Learn how to enable cache for dynamic providers. Enabling cache in Terraform helps it use a central location for all provider plugins. Which avoid multiple round trips to Internet making it work fast. Terraform Certified Associate Exam topic.
Рекомендации по теме
Комментарии
Автор

Thank you for this video as it has just saved me after my firm started URL filtering on the edge and it has killed terraform due to DNS issues. Again thank you for this.

shaunyoung
Автор

One more option is "terraform init -plugin-dir=", which does the same functionality

pavan
Автор

Sir after enabling cache directory. And when run init command. it copy . terraform file here so it takes space again

gaminghub
Автор

sir.. cache only save network bandwidth ..not my hard disk space..?? can i create soft link between one project to another project{.terraform}...???

dharmendrabhagat