Completed
my journey
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating Terraform Providers - When Infrastructure as Code Ends
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 agenda
- 4 about me
- 5 infrastructure as code
- 6 terraform providers
- 7 architecture
- 8 the api
- 9 golang
- 10 documentation
- 11 writing the provider
- 12 about the demo we'll use
- 13 terraform plugin framework
- 14 create / read / update / delete
- 15 schema & attributes
- 16 types
- 17 local running and debugging
- 18 acceptance tests
- 19 publishing
- 20 my journey
- 21 thank you for your time!