From 90451d9daaf69d70ddcc00185133f26d4c5eec4d Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Fri, 19 Nov 2021 08:04: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..3c6cb9a8 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": "37ad9e8f-ae9b-42b7-912d-e6c3113b8b58" +} \ No newline at end of file From 3d42f8ea04030e7fc79f7b21392781e4af544dbd Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Fri, 19 Nov 2021 08:06:44 +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 3c6cb9a8..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": "37ad9e8f-ae9b-42b7-912d-e6c3113b8b58" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}