Daniel Schmidt

Results 142 comments of Daniel Schmidt

Created an issue on JSII: https://github.com/aws/jsii/issues/3759

I think this could be solved in a construct that extends the remote backend and overwrites the `getRemoteStateDataSource` function.

This would be an alternative https://app.datadoghq.com/release-notes/ci-visibility-now-supports-custom-tags-and-metrics

Can you check what the App construct has as inputs? It looks to me like something incorrect is passed into the context key of the App.

We figured that this is actually an upstream issue where a safe-guard was missing, tracking it under aws/jsii#3178

> I'd vote to include https://github.com/hashicorp/terraform-cdk/pull/2127 in the release? It is non-breaking (the instanceof one was). Yeah, can you get it merged and update this PR @ansgarm?

Yeah good point, we should add this!

Yeah, that is a good idea to improve the UX this way! We currently don't track if a deploy happened or not in CDKTF and therefore treat the stack selection...

Seems to make sense, it seems like it would make sense to expose both types of data though, there might be folks that are interested in the raw data. Would...

Seems like a great addition. We had this in the past already, but the contributor adding this didn't find the time to keep up with changes. Would you be interested...