From f831ba1177da098bda7f1a5c925a933742cd2e86 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Mon, 1 Nov 2021 04:10:06 +0000 Subject: [PATCH] chore: self mutation --- cdktf.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/cdktf.json b/cdktf.json index 2808f0dd..76a45068 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,6 +4,5 @@ "terraformProviders": [ "external@~> 2.1" ], - "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", - "projectId": "09008376-894f-45a1-bedb-0db26506b2ee" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}