September 2021
Intermediate to advanced
247 pages
4h 52m
English
Terraform helps to automate infrastructure management using HCL scripts. HCL, as you know by now, is a declarative-based language comprising resource declaration and configuration. The scripts consist of root configuration and is the starting point of script execution. The root configuration can declare provider specific resources directly or instead they can use modules. Terraform provides modules that are essential building blocks for resources and the overall solution. Modules are Terraform scripts that are sourced ...
Read now
Unlock full access