Technical requirements
To complete the recipes in this chapter, we need to install some software requirements:
- Python – the installation documentation is available here: https://www.python.org/downloads/
- PowerShell or PowerShell Core – the installation documentation is available here: https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.3
- Golang – the installation documentation is available here: https://go.dev/
- Ruby – the installation documentation is available here: https://www.ruby-lang.org/en/documentation/installation/
The source code for this chapter is available at https://github.com/PacktPublishing/Terraform-Cookbook-Second-Edition/tree/main/CHAP11.