Tutorials

Terraform Provider tutorials, examples, & walk-throughs.

Example testing with Inspec and other frameworks.

---
driver:
  name: "terraform"
verifier:
  name: "terraform"
  groups:
    - name: "example"
      controls:
        - "example"

AWS Provider (EC2)

Walk-Through

Start to finish tutorial which shows you how to build EC2 server in Terraform and test the results with Inspec.

Let's Learn

Extensive Kitchen-Terraform

Detailed Review

Learn the more advanced features of Kitchen-Terraform by testing a Terraform module using multiple operating systems and InSpec controls executed both remotely and locally.

Engage

Docker Provider

Immutable & Tested!

Provides an example on how to utilize Kitchen-Terraform to test a Docker container running on localhost.

Go!

OpenStack Provider

Local Cloud Servers Tested!

Provides an example on how to utilize Kitchen-Terraform to test OpenStack resources created by Terraform.

Find out more

Your tutorial here!

Please contribute

We always need more tutorials, if you have time, please consider contributing!

Contribute