terraform-ibm-modules / terraform-ibm-scc-da

A deployable architecture solution to deploy IBM Security and Compliance related resources
Apache License 2.0
0 stars 2 forks source link

Add the ability to define the scope of SCC attachement #139

Closed ocofaigh closed 4 months ago

ocofaigh commented 5 months ago

Currently the DA is hard coded to "account" scope. Suggest that we add support to define a resource group scope. Although currently attachements can only be scoped to 1 resource group (unless you use a do a full account with an exclude list), but in the future, I think they will support scoping more in the future, so maybe future proof it by using a list input.

jor2 commented 4 months ago

https://github.com/terraform-ibm-modules/terraform-ibm-scc-da/pull/148