Skip to content

Commit

Permalink
cdktf: update index.md,resources/uuid.md,resources/string.md,resource…
Browse files Browse the repository at this point in the history
…s/shuffle.md,resources/pet.md,resources/password.md,resources/integer.md,resources/id.md,resources/bytes.md
  • Loading branch information
team-tf-cdk committed Jan 17, 2024
1 parent 576c222 commit 6c8c60b
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs/cdktf/python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ Resource "keepers" are optional. The other arguments to each resource must

To force a random result to be replaced, the `taint` command can be used to
produce a new result on the next run.
<!-- cache-key: cdktf-0.20.0 input-481e7e1d76d2dd9651b63f9879c24c591e04b1977a58673585b6ad657bd0e1fc -->
<!-- cache-key: cdktf-0.20.1 input-481e7e1d76d2dd9651b63f9879c24c591e04b1977a58673585b6ad657bd0e1fc -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/bytes.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ Import is supported using the following syntax:
terraform import random_bytes.basic "8/fu3q+2DcgSJ19i0jZ5Cw=="
```

<!-- cache-key: cdktf-0.20.0 input-179764b4c8f7e0093a8f4563cd49753f86bb05f9e5b9bc05550f04f59aed4d5e -->
<!-- cache-key: cdktf-0.20.1 input-179764b4c8f7e0093a8f4563cd49753f86bb05f9e5b9bc05550f04f59aed4d5e -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/id.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ terraform import random_id.server p-9hUg
$ terraform import random_id.server my-prefix-,p-9hUg
```

<!-- cache-key: cdktf-0.20.0 input-5f91020093f3912bfcdaccf929f7d6b4f81c78dec85ef60164d34297667dd198 -->
<!-- cache-key: cdktf-0.20.1 input-5f91020093f3912bfcdaccf929f7d6b4f81c78dec85ef60164d34297667dd198 -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/integer.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ Import is supported using the following syntax:
terraform import random_integer.priority 15390,1,50000
```

<!-- cache-key: cdktf-0.20.0 input-14468c71f20ebc7d2a161542108e1cc214b9ae4d6f2c5008aa55d67bf9354ebf -->
<!-- cache-key: cdktf-0.20.1 input-14468c71f20ebc7d2a161542108e1cc214b9ae4d6f2c5008aa55d67bf9354ebf -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/password.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,4 @@ class MyConvertedCode(TerraformStack):
**NOTE** `ignore_changes` is only required until the resource is recreated after import,
after which it will use the configuration values specified.

<!-- cache-key: cdktf-0.20.0 input-679f2842bdae2deada09d08030e614f09c42f4d6c2a4a7861ed1b7a84f1ceeea -->
<!-- cache-key: cdktf-0.20.1 input-679f2842bdae2deada09d08030e614f09c42f4d6c2a4a7861ed1b7a84f1ceeea -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/pet.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ class MyConvertedCode(TerraformStack):

- `id` (String) The random pet name.

<!-- cache-key: cdktf-0.20.0 input-6817a99fd74086b883ff0596b3649d0f6a3dcaab94e9dea42308adc5fa0fada5 -->
<!-- cache-key: cdktf-0.20.1 input-6817a99fd74086b883ff0596b3649d0f6a3dcaab94e9dea42308adc5fa0fada5 -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/shuffle.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ class MyConvertedCode(TerraformStack):
- `id` (String) A static value used internally by Terraform, this should not be referenced in configurations.
- `result` (List of String) Random permutation of the list of strings given in `input`.

<!-- cache-key: cdktf-0.20.0 input-86b1815d80e8e409f9aa5cc558980861275f4603260f1c637f82069bba22d88b -->
<!-- cache-key: cdktf-0.20.1 input-86b1815d80e8e409f9aa5cc558980861275f4603260f1c637f82069bba22d88b -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/string.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ class MyConvertedCode(TerraformStack):

**NOTE** `ignore_changes` is only required until the resource is recreated after import,
after which it will use the configuration values specified.
<!-- cache-key: cdktf-0.20.0 input-54afc295b1f13e4a8837c027e2fd4b275761a58e02a58fa325f8460acce4ca8f -->
<!-- cache-key: cdktf-0.20.1 input-54afc295b1f13e4a8837c027e2fd4b275761a58e02a58fa325f8460acce4ca8f -->
2 changes: 1 addition & 1 deletion docs/cdktf/python/resources/uuid.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Import is supported using the following syntax:
terraform import random_uuid.main aabbccdd-eeff-0011-2233-445566778899
```

