From 6b054ee2bfbdc091f4c3a0e569378f4ed92d9354 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Wed, 10 Nov 2021 20:07:49 +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 940dd8a1..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": "c16f56d7-a108-4e97-b892-dd5945cccddf" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}