Create a Terraform provider with the Plugin Framework
October 25, 2023
1h 3m
Free
terraform-provider
plugin-framework
terraform
go
hashicorp
infrastructure-as-code
sdk
api-development
cli
development-workflows
Description
This Learn Lab focuses on creating a Terraform provider using HashiCorp's Plugin Framework. The session explains how Terraform providers function as plugins that manage resources via product APIs. Participants will learn to develop their own Terraform providers using the Plugin Framework, a Go SDK, by creating a provider for an example application, Hashy Cups. This knowledge can be applied to manage company products, internal services, and third-party applications with Terraform.