From d6aee2c5a7c76600e0b6fcc87a8a337aaae2863d Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Tue, 16 Nov 2021 12:09:21 +0000 Subject: [PATCH 1/2] chore: upgrade provider --- cdktf.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cdktf.json b/cdktf.json index 76a45068..e88b921c 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,5 +4,6 @@ "terraformProviders": [ "external@~> 2.1" ], - "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." -} + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", + "projectId": "1e14dda8-78be-4da2-948f-3626dcf902df" +} \ No newline at end of file From a87138c4348ef7ee5c1cced6465c6cf888ebf9c8 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Tue, 16 Nov 2021 12:11:39 +0000 Subject: [PATCH 2/2] chore: self mutation --- cdktf.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/cdktf.json b/cdktf.json index e88b921c..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": "1e14dda8-78be-4da2-948f-3626dcf902df" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}