terraform-ibm-modules / terraform-ibm-account-infrastructure-base

A general base layer module for setting up a newly provisioned account.
Apache License 2.0
0 stars 2 forks source link

Add logs in DA #248

Open Ak-sky opened 6 days ago

Ak-sky commented 6 days ago

https://github.com/terraform-ibm-modules/terraform-ibm-account-infrastructure-base/blob/01b652e75eb6d8e53b57827733c450b0ad577edf/solutions/account-infrastructure-base/main.tf#L156

    "logs" = {
      enforcement_mode = var.cbr_enforcement_mode
      global_deny      = false
    }
arya-girish-k commented 2 days ago

CC : @SarikaSinha