Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Readme.md

Simple Python Example

This demonstrates a simple example based on Python. For conevnience, the current Python packages are distributed alongside this code under ./.packages.

Getting started

pipenv install
pipenv run python main.py
cat dist/MySimpleStack.tf.json
cd dist
terraform init
terraform plan