starhawking / python-terrascript

Create Terraform files using Python scripts.
BSD 2-Clause "Simplified" License
515 stars 76 forks source link

Re-write examples as Jupyter Notebooks #161

Open mjuenema opened 3 years ago

mjuenema commented 3 years ago

Re-write any examples as Jupyter Notebooks because they are better for documenting the examples and there's a plugin for nosetests so the examples can be covered by automated tests.