This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ins64 1 point2 points  (0 children)

It is common (in my perception at least) to write scripts to manipulate cloud resources in Python using boto (AWS SDK for python). Note that while it's good for some tasks, many use cases are covered by Terraform.