You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module"create_scc_instance" {
source="terraform-ibm-modules/scc/ibm"version="X.X.X"# Replace "X.X.X" with a release version to lock into a specific releaseinstance_name="my-scc-instance"plan="security-compliance-center-standard-plan"region="us-south"resource_group_id="xxXXxxXXxXxXXXXxxXxxxXXXXxXXXXX"
}
Required IAM access policies
You need the following permissions to run this module.
The source name to use for the Event Notifications integration. Required if a value is passed for en_instance_crn. This name must be unique per SCC instance that is integrated with the Event Notfications instance.
Set to true to skip the creation of an IAM authorization policy that permits the SCC instance created by this module to write access to the provided COS instance. This value will get ignored if an existing SCC instance is passed.
Set to true to skip the creation of an IAM authorization policy that permits the SCC instance created by this solution read access to the workload protection instance. Only used if attach_wp_to_scc_instance is set to true.