Unit Testing Infrastructure in Python | Modern Infrastructure Wednesday 2020-05-06

preview_player
Показать описание
In today's episode, we're using Pulumi's testing superpower to unit test a Python infrastructure application. Code for this episode available here:

The examples are in Python but Pulumi makes it easy to stand up infrastructure in your favorite languages including TypeScript, JavaScript, Go, and .NET - saving time over legacy tools like CloudFormation and Terraform.
Рекомендации по теме
Комментарии
Автор

Can it be possible to make a class to create a pipeline that will run under Pulumi test ?

SP-dbsh