pyinfra-dev / pyinfra

pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
https://pyinfra.com
MIT License
3.85k stars 374 forks source link

Add @terraform connector #184

Closed Fizzadar closed 2 years ago

Fizzadar commented 4 years ago

Generate inventory from Terraform state file.

blarghmatey commented 3 years ago

It would be great to also support Pulumi. I'm currently evaluating an integration of PyInfra and Pulumi for my personal projects, and possibly for use at work.

Fizzadar commented 3 years ago

@blarghmatey Pulumi looks awesome! I've added https://github.com/Fizzadar/pyinfra/issues/460 to track that.

Fizzadar commented 2 years ago

This is now in alpha as of v2!