kiernan
kiernan
This has been our experience as well. We are having to create the SCP's without any targets then attach them manually, as we don't wish to create an OU for...
Same thing still occurring in 2022.
> I think the problem is not the sequence number but actually the _length_ of the unresolved token which is truncated (but I am not 100% sure). This sounds like...
Here's a CDK Aspect we've used to apply this work-around to functions created within 3rd party constructs, where we can't control the functionName property directly. ``` import { IAspect }...
This sounds great. Could something like this also help us with cross-stage dependencies?
Perhaps we could render the full thing, but use different styles to hide parts that shouldn't be revealed yet.