File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ class MyConvertedCode(TerraformStack):
85
85
### Required
86
86
87
87
- ` output_path ` (String) The output of the archive file.
88
- - ` type ` (String) The type of archive to generate. NOTE: ` zip ` is supported.
88
+ - ` type ` (String) The type of archive to generate. NOTE: ` zip ` and ` tar.gz ` is supported.
89
89
90
90
### Optional
91
91
@@ -117,4 +117,4 @@ Required:
117
117
- ` content ` (String) Add this content to the archive with ` filename ` as the filename.
118
118
- ` filename ` (String) Set this as the filename when declaring a ` source ` .
119
119
120
- <!-- cache-key: cdktf-0.20.1 input-364604600159f2ebda10b8cabbed08fd4644629441f0dcc16aa76d71af693838 -->
120
+ <!-- cache-key: cdktf-0.20.1 input-e028531bc97a019f848b3e37c5dde395799324b83b8cd5ea78649ffc9177c542 -->
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ description: |-
20
20
### Required
21
21
22
22
- ` output_path ` (String) The output of the archive file.
23
- - ` type ` (String) The type of archive to generate. NOTE: ` zip ` is supported.
23
+ - ` type ` (String) The type of archive to generate. NOTE: ` zip ` and ` tar.gz ` is supported.
24
24
25
25
### Optional
26
26
@@ -52,4 +52,4 @@ Required:
52
52
- ` content ` (String) Add this content to the archive with ` filename ` as the filename.
53
53
- ` filename ` (String) Set this as the filename when declaring a ` source ` .
54
54
55
- <!-- cache-key: cdktf-0.20.1 input-95a06e551b0d19b38f554034d2c8dfba633bdfbb9731c7b33c6a25291e795092 -->
55
+ <!-- cache-key: cdktf-0.20.1 input-7fe48dc31101cb76c685aed0cf23657f6683fb390d9633ac73c1b06d4d3bedca -->
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ class MyConvertedCode extends TerraformStack {
96
96
### Required
97
97
98
98
- ` outputPath ` (String) The output of the archive file.
99
- - ` type ` (String) The type of archive to generate. NOTE: ` zip ` is supported.
99
+ - ` type ` (String) The type of archive to generate. NOTE: ` zip ` and ` tar.gz ` is supported.
100
100
101
101
### Optional
102
102
@@ -128,4 +128,4 @@ Required:
128
128
- ` content ` (String) Add this content to the archive with ` filename ` as the filename.
129
129
- ` filename ` (String) Set this as the filename when declaring a ` source ` .
130
130
131
- <!-- cache-key: cdktf-0.20.1 input-364604600159f2ebda10b8cabbed08fd4644629441f0dcc16aa76d71af693838 -->
131
+ <!-- cache-key: cdktf-0.20.1 input-e028531bc97a019f848b3e37c5dde395799324b83b8cd5ea78649ffc9177c542 -->
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ description: |-
20
20
### Required
21
21
22
22
- ` outputPath ` (String) The output of the archive file.
23
- - ` type ` (String) The type of archive to generate. NOTE: ` zip ` is supported.
23
+ - ` type ` (String) The type of archive to generate. NOTE: ` zip ` and ` tar.gz ` is supported.
24
24
25
25
### Optional
26
26
@@ -52,4 +52,4 @@ Required:
52
52
- ` content ` (String) Add this content to the archive with ` filename ` as the filename.
53
53
- ` filename ` (String) Set this as the filename when declaring a ` source ` .
54
54
55
- <!-- cache-key: cdktf-0.20.1 input-95a06e551b0d19b38f554034d2c8dfba633bdfbb9731c7b33c6a25291e795092 -->
55
+ <!-- cache-key: cdktf-0.20.1 input-7fe48dc31101cb76c685aed0cf23657f6683fb390d9633ac73c1b06d4d3bedca -->
You can’t perform that action at this time.
0 commit comments