Andrew den Hertog

Results 4 comments of Andrew den Hertog

+1 on this. currently looking at storing these values in a secret, and using a helm lookup to template them.

Any luck on this? I'm looking to try do this as well. I've opened https://github.com/microsoft/vscode/issues/214633 to see if there is any mechanism there already.

I'm running with the go sdk, with the following function ```go pulumi.Run(func(ctx *pulumi.Context) error { var vpc VPC cfg := config.New(ctx, "") cfg.RequireObject("vpc", &vpc) // Create an EKS cluster with...

I'm having the same issue, with Bedrock, in Alacritty. Its taking about 3 minutes to prompt for permission to run any shell command