DevShrekOps / aws-org-tf-demo

Demo multi-account AWS Organization created mostly with Terraform.
MIT License
1 stars 0 forks source link

Deploy GuardDuty across the organizations #121

Closed DevShrekOps closed 2 months ago

DevShrekOps commented 2 months ago
DevShrekOps commented 2 months ago

I ran into a lot of problems with this task related to performing an action in all enabled regions of an account:

It's possible the upcoming Terraform Stacks feature will provide solutions for the above issues, but in the meantime, I'm exploring other ways to approach this type of task, even if means some rearchitecture.