No description
Find a file
2016-11-18 16:11:20 +08:00
python_terraform 1. add test cases, try tdd 2016-11-18 15:35:14 +08:00
test for travis 2016-11-18 16:11:20 +08:00
.gitignore release 0.0.2 to fury 2016-02-25 17:38:05 +08:00
.travis.yml for travis 2016-11-18 16:11:20 +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