Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies to v0.20.1 #2130

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cdktf (source) 0.20.0 -> 0.20.1 age adoption passing confidence
cdktf-cli (source) 0.20.0 -> 0.20.1 age adoption passing confidence

Release Notes

hashicorp/terraform-cdk (cdktf)

v0.20.1

Compare Source

AWS Provider changes (breaking)

The AWS pre-built provider for Go is currently too large to be installed due to a hard limit in Go. This release adds skipping the statement block in the rule block of the aws_wafv2_web_acl and aws_wafv2_rule_group resources. Our resource docs page previously already mentioned that these resources have skipped attributes but they weren't actually skipped. This almost doubled AWS provider bindings in size due to the recursive nature of the statement block.
If you are using any of these two resources, the statement now has to be passed as a plain object instead and its keys have to be snake-cased (e.g. and_statement or regex_match_statement).

feat
  • feat(hcl2cdk): support import blocks in cdktf convert #​3415
fix
  • fix(provider-generator): Skip statement block for rule block in aws_wafv2_web_acl and aws_wafv2_rule_group resources #​3414
  • fix(cli): Fix version range matching for 0.x version ranges with the ~> operator #​3403
  • fix(docs): fix complex iterator example #​3410
  • fix(docs): product relative links #​3401
chore

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from jon77p as a code owner January 19, 2024 19:49
@renovate renovate bot added the renovate label Jan 19, 2024
@renovate renovate bot enabled auto-merge (rebase) January 19, 2024 19:49
@renovate renovate bot merged commit dab069d into main Jan 19, 2024
17 of 18 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 19, 2024 19:51
Copy link
Contributor

✅ Successfully planned Terraform CDK Stack 'cdktf'

🌍 View run

Show Plan
npm WARN deprecated @npmcli/[email protected]: this package has been deprecated, use `ci-info` instead
#######################################################################################################
### You are currently using [email protected]. We recommend upgrading to [email protected] or       ###
### later. This will allow you to use modern TypeScript syntax, and improves compatibility with     ###
### many common dependencies. For example, recent versions of @types/node.                          ###
###                                                                                                 ###
### 5.0.x and subsequent releases of jsii-rosetta use the same major.minor version as the           ###
### TypeScript compiler they are built on. We recommend declaring a minor-pinned (also known as     ###
### "tilde") dependency on jsii-rosetta (e.g: `"jsii-rosetta": "5.0.x"` or                          ###
### `"jsii-rosetta": "~5.0.7"`).                                                                    ###
###                                                                                                 ###
### For more information, see: https://aws.github.io/jsii/compiler-and-rosetta-maintenance/         ###
###                                                                                                 ###
### This warning can be suppressed by setting the JSII_SUPPRESS_UPGRADE_PROMPT environment variable ###
#######################################################################################################
cdktf  Creating Terraform Cloud configuration version
cdktf  Created Terraform Cloud configuration version cv-vRwYdU8WNrwDdcRT
cdktf  Zipping up the directory cdktf.out/stacks/cdktf
cdktf  Uploading the directory to Terraform Cloud
cdktf  Uploaded the directory to Terraform Cloud
cdktf  Waiting for configuration version to become ready...
cdktf  Creating speculative Terraform Cloud run
cdktf  Created speculative Terraform Cloud run: https://app.terraform.io/app/jon77p-xyz/workspaces/infrastructure/runs/run-idVRaUE3ktPQUxEJ
cdktf  Speculative Terraform Cloud run done
cdktf  Getting plan output

Copy link
Contributor

❌ Error applying Terraform CDK Stack 'cdktf'

🌍 View run

Error: The process '/usr/local/bin/npx' failed with exit code 1
npm WARN deprecated @npmcli/[email protected]: this package has been deprecated, use `ci-info` instead
#######################################################################################################
### You are currently using [email protected]. We recommend upgrading to [email protected] or       ###
### later. This will allow you to use modern TypeScript syntax, and improves compatibility with     ###
### many common dependencies. For example, recent versions of @types/node.                          ###
###                                                                                                 ###
### 5.0.x and subsequent releases of jsii-rosetta use the same major.minor version as the           ###
### TypeScript compiler they are built on. We recommend declaring a minor-pinned (also known as     ###
### "tilde") dependency on jsii-rosetta (e.g: `"jsii-rosetta": "5.0.x"` or                          ###
### `"jsii-rosetta": "~5.0.7"`).                                                                    ###
###                                                                                                 ###
### For more information, see: https://aws.github.io/jsii/compiler-and-rosetta-maintenance/         ###
###                                                                                                 ###
### This warning can be suppressed by setting the JSII_SUPPRESS_UPGRADE_PROMPT environment variable ###
#######################################################################################################
cdktf  Creating Terraform Cloud configuration version
cdktf  Created Terraform Cloud configuration version cv-2Ct614au3eXEBvjw
cdktf  Zipping up the directory cdktf.out/stacks/cdktf
cdktf  Uploading the directory to Terraform Cloud
cdktf  Uploaded the directory to Terraform Cloud
cdktf  Waiting for configuration version to become ready...
cdktf  Creating speculative Terraform Cloud run
cdktf  Created speculative Terraform Cloud run: https://app.terraform.io/app/jon77p-xyz/workspaces/infrastructure/runs/run-fAdZhFVBi2KcsX3C
cdktf  Speculative Terraform Cloud run done
cdktf  Getting plan output
�[32m[2024-01-19T19:54:32.157] [INFO] default - �[39mAuto apply is enabled, skipping confirming the deploy plan
cdktf  Fetching Terraform Cloud outputs
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)
TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:492:12454)
    at Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:19924)
    at Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:7164)
    at S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:983)
    at vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:911)
    at Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:268:766)
    at p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:266:12546)
    at /home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:264:4411
    at no.unstable_runWithPriority (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:260:7574)

  ERROR  Cannot convert undefined or null to object

 -     at Function.entries (<anonymous>)
 -zct (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bi
     n/cmds/handlers.js:492:12454)
 -Op (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:264:19924)
 -Us (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:7164)
 -S2 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:983)
 -vx (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:911)
 -Ld (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:268:766)
 -p6 (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin
    /cmds/handlers.js:266:12546)
 - (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cdktf-cli/bundle/bin/c
  mds/handlers.js:264:4411)
 -no.unstable_runWithP (/home/runner/.npm/_npx/81bf743d25c4ccf5/node_modules/cd
  iority              ktf-cli/bundle/bin/cmds/handlers.js:260:7574)

Cannot convert undefined or null to object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants