Commit graph

25 commits

Author SHA1 Message Date
beelit94
4f20dfab75 handle space or special characters in windows & linux 2017-08-08 14:58:33 -07:00
Wythe Lin
8214c6ac61 fix typo 2017-08-02 16:11:54 -07:00
Wythe Lin
966f2d9f64 remove wrong variables 2017-08-02 15:18:11 -07:00
Wythe Lin
5b6f4c133e add dir_or_plan parameter 2017-08-02 10:59:01 -07:00
Wythe Lin
6fdd205527 remove 2017-08-02 10:29:54 -07:00
Wythe Lin
f7691f7d3c fix https://github.com/beelit94/python-terraform/issues/12 2017-08-01 17:51:12 -07:00
beelit94
560ff0bc02 output debug message for variables write to temporary file 2017-05-15 11:07:01 +08:00
beelit94
3f18abb40e fix tests with given environment variables 2017-05-09 16:05:48 +08:00
beelit94
733b8006c5 adding readme and test 2017-05-09 15:48:28 +08:00
Derrick Bryant
7a553c569f Add option for real time Terraform output 2017-03-31 11:54:26 -07:00
beelit94
6fc11b313f python-terraform-3 Refactor readme and how default value being passed
1. refactor default values
2. add plan method
2017-01-04 13:21:30 +08:00
beelit94
29d391664a python-terraform-3 Refactor readme and how default value being passed
refactor default values
2017-01-04 01:34:37 +08:00
beelit94
dbd2f13384 python-terraform-3 Refactor readme and how default value being passed
refactor options usage illustration
2017-01-04 01:02:11 +08:00
beelit94
144b4c61c4 python-terraform-3 Refactor readme and how default value being passed
reorder readme, refactor name
2017-01-03 23:09:23 +08:00
Freddy Tan
211e73a109 1. fix typo
2. fix false bool value will skip
3. fix print to log
2016-12-21 00:18:57 +08:00
Freddy Tan
2d63fa8716 1. let variables able to accept map and list
2. refactor to be able to accept command as a instance attribute
3. add test cases
2016-12-20 18:53:01 +08:00
Freddy Tan
110a1f1c4f python-terraform-1 Make option with bool value/ more sense for the caller 2016-11-24 15:09:16 +08:00
Freddy Tan
a4b16b2791 1.update version
2.fix for python2
2016-11-20 02:11:29 +08:00
Freddy Tan
f0c029d6e7 1.update version
2.fix for python2
2016-11-20 02:10:50 +08:00
Freddy Tan
bd1d08af71 1. update travis deploy
2. update README to adapt change
3. use IsFlagged class for flag option
4. add destroy method
2016-11-19 18:24:33 +08:00
Freddy Tan
699c7bb17c fix terraform path on travis 2016-11-18 17:20:32 +08:00
Freddy Tan
2ff59f3630 1. add test cases, try tdd
2. refactor to more generic method instead of aws method
3. ready for release to pypi
2016-11-18 15:35:14 +08:00
Freddy Tan
4552a28f8e fix typo 2016-05-24 11:43:12 +08:00
Freddy Tan
d4257ea870 fix parameters string 2016-05-24 11:10:47 +08:00
Freddy Tan
4ef52dca44 refactor 2016-02-25 17:22:11 +08:00
Renamed from terraform/__init__.py (Browse further)