From e98430c073e78a1a44ed90994a7771850ddf6c65 Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Sat, 6 Nov 2021 04:06:33 +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..ca5d6b75 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": "5630834e-d282-4e9c-9ba0-acd21ac7e9a1" +} \ No newline at end of file From 615e94c3c73e80d09cee59c94a5f34b1642003e0 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Sat, 6 Nov 2021 04:09:14 +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 ca5d6b75..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": "5630834e-d282-4e9c-9ba0-acd21ac7e9a1" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}