testing submodules and the viewing of resources
.
.
├── LICENSE
├── README.md
├── main.tf
└── modules
├── main.tf
├── submodule1
│ └── main.tf
└── submodule2
└── main.tf
1 resource in root 4 resources in the module 4 resources in submodule1 4 resources in submodule2