From 5f5dfc500d803c190d66dca2ba95689a504ad6f3 Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Sat, 18 Dec 2021 16:04:10 +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..10296bec 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": "9a370fb9-47ca-4769-a999-cf079f52c9ec" +} \ No newline at end of file From 6d4ca9ec105125e4ec357b0fbb0ecf427ddfe0cb Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Sat, 18 Dec 2021 16:06:15 +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 10296bec..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": "9a370fb9-47ca-4769-a999-cf079f52c9ec" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}