From e56a1c7ffdf025e4241b8061c76b4ff1fc4cd815 Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Mon, 20 Dec 2021 12:04:23 +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..71682212 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": "59e81dc3-665b-46c6-bbe0-6b3d291f0ea8" +} \ No newline at end of file From abfef0b26946e6f655b3436f024d0e8103c17372 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Mon, 20 Dec 2021 12:06:27 +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 71682212..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": "59e81dc3-665b-46c6-bbe0-6b3d291f0ea8" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}