» oci_audit_configuration

This resource provides the Configuration resource in Oracle Cloud Infrastructure Audit service.

» Example Usage

resource "oci_audit_configuration" "test_configuration" {
  #Required
  compartment_id = "${var.tenancy_ocid}"

  #Optional
  retention_period_days = "${var.configuration_retention_period_days}"
}

» Argument Reference

The following arguments are supported:

** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values

» Attributes Reference

The following attributes are exported: