Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the components of Terraform architecture?
Home
Terraform
What are the components of Terraform architecture?
0
votes
asked
Mar 7, 2023
in
Terraform
by
Robindeniel
What are the components of Terraform architecture?
terraform-architecture
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 7, 2023
by
Robindeniel
The Terraform architecture includes the following features:
Sub-graphs
Expression Evaluation
Vertex Evaluation
Graph Walk
Graph Builder
State Manager
Configuration Loader
CLI (Command Line interface)
Backend
...