Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 215 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 215 Bytes

Terraform Workshop

This repository includes the documentation and the code examples for a terraform workshop.

Development

Run website locally

cd docs
bundle install
bundle exec jekyll serve