Skip to content
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

Add option to prompt and mask value when using --secret for pulumi env #340

Open
desteves opened this issue Jun 14, 2024 · 2 comments
Open
Labels
kind/enhancement Improvements or new features
Milestone

Comments

@desteves
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

pulumi env set test key --secret expects the secret value to be passed as an argument. This is not optimal, as it's saved in the terminal history as plain-text, etc. Instead, consider adding a prompt/mask experience similar to that of pulumi config set key --secret.

Affected area/feature

@desteves desteves added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jun 14, 2024
@tgummerer tgummerer removed the needs-triage Needs attention from the triage team label Jun 17, 2024
@tgummerer
Copy link

Thanks for the suggestion, this sounds like a good idea indeed! I'm going to transfer this over to the pulumi/esc repo, as the underlying command lives there.

@tgummerer tgummerer added the needs-triage Needs attention from the triage team label Jun 17, 2024
@tgummerer tgummerer transferred this issue from pulumi/pulumi Jun 17, 2024
@cleverguy25 cleverguy25 removed the needs-triage Needs attention from the triage team label Jun 21, 2024
@cleverguy25 cleverguy25 added this to the 0.108 milestone Jun 21, 2024
@cleverguy25
Copy link
Collaborator

Added to epic https://github.com/pulumi/pulumi-service/issues/18145

@komalali komalali modified the milestones: 0.108, 0.109 Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

4 participants