Commit Graph

24 Commits (12d57862ed218d593383fd4d8694eedbec3ea9bd)

Author SHA1 Message Date
Wythe Lin 8214c6ac61 fix typo 7 years ago
Wythe Lin 966f2d9f64 remove wrong variables 7 years ago
Wythe Lin 5b6f4c133e add dir_or_plan parameter 7 years ago
Wythe Lin 6fdd205527 remove 7 years ago
Wythe Lin f7691f7d3c fix https://github.com/beelit94/python-terraform/issues/12 7 years ago
beelit94 560ff0bc02 output debug message for variables write to temporary file 7 years ago
beelit94 3f18abb40e fix tests with given environment variables 7 years ago
beelit94 733b8006c5 adding readme and test 7 years ago
Derrick Bryant 7a553c569f Add option for real time Terraform output 7 years ago
beelit94 6fc11b313f python-terraform-3 Refactor readme and how default value being passed
1. refactor default values
2. add plan method
8 years ago
beelit94 29d391664a python-terraform-3 Refactor readme and how default value being passed
refactor default values
8 years ago
beelit94 dbd2f13384 python-terraform-3 Refactor readme and how default value being passed
refactor options usage illustration
8 years ago
beelit94 144b4c61c4 python-terraform-3 Refactor readme and how default value being passed
reorder readme, refactor name
8 years ago
Freddy Tan 211e73a109 1. fix typo
2. fix false bool value will skip
3. fix print to log
8 years ago
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
8 years ago
Freddy Tan 110a1f1c4f python-terraform-1 Make option with bool value/ more sense for the caller 8 years ago
Freddy Tan a4b16b2791 1.update version
2.fix for python2
8 years ago
Freddy Tan f0c029d6e7 1.update version
2.fix for python2
8 years ago
Freddy Tan bd1d08af71 1. update travis deploy
2. update README to adapt change
3. use IsFlagged class for flag option
4. add destroy method
8 years ago
Freddy Tan 699c7bb17c fix terraform path on travis 8 years ago
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
8 years ago
Freddy Tan 4552a28f8e fix typo 8 years ago
Freddy Tan d4257ea870 fix parameters string 8 years ago
Freddy Tan 4ef52dca44 refactor 8 years ago