-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The big bear fix keychain setup #7
base: main
Are you sure you want to change the base?
The big bear fix keychain setup #7
Conversation
param changed name
param changed name
rev version
There is more work needed though to get this to finally work. I do not understand line 41 why this is assigned to $null ? ( you can't assign anything to $null !? ) in
And another question is IF I try to run the
But if I manually create that dir then the Test succeeds and reports |
@DonPwrShellHunt can you look over this and comment and help fix this, please? |
FYI, this is the changelog entries about the parameter change in the https://github.com/TheBigBear/SecretManagement/blob/47bc3b71a810e0810aa2fc2bff645ffb7e5f90b3/CHANGELOG.md?plain=1#L155 |
the Test-SecretVault param for VaultName has been changed from
-VaultName
to simply-Name
and the modules version has bee increased to 0.1.3