Skip to content

Commit f071f12

Browse files
committed
External Provider Integration Template App - AKV and file renames - one more fix
1 parent 6879f09 commit f071f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app

samples/features/sql-big-data-cluster/security/encryption-at-rest-external-key-provider/kms_plugin_app/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from constants import ConfigurationConstants, Operations
99
import utils
1010
from json_objects import EncryptDecryptRequest
11-
import custom
11+
import custom_softhsm
1212

1313
def handler(operation, payload, pin, key_attributes, version):
1414
"""

0 commit comments

Comments
 (0)