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 1074f62 commit c77ccddCopy full SHA for c77ccdd
packages/do-plugin/do.js
@@ -26,7 +26,7 @@ class Do {
26
rdbms: this.doSql,
27
noSql: this.doNosql,
28
kubernetes: this.kubernetes,
29
- keyManagment: this.keyVault
+ keyManagement: this.keyVault
30
};
31
}
32
0 commit comments