From d047ee7faa263e3ff623723b4a3a7b929a8013bc Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Sat, 27 Nov 2021 20:06:12 +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..9fb7549e 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": "ef4b5fe3-501b-4c0c-87d9-7d3e94538cb7" +} \ No newline at end of file From e1e16058f153e89ce20ba08e1848b013dccf6bfa Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Sat, 27 Nov 2021 20:08:32 +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 9fb7549e..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": "ef4b5fe3-501b-4c0c-87d9-7d3e94538cb7" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}