feat: add assign-role command to manage Key Vault roles for domain certificates
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "azure-acme-provisioner",
|
||||
"version": "0.3.4",
|
||||
"version": "0.4.0",
|
||||
"author": {
|
||||
"name": "Sławomir Koszewski",
|
||||
"url": "https://github.com/skoszewski"
|
||||
@@ -37,6 +37,7 @@
|
||||
"start:function": "func start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure/arm-authorization": "^9.0.0",
|
||||
"@azure/arm-dns": "^5.1.0",
|
||||
"@azure/functions": "^4.14.0",
|
||||
"@azure/identity": "^4.13.1",
|
||||
|
||||
Reference in New Issue
Block a user