limited-rain-96205
09/06/2021, 9:16 PMsalmon-printer-16080
09/07/2021, 3:10 AMlimited-dog-75903
09/07/2021, 4:10 AMbland-cat-29878
09/07/2021, 2:54 PMerror: failed to create DNS record: HTTP status 400: DNS Validation Error (1004)
:
new cloudflare.Record(`aspmx.l.google.com.`, {
type: "MX",
zoneId: zne.id,
name: `aspmx1`,
value: "aspmx.l.google.com.",
ttl: 60,
});
brave-afternoon-91593
09/08/2021, 12:11 AMgifted-student-18589
09/08/2021, 11:22 AMbrainy-lion-38675
09/08/2021, 11:38 AMswift-intern-18856
09/08/2021, 4:24 PMpulumi preview
to confirm i'm not altering existing resource as i make project more programmatic, but when the plan strategy is to replace, i just get Preview failed: unable to delete resource
and am unable to see the diff of why the replace strategy was chosen, which is exactly what i want to understand by generating the preview. any suggestions?handsome-state-59775
09/08/2021, 4:34 PMpulumi stack output $PROPERTY
adds a newline even with --non-interactive
specified.
Can a special case be added with just the raw string for non-interactive usage? I believe the logic is here.clever-whale-30088
09/08/2021, 5:07 PMrapid-raincoat-36492
09/09/2021, 12:06 AMsteep-toddler-94095
09/09/2021, 1:46 AMcuddly-smartphone-15267
09/09/2021, 1:50 AMgorgeous-country-43026
09/09/2021, 10:58 AMpulumi up
. I started to dig into this and did a jaeger tracing on this and seems like pulumi-plan
is taking 5 mins 30 secs to run. Almost all of the trace elements are extremely fast (0μs to few hundred milliseconds max) but these dominate:chilly-hairdresser-56259
09/09/2021, 6:33 PMswift-intern-18856
09/09/2021, 8:45 PMcreamy-nail-67991
09/10/2021, 7:59 AMInputList<Union<string, FrontDoorProtocol>> protocols = new InputList<Union<string, FrontDoorProtocol>>();
await foreach (var protocol in acceptedProtocols)
{
protocols.Add(protocol);
}
return protocols;
prehistoric-kite-30979
09/10/2021, 3:38 PMstraight-pager-11362
09/10/2021, 4:33 PMpulumi up
. According to docs, I can use -c
or maybe --config-path
but Iām not sure how to use the options. Anybody have any experience with using those options? Update: https://github.com/pulumi/pulumi/issues/3776 - looks like there is no support for ad-hoc config.steep-portugal-37539
09/10/2021, 4:38 PMopts
supposed to be handled by resources and components inside of a new component resource you are creating?
So if I pass in a provider
via opts
to the new component do I need to merge it with every sub resourcesā opts ? Can the sub resource say, just have parent
specified?
Also, What is the role of passing opts
to super
?microscopic-finland-82315
09/10/2021, 6:06 PMjolly-terabyte-28195
09/11/2021, 3:57 AMjolly-terabyte-28195
09/11/2021, 4:03 AMcrooked-pillow-11944
09/13/2021, 2:42 AMbored-vegetable-38523
09/13/2021, 1:13 PMPULUMI_ACCESS_TOKEN
is set. Can we add custom envRefs? Many thanks.proud-pizza-80589
09/13/2021, 4:27 PMgifted-controller-71470
09/13/2021, 5:24 PMbrainy-lion-38675
09/13/2021, 6:21 PMfuture-refrigerator-88869
09/13/2021, 11:38 PMglamorous-cpu-85849
09/14/2021, 9:30 AMglamorous-cpu-85849
09/14/2021, 9:30 AMbrave-planet-10645
09/14/2021, 10:08 AMlittle-cartoon-10569
09/14/2021, 9:26 PM