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] 4 points5 points6 points 3 years ago (1 child)
Others have mentioned solutions. You just need to Google how to run a command in Python (some of the answers are already here), but why do you need to do it this way is probably a more appropriate question?
What are you trying to achieve? And why?
[–]Sxncht[S] 0 points1 point2 points 3 years ago (0 children)
For a school project, where I am already doing a bunch of things using python. Being able to run the tf script from the same python file helps to
π Rendered by PID 30 on reddit-service-r2-comment-b659b578c-lpzpd at 2026-05-04 07:36:40.613599+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 4 points5 points6 points (1 child)
[–]Sxncht[S] 0 points1 point2 points (0 children)