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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACA example creates a Shared Key exposed in stack as clear text #1651

Open
thecodetinker opened this issue Jun 24, 2024 · 0 comments
Open

ACA example creates a Shared Key exposed in stack as clear text #1651

thecodetinker opened this issue Jun 24, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@thecodetinker
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

I'm looking at the example code for creating an Azure Container App. This requires the Log Analytics Workspace shared key, but it's not created as a Secret and therefore appears in plain text in the stack.

Somewhere the workspaceSharedKeys should be created as Output.Secret before betting set in the LogAnalyticsConfiguration.

Affected area/feature

https://github.com/pulumi/examples/blob/master/azure-cs-containerapps/MyStack.cs

@thecodetinker thecodetinker added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jun 24, 2024
@cnunciato cnunciato removed the needs-triage Needs attention from the triage team label Jun 24, 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

2 participants