limited-rainbow-51650
01/22/2020, 8:56 AMStructured Configuration
shows how to set a secret as part of structured config. But I’m missing what the type should be in my custom TS interface.
https://www.pulumi.com/docs/intro/concepts/config/#structured-configurationred-football-97286
01/22/2020, 11:51 AMfresh-summer-65887
01/22/2020, 3:07 PMbroad-dog-22463
01/22/2020, 3:16 PMbroad-dog-22463
01/22/2020, 3:17 PMbroad-dog-22463
01/22/2020, 3:17 PMfresh-summer-65887
01/22/2020, 3:38 PMpulumi up
wants to replace the cert. What I'm looking at now is adjusting the ordering in code so it matched what was previsioned previously.incalculable-engineer-92975
01/22/2020, 3:39 PMlate-army-57201
01/22/2020, 5:40 PMlate-army-57201
01/22/2020, 5:40 PMlate-army-57201
01/22/2020, 5:40 PMlate-army-57201
01/22/2020, 5:42 PMambitious-crayon-56788
01/22/2020, 5:51 PMFUNCTIONS_EXTENSION_VERSION
version ~1
, I explicitly added an app setting to set it to ~2
, but this is being ignored.
Happy to share code and screenshots somewhere a little more private. Thanks.busy-dusk-74339
01/22/2020, 10:35 PM$HOME/pogos2/certs
, but of course $HOME
is different depending on OS and user.busy-dusk-74339
01/22/2020, 10:38 PMpulumi config set vault:ca_cert_dir $HOME/pogos2/certs
naturally bash expands $HOME
and it ends up in my config as /Users/wryfi/pogos2/certs
.busy-dusk-74339
01/22/2020, 10:38 PMelegant-crayon-4967
01/23/2020, 12:52 AMconst org = aws.organizations.getOrganization()
accounts
is a property of that, but I have no idea how to get to it or print out it’s promisebumpy-breakfast-57632
01/23/2020, 5:56 AMpulumi refresh
suddenly hanging, nothing has changed
and pulumi preview
hanging when run in an Azure DevOps agent, also worked earlier today with no changebroad-helmet-79436
01/23/2020, 10:41 AMbroad-helmet-79436
01/23/2020, 10:42 AMbroad-helmet-79436
01/23/2020, 10:52 AMerror: missing google credentials
no matter what I do now (pulumi stack ls
, pulumi refresh
for example)billowy-laptop-45963
01/23/2020, 6:32 PMelegant-crayon-4967
01/23/2020, 9:33 PMconst foo = new aws.resource(name { provider: my provider })
and that provider information is changed, Pulumi doesn’t seem to recognize that change to the resource. This is helpful in changing accounts for resources or regions on the resource.worried-engineer-33884
01/23/2020, 11:37 PMError calling "Runtime.evaluate(global.__inflightFunctions.id2)": Uncaught
at ../../../../opt/pulumi/node_modules/@pulumi/pulumi/runtime/closure/v8_v11andHigher.js:123:23
at fulfilled (../../../../opt/pulumi/node_modules/@pulumi/pulumi/runtime/closure/v8_v11andHigher.js:18:58)
polite-magician-88225
01/24/2020, 7:10 AMfast-dinner-32080
01/24/2020, 5:09 PMcareful-market-30508
01/24/2020, 9:06 PMflat-insurance-25294
01/25/2020, 2:02 AMlimited-honey-31480
01/25/2020, 3:54 AMbillowy-secretary-44583
01/26/2020, 3:34 AMbillowy-secretary-44583
01/26/2020, 3:34 AMwhite-balloon-205
01/26/2020, 5:22 AM