terraform-ibm-modules/terraform-ibm-scc

Support for updating SCC settings when an existing instance is used

Closed this issue · 1 comments

Description

Currently, updating SCC settings are not allowed when using an existing SCC instance because of the following restrictions. #121 (comment)

count = var.existing_scc_instance_crn == null ? 1 : 0

New or affected modules


By submitting this issue, you agree to follow our Code of Conduct

@Soaib024 Had a chat with @in-1911 on this and we agreed that when passing an existing instance, the DA should not configure COS or event notifications