PowerShell / Modules

MIT License
111 stars 25 forks source link

[SecretManagement] Have a SecretManagement extension Plaster scaffold #84

Open TylerLeonhardt opened 4 years ago

TylerLeonhardt commented 4 years ago

Summary of the new feature/enhancement

This is basically the PowerShell script version of #83

Plaster has an integration in the PowerShell extension. If we craft a Plaster template, then it appears in a Wizard inside the PowerShell extension which is really nice.

We should have a template for Secret Management extensions. This will help a ton with adoption because we can bootstrap the user.

Proposed technical implementation details (optional)