Skip to content

datadrivers/workshop-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

or if you do not have faith in your local ruby installation

docker run --rm -ti -p 4000:4000 -v "$(pwd)":/repo ruby:3.2.8-bookworm /repo/run.sh

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5