@cdktn/provider-local 12.0.0 → 13.0.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 +55 -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 +50 -38
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.39 (build cdf85b4)",
|
|
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.8.0\n\nThis repo builds and publishes the [Terraform local provider](https://registry.terraform.io/providers/hashicorp/local/2.8.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.8.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.8.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.8.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.8.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.8.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.8.0/docs).\n"
|
|
152
152
|
},
|
|
153
153
|
"symbolId": "src/provider/index:"
|
|
154
154
|
},
|
|
@@ -158,12 +158,16 @@
|
|
|
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.8.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"
|
|
@@ -182,13 +186,13 @@
|
|
|
182
186
|
"base": "cdktn.TerraformDataSource",
|
|
183
187
|
"docs": {
|
|
184
188
|
"stability": "stable",
|
|
185
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
189
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/command local_command}."
|
|
186
190
|
},
|
|
187
191
|
"fqn": "@cdktn/provider-local.dataLocalCommand.DataLocalCommand",
|
|
188
192
|
"initializer": {
|
|
189
193
|
"docs": {
|
|
190
194
|
"stability": "stable",
|
|
191
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
195
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/command local_command} Data Source."
|
|
192
196
|
},
|
|
193
197
|
"locationInModule": {
|
|
194
198
|
"filename": "src/data-local-command/index.ts",
|
|
@@ -259,7 +263,7 @@
|
|
|
259
263
|
},
|
|
260
264
|
{
|
|
261
265
|
"docs": {
|
|
262
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
266
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/command#import import section} in the documentation of this resource for the id to use",
|
|
263
267
|
"summary": "The id of the existing DataLocalCommand that should be imported."
|
|
264
268
|
},
|
|
265
269
|
"name": "importFromId",
|
|
@@ -623,7 +627,7 @@
|
|
|
623
627
|
{
|
|
624
628
|
"abstract": true,
|
|
625
629
|
"docs": {
|
|
626
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
630
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/command#command DataLocalCommand#command}",
|
|
627
631
|
"stability": "stable",
|
|
628
632
|
"summary": "Executable name to be discovered on the PATH or absolute path to executable."
|
|
629
633
|
},
|
|
@@ -640,7 +644,7 @@
|
|
|
640
644
|
{
|
|
641
645
|
"abstract": true,
|
|
642
646
|
"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.
|
|
647
|
+
"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.8.0/docs/data-sources/command#allow_non_zero_exit_code DataLocalCommand#allow_non_zero_exit_code}",
|
|
644
648
|
"stability": "stable",
|
|
645
649
|
"summary": "Indicates that the command returning a non-zero exit code should be treated as a successful execution."
|
|
646
650
|
},
|
|
@@ -667,7 +671,7 @@
|
|
|
667
671
|
{
|
|
668
672
|
"abstract": true,
|
|
669
673
|
"docs": {
|
|
670
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
674
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/command#arguments DataLocalCommand#arguments}",
|
|
671
675
|
"stability": "stable",
|
|
672
676
|
"summary": "Arguments to be passed to the given command. Any `null` arguments will be removed from the list."
|
|
673
677
|
},
|
|
@@ -690,7 +694,7 @@
|
|
|
690
694
|
{
|
|
691
695
|
"abstract": true,
|
|
692
696
|
"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.
|
|
697
|
+
"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.8.0/docs/data-sources/command#stdin DataLocalCommand#stdin}",
|
|
694
698
|
"stability": "stable",
|
|
695
699
|
"summary": "Data to be passed to the given command's standard input as a UTF-8 string."
|
|
696
700
|
},
|
|
@@ -708,7 +712,7 @@
|
|
|
708
712
|
{
|
|
709
713
|
"abstract": true,
|
|
710
714
|
"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.
|
|
715
|
+
"remarks": "If not provided, defaults to the Terraform working directory.\n\nDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/command#working_directory DataLocalCommand#working_directory}",
|
|
712
716
|
"stability": "stable",
|
|
713
717
|
"summary": "The directory path where the command should be executed, either an absolute path or relative to the Terraform working directory."
|
|
714
718
|
},
|
|
@@ -731,13 +735,13 @@
|
|
|
731
735
|
"base": "cdktn.TerraformDataSource",
|
|
732
736
|
"docs": {
|
|
733
737
|
"stability": "stable",
|
|
734
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
738
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/file local_file}."
|
|
735
739
|
},
|
|
736
740
|
"fqn": "@cdktn/provider-local.dataLocalFile.DataLocalFile",
|
|
737
741
|
"initializer": {
|
|
738
742
|
"docs": {
|
|
739
743
|
"stability": "stable",
|
|
740
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
744
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/file local_file} Data Source."
|
|
741
745
|
},
|
|
742
746
|
"locationInModule": {
|
|
743
747
|
"filename": "src/data-local-file/index.ts",
|
|
@@ -808,7 +812,7 @@
|
|
|
808
812
|
},
|
|
809
813
|
{
|
|
810
814
|
"docs": {
|
|
811
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
815
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/file#import import section} in the documentation of this resource for the id to use",
|
|
812
816
|
"summary": "The id of the existing DataLocalFile that should be imported."
|
|
813
817
|
},
|
|
814
818
|
"name": "importFromId",
|
|
@@ -1076,7 +1080,7 @@
|
|
|
1076
1080
|
{
|
|
1077
1081
|
"abstract": true,
|
|
1078
1082
|
"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.
|
|
1083
|
+
"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.8.0/docs/data-sources/file#filename DataLocalFile#filename}",
|
|
1080
1084
|
"stability": "stable",
|
|
1081
1085
|
"summary": "Path to the file that will be read."
|
|
1082
1086
|
},
|
|
@@ -1098,13 +1102,13 @@
|
|
|
1098
1102
|
"base": "cdktn.TerraformDataSource",
|
|
1099
1103
|
"docs": {
|
|
1100
1104
|
"stability": "stable",
|
|
1101
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1105
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/sensitive_file local_sensitive_file}."
|
|
1102
1106
|
},
|
|
1103
1107
|
"fqn": "@cdktn/provider-local.dataLocalSensitiveFile.DataLocalSensitiveFile",
|
|
1104
1108
|
"initializer": {
|
|
1105
1109
|
"docs": {
|
|
1106
1110
|
"stability": "stable",
|
|
1107
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1111
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/sensitive_file local_sensitive_file} Data Source."
|
|
1108
1112
|
},
|
|
1109
1113
|
"locationInModule": {
|
|
1110
1114
|
"filename": "src/data-local-sensitive-file/index.ts",
|
|
@@ -1175,7 +1179,7 @@
|
|
|
1175
1179
|
},
|
|
1176
1180
|
{
|
|
1177
1181
|
"docs": {
|
|
1178
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1182
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/data-sources/sensitive_file#import import section} in the documentation of this resource for the id to use",
|
|
1179
1183
|
"summary": "The id of the existing DataLocalSensitiveFile that should be imported."
|
|
1180
1184
|
},
|
|
1181
1185
|
"name": "importFromId",
|
|
@@ -1443,7 +1447,7 @@
|
|
|
1443
1447
|
{
|
|
1444
1448
|
"abstract": true,
|
|
1445
1449
|
"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.
|
|
1450
|
+
"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.8.0/docs/data-sources/sensitive_file#filename DataLocalSensitiveFile#filename}",
|
|
1447
1451
|
"stability": "stable",
|
|
1448
1452
|
"summary": "Path to the file that will be read."
|
|
1449
1453
|
},
|
|
@@ -1465,13 +1469,13 @@
|
|
|
1465
1469
|
"base": "cdktn.TerraformResource",
|
|
1466
1470
|
"docs": {
|
|
1467
1471
|
"stability": "stable",
|
|
1468
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1472
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/file local_file}."
|
|
1469
1473
|
},
|
|
1470
1474
|
"fqn": "@cdktn/provider-local.file.File",
|
|
1471
1475
|
"initializer": {
|
|
1472
1476
|
"docs": {
|
|
1473
1477
|
"stability": "stable",
|
|
1474
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1478
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/file local_file} Resource."
|
|
1475
1479
|
},
|
|
1476
1480
|
"locationInModule": {
|
|
1477
1481
|
"filename": "src/file/index.ts",
|
|
@@ -1542,7 +1546,7 @@
|
|
|
1542
1546
|
},
|
|
1543
1547
|
{
|
|
1544
1548
|
"docs": {
|
|
1545
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
1549
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/file#import import section} in the documentation of this resource for the id to use",
|
|
1546
1550
|
"summary": "The id of the existing File that should be imported."
|
|
1547
1551
|
},
|
|
1548
1552
|
"name": "importFromId",
|
|
@@ -2010,7 +2014,7 @@
|
|
|
2010
2014
|
{
|
|
2011
2015
|
"abstract": true,
|
|
2012
2016
|
"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.
|
|
2017
|
+
"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.8.0/docs/resources/file#filename File#filename}",
|
|
2014
2018
|
"stability": "stable",
|
|
2015
2019
|
"summary": "The path to the file that will be created."
|
|
2016
2020
|
},
|
|
@@ -2027,7 +2031,7 @@
|
|
|
2027
2031
|
{
|
|
2028
2032
|
"abstract": true,
|
|
2029
2033
|
"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.
|
|
2034
|
+
"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.8.0/docs/resources/file#content File#content}",
|
|
2031
2035
|
"stability": "stable",
|
|
2032
2036
|
"summary": "Content to store in the file, expected to be a UTF-8 encoded string."
|
|
2033
2037
|
},
|
|
@@ -2045,7 +2049,7 @@
|
|
|
2045
2049
|
{
|
|
2046
2050
|
"abstract": true,
|
|
2047
2051
|
"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.
|
|
2052
|
+
"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.8.0/docs/resources/file#content_base64 File#content_base64}",
|
|
2049
2053
|
"stability": "stable",
|
|
2050
2054
|
"summary": "Content to store in the file, expected to be binary encoded as base64 string."
|
|
2051
2055
|
},
|
|
@@ -2063,7 +2067,7 @@
|
|
|
2063
2067
|
{
|
|
2064
2068
|
"abstract": true,
|
|
2065
2069
|
"docs": {
|
|
2066
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2070
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/file#directory_permission File#directory_permission}",
|
|
2067
2071
|
"stability": "stable",
|
|
2068
2072
|
"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
2073
|
},
|
|
@@ -2081,7 +2085,7 @@
|
|
|
2081
2085
|
{
|
|
2082
2086
|
"abstract": true,
|
|
2083
2087
|
"docs": {
|
|
2084
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2088
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/file#file_permission File#file_permission}",
|
|
2085
2089
|
"stability": "stable",
|
|
2086
2090
|
"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
2091
|
},
|
|
@@ -2099,7 +2103,7 @@
|
|
|
2099
2103
|
{
|
|
2100
2104
|
"abstract": true,
|
|
2101
2105
|
"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.
|
|
2106
|
+
"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.8.0/docs/resources/file#sensitive_content File#sensitive_content}",
|
|
2103
2107
|
"stability": "stable",
|
|
2104
2108
|
"summary": "Sensitive content to store in the file, expected to be an UTF-8 encoded string."
|
|
2105
2109
|
},
|
|
@@ -2117,7 +2121,7 @@
|
|
|
2117
2121
|
{
|
|
2118
2122
|
"abstract": true,
|
|
2119
2123
|
"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.
|
|
2124
|
+
"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.8.0/docs/resources/file#source File#source}",
|
|
2121
2125
|
"stability": "stable",
|
|
2122
2126
|
"summary": "Path to file to use as source for the one we are creating."
|
|
2123
2127
|
},
|
|
@@ -2140,13 +2144,13 @@
|
|
|
2140
2144
|
"base": "cdktn.TerraformProvider",
|
|
2141
2145
|
"docs": {
|
|
2142
2146
|
"stability": "stable",
|
|
2143
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2147
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs local}."
|
|
2144
2148
|
},
|
|
2145
2149
|
"fqn": "@cdktn/provider-local.provider.LocalProvider",
|
|
2146
2150
|
"initializer": {
|
|
2147
2151
|
"docs": {
|
|
2148
2152
|
"stability": "stable",
|
|
2149
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2153
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs local} Resource."
|
|
2150
2154
|
},
|
|
2151
2155
|
"locationInModule": {
|
|
2152
2156
|
"filename": "src/provider/index.ts",
|
|
@@ -2218,7 +2222,7 @@
|
|
|
2218
2222
|
},
|
|
2219
2223
|
{
|
|
2220
2224
|
"docs": {
|
|
2221
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2225
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs#import import section} in the documentation of this resource for the id to use",
|
|
2222
2226
|
"summary": "The id of the existing LocalProvider that should be imported."
|
|
2223
2227
|
},
|
|
2224
2228
|
"name": "importFromId",
|
|
@@ -2369,7 +2373,7 @@
|
|
|
2369
2373
|
{
|
|
2370
2374
|
"abstract": true,
|
|
2371
2375
|
"docs": {
|
|
2372
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2376
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs#alias LocalProvider#alias}",
|
|
2373
2377
|
"stability": "stable",
|
|
2374
2378
|
"summary": "Alias name."
|
|
2375
2379
|
},
|
|
@@ -2392,13 +2396,13 @@
|
|
|
2392
2396
|
"base": "cdktn.TerraformResource",
|
|
2393
2397
|
"docs": {
|
|
2394
2398
|
"stability": "stable",
|
|
2395
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2399
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/sensitive_file local_sensitive_file}."
|
|
2396
2400
|
},
|
|
2397
2401
|
"fqn": "@cdktn/provider-local.sensitiveFile.SensitiveFile",
|
|
2398
2402
|
"initializer": {
|
|
2399
2403
|
"docs": {
|
|
2400
2404
|
"stability": "stable",
|
|
2401
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2405
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/sensitive_file local_sensitive_file} Resource."
|
|
2402
2406
|
},
|
|
2403
2407
|
"locationInModule": {
|
|
2404
2408
|
"filename": "src/sensitive-file/index.ts",
|
|
@@ -2469,7 +2473,7 @@
|
|
|
2469
2473
|
},
|
|
2470
2474
|
{
|
|
2471
2475
|
"docs": {
|
|
2472
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2476
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/sensitive_file#import import section} in the documentation of this resource for the id to use",
|
|
2473
2477
|
"summary": "The id of the existing SensitiveFile that should be imported."
|
|
2474
2478
|
},
|
|
2475
2479
|
"name": "importFromId",
|
|
@@ -2899,7 +2903,7 @@
|
|
|
2899
2903
|
{
|
|
2900
2904
|
"abstract": true,
|
|
2901
2905
|
"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.
|
|
2906
|
+
"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.8.0/docs/resources/sensitive_file#filename SensitiveFile#filename}",
|
|
2903
2907
|
"stability": "stable",
|
|
2904
2908
|
"summary": "The path to the file that will be created."
|
|
2905
2909
|
},
|
|
@@ -2916,7 +2920,7 @@
|
|
|
2916
2920
|
{
|
|
2917
2921
|
"abstract": true,
|
|
2918
2922
|
"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.
|
|
2923
|
+
"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.8.0/docs/resources/sensitive_file#content SensitiveFile#content}",
|
|
2920
2924
|
"stability": "stable",
|
|
2921
2925
|
"summary": "Sensitive Content to store in the file, expected to be a UTF-8 encoded string."
|
|
2922
2926
|
},
|
|
@@ -2934,7 +2938,7 @@
|
|
|
2934
2938
|
{
|
|
2935
2939
|
"abstract": true,
|
|
2936
2940
|
"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.
|
|
2941
|
+
"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.8.0/docs/resources/sensitive_file#content_base64 SensitiveFile#content_base64}",
|
|
2938
2942
|
"stability": "stable",
|
|
2939
2943
|
"summary": "Sensitive Content to store in the file, expected to be binary encoded as base64 string."
|
|
2940
2944
|
},
|
|
@@ -2952,7 +2956,7 @@
|
|
|
2952
2956
|
{
|
|
2953
2957
|
"abstract": true,
|
|
2954
2958
|
"docs": {
|
|
2955
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2959
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/sensitive_file#directory_permission SensitiveFile#directory_permission}",
|
|
2956
2960
|
"stability": "stable",
|
|
2957
2961
|
"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
2962
|
},
|
|
@@ -2970,7 +2974,7 @@
|
|
|
2970
2974
|
{
|
|
2971
2975
|
"abstract": true,
|
|
2972
2976
|
"docs": {
|
|
2973
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.
|
|
2977
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/local/2.8.0/docs/resources/sensitive_file#file_permission SensitiveFile#file_permission}",
|
|
2974
2978
|
"stability": "stable",
|
|
2975
2979
|
"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
2980
|
},
|
|
@@ -2988,7 +2992,7 @@
|
|
|
2988
2992
|
{
|
|
2989
2993
|
"abstract": true,
|
|
2990
2994
|
"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.
|
|
2995
|
+
"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.8.0/docs/resources/sensitive_file#source SensitiveFile#source}",
|
|
2992
2996
|
"stability": "stable",
|
|
2993
2997
|
"summary": "Path to file to use as source for the one we are creating."
|
|
2994
2998
|
},
|
|
@@ -3007,6 +3011,6 @@
|
|
|
3007
3011
|
"symbolId": "src/sensitive-file/index:SensitiveFileConfig"
|
|
3008
3012
|
}
|
|
3009
3013
|
},
|
|
3010
|
-
"version": "
|
|
3011
|
-
"fingerprint": "
|
|
3014
|
+
"version": "13.0.0",
|
|
3015
|
+
"fingerprint": "c2SHKYQXLGp19h4KuAQbeGv3MzDq/xOkMTQzSFo7t4A="
|
|
3012
3016
|
}
|
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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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
|