Skip to content

shalomb/terrapyne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrapyne

Python wrapper around terraform and similar

import terrapyne
tf = terrapyne.Terraform()
tf.apply()
outputs = tf.output()

About

Python wrapper around terraform and similar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published