From d2f218aac19ef32a2f184c43ef9d83ae93140045 Mon Sep 17 00:00:00 2001 From: Elad Ben-Israel Date: Sun, 21 Apr 2024 23:49:38 +0300 Subject: [PATCH] deploy --- examples/provider-specific/cdktf-terraform-hcl-module/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/provider-specific/cdktf-terraform-hcl-module/test.sh b/examples/provider-specific/cdktf-terraform-hcl-module/test.sh index 67f1f33..973f849 100755 --- a/examples/provider-specific/cdktf-terraform-hcl-module/test.sh +++ b/examples/provider-specific/cdktf-terraform-hcl-module/test.sh @@ -2,4 +2,4 @@ set -xeuo pipefail npm install -wing test --no-analytics --no-update-check --platform tf-aws main.w \ No newline at end of file +wing test --no-analytics --no-update-check --snapshots=deploy --platform tf-aws main.w