Meditations on Directory Structure for Terraform Projects AWS examples

This short guide includes examples of directory structures to consider when starting a new Terraform project:

  • Workflow to use for each directory structure.
  • State and its relationship with directory structure.
  • The backend configuration block limitation.
  • It is a good starting point for reference or to initiate a discussion with your team on which directory structure to implement.

    Get the guide