Anton Tayanovskyy
Anton Tayanovskyy
> @t0yv0 does that makes sense to you? How hard would it be to amend serialization to support anonymous objects? Yeah the problem statement makes sense. I've only glanced at...
Thank you for pointing this out and suggesting a workaround. Our team will take a look as time permits.
Thanks for the suggestion @stooj !
Could you please include a fully self-contained example that reproduces the issue? Much appreciated.
Moved SecurityGroup to https://github.com/pulumi/pulumi-cdk/issues/240 - I think we can match the common case and leave the corner case for later until required.
Checked on RolePolicy and Secret experimentally. They return the primary ID though it is not obvious from the docs.
Thanks for sending it here. This is a manifestation of a known issue with confusing Set Previews, some combination of: - https://github.com/pulumi/pulumi-terraform-bridge/issues/2239 - https://github.com/pulumi/pulumi-terraform-bridge/issues/186 I will add this item to...
Thanks for the sample code @dawidchmist Am I understanding you correctly that you have had drift where the Pulumi program did not specify oidcBackchannelLogoutUrls but it was actually set in...
I may be missing something here, so please feel free to provide more details, but at a surface it appears to be that the problem here is that Pulumi does...
https://github.com/pulumi/pulumi/issues/2247 is tracking the idea of enabling this by default.