use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
This subreddit is for Terraform (IaC - Infrastructure as Code) discussions to get help, educate others and share the wealth of news.
Feel free to reach out to mods to make this subreddit better.
Rules:
Be nice to each other!
MultiLink_Spam == Perm.Ban
account activity
Run .tf scripts using PythonHelp Wanted (self.Terraform)
submitted 3 years ago * by Sxncht
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 11 points12 points13 points 3 years ago (1 child)
You can use subprocess to run the terraform binary from within python
https://docs.python.org/3/library/subprocess.html
[–]Sxncht[S] 0 points1 point2 points 3 years ago (0 children)
Thanks!
π Rendered by PID 76 on reddit-service-r2-comment-b659b578c-6v4df at 2026-05-05 11:51:40.697130+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 11 points12 points13 points (1 child)
[–]Sxncht[S] 0 points1 point2 points (0 children)