GitHub - maurobaraldi/terraform-workspaces-aws-multi-account: Building and managing AWs multi account architecture with Terraform workspaces.
Terraform Workspace for AWS multi account archtectures.
Abstract
This is a example on how to build and manage an AWS multi account architecture using Terraform workspaces. The proposal focus only in segment and relate an account to a workspace.
Disclaimer
There wasn't aim to modularize, treat security issues or save the state on a remote backend, just present a proposal for multi-account issue.
Requirements
Terraform or OpenTofu
AWS cli
There is a way to test it in local environment before apply...
Read more at github.com