Brad Lucas
Brad Lucas
Thanks, @Ved2806 - any news on this front?
@Ved2806 @mattchenderson any findings you can share with me yet?
Thanks, @mattchenderson, for the reply. I don't know that I'd consider the issue resolved, @Ved2806: if anything, I think this is a feature request. I think this problem would become...
> 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. The line of...
I believe this is the change that AWS CDK used to work around a similar issue: https://github.com/aws/aws-cdk/commit/ab3bb710b29a1d243eed4ee3f6527685fe8d9ac4 Looks like `jsii-pacmak` has been fixed accordingly, with `aws-cdk` [now using ^1.65.0](https://github.com/aws/aws-cdk/blob/8b0832334afee496355e7aeb684773d8f939f058/package.json#L27).
Looks like `cdktf` 0.12.2 was released since I logged this issue, and looks to have a similar package.json setup as our working `aws-cdk` dep. Will give it a shot and...
> Looks like `cdktf` 0.12.2 was released since I logged this issue, and looks to have a similar package.json setup as our working `aws-cdk` dep. > > Will give it...
> Everything seems to have rolled out successfully 🚀 > > `cdktf-cdktf-provider-azurerm` [v2.0.11](https://pypi.org/project/cdktf-cdktf-provider-azurerm/2.0.11/) has been released to PyPI 🐍 Testing this out now; thanks for the quick turnaround (especially on...
> Testing this out now; thanks for the quick turnaround (especially on getting us caught up for the `azurerm` provider). I'm excited that @dzdiscoveryzone is fixed up, so hopefully I'll...
> @brad-lucas when trying out the latest versions of `azurerm` and `azuread`: Did you try them with CDKTF v0.12.2 or 0.12.1? yes, though the "different error" I ran into was...