fix: add missing principal-type option for assign-role command to specify user/group/service principal

This commit is contained in:
2026-05-22 12:21:04 +02:00
parent 712db1710c
commit ea2a68a7dd
3 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "azure-acme-provisioner",
"version": "0.4.2",
"version": "0.4.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "azure-acme-provisioner",
"version": "0.4.2",
"version": "0.4.3",
"license": "MIT",
"dependencies": {
"@azure/arm-authorization": "^9.0.0",