Pop quiz
Before we finish the chapter, let’s have a quick pop quiz:
- What is the name of the function we use to work with CIDR ranges in Terraform?
- When passing in variables at runtime, which tools use the
--extra-vars
flag, and which one uses-var
? - What key can be used to loop through a list or map of variables in Terraform tasks or modules?
- When working with NFS, which of the two public clouds requires a mount target to be configured?
- Azure Database for MySQL – Flexible Server requires us to do what to a subnet?
You can find the answers after the summary.