bumpy-byte-21437
06/30/2022, 1:31 PMconfig:
pulumi-azure-go:Acr:
location: westeurope
rgName: rg-acr-weu
bumpy-byte-21437
06/30/2022, 1:31 PMbumpy-byte-21437
06/30/2022, 1:31 PMType Name Plan Info
+ pulumi:pulumi:Stack pulumi-azure-go-dev create 1 error
Diagnostics:
pulumi:pulumi:Stack (pulumi-azure-go-dev):
error: Duplicate resource URN 'urn:pulumi:dev::pulumi-azure-go::pulumi:pulumi:Stack::pulumi-azure-go-dev'; try giving it a unique name
bumpy-byte-21437
06/30/2022, 1:31 PMmagnificent-lifeguard-15082
06/30/2022, 2:59 PMStackReference
? Ie. Is the secret provider configuration within the stack state itself so that if you have a sufficiently authenticated environment it will be able to decrypt the secrets referenced from another stack?steep-baker-41148
06/30/2022, 6:09 PMfew-toddler-19603
06/30/2022, 7:47 PMmany-spring-73557
06/30/2022, 10:34 PMbreezy-butcher-78604
07/01/2022, 4:10 AMworried-xylophone-86184
07/01/2022, 1:49 PMpulumi delete
during the flow of the script? Just like how there is runtime has a function called is_dry_run to check if its a preview execution or not.
Basically I want to perform some deletes on another service before the actual delete of resources happensparse-intern-71089
07/01/2022, 3:33 PMearly-intern-90238
07/01/2022, 5:26 PMrapid-eve-24229
07/01/2022, 9:59 PMrapid-eve-24229
07/01/2022, 10:00 PMrapid-eve-24229
07/01/2022, 10:27 PMrapid-eve-24229
07/01/2022, 10:28 PMflat-laptop-90489
07/01/2022, 11:13 PMbillowy-army-68599
careful-secretary-79148
07/02/2022, 10:47 AMbetter-umbrella-26052
07/02/2022, 2:21 PMfew-toddler-19603
07/02/2022, 3:50 PMacceptable-tent-31739
07/02/2022, 9:45 PMacceptable-tent-31739
07/02/2022, 9:45 PMbland-air-74625
07/03/2022, 9:26 AMpulumi up
it is failing with .pulumi\plugins\resource-eks-v0.41.0\pulumi-resource-eks.exe: Access is denied.
When I rerun it it will try to reinstall or something results in the error \.pulumi\\plugins\\resource-eks-v0.41.0\\pulumi-resource-eks.exe": file does not exist
I checked the plugins folder and the .exe is not there.
I extracted the last release files and move the .exe there manually and it works for one run then the error is reappear.
Any ideas?red-apartment-20331
07/03/2022, 1:40 PMbig-lizard-68492
07/03/2022, 2:05 PMpulumi stack select <stack>
successfully with my passphrase but when trying to run a pulumi preview
command it is throwing the following error: error: getting secrets manager: incorrect passphrase
This error is different from the error I would usually get if my passphrase is wrong for 2 reasons:
1. when the passphrase is wrong I usually can't even select the stack successfully
2. the usual error string i am getting for the wrong passphrase is: error: failed to decrypt: incorrect passphrase, please set PULUMI_CONFIG_PASSPHRASE to the correct passphrase or set PULUMI_CONFIG_PASSPHRASE_FILE to a file containing the passphrase
Issue 2:
A stack passphrase became unknown, is there a way to fix the current stack manually if I have access to the stack JSON file? some workaround I can perform in order to change the passphrase from within the stack file?rich-businessperson-35436
07/03/2022, 2:55 PMcurved-motorcycle-96186
07/03/2022, 6:30 PMOutput<str>
in a pulumi_kubernetes.yaml.ConfigFile
transformation - and if so how?
---
Context: I'm trying to update the image name of a container with the freshly built image (with unique pinned ID) using pulumi_docker
however I keep running into the issue of the transformation (which attempts to just set spec.template.spec.containers.0.image
= image_name (output from docker.Image().image_name
)
Am I just being foolish for trying to use the yaml files (rather than re-importing them in python?)sparse-spring-91820
07/03/2022, 6:36 PM@pulumi/command
package exists: https://www.pulumi.com/registry/packages/command/
The last time I was ssh-ing to ec2 instance there was no such package. So nice to see how pulumi grows! ๐ Good job pulumi team!ancient-car-89914
07/03/2022, 9:26 PM