0 votes
in Terraform by
What are the components of Terraform architecture?

1 Answer

0 votes
by

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

Related questions

0 votes
asked Mar 6, 2023 in Terraform by rajeshsharma
0 votes
asked Mar 7, 2023 in Terraform by Robindeniel
...