Here i organized some useful IaC implementations using terraform.
Use this tutorial to install terraform.
In specific cases, instructions will be avaliable in the README.md of each implementation, but in general it's simple like thatt:
terraform init
terraform plan
terraform apply
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.