Testing Your Infrastructure Deployments

You are responsible for the cost of the AWS services used while running this workshop in your AWS account.

This lab will walk you through an example of property testing, using Pulumi.

We are going to build a sample Pulumi program provisions an Amazon EKS cluster. The test ensures two properties of the EKS cluster:

Running Kubernetes version 1.16. Provisioned inside a private VPC, rather than the default one.