From 6fd99012b92d915e75c987fa51476621dad0194b Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Wed, 27 Oct 2021 00:04:22 +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 26f9688c..34eeca37 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,5 +4,6 @@ "terraformProviders": [ "hashicorp/cloudinit@~> 2.2.0" ], - "//": "~~ 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": "fbf95251-ac5e-4bf6-beb8-e9a579d7a760" +} \ No newline at end of file From fe60be080f063662b3b5c8eabc89c49a898c7682 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Wed, 27 Oct 2021 00:08:36 +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 34eeca37..26f9688c 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,6 +4,5 @@ "terraformProviders": [ "hashicorp/cloudinit@~> 2.2.0" ], - "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", - "projectId": "fbf95251-ac5e-4bf6-beb8-e9a579d7a760" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}