From db586fec89913d6eba82a0a05acbf6fa0b71a3a0 Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Mon, 8 Nov 2021 16:10:19 +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..eb258bc8 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": "b0d76be0-e3f2-4d15-9a24-4eb78527db17" +} \ No newline at end of file From 4a63ab795d43183342d45ae548b65147ae2d0f94 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Mon, 8 Nov 2021 16:12:51 +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 eb258bc8..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": "b0d76be0-e3f2-4d15-9a24-4eb78527db17" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}