Merge branch 'develop' of https://github.com/beelit94/python-terraform into develop

This commit is contained in:
Freddy Tan 2015-12-31 15:16:18 +08:00
commit b96277bdb1

View file

@ -3,4 +3,7 @@
python-terraform is a python module provide a wrapper of `terraform` command line tool. 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/ `terraform` is a tool made by Hashicorp, please refer to https://terraform.io/
## This project is not stable yet ## This project is not stable yet
## Installation
pip install git+https://github.com/beelit94/python-terraform.git@develop