From 60f3247f931395a690bfb106d21acf6e854bf09f Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Sun, 31 Oct 2021 12:07: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 f2456072..e61b92cf 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,5 +4,6 @@ "terraformProviders": [ "cyrilgdn/postgresql@~> 1.14" ], - "//": "~~ 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": "093a0f9d-b300-4568-8c0a-715b1c6d36fe" +} \ No newline at end of file From c5fbebbe1953e8b272503f9045c1611b1689c473 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Sun, 31 Oct 2021 12:09:31 +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 e61b92cf..f2456072 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,6 +4,5 @@ "terraformProviders": [ "cyrilgdn/postgresql@~> 1.14" ], - "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", - "projectId": "093a0f9d-b300-4568-8c0a-715b1c6d36fe" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}