Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Latest commit

 

History

History

simple-python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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