Slide 6
Slide 6 text
Terraform
= Terraform Core + Terraform Plugins
Terraform Cores
● Entrypoint for Terraform
● Resource state management
● Communicate with Terraform Plugins
Terraform Plugins
● Executable binary called by Terraform Core
● Exposes an implementation for a specific services(GCP, AWS, local host,
etc)