This ticket is to uncomment the threatdetection module code that enables multi-region support. This change depends on upgrading the current AWS provider to version ≥ 5.7.0. (Reference: #725 (comment))
The threatdetection module uses AWS GuardDuty, which is a region-specific service. GuardDuty must be enabled independently in each region where infrastructure is deployed. Therefore, enabling multi-region infrastructure support requires the module to initialize GuardDuty in each target region.
This ticket is to uncomment the threatdetection module code that enables multi-region support. This change depends on upgrading the current AWS provider to version ≥ 5.7.0. (Reference: #725 (comment))
The threatdetection module uses AWS GuardDuty, which is a region-specific service. GuardDuty must be enabled independently in each region where infrastructure is deployed. Therefore, enabling multi-region infrastructure support requires the module to initialize GuardDuty in each target region.