Day 61- Terraform Components
What are the components in Terraform?
Terraform CLI (Core): This is the command-line interface tool that users interact with to execute commands, generate execution plans, and apply changes. The Core is responsible for reading the configuration file...
rksingh.hashnode.dev3 min read