diff --git a/proxmox.tf b/proxmox.tf index c21cecd..ce6e70b 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -64,7 +64,6 @@ locals { }) ) } - merge = (function([any, any], any) => { local._deep_merge_impl(args[0],args[1]) }) deep_merge = function("deep_merge", [any, any], any, <<-EOT