Grzegorz Dowmont
Grzegorz Dowmont
Hey. I am trying to use the plugin in AWS CodeBuild as part of the pipeline. It fails with the following: ``` /codebuild/output/src304675747/src/node_modules/@codebrew/nx-aws-cdk/src/utils/executor.util.js:56 -- process.stdin.end(); ^ TypeError: process.stdin.end is not...
Checkov should not have parsing errors with files containing provider-defined functions in terraform. This was implemented in terraform 1.8 (https://www.hashicorp.com/blog/terraform-1-8-improves-extensibility-with-provider-defined-functions). Example syntax (this is specific to AWS provider https://registry.terraform.io/providers/hashicorp/aws/latest/docs/functions/arn_build )...