<!-- cache-key: cdktf-0.20.0 input-28b6319e244b3425052c370a8691eaadb0c8a850033c058c030cffbcec995a1d -->
<!-- cache-key: cdktf-0.20.1 input-28b6319e244b3425052c370a8691eaadb0c8a850033c058c030cffbcec995a1d -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ Resource "keepers" are optional. The other arguments to each resource must

To force a random result to be replaced, the `taint` command can be used to
produce a new result on the next run.
<!-- cache-key: cdktf-0.20.0 input-481e7e1d76d2dd9651b63f9879c24c591e04b1977a58673585b6ad657bd0e1fc -->
<!-- cache-key: cdktf-0.20.1 input-481e7e1d76d2dd9651b63f9879c24c591e04b1977a58673585b6ad657bd0e1fc -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/bytes.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ Import is supported using the following syntax:
terraform import random_bytes.basic "8/fu3q+2DcgSJ19i0jZ5Cw=="
```

<!-- cache-key: cdktf-0.20.0 input-179764b4c8f7e0093a8f4563cd49753f86bb05f9e5b9bc05550f04f59aed4d5e -->
<!-- cache-key: cdktf-0.20.1 input-179764b4c8f7e0093a8f4563cd49753f86bb05f9e5b9bc05550f04f59aed4d5e -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/id.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ terraform import random_id.server p-9hUg
$ terraform import random_id.server my-prefix-,p-9hUg
```

<!-- cache-key: cdktf-0.20.0 input-5f91020093f3912bfcdaccf929f7d6b4f81c78dec85ef60164d34297667dd198 -->
<!-- cache-key: cdktf-0.20.1 input-5f91020093f3912bfcdaccf929f7d6b4f81c78dec85ef60164d34297667dd198 -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/integer.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ Import is supported using the following syntax:
terraform import random_integer.priority 15390,1,50000
```

<!-- cache-key: cdktf-0.20.0 input-14468c71f20ebc7d2a161542108e1cc214b9ae4d6f2c5008aa55d67bf9354ebf -->
<!-- cache-key: cdktf-0.20.1 input-14468c71f20ebc7d2a161542108e1cc214b9ae4d6f2c5008aa55d67bf9354ebf -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/password.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ class MyConvertedCode extends TerraformStack {
**NOTE** `ignore_changes` is only required until the resource is recreated after import,
after which it will use the configuration values specified.

<!-- cache-key: cdktf-0.20.0 input-679f2842bdae2deada09d08030e614f09c42f4d6c2a4a7861ed1b7a84f1ceeea -->
<!-- cache-key: cdktf-0.20.1 input-679f2842bdae2deada09d08030e614f09c42f4d6c2a4a7861ed1b7a84f1ceeea -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/pet.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ class MyConvertedCode extends TerraformStack {

- `id` (String) The random pet name.

<!-- cache-key: cdktf-0.20.0 input-6817a99fd74086b883ff0596b3649d0f6a3dcaab94e9dea42308adc5fa0fada5 -->
<!-- cache-key: cdktf-0.20.1 input-6817a99fd74086b883ff0596b3649d0f6a3dcaab94e9dea42308adc5fa0fada5 -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/shuffle.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ class MyConvertedCode extends TerraformStack {
- `id` (String) A static value used internally by Terraform, this should not be referenced in configurations.
- `result` (List of String) Random permutation of the list of strings given in `input`.

<!-- cache-key: cdktf-0.20.0 input-86b1815d80e8e409f9aa5cc558980861275f4603260f1c637f82069bba22d88b -->
<!-- cache-key: cdktf-0.20.1 input-86b1815d80e8e409f9aa5cc558980861275f4603260f1c637f82069bba22d88b -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/string.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,4 @@ class MyConvertedCode extends TerraformStack {

**NOTE** `ignore_changes` is only required until the resource is recreated after import,
after which it will use the configuration values specified.
<!-- cache-key: cdktf-0.20.0 input-54afc295b1f13e4a8837c027e2fd4b275761a58e02a58fa325f8460acce4ca8f -->
<!-- cache-key: cdktf-0.20.1 input-54afc295b1f13e4a8837c027e2fd4b275761a58e02a58fa325f8460acce4ca8f -->
2 changes: 1 addition & 1 deletion docs/cdktf/typescript/resources/uuid.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ Import is supported using the following syntax:
terraform import random_uuid.main aabbccdd-eeff-0011-2233-445566778899
```

<!-- cache-key: cdktf-0.20.0 input-28b6319e244b3425052c370a8691eaadb0c8a850033c058c030cffbcec995a1d -->
<!-- cache-key: cdktf-0.20.1 input-28b6319e244b3425052c370a8691eaadb0c8a850033c058c030cffbcec995a1d -->

0 comments on commit 6c8c60b

Please sign in to comment.