Pulumi: A Modern Infrastructure as Code (IaC) Alternative to Terraform
TLDR; Pulumi lets you write infrastructure definitions using the full power of a programming language such as JavaScript, Golang, or Python. This makes it much easier to handle complex scenarios while keeping your code clean and easy to manage