No description
Find a file
2016-11-18 17:31:23 +08:00
python_terraform fix terraform path on travis 2016-11-18 17:20:32 +08:00
test 1. remove aws case 2016-11-18 17:08:10 +08:00
.gitignore release 0.0.2 to fury 2016-02-25 17:38:05 +08:00
.travis.yml fix typo 2016-11-18 17:31:23 +08:00
MANIFEST.in release 0.0.2 to fury 2016-02-25 17:38:05 +08:00
README.md Update README.md 2015-12-31 14:57:23 +08:00
release.py add release script 2016-02-25 17:22:37 +08:00
setup.cfg 1. add test cases, try tdd 2016-11-18 15:35:14 +08:00
setup.py 1. add test cases, try tdd 2016-11-18 15:35:14 +08:00
VERSION 1. add test cases, try tdd 2016-11-18 15:35:14 +08:00

Introduction

python-terraform is a python module provide a wrapper of terraform command line tool. terraform is a tool made by Hashicorp, please refer to https://terraform.io/

This project is not stable yet

Installation

pip install git+https://github.com/beelit94/python-terraform.git@develop