Putinas Piliponis
Putinas Piliponis
I got exactly same issue. Any update on this?
Can you make some online demo with issue?
I have implemented these changes long ago in my project and I don't have performance problems with thousands of rows
[ChanochShayner](https://github.com/ChanochShayner) This is full test case, but we use private module registry and obviously I cannot share that one. ``` module "kms-test" { #checkov:skip=CKV_AWS_33:Ensure KMS key policy does not contain...
If anyone else struggling with it.. here is a "wrapper" which does same thing: ```hcl data "aws_region" "current" {} data "external" "this" { // wrapping response into json as it...
Json blob is fine. Nothing else expected from my side. configuration_schema attribute I suppose.
@bryantbiggs sorry for tagging you directly, but maybe any progress?
All those configurations are very different internally - and TF in general has problems with mixing different objects... so in my opinion just go with simplest option - return json...
Hey, still pinging again, still need this. @bengaywins :)