Terraform Provider tutorials, examples, & walk-throughs.
Example testing with Inspec and other frameworks.
---
driver:
name: "terraform"
verifier:
name: "terraform"
groups:
- name: "example"
controls:
- "example"
Start to finish tutorial which shows you how to build EC2 server in Terraform and test the results with Inspec.
Let's LearnLearn the more advanced features of Kitchen-Terraform by testing a Terraform module using multiple operating systems and InSpec controls executed both remotely and locally.
EngageProvides an example on how to utilize Kitchen-Terraform to test a Docker container running on localhost.
Go!Provides an example on how to utilize Kitchen-Terraform to test OpenStack resources created by Terraform.
Find out moreWe always need more tutorials, if you have time, please consider contributing!
Contribute