Skip to content

Improve the sensitive sample - #32

Merged
kichristensen merged 1 commit into
mainfrom
betterSensitiveExample
Oct 13, 2025
Merged

Improve the sensitive sample#32
kichristensen merged 1 commit into
mainfrom
betterSensitiveExample

Conversation

@kichristensen

Copy link
Copy Markdown
Contributor

Update porter.yaml to modify parameters and outputs for sensitive data handling

  • Changed the output name from 'name' to 'admin-password'
  • Updated the path for the password parameter and output
  • Marked the password output as sensitive

closes#14

@kichristensen

Copy link
Copy Markdown
ContributorAuthor

Depends on #30 to solve the mixin installation problem

…a handling
- Changed the output name from 'name' to 'admin-password'
- Updated the path for the password parameter and output
- Marked the password output as sensitive
Signed-off-by: Kim Christensen <kmch@simcorp.com>
@kichristensen
kichristensen merged commit 8a92757 into mainOct 13, 2025
2 checks passed
@kichristensen
kichristensen deleted the betterSensitiveExample branch October 13, 2025 20:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Make the outputs for sensitive data bundle more clear

2 participants

@kichristensen@dgannon991