We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba87f3b commit 90880a2Copy full SHA for 90880a2
security/security-design/fn-datasafe-dbaudit-to-oci-logging/terraform/policies.tf
@@ -9,12 +9,7 @@
9
################################################################################
10
11
12
-# Functions Policies
13
-
14
-locals {
15
- policy_displayname = "${var.PolicyNamePrefix}${local.resource_nc}"
16
- dynamicgroup_displayname = "${var.DynamicGroupNamePrefix}${local.resource_nc}"
17
-}
+# Policies
18
19
resource "oci_identity_policy" "DataSafetoLoggingFunctionsPolicy" {
20
provider = oci.homeregion
0 commit comments