Terraform Module Testing

preview_player
Показать описание
Terraform version 0.15 introduced an experimental feature for testing modules using HCL and a builtin provider. Follow along as I take this experimental feature for a test drive and examine how the provider and resource work.

-----------------------------------------------------------------------------------------------------

Music by Evan Williams ©2020

Intro 00:00
Why test infrastructure as code? 2:09
Module testing basics 04:27
Basic example 6:34
Running the basic example 15:41
Variables in module testing 17:52
Web app example 18:47
Running the web app example 21:58
Summary 26:00
Рекомендации по теме
Комментарии
Автор

I've been looking forward for a native testing solution for a long time, happy to see they're going in that direction. Great content, Ned!

ruanmartinelli
Автор

Nice video! Didn't know Terraform had this feature. Seems good enough to start creating tests with it.

koodauskanava
Автор

The only way to watch the Terraform Deep dive course on Pluralsight is to subscribe to Pluralsight? Can't I buy it separately??

Ain