From 655b407b2b424aa259a334adce7386bc44b64c93 Mon Sep 17 00:00:00 2001 From: Team Terraform CDK Date: Sun, 7 Nov 2021 12:03:05 +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 e8e9dec1..03b5a2b2 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,5 +4,6 @@ "terraformProviders": [ "helm@~> 2.3" ], - "//": "~~ 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": "3bc76422-3577-4c41-aa9d-bfea9e2fe76f" +} \ No newline at end of file From ca98ee8532d13bd5fea550b8329ec4ab755f6463 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Sun, 7 Nov 2021 12:06:08 +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 03b5a2b2..e8e9dec1 100644 --- a/cdktf.json +++ b/cdktf.json @@ -4,6 +4,5 @@ "terraformProviders": [ "helm@~> 2.3" ], - "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", - "projectId": "3bc76422-3577-4c41-aa9d-bfea9e2fe76f" -} \ No newline at end of file + "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." +}