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

Latest commit

 

History

History
14 lines (11 loc) · 334 Bytes

File metadata and controls

14 lines (11 loc) · 334 Bytes

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