@cdktn/provider-local 12.1.0 → 13.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +62 -51
- package/README.md +3 -3
- package/lib/data-local-command/index.d.ts +8 -8
- package/lib/data-local-command/index.js +6 -6
- package/lib/data-local-file/index.d.ts +4 -4
- package/lib/data-local-file/index.js +6 -6
- package/lib/data-local-sensitive-file/index.d.ts +4 -4
- package/lib/data-local-sensitive-file/index.js +6 -6
- package/lib/file/index.d.ts +10 -10
- package/lib/file/index.js +6 -6
- package/lib/provider/index.d.ts +4 -4
- package/lib/provider/index.js +6 -6
- package/lib/sensitive-file/index.d.ts +9 -9
- package/lib/sensitive-file/index.js +6 -6
- package/package.json +52 -39
package/.jsii
CHANGED
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
"url": "https://cdktn.io"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"cdktn": "^0.
|
|
12
|
-
"constructs": "^10.
|
|
11
|
+
"cdktn": "^0.23.0",
|
|
12
|
+
"constructs": "^10.6.0"
|
|
13
13
|
},
|
|
14
14
|
"dependencyClosure": {
|
|
15
15
|
"cdktn": {
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"stability": "stable"
|
|
73
73
|
},
|
|
74
74
|
"homepage": "https://github.com/cdktn-io/cdktn-provider-local.git",
|
|
75
|
-
"jsiiVersion": "5.
|
|
75
|
+
"jsiiVersion": "5.9.40 (build 8be98bb)",
|
|
76
76
|
"keywords": [
|
|
77
77
|
"cdk",
|
|
78
78
|
"cdk-terrain",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
},
|
|
95
95
|
"name": "@cdktn/provider-local",
|
|
96
96
|
"readme": {
|
|
97
|
-
"markdown": "\n# CDKTN prebuilt bindings for hashicorp/local provider version 2.
|
|
97
|
+
"markdown": "\n# CDKTN prebuilt bindings for hashicorp/local provider version 2.9.0\n\nThis repo builds and publishes the [Terraform local provider](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs) bindings for [CDK Terrain](https://cdktn.io).\n\n## Available Packages\n\n### NPM\n\nThe npm package is available at [https://www.npmjs.com/package/@cdktn/provider-local](https://www.npmjs.com/package/@cdktn/provider-local).\n\n`npm install @cdktn/provider-local`\n\n### PyPI\n\nThe PyPI package is available at [https://pypi.org/project/cdktn-provider-local](https://pypi.org/project/cdktn-provider-local).\n\n`pipenv install cdktn-provider-local`\n\n### Nuget\n\nThe Nuget package is available at [https://www.nuget.org/packages/Io.Cdktn.Providers.Local](https://www.nuget.org/packages/Io.Cdktn.Providers.Local).\n\n`dotnet add package Io.Cdktn.Providers.Local`\n\n### Maven\n\nThe Maven package is available at [https://mvnrepository.com/artifact/io.cdktn/cdktn-provider-local](https://mvnrepository.com/artifact/io.cdktn/cdktn-provider-local).\n\n```\n<dependency>\n <groupId>io.cdktn</groupId>\n <artifactId>cdktn-provider-local</artifactId>\n <version>[REPLACE WITH DESIRED VERSION]</version>\n</dependency>\n```\n\n### Go\n\nThe go package is generated into the [`github.com/cdktn-io/cdktn-provider-local-go`](https://github.com/cdktn-io/cdktn-provider-local-go) package.\n\n`go get github.com/cdktn-io/cdktn-provider-local-go/local/<version>`\n\nWhere `<version>` is the version of the prebuilt provider you would like to use e.g. `v11`. The full module name can be found\nwithin the [go.mod](https://github.com/cdktn-io/cdktn-provider-local-go/blob/main/local/go.mod#L1) file.\n\n## Docs\n\nFind auto-generated docs for this provider here:\n\n- [Typescript](./docs/API.typescript.md)\n- [Python](./docs/API.python.md)\n- [Java](./docs/API.java.md)\n- [C#](./docs/API.csharp.md)\n- [Go](./docs/API.go.md)\n\nYou can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktn/provider-local).\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform local provider version 1:1. In fact, it always tracks `latest` of `~> 2.1` with every release. If there are scenarios where you explicitly have to pin your provider version, you can do so by [generating the provider constructs manually](https://cdktn.io/docs/concepts/providers#import-providers).\n\nThese are the upstream dependencies:\n\n- [CDK Terrain](https://cdktn.io) - Last official release\n- [Terraform local provider](https://registry.terraform.io/providers/hashicorp/local/2.9.0)\n- [Terraform Engine](https://terraform.io)\n\nIf there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.\n\n## Features / Issues / Bugs\n\nPlease report bugs and issues to the [CDK Terrain](https://cdktn.io) project:\n\n- [Create bug report](https://github.com/open-constructs/cdk-terrain/issues)\n- [Create feature request](https://github.com/open-constructs/cdk-terrain/issues)\n\n## Contributing\n\n### Projen\n\nThis is mostly based on [Projen](https://projen.io), which takes care of generating the entire repository.\n\n### cdktn-provider-project based on Projen\n\nThere's a custom [project builder](https://github.com/cdktn-io/cdktn-provider-project) which encapsulate the common settings for all `cdktn` prebuilt providers.\n\n### Provider Version\n\nThe provider version can be adjusted in [./.projenrc.js](./.projenrc.js).\n\n### Repository Management\n\nThe repository is managed by [CDKTN Repository Manager](https://github.com/cdktn-io/cdktn-repository-manager/).\n"
|
|
98
98
|
},
|
|
99
99
|
"repository": {
|
|
100
100
|
"type": "git",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"line": 9
|
|
109
109
|
},
|
|
110
110
|
"readme": {
|
|
111
|
-
"markdown": "# `data_local_command`\n\nRefer to the Terraform Registry for docs: [`data_local_command`](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
111
|
+
"markdown": "# `data_local_command`\n\nRefer to the Terraform Registry for docs: [`data_local_command`](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command).\n"
|
|
112
112
|
},
|
|
113
113
|
"symbolId": "src/data-local-command/index:"
|
|
114
114
|
},
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"line": 10
|
|
119
119
|
},
|
|
120
120
|
"readme": {
|
|
121
|
-
"markdown": "# `data_local_file`\n\nRefer to the Terraform Registry for docs: [`data_local_file`](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
121
|
+
"markdown": "# `data_local_file`\n\nRefer to the Terraform Registry for docs: [`data_local_file`](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/file).\n"
|
|
122
122
|
},
|
|
123
123
|
"symbolId": "src/data-local-file/index:"
|
|
124
124
|
},
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"line": 11
|
|
129
129
|
},
|
|
130
130
|
"readme": {
|
|
131
|
-
"markdown": "# `data_local_sensitive_file`\n\nRefer to the Terraform Registry for docs: [`data_local_sensitive_file`](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
131
|
+
"markdown": "# `data_local_sensitive_file`\n\nRefer to the Terraform Registry for docs: [`data_local_sensitive_file`](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/sensitive_file).\n"
|
|
132
132
|
},
|
|
133
133
|
"symbolId": "src/data-local-sensitive-file/index:"
|
|
134
134
|
},
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"line": 7
|
|
139
139
|
},
|
|
140
140
|
"readme": {
|
|
141
|
-
"markdown": "# `local_file`\n\nRefer to the Terraform Registry for docs: [`local_file`](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
141
|
+
"markdown": "# `local_file`\n\nRefer to the Terraform Registry for docs: [`local_file`](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file).\n"
|
|
142
142
|
},
|
|
143
143
|
"symbolId": "src/file/index:"
|
|
144
144
|
},
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"line": 12
|
|
149
149
|
},
|
|
150
150
|
"readme": {
|
|
151
|
-
"markdown": "# `provider`\n\nRefer to the Terraform Registry for docs: [`local`](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
151
|
+
"markdown": "# `provider`\n\nRefer to the Terraform Registry for docs: [`local`](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs).\n"
|
|
152
152
|
},
|
|
153
153
|
"symbolId": "src/provider/index:"
|
|
154
154
|
},
|
|
@@ -158,16 +158,27 @@
|
|
|
158
158
|
"line": 8
|
|
159
159
|
},
|
|
160
160
|
"readme": {
|
|
161
|
-
"markdown": "# `local_sensitive_file`\n\nRefer to the Terraform Registry for docs: [`local_sensitive_file`](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
161
|
+
"markdown": "# `local_sensitive_file`\n\nRefer to the Terraform Registry for docs: [`local_sensitive_file`](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file).\n"
|
|
162
162
|
},
|
|
163
163
|
"symbolId": "src/sensitive-file/index:"
|
|
164
164
|
}
|
|
165
165
|
},
|
|
166
166
|
"targets": {
|
|
167
|
+
"dotnet": {
|
|
168
|
+
"namespace": "Io.Cdktn.Providers.Local",
|
|
169
|
+
"packageId": "Io.Cdktn.Providers.Local"
|
|
170
|
+
},
|
|
167
171
|
"go": {
|
|
168
172
|
"moduleName": "github.com/cdktn-io/cdktn-provider-local-go",
|
|
169
173
|
"packageName": "local"
|
|
170
174
|
},
|
|
175
|
+
"java": {
|
|
176
|
+
"maven": {
|
|
177
|
+
"artifactId": "cdktn-provider-local",
|
|
178
|
+
"groupId": "io.cdktn"
|
|
179
|
+
},
|
|
180
|
+
"package": "io.cdktn.providers.local"
|
|
181
|
+
},
|
|
171
182
|
"js": {
|
|
172
183
|
"npm": "@cdktn/provider-local"
|
|
173
184
|
},
|
|
@@ -182,13 +193,13 @@
|
|
|
182
193
|
"base": "cdktn.TerraformDataSource",
|
|
183
194
|
"docs": {
|
|
184
195
|
"stability": "stable",
|
|
185
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
196
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command local_command}."
|
|
186
197
|
},
|
|
187
198
|
"fqn": "@cdktn/provider-local.dataLocalCommand.DataLocalCommand",
|
|
188
199
|
"initializer": {
|
|
189
200
|
"docs": {
|
|
190
201
|
"stability": "stable",
|
|
191
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
202
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command local_command} Data Source."
|
|
192
203
|
},
|
|
193
204
|
"locationInModule": {
|
|
194
205
|
"filename": "src/data-local-command/index.ts",
|
|
@@ -259,7 +270,7 @@
|
|
|
259
270
|
},
|
|
260
271
|
{
|
|
261
272
|
"docs": {
|
|
262
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
273
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#import import section} in the documentation of this resource for the id to use",
|
|
263
274
|
"summary": "The id of the existing DataLocalCommand that should be imported."
|
|
264
275
|
},
|
|
265
276
|
"name": "importFromId",
|
|
@@ -623,7 +634,7 @@
|
|
|
623
634
|
{
|
|
624
635
|
"abstract": true,
|
|
625
636
|
"docs": {
|
|
626
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
637
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#command DataLocalCommand#command}",
|
|
627
638
|
"stability": "stable",
|
|
628
639
|
"summary": "Executable name to be discovered on the PATH or absolute path to executable."
|
|
629
640
|
},
|
|
@@ -640,7 +651,7 @@
|
|
|
640
651
|
{
|
|
641
652
|
"abstract": true,
|
|
642
653
|
"docs": {
|
|
643
|
-
"remarks": "Further assertions can be made of the `exit_code` value with the [`check` block](https://developer.hashicorp.com/terraform/language/block/check). Defaults to false.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
654
|
+
"remarks": "Further assertions can be made of the `exit_code` value with the [`check` block](https://developer.hashicorp.com/terraform/language/block/check). Defaults to false.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#allow_non_zero_exit_code DataLocalCommand#allow_non_zero_exit_code}",
|
|
644
655
|
"stability": "stable",
|
|
645
656
|
"summary": "Indicates that the command returning a non-zero exit code should be treated as a successful execution."
|
|
646
657
|
},
|
|
@@ -667,7 +678,7 @@
|
|
|
667
678
|
{
|
|
668
679
|
"abstract": true,
|
|
669
680
|
"docs": {
|
|
670
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
681
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#arguments DataLocalCommand#arguments}",
|
|
671
682
|
"stability": "stable",
|
|
672
683
|
"summary": "Arguments to be passed to the given command. Any `null` arguments will be removed from the list."
|
|
673
684
|
},
|
|
@@ -690,7 +701,7 @@
|
|
|
690
701
|
{
|
|
691
702
|
"abstract": true,
|
|
692
703
|
"docs": {
|
|
693
|
-
"remarks": "[Terraform values](https://developer.hashicorp.com/terraform/language/expressions/types) can be encoded by any Terraform encode function, for example, [`jsonencode`](https://developer.hashicorp.com/terraform/language/functions/jsonencode).\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
704
|
+
"remarks": "[Terraform values](https://developer.hashicorp.com/terraform/language/expressions/types) can be encoded by any Terraform encode function, for example, [`jsonencode`](https://developer.hashicorp.com/terraform/language/functions/jsonencode).\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#stdin DataLocalCommand#stdin}",
|
|
694
705
|
"stability": "stable",
|
|
695
706
|
"summary": "Data to be passed to the given command's standard input as a UTF-8 string."
|
|
696
707
|
},
|
|
@@ -708,7 +719,7 @@
|
|
|
708
719
|
{
|
|
709
720
|
"abstract": true,
|
|
710
721
|
"docs": {
|
|
711
|
-
"remarks": "If not provided, defaults to the Terraform working directory.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
722
|
+
"remarks": "If not provided, defaults to the Terraform working directory.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#working_directory DataLocalCommand#working_directory}",
|
|
712
723
|
"stability": "stable",
|
|
713
724
|
"summary": "The directory path where the command should be executed, either an absolute path or relative to the Terraform working directory."
|
|
714
725
|
},
|
|
@@ -731,13 +742,13 @@
|
|
|
731
742
|
"base": "cdktn.TerraformDataSource",
|
|
732
743
|
"docs": {
|
|
733
744
|
"stability": "stable",
|
|
734
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
745
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/file local_file}."
|
|
735
746
|
},
|
|
736
747
|
"fqn": "@cdktn/provider-local.dataLocalFile.DataLocalFile",
|
|
737
748
|
"initializer": {
|
|
738
749
|
"docs": {
|
|
739
750
|
"stability": "stable",
|
|
740
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
751
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/file local_file} Data Source."
|
|
741
752
|
},
|
|
742
753
|
"locationInModule": {
|
|
743
754
|
"filename": "src/data-local-file/index.ts",
|
|
@@ -808,7 +819,7 @@
|
|
|
808
819
|
},
|
|
809
820
|
{
|
|
810
821
|
"docs": {
|
|
811
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
822
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/file#import import section} in the documentation of this resource for the id to use",
|
|
812
823
|
"summary": "The id of the existing DataLocalFile that should be imported."
|
|
813
824
|
},
|
|
814
825
|
"name": "importFromId",
|
|
@@ -1076,7 +1087,7 @@
|
|
|
1076
1087
|
{
|
|
1077
1088
|
"abstract": true,
|
|
1078
1089
|
"docs": {
|
|
1079
|
-
"remarks": "The data source will return an error if the file does not exist.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1090
|
+
"remarks": "The data source will return an error if the file does not exist.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/file#filename DataLocalFile#filename}",
|
|
1080
1091
|
"stability": "stable",
|
|
1081
1092
|
"summary": "Path to the file that will be read."
|
|
1082
1093
|
},
|
|
@@ -1098,13 +1109,13 @@
|
|
|
1098
1109
|
"base": "cdktn.TerraformDataSource",
|
|
1099
1110
|
"docs": {
|
|
1100
1111
|
"stability": "stable",
|
|
1101
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1112
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/sensitive_file local_sensitive_file}."
|
|
1102
1113
|
},
|
|
1103
1114
|
"fqn": "@cdktn/provider-local.dataLocalSensitiveFile.DataLocalSensitiveFile",
|
|
1104
1115
|
"initializer": {
|
|
1105
1116
|
"docs": {
|
|
1106
1117
|
"stability": "stable",
|
|
1107
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1118
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/sensitive_file local_sensitive_file} Data Source."
|
|
1108
1119
|
},
|
|
1109
1120
|
"locationInModule": {
|
|
1110
1121
|
"filename": "src/data-local-sensitive-file/index.ts",
|
|
@@ -1175,7 +1186,7 @@
|
|
|
1175
1186
|
},
|
|
1176
1187
|
{
|
|
1177
1188
|
"docs": {
|
|
1178
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1189
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/sensitive_file#import import section} in the documentation of this resource for the id to use",
|
|
1179
1190
|
"summary": "The id of the existing DataLocalSensitiveFile that should be imported."
|
|
1180
1191
|
},
|
|
1181
1192
|
"name": "importFromId",
|
|
@@ -1443,7 +1454,7 @@
|
|
|
1443
1454
|
{
|
|
1444
1455
|
"abstract": true,
|
|
1445
1456
|
"docs": {
|
|
1446
|
-
"remarks": "The data source will return an error if the file does not exist.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1457
|
+
"remarks": "The data source will return an error if the file does not exist.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/sensitive_file#filename DataLocalSensitiveFile#filename}",
|
|
1447
1458
|
"stability": "stable",
|
|
1448
1459
|
"summary": "Path to the file that will be read."
|
|
1449
1460
|
},
|
|
@@ -1465,13 +1476,13 @@
|
|
|
1465
1476
|
"base": "cdktn.TerraformResource",
|
|
1466
1477
|
"docs": {
|
|
1467
1478
|
"stability": "stable",
|
|
1468
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1479
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file local_file}."
|
|
1469
1480
|
},
|
|
1470
1481
|
"fqn": "@cdktn/provider-local.file.File",
|
|
1471
1482
|
"initializer": {
|
|
1472
1483
|
"docs": {
|
|
1473
1484
|
"stability": "stable",
|
|
1474
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1485
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file local_file} Resource."
|
|
1475
1486
|
},
|
|
1476
1487
|
"locationInModule": {
|
|
1477
1488
|
"filename": "src/file/index.ts",
|
|
@@ -1542,7 +1553,7 @@
|
|
|
1542
1553
|
},
|
|
1543
1554
|
{
|
|
1544
1555
|
"docs": {
|
|
1545
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1556
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#import import section} in the documentation of this resource for the id to use",
|
|
1546
1557
|
"summary": "The id of the existing File that should be imported."
|
|
1547
1558
|
},
|
|
1548
1559
|
"name": "importFromId",
|
|
@@ -2010,7 +2021,7 @@
|
|
|
2010
2021
|
{
|
|
2011
2022
|
"abstract": true,
|
|
2012
2023
|
"docs": {
|
|
2013
|
-
"remarks": "Missing parent directories will be created.\n If the file already exists, it will be overridden with the given content.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2024
|
+
"remarks": "Missing parent directories will be created.\n If the file already exists, it will be overridden with the given content.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#filename File#filename}",
|
|
2014
2025
|
"stability": "stable",
|
|
2015
2026
|
"summary": "The path to the file that will be created."
|
|
2016
2027
|
},
|
|
@@ -2027,7 +2038,7 @@
|
|
|
2027
2038
|
{
|
|
2028
2039
|
"abstract": true,
|
|
2029
2040
|
"docs": {
|
|
2030
|
-
"remarks": "Conflicts with `sensitive_content`, `content_base64` and `source`.\n Exactly one of these four arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2041
|
+
"remarks": "Conflicts with `sensitive_content`, `content_base64` and `source`.\n Exactly one of these four arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#content File#content}",
|
|
2031
2042
|
"stability": "stable",
|
|
2032
2043
|
"summary": "Content to store in the file, expected to be a UTF-8 encoded string."
|
|
2033
2044
|
},
|
|
@@ -2045,7 +2056,7 @@
|
|
|
2045
2056
|
{
|
|
2046
2057
|
"abstract": true,
|
|
2047
2058
|
"docs": {
|
|
2048
|
-
"remarks": "Conflicts with `content`, `sensitive_content` and `source`.\n Exactly one of these four arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2059
|
+
"remarks": "Conflicts with `content`, `sensitive_content` and `source`.\n Exactly one of these four arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#content_base64 File#content_base64}",
|
|
2049
2060
|
"stability": "stable",
|
|
2050
2061
|
"summary": "Content to store in the file, expected to be binary encoded as base64 string."
|
|
2051
2062
|
},
|
|
@@ -2063,7 +2074,7 @@
|
|
|
2063
2074
|
{
|
|
2064
2075
|
"abstract": true,
|
|
2065
2076
|
"docs": {
|
|
2066
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2077
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#directory_permission File#directory_permission}",
|
|
2067
2078
|
"stability": "stable",
|
|
2068
2079
|
"summary": "Permissions to set for directories created (before umask), expressed as string in [numeric notation](https://en.wikipedia.org/wiki/File-system_permissions#Numeric_notation). Default value is `\"0777\"`."
|
|
2069
2080
|
},
|
|
@@ -2081,7 +2092,7 @@
|
|
|
2081
2092
|
{
|
|
2082
2093
|
"abstract": true,
|
|
2083
2094
|
"docs": {
|
|
2084
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2095
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#file_permission File#file_permission}",
|
|
2085
2096
|
"stability": "stable",
|
|
2086
2097
|
"summary": "Permissions to set for the output file (before umask), expressed as string in [numeric notation](https://en.wikipedia.org/wiki/File-system_permissions#Numeric_notation). Default value is `\"0777\"`."
|
|
2087
2098
|
},
|
|
@@ -2099,7 +2110,7 @@
|
|
|
2099
2110
|
{
|
|
2100
2111
|
"abstract": true,
|
|
2101
2112
|
"docs": {
|
|
2102
|
-
"remarks": "Will not be displayed in diffs.\n Conflicts with `content`, `content_base64` and `source`.\n Exactly one of these four arguments must be specified.\n If in need to use _sensitive_ content, please use the [`local_sensitive_file`](./sensitive_file.html)\n resource instead.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2113
|
+
"remarks": "Will not be displayed in diffs.\n Conflicts with `content`, `content_base64` and `source`.\n Exactly one of these four arguments must be specified.\n If in need to use _sensitive_ content, please use the [`local_sensitive_file`](./sensitive_file.html)\n resource instead.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#sensitive_content File#sensitive_content}",
|
|
2103
2114
|
"stability": "stable",
|
|
2104
2115
|
"summary": "Sensitive content to store in the file, expected to be an UTF-8 encoded string."
|
|
2105
2116
|
},
|
|
@@ -2117,7 +2128,7 @@
|
|
|
2117
2128
|
{
|
|
2118
2129
|
"abstract": true,
|
|
2119
2130
|
"docs": {
|
|
2120
|
-
"remarks": "Conflicts with `content`, `sensitive_content` and `content_base64`.\n Exactly one of these four arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2131
|
+
"remarks": "Conflicts with `content`, `sensitive_content` and `content_base64`.\n Exactly one of these four arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/file#source File#source}",
|
|
2121
2132
|
"stability": "stable",
|
|
2122
2133
|
"summary": "Path to file to use as source for the one we are creating."
|
|
2123
2134
|
},
|
|
@@ -2140,13 +2151,13 @@
|
|
|
2140
2151
|
"base": "cdktn.TerraformProvider",
|
|
2141
2152
|
"docs": {
|
|
2142
2153
|
"stability": "stable",
|
|
2143
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2154
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs local}."
|
|
2144
2155
|
},
|
|
2145
2156
|
"fqn": "@cdktn/provider-local.provider.LocalProvider",
|
|
2146
2157
|
"initializer": {
|
|
2147
2158
|
"docs": {
|
|
2148
2159
|
"stability": "stable",
|
|
2149
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2160
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs local} Resource."
|
|
2150
2161
|
},
|
|
2151
2162
|
"locationInModule": {
|
|
2152
2163
|
"filename": "src/provider/index.ts",
|
|
@@ -2218,7 +2229,7 @@
|
|
|
2218
2229
|
},
|
|
2219
2230
|
{
|
|
2220
2231
|
"docs": {
|
|
2221
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2232
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs#import import section} in the documentation of this resource for the id to use",
|
|
2222
2233
|
"summary": "The id of the existing LocalProvider that should be imported."
|
|
2223
2234
|
},
|
|
2224
2235
|
"name": "importFromId",
|
|
@@ -2369,7 +2380,7 @@
|
|
|
2369
2380
|
{
|
|
2370
2381
|
"abstract": true,
|
|
2371
2382
|
"docs": {
|
|
2372
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2383
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs#alias LocalProvider#alias}",
|
|
2373
2384
|
"stability": "stable",
|
|
2374
2385
|
"summary": "Alias name."
|
|
2375
2386
|
},
|
|
@@ -2392,13 +2403,13 @@
|
|
|
2392
2403
|
"base": "cdktn.TerraformResource",
|
|
2393
2404
|
"docs": {
|
|
2394
2405
|
"stability": "stable",
|
|
2395
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2406
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file local_sensitive_file}."
|
|
2396
2407
|
},
|
|
2397
2408
|
"fqn": "@cdktn/provider-local.sensitiveFile.SensitiveFile",
|
|
2398
2409
|
"initializer": {
|
|
2399
2410
|
"docs": {
|
|
2400
2411
|
"stability": "stable",
|
|
2401
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2412
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file local_sensitive_file} Resource."
|
|
2402
2413
|
},
|
|
2403
2414
|
"locationInModule": {
|
|
2404
2415
|
"filename": "src/sensitive-file/index.ts",
|
|
@@ -2469,7 +2480,7 @@
|
|
|
2469
2480
|
},
|
|
2470
2481
|
{
|
|
2471
2482
|
"docs": {
|
|
2472
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2483
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file#import import section} in the documentation of this resource for the id to use",
|
|
2473
2484
|
"summary": "The id of the existing SensitiveFile that should be imported."
|
|
2474
2485
|
},
|
|
2475
2486
|
"name": "importFromId",
|
|
@@ -2899,7 +2910,7 @@
|
|
|
2899
2910
|
{
|
|
2900
2911
|
"abstract": true,
|
|
2901
2912
|
"docs": {
|
|
2902
|
-
"remarks": "Missing parent directories will be created.\n If the file already exists, it will be overridden with the given content.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2913
|
+
"remarks": "Missing parent directories will be created.\n If the file already exists, it will be overridden with the given content.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file#filename SensitiveFile#filename}",
|
|
2903
2914
|
"stability": "stable",
|
|
2904
2915
|
"summary": "The path to the file that will be created."
|
|
2905
2916
|
},
|
|
@@ -2916,7 +2927,7 @@
|
|
|
2916
2927
|
{
|
|
2917
2928
|
"abstract": true,
|
|
2918
2929
|
"docs": {
|
|
2919
|
-
"remarks": "Conflicts with `content_base64` and `source`.\n Exactly one of these three arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2930
|
+
"remarks": "Conflicts with `content_base64` and `source`.\n Exactly one of these three arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file#content SensitiveFile#content}",
|
|
2920
2931
|
"stability": "stable",
|
|
2921
2932
|
"summary": "Sensitive Content to store in the file, expected to be a UTF-8 encoded string."
|
|
2922
2933
|
},
|
|
@@ -2934,7 +2945,7 @@
|
|
|
2934
2945
|
{
|
|
2935
2946
|
"abstract": true,
|
|
2936
2947
|
"docs": {
|
|
2937
|
-
"remarks": "Conflicts with `content` and `source`.\n Exactly one of these three arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2948
|
+
"remarks": "Conflicts with `content` and `source`.\n Exactly one of these three arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file#content_base64 SensitiveFile#content_base64}",
|
|
2938
2949
|
"stability": "stable",
|
|
2939
2950
|
"summary": "Sensitive Content to store in the file, expected to be binary encoded as base64 string."
|
|
2940
2951
|
},
|
|
@@ -2952,7 +2963,7 @@
|
|
|
2952
2963
|
{
|
|
2953
2964
|
"abstract": true,
|
|
2954
2965
|
"docs": {
|
|
2955
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2966
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file#directory_permission SensitiveFile#directory_permission}",
|
|
2956
2967
|
"stability": "stable",
|
|
2957
2968
|
"summary": "Permissions to set for directories created (before umask), expressed as string in [numeric notation](https://en.wikipedia.org/wiki/File-system_permissions#Numeric_notation). Default value is `\"0700\"`."
|
|
2958
2969
|
},
|
|
@@ -2970,7 +2981,7 @@
|
|
|
2970
2981
|
{
|
|
2971
2982
|
"abstract": true,
|
|
2972
2983
|
"docs": {
|
|
2973
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2984
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file#file_permission SensitiveFile#file_permission}",
|
|
2974
2985
|
"stability": "stable",
|
|
2975
2986
|
"summary": "Permissions to set for the output file (before umask), expressed as string in [numeric notation](https://en.wikipedia.org/wiki/File-system_permissions#Numeric_notation). Default value is `\"0700\"`."
|
|
2976
2987
|
},
|
|
@@ -2988,7 +2999,7 @@
|
|
|
2988
2999
|
{
|
|
2989
3000
|
"abstract": true,
|
|
2990
3001
|
"docs": {
|
|
2991
|
-
"remarks": "Conflicts with `content` and `content_base64`.\n Exactly one of these three arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
3002
|
+
"remarks": "Conflicts with `content` and `content_base64`.\n Exactly one of these three arguments must be specified.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/resources/sensitive_file#source SensitiveFile#source}",
|
|
2992
3003
|
"stability": "stable",
|
|
2993
3004
|
"summary": "Path to file to use as source for the one we are creating."
|
|
2994
3005
|
},
|
|
@@ -3007,6 +3018,6 @@
|
|
|
3007
3018
|
"symbolId": "src/sensitive-file/index:SensitiveFileConfig"
|
|
3008
3019
|
}
|
|
3009
3020
|
},
|
|
3010
|
-
"version": "
|
|
3011
|
-
"fingerprint": "
|
|
3021
|
+
"version": "13.1.0",
|
|
3022
|
+
"fingerprint": "u3GLpoMrlKkm/G5Rm/1lmpSkXbh0Vp6uWqAuA73YPWk="
|
|
3012
3023
|
}
|
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
# CDKTN prebuilt bindings for hashicorp/local provider version 2.
|
|
2
|
+
# CDKTN prebuilt bindings for hashicorp/local provider version 2.9.0
|
|
3
3
|
|
|
4
|
-
This repo builds and publishes the [Terraform local provider](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
4
|
+
This repo builds and publishes the [Terraform local provider](https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs) bindings for [CDK Terrain](https://cdktn.io).
|
|
5
5
|
|
|
6
6
|
## Available Packages
|
|
7
7
|
|
|
@@ -63,7 +63,7 @@ This project is explicitly not tracking the Terraform local provider version 1:1
|
|
|
63
63
|
These are the upstream dependencies:
|
|
64
64
|
|
|
65
65
|
- [CDK Terrain](https://cdktn.io) - Last official release
|
|
66
|
-
- [Terraform local provider](https://registry.terraform.io/providers/hashicorp/local/2.
|
|
66
|
+
- [Terraform local provider](https://registry.terraform.io/providers/hashicorp/local/2.9.0)
|
|
67
67
|
- [Terraform Engine](https://terraform.io)
|
|
68
68
|
|
|
69
69
|
If there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.
|
|
@@ -8,36 +8,36 @@ export interface DataLocalCommandConfig extends cdktn.TerraformMetaArguments {
|
|
|
8
8
|
/**
|
|
9
9
|
* Indicates that the command returning a non-zero exit code should be treated as a successful execution. Further assertions can be made of the `exit_code` value with the [`check` block](https://developer.hashicorp.com/terraform/language/block/check). Defaults to false.
|
|
10
10
|
*
|
|
11
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
11
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#allow_non_zero_exit_code DataLocalCommand#allow_non_zero_exit_code}
|
|
12
12
|
*/
|
|
13
13
|
readonly allowNonZeroExitCode?: boolean | cdktn.IResolvable;
|
|
14
14
|
/**
|
|
15
15
|
* Arguments to be passed to the given command. Any `null` arguments will be removed from the list.
|
|
16
16
|
*
|
|
17
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
17
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#arguments DataLocalCommand#arguments}
|
|
18
18
|
*/
|
|
19
19
|
readonly arguments?: string[];
|
|
20
20
|
/**
|
|
21
21
|
* Executable name to be discovered on the PATH or absolute path to executable.
|
|
22
22
|
*
|
|
23
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
23
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#command DataLocalCommand#command}
|
|
24
24
|
*/
|
|
25
25
|
readonly command: string;
|
|
26
26
|
/**
|
|
27
27
|
* Data to be passed to the given command's standard input as a UTF-8 string. [Terraform values](https://developer.hashicorp.com/terraform/language/expressions/types) can be encoded by any Terraform encode function, for example, [`jsonencode`](https://developer.hashicorp.com/terraform/language/functions/jsonencode).
|
|
28
28
|
*
|
|
29
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
29
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#stdin DataLocalCommand#stdin}
|
|
30
30
|
*/
|
|
31
31
|
readonly stdin?: string;
|
|
32
32
|
/**
|
|
33
33
|
* The directory path where the command should be executed, either an absolute path or relative to the Terraform working directory. If not provided, defaults to the Terraform working directory.
|
|
34
34
|
*
|
|
35
|
-
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
35
|
+
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#working_directory DataLocalCommand#working_directory}
|
|
36
36
|
*/
|
|
37
37
|
readonly workingDirectory?: string;
|
|
38
38
|
}
|
|
39
39
|
/**
|
|
40
|
-
* Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
40
|
+
* Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command local_command}
|
|
41
41
|
*/
|
|
42
42
|
export declare class DataLocalCommand extends cdktn.TerraformDataSource {
|
|
43
43
|
static readonly tfResourceType = "local_command";
|
|
@@ -45,12 +45,12 @@ export declare class DataLocalCommand extends cdktn.TerraformDataSource {
|
|
|
45
45
|
* Generates CDKTN code for importing a DataLocalCommand resource upon running "cdktn plan <stack-name>"
|
|
46
46
|
* @param scope The scope in which to define this construct
|
|
47
47
|
* @param importToId The construct id used in the generated config for the DataLocalCommand to import
|
|
48
|
-
* @param importFromId The id of the existing DataLocalCommand that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
48
|
+
* @param importFromId The id of the existing DataLocalCommand that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command#import import section} in the documentation of this resource for the id to use
|
|
49
49
|
* @param provider? Optional instance of the provider where the DataLocalCommand to import is found
|
|
50
50
|
*/
|
|
51
51
|
static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider): cdktn.ImportableResource;
|
|
52
52
|
/**
|
|
53
|
-
* Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
53
|
+
* Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.9.0/docs/data-sources/command local_command} Data Source
|
|
54
54
|
*
|
|
55
55
|
* @param scope The scope in which to define this construct
|
|
56
56
|
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
|