Creating Terraform Providers - When Infrastructure as Code Ends
Offered By: Conf42 via YouTube
Course Description
Overview
Explore the process of creating Terraform providers in this conference talk from Conf42 SRE 2024. Delve into the world beyond Infrastructure as Code, covering key topics such as Terraform provider architecture, API integration, Golang implementation, and documentation. Learn about the Terraform Plugin Framework, CRUD operations, schema and attributes, data types, and local debugging techniques. Gain insights into acceptance testing, provider publishing, and personal experiences in developing custom Terraform providers. Perfect for SREs and DevOps professionals looking to extend their infrastructure management capabilities.
Syllabus
intro
preamble
agenda
about me
infrastructure as code
terraform providers
architecture
the api
golang
documentation
writing the provider
about the demo we'll use
terraform plugin framework
create / read / update / delete
schema & attributes
types
local running and debugging
acceptance tests
publishing
my journey
thank you for your time!
Taught by
Conf42
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera