ambitious-helmet-24352
10/30/2019, 8:34 PMbreezy-butcher-78604
10/31/2019, 5:41 AMnice-cat-91582
10/31/2019, 11:50 AMnice-cat-91582
10/31/2019, 11:50 AMiam.Role.get()
in order to actually get the role from a different policy. I have the ARN/URN/Name/Id all easily available, it's just a matter of what to do with those. Anyone know the right way to make that work?breezy-mechanic-41259
10/31/2019, 1:19 PMbillowy-laptop-45963
10/31/2019, 3:31 PMpulumi refresh
shows no changes. If I remove the import: from the resource pulumi up
shows no changes. Is this normal behaviour? Will this cause infrastructure changes? Can I get to a point where pulumi up
doesn't return changes without removing the import?elegant-crayon-4967
10/31/2019, 6:03 PMsome-carpenter-53382
11/01/2019, 7:12 AMsome-carpenter-53382
11/01/2019, 7:12 AMsome-carpenter-53382
11/01/2019, 7:59 AMrapid-ram-37207
11/01/2019, 9:44 AMnice-cat-91582
11/01/2019, 10:41 AMbetter-rainbow-14549
11/01/2019, 1:38 PMerror: decrypting secret value: failed to decrypt: incorrect passphrase, please set PULUMI_CONFIG_PASSPHRASE to the correct passphrase
It's set correctly... the only slightly unusual thing is it contains lots of weird characters like $?`>[]' etc and ends in a semi-colon but this hasn't changed, only the pulumi version.big-potato-91793
11/01/2019, 2:03 PMalert-beard-9601
11/01/2019, 4:00 PM--
at the start and pulumi's cli is interpreting that as a flag. Is there a way to get around that? I need to save it as a secretbillowy-laptop-45963
11/01/2019, 4:24 PMbillowy-laptop-45963
11/01/2019, 4:25 PMpulumi stack rm --force -y STACKNAME
right? This never touches actually deployed resources?ambitious-ram-5811
11/01/2019, 9:32 PMambitious-ram-5811
11/01/2019, 9:32 PMambitious-ram-5811
11/01/2019, 9:32 PMambitious-ram-5811
11/01/2019, 9:33 PMambitious-ram-5811
11/01/2019, 10:00 PMPulumi.yaml
at the end of the day defines the script that will be runambitious-ram-5811
11/01/2019, 10:01 PMpulumi up -s ./path/to/index.js
or sthtall-terabyte-42834
11/01/2019, 11:04 PMprotect
a resource without having to run pulumi up
? i.e. to add the protect: true
to something directly. More context on why in the thread:ambitious-ram-5811
11/02/2019, 2:33 AMambitious-ram-5811
11/02/2019, 2:34 AMosProfileLinuxConfig.sshKeys
)ambitious-ram-5811
11/02/2019, 2:34 AMInvalidParameter" Message="The value of parameter linuxConfiguration.ssh.publicKeys.keyData is invalid.
ambitious-ram-5811
11/02/2019, 2:34 AMssh-keygen -e -f ./path/to/public-key.pub
ambitious-ram-5811
11/02/2019, 2:47 AMambitious-ram-5811
11/02/2019, 2:48 AM-t rsa -b 2048
when you run ssh-keygen
ambitious-ram-5811
11/02/2019, 2:48 AM-t rsa -b 2048
when you run ssh-keygen