Skip to content

Commit 0d9873c

Browse files
committed
update code
1 parent 41ddd20 commit 0d9873c

File tree

1 file changed

+1
-1
lines changed
  • security/security-design/fn-datasafe-dbaudit-to-oci-logging/terraform

1 file changed

+1
-1
lines changed

security/security-design/fn-datasafe-dbaudit-to-oci-logging/terraform/function_prep.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212

13-
resource "null_resource" "FunctionAppPush2OCIR" {
13+
resource "null_resource" "functionapp_push2ocir" {
1414
depends_on = [module.setup-network, oci_objectstorage_bucket.tracker-bucket, oci_identity_policy.functionpolicy,
1515
oci_artifacts_container_repository.fn_container_repository, oci_functions_application.functionapp]
1616

0 commit comments

Comments
 (0)