You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Freddy Tan b739004102 add travis 8 years ago
python_terraform 1. add test cases, try tdd 8 years ago
test add travis 8 years ago
.gitignore release 0.0.2 to fury 8 years ago
.travis.yml add travis 8 years ago
MANIFEST.in release 0.0.2 to fury 8 years ago
README.md Update README.md 8 years ago
VERSION 1. add test cases, try tdd 8 years ago
release.py add release script 8 years ago
setup.cfg 1. add test cases, try tdd 8 years ago
setup.py 1. add test cases, try tdd 8 years ago

README.md

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