From 91bfeb7a23ee1c67326721f41f8a9d6c50b4e097 Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Wed, 10 Nov 2021 20:05:29 +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..940dd8a1 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": "c16f56d7-a108-4e97-b892-dd5945cccddf" +} \ No newline at end of file From 6b054ee2bfbdc091f4c3a0e569378f4ed92d9354 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Wed, 10 Nov 2021 20:07:49 +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 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\"." +}