Exercise
Let's go through what you have learned in this chapter.
We'll cover the following...
Create nested objects named object1
and object2
with the following properties:
id
name
description
Additionally, add output.tf
and ...