diff --git a/README.md b/README.md index 03aeea1b..047d2ae0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# CDKTF prebuilt bindings for hashicorp/random provider version 3.6.1 +# CDKTF prebuilt bindings for hashicorp/random provider version 3.6.2 -This repo builds and publishes the [Terraform random provider](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs) bindings for [CDK for Terraform](https://cdk.tf). +This repo builds and publishes the [Terraform random provider](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs) bindings for [CDK for Terraform](https://cdk.tf). ## Available Packages @@ -63,7 +63,7 @@ This project is explicitly not tracking the Terraform random provider version 1: These are the upstream dependencies: - [CDK for Terraform](https://cdk.tf) -- [Terraform random provider](https://registry.terraform.io/providers/hashicorp/random/3.6.1) +- [Terraform random provider](https://registry.terraform.io/providers/hashicorp/random/3.6.2) - [Terraform Engine](https://terraform.io) If there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped. diff --git a/docs/bytes.csharp.md b/docs/bytes.csharp.md index 58939c82..cb019ea3 100644 --- a/docs/bytes.csharp.md +++ b/docs/bytes.csharp.md @@ -4,7 +4,7 @@ ### Bytes -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes random_bytes}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes random_bytes}. #### Initializers @@ -474,7 +474,7 @@ The construct id used in the generated config for the Bytes to import. The id of the existing Bytes that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#import import section} in the documentation of this resource for the id to use --- @@ -851,7 +851,7 @@ public double Length { get; set; } The number of bytes requested. The minimum value for length is 1. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} --- @@ -867,7 +867,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} --- diff --git a/docs/bytes.go.md b/docs/bytes.go.md index be306b0b..98a5c08f 100644 --- a/docs/bytes.go.md +++ b/docs/bytes.go.md @@ -4,7 +4,7 @@ ### Bytes -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes random_bytes}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes random_bytes}. #### Initializers @@ -474,7 +474,7 @@ The construct id used in the generated config for the Bytes to import. The id of the existing Bytes that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#import import section} in the documentation of this resource for the id to use --- @@ -851,7 +851,7 @@ Length *f64 The number of bytes requested. The minimum value for length is 1. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} --- @@ -867,7 +867,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} --- diff --git a/docs/bytes.java.md b/docs/bytes.java.md index 483a8438..fce01f98 100644 --- a/docs/bytes.java.md +++ b/docs/bytes.java.md @@ -4,7 +4,7 @@ ### Bytes -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes random_bytes}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes random_bytes}. #### Initializers @@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope The number of bytes requested. The minimum value for length is 1. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} --- @@ -122,7 +122,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} --- @@ -556,7 +556,7 @@ The construct id used in the generated config for the Bytes to import. The id of the existing Bytes that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#import import section} in the documentation of this resource for the id to use --- @@ -937,7 +937,7 @@ public java.lang.Number getLength(); The number of bytes requested. The minimum value for length is 1. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} --- @@ -953,7 +953,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} --- diff --git a/docs/bytes.python.md b/docs/bytes.python.md index 13decb6b..cf3c6665 100644 --- a/docs/bytes.python.md +++ b/docs/bytes.python.md @@ -4,7 +4,7 @@ ### Bytes -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes random_bytes}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes random_bytes}. #### Initializers @@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope The number of bytes requested. The minimum value for length is 1. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} --- @@ -120,7 +120,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} --- @@ -600,7 +600,7 @@ The construct id used in the generated config for the Bytes to import. The id of the existing Bytes that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#import import section} in the documentation of this resource for the id to use --- @@ -977,7 +977,7 @@ length: typing.Union[int, float] The number of bytes requested. The minimum value for length is 1. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} --- @@ -993,7 +993,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} --- diff --git a/docs/bytes.typescript.md b/docs/bytes.typescript.md index 3ea2371d..b797fe95 100644 --- a/docs/bytes.typescript.md +++ b/docs/bytes.typescript.md @@ -4,7 +4,7 @@ ### Bytes -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes random_bytes}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes random_bytes}. #### Initializers @@ -474,7 +474,7 @@ The construct id used in the generated config for the Bytes to import. The id of the existing Bytes that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#import import section} in the documentation of this resource for the id to use --- @@ -841,7 +841,7 @@ public readonly length: number; The number of bytes requested. The minimum value for length is 1. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} --- @@ -857,7 +857,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} --- diff --git a/docs/id.csharp.md b/docs/id.csharp.md index 7c016493..0cb52e09 100644 --- a/docs/id.csharp.md +++ b/docs/id.csharp.md @@ -4,7 +4,7 @@ ### Id -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id random_id}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id random_id}. #### Initializers @@ -481,7 +481,7 @@ The construct id used in the generated config for the Id to import. The id of the existing Id that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#import import section} in the documentation of this resource for the id to use --- @@ -915,7 +915,7 @@ public double ByteLength { get; set; } The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} --- @@ -931,7 +931,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} --- @@ -947,7 +947,7 @@ Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} --- diff --git a/docs/id.go.md b/docs/id.go.md index 3a35351b..03f597fd 100644 --- a/docs/id.go.md +++ b/docs/id.go.md @@ -4,7 +4,7 @@ ### Id -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id random_id}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id random_id}. #### Initializers @@ -481,7 +481,7 @@ The construct id used in the generated config for the Id to import. The id of the existing Id that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#import import section} in the documentation of this resource for the id to use --- @@ -915,7 +915,7 @@ ByteLength *f64 The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} --- @@ -931,7 +931,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} --- @@ -947,7 +947,7 @@ Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} --- diff --git a/docs/id.java.md b/docs/id.java.md index d4cf4dd0..0e55c8de 100644 --- a/docs/id.java.md +++ b/docs/id.java.md @@ -4,7 +4,7 @@ ### Id -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id random_id}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id random_id}. #### Initializers @@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} --- @@ -124,7 +124,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} --- @@ -136,7 +136,7 @@ Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} --- @@ -577,7 +577,7 @@ The construct id used in the generated config for the Id to import. The id of the existing Id that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#import import section} in the documentation of this resource for the id to use --- @@ -1015,7 +1015,7 @@ public java.lang.Number getByteLength(); The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} --- @@ -1031,7 +1031,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} --- @@ -1047,7 +1047,7 @@ Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} --- diff --git a/docs/id.python.md b/docs/id.python.md index fab797ac..edc29450 100644 --- a/docs/id.python.md +++ b/docs/id.python.md @@ -4,7 +4,7 @@ ### Id -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id random_id}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id random_id}. #### Initializers @@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} --- @@ -122,7 +122,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} --- @@ -134,7 +134,7 @@ Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} --- @@ -621,7 +621,7 @@ The construct id used in the generated config for the Id to import. The id of the existing Id that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#import import section} in the documentation of this resource for the id to use --- @@ -1055,7 +1055,7 @@ byte_length: typing.Union[int, float] The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} --- @@ -1071,7 +1071,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} --- @@ -1087,7 +1087,7 @@ Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} --- diff --git a/docs/id.typescript.md b/docs/id.typescript.md index ad77e56f..abbc5cd2 100644 --- a/docs/id.typescript.md +++ b/docs/id.typescript.md @@ -4,7 +4,7 @@ ### Id -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id random_id}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id random_id}. #### Initializers @@ -481,7 +481,7 @@ The construct id used in the generated config for the Id to import. The id of the existing Id that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#import import section} in the documentation of this resource for the id to use --- @@ -904,7 +904,7 @@ public readonly byteLength: number; The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} --- @@ -920,7 +920,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} --- @@ -936,7 +936,7 @@ Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} --- diff --git a/docs/integer.csharp.md b/docs/integer.csharp.md index fc23f1b2..41dd2081 100644 --- a/docs/integer.csharp.md +++ b/docs/integer.csharp.md @@ -4,7 +4,7 @@ ### Integer -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer random_integer}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer random_integer}. #### Initializers @@ -481,7 +481,7 @@ The construct id used in the generated config for the Integer to import. The id of the existing Integer that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#import import section} in the documentation of this resource for the id to use --- @@ -906,7 +906,7 @@ public double Max { get; set; } The maximum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} --- @@ -920,7 +920,7 @@ public double Min { get; set; } The minimum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} --- @@ -936,7 +936,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} --- @@ -950,7 +950,7 @@ public string Seed { get; set; } A custom seed to always produce the same value. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} --- diff --git a/docs/integer.go.md b/docs/integer.go.md index d6daa967..e7217f21 100644 --- a/docs/integer.go.md +++ b/docs/integer.go.md @@ -4,7 +4,7 @@ ### Integer -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer random_integer}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer random_integer}. #### Initializers @@ -481,7 +481,7 @@ The construct id used in the generated config for the Integer to import. The id of the existing Integer that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#import import section} in the documentation of this resource for the id to use --- @@ -906,7 +906,7 @@ Max *f64 The maximum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} --- @@ -920,7 +920,7 @@ Min *f64 The minimum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} --- @@ -936,7 +936,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} --- @@ -950,7 +950,7 @@ Seed *string A custom seed to always produce the same value. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} --- diff --git a/docs/integer.java.md b/docs/integer.java.md index 6f015ef5..54bd4f32 100644 --- a/docs/integer.java.md +++ b/docs/integer.java.md @@ -4,7 +4,7 @@ ### Integer -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer random_integer}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer random_integer}. #### Initializers @@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope The maximum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} --- @@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi The minimum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} --- @@ -136,7 +136,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} --- @@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi A custom seed to always produce the same value. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} --- @@ -587,7 +587,7 @@ The construct id used in the generated config for the Integer to import. The id of the existing Integer that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#import import section} in the documentation of this resource for the id to use --- @@ -1016,7 +1016,7 @@ public java.lang.Number getMax(); The maximum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} --- @@ -1030,7 +1030,7 @@ public java.lang.Number getMin(); The minimum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} --- @@ -1046,7 +1046,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} --- @@ -1060,7 +1060,7 @@ public java.lang.String getSeed(); A custom seed to always produce the same value. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} --- diff --git a/docs/integer.python.md b/docs/integer.python.md index 4f933ace..98003b98 100644 --- a/docs/integer.python.md +++ b/docs/integer.python.md @@ -4,7 +4,7 @@ ### Integer -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer random_integer}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer random_integer}. #### Initializers @@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope The maximum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} --- @@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi The minimum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} --- @@ -134,7 +134,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} --- @@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi A custom seed to always produce the same value. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} --- @@ -631,7 +631,7 @@ The construct id used in the generated config for the Integer to import. The id of the existing Integer that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#import import section} in the documentation of this resource for the id to use --- @@ -1056,7 +1056,7 @@ max: typing.Union[int, float] The maximum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} --- @@ -1070,7 +1070,7 @@ min: typing.Union[int, float] The minimum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} --- @@ -1086,7 +1086,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} --- @@ -1100,7 +1100,7 @@ seed: str A custom seed to always produce the same value. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} --- diff --git a/docs/integer.typescript.md b/docs/integer.typescript.md index bec792fc..b6a595ac 100644 --- a/docs/integer.typescript.md +++ b/docs/integer.typescript.md @@ -4,7 +4,7 @@ ### Integer -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer random_integer}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer random_integer}. #### Initializers @@ -481,7 +481,7 @@ The construct id used in the generated config for the Integer to import. The id of the existing Integer that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#import import section} in the documentation of this resource for the id to use --- @@ -894,7 +894,7 @@ public readonly max: number; The maximum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} --- @@ -908,7 +908,7 @@ public readonly min: number; The minimum inclusive value of the range. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} --- @@ -924,7 +924,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} --- @@ -938,7 +938,7 @@ public readonly seed: string; A custom seed to always produce the same value. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} --- diff --git a/docs/password.csharp.md b/docs/password.csharp.md index 5e7d9cf4..24b8fde9 100644 --- a/docs/password.csharp.md +++ b/docs/password.csharp.md @@ -4,7 +4,7 @@ ### Password -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password random_password}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password random_password}. #### Initializers @@ -544,7 +544,7 @@ The construct id used in the generated config for the Password to import. The id of the existing Password that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#import import section} in the documentation of this resource for the id to use --- @@ -1174,7 +1174,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} --- @@ -1190,7 +1190,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} --- @@ -1204,7 +1204,7 @@ public object Lower { get; set; } Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} --- @@ -1218,7 +1218,7 @@ public double MinLower { get; set; } Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} --- @@ -1232,7 +1232,7 @@ public double MinNumeric { get; set; } Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} --- @@ -1246,7 +1246,7 @@ public double MinSpecial { get; set; } Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} --- @@ -1260,7 +1260,7 @@ public double MinUpper { get; set; } Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} --- @@ -1276,7 +1276,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} --- @@ -1292,7 +1292,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} --- @@ -1308,7 +1308,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} --- @@ -1322,7 +1322,7 @@ public object Special { get; set; } Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} --- @@ -1336,7 +1336,7 @@ public object Upper { get; set; } Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} --- diff --git a/docs/password.go.md b/docs/password.go.md index bf5b8b6d..d315d0e2 100644 --- a/docs/password.go.md +++ b/docs/password.go.md @@ -4,7 +4,7 @@ ### Password -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password random_password}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password random_password}. #### Initializers @@ -544,7 +544,7 @@ The construct id used in the generated config for the Password to import. The id of the existing Password that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#import import section} in the documentation of this resource for the id to use --- @@ -1174,7 +1174,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} --- @@ -1190,7 +1190,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} --- @@ -1204,7 +1204,7 @@ Lower interface{} Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} --- @@ -1218,7 +1218,7 @@ MinLower *f64 Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} --- @@ -1232,7 +1232,7 @@ MinNumeric *f64 Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} --- @@ -1246,7 +1246,7 @@ MinSpecial *f64 Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} --- @@ -1260,7 +1260,7 @@ MinUpper *f64 Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} --- @@ -1276,7 +1276,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} --- @@ -1292,7 +1292,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} --- @@ -1308,7 +1308,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} --- @@ -1322,7 +1322,7 @@ Special interface{} Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} --- @@ -1336,7 +1336,7 @@ Upper interface{} Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} --- diff --git a/docs/password.java.md b/docs/password.java.md index 248a17ed..c8e7f13f 100644 --- a/docs/password.java.md +++ b/docs/password.java.md @@ -4,7 +4,7 @@ ### Password -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password random_password}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password random_password}. #### Initializers @@ -137,7 +137,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} --- @@ -149,7 +149,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} --- @@ -159,7 +159,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} --- @@ -169,7 +169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} --- @@ -179,7 +179,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} --- @@ -189,7 +189,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} --- @@ -199,7 +199,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} --- @@ -211,7 +211,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} --- @@ -223,7 +223,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} --- @@ -235,7 +235,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} --- @@ -245,7 +245,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} --- @@ -255,7 +255,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} --- @@ -759,7 +759,7 @@ The construct id used in the generated config for the Password to import. The id of the existing Password that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#import import section} in the documentation of this resource for the id to use --- @@ -1398,7 +1398,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} --- @@ -1414,7 +1414,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} --- @@ -1428,7 +1428,7 @@ public java.lang.Object getLower(); Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} --- @@ -1442,7 +1442,7 @@ public java.lang.Number getMinLower(); Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} --- @@ -1456,7 +1456,7 @@ public java.lang.Number getMinNumeric(); Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} --- @@ -1470,7 +1470,7 @@ public java.lang.Number getMinSpecial(); Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} --- @@ -1484,7 +1484,7 @@ public java.lang.Number getMinUpper(); Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} --- @@ -1500,7 +1500,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} --- @@ -1516,7 +1516,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} --- @@ -1532,7 +1532,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} --- @@ -1546,7 +1546,7 @@ public java.lang.Object getSpecial(); Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} --- @@ -1560,7 +1560,7 @@ public java.lang.Object getUpper(); Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} --- diff --git a/docs/password.python.md b/docs/password.python.md index d304851a..2fbb0050 100644 --- a/docs/password.python.md +++ b/docs/password.python.md @@ -4,7 +4,7 @@ ### Password -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password random_password}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password random_password}. #### Initializers @@ -130,7 +130,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} --- @@ -142,7 +142,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} --- @@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} --- @@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} --- @@ -172,7 +172,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} --- @@ -182,7 +182,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} --- @@ -192,7 +192,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} --- @@ -204,7 +204,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} --- @@ -216,7 +216,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} --- @@ -228,7 +228,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} --- @@ -238,7 +238,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} --- @@ -248,7 +248,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} --- @@ -798,7 +798,7 @@ The construct id used in the generated config for the Password to import. The id of the existing Password that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#import import section} in the documentation of this resource for the id to use --- @@ -1428,7 +1428,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} --- @@ -1444,7 +1444,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} --- @@ -1458,7 +1458,7 @@ lower: typing.Union[bool, IResolvable] Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} --- @@ -1472,7 +1472,7 @@ min_lower: typing.Union[int, float] Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} --- @@ -1486,7 +1486,7 @@ min_numeric: typing.Union[int, float] Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} --- @@ -1500,7 +1500,7 @@ min_special: typing.Union[int, float] Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} --- @@ -1514,7 +1514,7 @@ min_upper: typing.Union[int, float] Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} --- @@ -1530,7 +1530,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} --- @@ -1546,7 +1546,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} --- @@ -1562,7 +1562,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} --- @@ -1576,7 +1576,7 @@ special: typing.Union[bool, IResolvable] Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} --- @@ -1590,7 +1590,7 @@ upper: typing.Union[bool, IResolvable] Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} --- diff --git a/docs/password.typescript.md b/docs/password.typescript.md index 913109cf..e808b64e 100644 --- a/docs/password.typescript.md +++ b/docs/password.typescript.md @@ -4,7 +4,7 @@ ### Password -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password random_password}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password random_password}. #### Initializers @@ -544,7 +544,7 @@ The construct id used in the generated config for the Password to import. The id of the existing Password that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#import import section} in the documentation of this resource for the id to use --- @@ -1154,7 +1154,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} --- @@ -1170,7 +1170,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} --- @@ -1184,7 +1184,7 @@ public readonly lower: boolean | IResolvable; Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} --- @@ -1198,7 +1198,7 @@ public readonly minLower: number; Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} --- @@ -1212,7 +1212,7 @@ public readonly minNumeric: number; Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} --- @@ -1226,7 +1226,7 @@ public readonly minSpecial: number; Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} --- @@ -1240,7 +1240,7 @@ public readonly minUpper: number; Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} --- @@ -1256,7 +1256,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} --- @@ -1272,7 +1272,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} --- @@ -1288,7 +1288,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} --- @@ -1302,7 +1302,7 @@ public readonly special: boolean | IResolvable; Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} --- @@ -1316,7 +1316,7 @@ public readonly upper: boolean | IResolvable; Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} --- diff --git a/docs/pet.csharp.md b/docs/pet.csharp.md index 827f89d8..63fc2894 100644 --- a/docs/pet.csharp.md +++ b/docs/pet.csharp.md @@ -4,7 +4,7 @@ ### Pet -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet random_pet}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet random_pet}. #### Initializers @@ -495,7 +495,7 @@ The construct id used in the generated config for the Pet to import. The id of the existing Pet that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#import import section} in the documentation of this resource for the id to use --- @@ -911,7 +911,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} --- @@ -925,7 +925,7 @@ public double Length { get; set; } The length (in words) of the pet name. Defaults to 2. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} --- @@ -939,7 +939,7 @@ public string Prefix { get; set; } A string to prefix the name with. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} --- @@ -953,7 +953,7 @@ public string Separator { get; set; } The character to separate words in the pet name. Defaults to "-". -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} --- diff --git a/docs/pet.go.md b/docs/pet.go.md index 9d827e58..ca727d0c 100644 --- a/docs/pet.go.md +++ b/docs/pet.go.md @@ -4,7 +4,7 @@ ### Pet -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet random_pet}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet random_pet}. #### Initializers @@ -495,7 +495,7 @@ The construct id used in the generated config for the Pet to import. The id of the existing Pet that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#import import section} in the documentation of this resource for the id to use --- @@ -911,7 +911,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} --- @@ -925,7 +925,7 @@ Length *f64 The length (in words) of the pet name. Defaults to 2. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} --- @@ -939,7 +939,7 @@ Prefix *string A string to prefix the name with. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} --- @@ -953,7 +953,7 @@ Separator *string The character to separate words in the pet name. Defaults to "-". -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} --- diff --git a/docs/pet.java.md b/docs/pet.java.md index 9f7ff3c1..2ec6ccf5 100644 --- a/docs/pet.java.md +++ b/docs/pet.java.md @@ -4,7 +4,7 @@ ### Pet -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet random_pet}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet random_pet}. #### Initializers @@ -116,7 +116,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} --- @@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi The length (in words) of the pet name. Defaults to 2. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} --- @@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi A string to prefix the name with. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} --- @@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi The character to separate words in the pet name. Defaults to "-". -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} --- @@ -601,7 +601,7 @@ The construct id used in the generated config for the Pet to import. The id of the existing Pet that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#import import section} in the documentation of this resource for the id to use --- @@ -1021,7 +1021,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} --- @@ -1035,7 +1035,7 @@ public java.lang.Number getLength(); The length (in words) of the pet name. Defaults to 2. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} --- @@ -1049,7 +1049,7 @@ public java.lang.String getPrefix(); A string to prefix the name with. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} --- @@ -1063,7 +1063,7 @@ public java.lang.String getSeparator(); The character to separate words in the pet name. Defaults to "-". -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} --- diff --git a/docs/pet.python.md b/docs/pet.python.md index fb0c2734..0be5889c 100644 --- a/docs/pet.python.md +++ b/docs/pet.python.md @@ -4,7 +4,7 @@ ### Pet -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet random_pet}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet random_pet}. #### Initializers @@ -114,7 +114,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} --- @@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi The length (in words) of the pet name. Defaults to 2. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} --- @@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi A string to prefix the name with. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} --- @@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi The character to separate words in the pet name. Defaults to "-". -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} --- @@ -645,7 +645,7 @@ The construct id used in the generated config for the Pet to import. The id of the existing Pet that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#import import section} in the documentation of this resource for the id to use --- @@ -1061,7 +1061,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} --- @@ -1075,7 +1075,7 @@ length: typing.Union[int, float] The length (in words) of the pet name. Defaults to 2. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} --- @@ -1089,7 +1089,7 @@ prefix: str A string to prefix the name with. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} --- @@ -1103,7 +1103,7 @@ separator: str The character to separate words in the pet name. Defaults to "-". -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} --- diff --git a/docs/pet.typescript.md b/docs/pet.typescript.md index bb433355..a0dc69b7 100644 --- a/docs/pet.typescript.md +++ b/docs/pet.typescript.md @@ -4,7 +4,7 @@ ### Pet -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet random_pet}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet random_pet}. #### Initializers @@ -495,7 +495,7 @@ The construct id used in the generated config for the Pet to import. The id of the existing Pet that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#import import section} in the documentation of this resource for the id to use --- @@ -899,7 +899,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} --- @@ -913,7 +913,7 @@ public readonly length: number; The length (in words) of the pet name. Defaults to 2. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} --- @@ -927,7 +927,7 @@ public readonly prefix: string; A string to prefix the name with. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} --- @@ -941,7 +941,7 @@ public readonly separator: string; The character to separate words in the pet name. Defaults to "-". -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} --- diff --git a/docs/provider.csharp.md b/docs/provider.csharp.md index cbaa809b..1ea88bb8 100644 --- a/docs/provider.csharp.md +++ b/docs/provider.csharp.md @@ -4,7 +4,7 @@ ### RandomProvider -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs random}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs random}. #### Initializers @@ -240,7 +240,7 @@ The construct id used in the generated config for the RandomProvider to import. The id of the existing RandomProvider that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#import import section} in the documentation of this resource for the id to use --- @@ -421,7 +421,7 @@ public string Alias { get; set; } Alias name. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} --- diff --git a/docs/provider.go.md b/docs/provider.go.md index fbcaaf76..88029f2d 100644 --- a/docs/provider.go.md +++ b/docs/provider.go.md @@ -4,7 +4,7 @@ ### RandomProvider -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs random}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs random}. #### Initializers @@ -240,7 +240,7 @@ The construct id used in the generated config for the RandomProvider to import. The id of the existing RandomProvider that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#import import section} in the documentation of this resource for the id to use --- @@ -421,7 +421,7 @@ Alias *string Alias name. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} --- diff --git a/docs/provider.java.md b/docs/provider.java.md index e30541fd..22648c51 100644 --- a/docs/provider.java.md +++ b/docs/provider.java.md @@ -4,7 +4,7 @@ ### RandomProvider -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs random}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs random}. #### Initializers @@ -48,7 +48,7 @@ Must be unique amongst siblings in the same scope Alias name. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} --- @@ -246,7 +246,7 @@ The construct id used in the generated config for the RandomProvider to import. The id of the existing RandomProvider that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#import import section} in the documentation of this resource for the id to use --- @@ -427,7 +427,7 @@ public java.lang.String getAlias(); Alias name. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} --- diff --git a/docs/provider.python.md b/docs/provider.python.md index 91601fd7..ffaf3aca 100644 --- a/docs/provider.python.md +++ b/docs/provider.python.md @@ -4,7 +4,7 @@ ### RandomProvider -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs random}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs random}. #### Initializers @@ -50,7 +50,7 @@ Must be unique amongst siblings in the same scope Alias name. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} --- @@ -264,7 +264,7 @@ The construct id used in the generated config for the RandomProvider to import. The id of the existing RandomProvider that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#import import section} in the documentation of this resource for the id to use --- @@ -445,7 +445,7 @@ alias: str Alias name. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} --- diff --git a/docs/provider.typescript.md b/docs/provider.typescript.md index 8fc80937..40fbdcea 100644 --- a/docs/provider.typescript.md +++ b/docs/provider.typescript.md @@ -4,7 +4,7 @@ ### RandomProvider -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs random}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs random}. #### Initializers @@ -240,7 +240,7 @@ The construct id used in the generated config for the RandomProvider to import. The id of the existing RandomProvider that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#import import section} in the documentation of this resource for the id to use --- @@ -419,7 +419,7 @@ public readonly alias: string; Alias name. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} --- diff --git a/docs/shuffle.csharp.md b/docs/shuffle.csharp.md index 6d7020dd..fd026616 100644 --- a/docs/shuffle.csharp.md +++ b/docs/shuffle.csharp.md @@ -4,7 +4,7 @@ ### Shuffle -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle random_shuffle}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle random_shuffle}. #### Initializers @@ -488,7 +488,7 @@ The construct id used in the generated config for the Shuffle to import. The id of the existing Shuffle that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use --- @@ -913,7 +913,7 @@ public string[] Input { get; set; } The list of strings to shuffle. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} --- @@ -929,7 +929,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} --- @@ -945,7 +945,7 @@ The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} --- @@ -961,7 +961,7 @@ Arbitrary string with which to seed the random number generator, in order to pro **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} --- diff --git a/docs/shuffle.go.md b/docs/shuffle.go.md index 38f71f8e..abdf4a91 100644 --- a/docs/shuffle.go.md +++ b/docs/shuffle.go.md @@ -4,7 +4,7 @@ ### Shuffle -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle random_shuffle}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle random_shuffle}. #### Initializers @@ -488,7 +488,7 @@ The construct id used in the generated config for the Shuffle to import. The id of the existing Shuffle that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use --- @@ -913,7 +913,7 @@ Input *[]*string The list of strings to shuffle. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} --- @@ -929,7 +929,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} --- @@ -945,7 +945,7 @@ The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} --- @@ -961,7 +961,7 @@ Arbitrary string with which to seed the random number generator, in order to pro **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} --- diff --git a/docs/shuffle.java.md b/docs/shuffle.java.md index 3e4e4a04..da17deab 100644 --- a/docs/shuffle.java.md +++ b/docs/shuffle.java.md @@ -4,7 +4,7 @@ ### Shuffle -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle random_shuffle}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle random_shuffle}. #### Initializers @@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope The list of strings to shuffle. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} --- @@ -126,7 +126,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} --- @@ -138,7 +138,7 @@ The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} --- @@ -150,7 +150,7 @@ Arbitrary string with which to seed the random number generator, in order to pro **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} --- @@ -598,7 +598,7 @@ The construct id used in the generated config for the Shuffle to import. The id of the existing Shuffle that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use --- @@ -1027,7 +1027,7 @@ public java.util.List getInput(); The list of strings to shuffle. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} --- @@ -1043,7 +1043,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} --- @@ -1059,7 +1059,7 @@ The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} --- @@ -1075,7 +1075,7 @@ Arbitrary string with which to seed the random number generator, in order to pro **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} --- diff --git a/docs/shuffle.python.md b/docs/shuffle.python.md index 581e465e..8a658fe8 100644 --- a/docs/shuffle.python.md +++ b/docs/shuffle.python.md @@ -4,7 +4,7 @@ ### Shuffle -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle random_shuffle}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle random_shuffle}. #### Initializers @@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope The list of strings to shuffle. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} --- @@ -124,7 +124,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} --- @@ -136,7 +136,7 @@ The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} --- @@ -148,7 +148,7 @@ Arbitrary string with which to seed the random number generator, in order to pro **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} --- @@ -642,7 +642,7 @@ The construct id used in the generated config for the Shuffle to import. The id of the existing Shuffle that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use --- @@ -1067,7 +1067,7 @@ input: typing.List[str] The list of strings to shuffle. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} --- @@ -1083,7 +1083,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} --- @@ -1099,7 +1099,7 @@ The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} --- @@ -1115,7 +1115,7 @@ Arbitrary string with which to seed the random number generator, in order to pro **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} --- diff --git a/docs/shuffle.typescript.md b/docs/shuffle.typescript.md index e3cfdacc..3abde6ed 100644 --- a/docs/shuffle.typescript.md +++ b/docs/shuffle.typescript.md @@ -4,7 +4,7 @@ ### Shuffle -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle random_shuffle}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle random_shuffle}. #### Initializers @@ -488,7 +488,7 @@ The construct id used in the generated config for the Shuffle to import. The id of the existing Shuffle that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use --- @@ -901,7 +901,7 @@ public readonly input: string[]; The list of strings to shuffle. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} --- @@ -917,7 +917,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} --- @@ -933,7 +933,7 @@ The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} --- @@ -949,7 +949,7 @@ Arbitrary string with which to seed the random number generator, in order to pro **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} --- diff --git a/docs/stringResource.csharp.md b/docs/stringResource.csharp.md index 1bdd2bf6..4f5cb18b 100644 --- a/docs/stringResource.csharp.md +++ b/docs/stringResource.csharp.md @@ -4,7 +4,7 @@ ### StringResource -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string random_string}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string random_string}. #### Initializers @@ -544,7 +544,7 @@ The construct id used in the generated config for the StringResource to import. The id of the existing StringResource that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#import import section} in the documentation of this resource for the id to use --- @@ -1163,7 +1163,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} --- @@ -1179,7 +1179,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} --- @@ -1193,7 +1193,7 @@ public object Lower { get; set; } Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} --- @@ -1207,7 +1207,7 @@ public double MinLower { get; set; } Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} --- @@ -1221,7 +1221,7 @@ public double MinNumeric { get; set; } Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} --- @@ -1235,7 +1235,7 @@ public double MinSpecial { get; set; } Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} --- @@ -1249,7 +1249,7 @@ public double MinUpper { get; set; } Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} --- @@ -1265,7 +1265,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} --- @@ -1281,7 +1281,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} --- @@ -1297,7 +1297,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} --- @@ -1311,7 +1311,7 @@ public object Special { get; set; } Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} --- @@ -1325,7 +1325,7 @@ public object Upper { get; set; } Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} --- diff --git a/docs/stringResource.go.md b/docs/stringResource.go.md index 2efd5e73..c3e51340 100644 --- a/docs/stringResource.go.md +++ b/docs/stringResource.go.md @@ -4,7 +4,7 @@ ### StringResource -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string random_string}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string random_string}. #### Initializers @@ -544,7 +544,7 @@ The construct id used in the generated config for the StringResource to import. The id of the existing StringResource that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#import import section} in the documentation of this resource for the id to use --- @@ -1163,7 +1163,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} --- @@ -1179,7 +1179,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} --- @@ -1193,7 +1193,7 @@ Lower interface{} Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} --- @@ -1207,7 +1207,7 @@ MinLower *f64 Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} --- @@ -1221,7 +1221,7 @@ MinNumeric *f64 Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} --- @@ -1235,7 +1235,7 @@ MinSpecial *f64 Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} --- @@ -1249,7 +1249,7 @@ MinUpper *f64 Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} --- @@ -1265,7 +1265,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} --- @@ -1281,7 +1281,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} --- @@ -1297,7 +1297,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} --- @@ -1311,7 +1311,7 @@ Special interface{} Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} --- @@ -1325,7 +1325,7 @@ Upper interface{} Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} --- diff --git a/docs/stringResource.java.md b/docs/stringResource.java.md index 81c99fd4..d7a79d17 100644 --- a/docs/stringResource.java.md +++ b/docs/stringResource.java.md @@ -4,7 +4,7 @@ ### StringResource -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string random_string}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string random_string}. #### Initializers @@ -137,7 +137,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} --- @@ -149,7 +149,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} --- @@ -159,7 +159,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} --- @@ -169,7 +169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} --- @@ -179,7 +179,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} --- @@ -189,7 +189,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} --- @@ -199,7 +199,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} --- @@ -211,7 +211,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} --- @@ -223,7 +223,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} --- @@ -235,7 +235,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} --- @@ -245,7 +245,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} --- @@ -255,7 +255,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} --- @@ -759,7 +759,7 @@ The construct id used in the generated config for the StringResource to import. The id of the existing StringResource that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#import import section} in the documentation of this resource for the id to use --- @@ -1387,7 +1387,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} --- @@ -1403,7 +1403,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} --- @@ -1417,7 +1417,7 @@ public java.lang.Object getLower(); Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} --- @@ -1431,7 +1431,7 @@ public java.lang.Number getMinLower(); Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} --- @@ -1445,7 +1445,7 @@ public java.lang.Number getMinNumeric(); Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} --- @@ -1459,7 +1459,7 @@ public java.lang.Number getMinSpecial(); Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} --- @@ -1473,7 +1473,7 @@ public java.lang.Number getMinUpper(); Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} --- @@ -1489,7 +1489,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} --- @@ -1505,7 +1505,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} --- @@ -1521,7 +1521,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} --- @@ -1535,7 +1535,7 @@ public java.lang.Object getSpecial(); Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} --- @@ -1549,7 +1549,7 @@ public java.lang.Object getUpper(); Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} --- diff --git a/docs/stringResource.python.md b/docs/stringResource.python.md index c55d65f4..50af43cb 100644 --- a/docs/stringResource.python.md +++ b/docs/stringResource.python.md @@ -4,7 +4,7 @@ ### StringResource -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string random_string}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string random_string}. #### Initializers @@ -130,7 +130,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} --- @@ -142,7 +142,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} --- @@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} --- @@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} --- @@ -172,7 +172,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} --- @@ -182,7 +182,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} --- @@ -192,7 +192,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} --- @@ -204,7 +204,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} --- @@ -216,7 +216,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} --- @@ -228,7 +228,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} --- @@ -238,7 +238,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} --- @@ -248,7 +248,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} --- @@ -798,7 +798,7 @@ The construct id used in the generated config for the StringResource to import. The id of the existing StringResource that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#import import section} in the documentation of this resource for the id to use --- @@ -1417,7 +1417,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} --- @@ -1433,7 +1433,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} --- @@ -1447,7 +1447,7 @@ lower: typing.Union[bool, IResolvable] Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} --- @@ -1461,7 +1461,7 @@ min_lower: typing.Union[int, float] Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} --- @@ -1475,7 +1475,7 @@ min_numeric: typing.Union[int, float] Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} --- @@ -1489,7 +1489,7 @@ min_special: typing.Union[int, float] Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} --- @@ -1503,7 +1503,7 @@ min_upper: typing.Union[int, float] Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} --- @@ -1519,7 +1519,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} --- @@ -1535,7 +1535,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} --- @@ -1551,7 +1551,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} --- @@ -1565,7 +1565,7 @@ special: typing.Union[bool, IResolvable] Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} --- @@ -1579,7 +1579,7 @@ upper: typing.Union[bool, IResolvable] Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} --- diff --git a/docs/stringResource.typescript.md b/docs/stringResource.typescript.md index dc502760..dd989acc 100644 --- a/docs/stringResource.typescript.md +++ b/docs/stringResource.typescript.md @@ -4,7 +4,7 @@ ### StringResource -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string random_string}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string random_string}. #### Initializers @@ -544,7 +544,7 @@ The construct id used in the generated config for the StringResource to import. The id of the existing StringResource that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#import import section} in the documentation of this resource for the id to use --- @@ -1143,7 +1143,7 @@ The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} --- @@ -1159,7 +1159,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} --- @@ -1173,7 +1173,7 @@ public readonly lower: boolean | IResolvable; Include lowercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} --- @@ -1187,7 +1187,7 @@ public readonly minLower: number; Minimum number of lowercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} --- @@ -1201,7 +1201,7 @@ public readonly minNumeric: number; Minimum number of numeric characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} --- @@ -1215,7 +1215,7 @@ public readonly minSpecial: number; Minimum number of special characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} --- @@ -1229,7 +1229,7 @@ public readonly minUpper: number; Minimum number of uppercase alphabet characters in the result. Default value is `0`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} --- @@ -1245,7 +1245,7 @@ Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} --- @@ -1261,7 +1261,7 @@ Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} --- @@ -1277,7 +1277,7 @@ Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} --- @@ -1291,7 +1291,7 @@ public readonly special: boolean | IResolvable; Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} --- @@ -1305,7 +1305,7 @@ public readonly upper: boolean | IResolvable; Include uppercase alphabet characters in the result. Default value is `true`. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} --- diff --git a/docs/uuid.csharp.md b/docs/uuid.csharp.md index 0afdf284..5329a804 100644 --- a/docs/uuid.csharp.md +++ b/docs/uuid.csharp.md @@ -4,7 +4,7 @@ ### Uuid -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid random_uuid}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid random_uuid}. #### Initializers @@ -474,7 +474,7 @@ The construct id used in the generated config for the Uuid to import. The id of the existing Uuid that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#import import section} in the documentation of this resource for the id to use --- @@ -829,7 +829,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} --- diff --git a/docs/uuid.go.md b/docs/uuid.go.md index f0e4a14e..67dc56fd 100644 --- a/docs/uuid.go.md +++ b/docs/uuid.go.md @@ -4,7 +4,7 @@ ### Uuid -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid random_uuid}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid random_uuid}. #### Initializers @@ -474,7 +474,7 @@ The construct id used in the generated config for the Uuid to import. The id of the existing Uuid that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#import import section} in the documentation of this resource for the id to use --- @@ -829,7 +829,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} --- diff --git a/docs/uuid.java.md b/docs/uuid.java.md index e6fc3de4..5e7e4ec1 100644 --- a/docs/uuid.java.md +++ b/docs/uuid.java.md @@ -4,7 +4,7 @@ ### Uuid -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid random_uuid}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid random_uuid}. #### Initializers @@ -110,7 +110,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} --- @@ -544,7 +544,7 @@ The construct id used in the generated config for the Uuid to import. The id of the existing Uuid that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#import import section} in the documentation of this resource for the id to use --- @@ -903,7 +903,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} --- diff --git a/docs/uuid.python.md b/docs/uuid.python.md index 41f1d7c3..34086144 100644 --- a/docs/uuid.python.md +++ b/docs/uuid.python.md @@ -4,7 +4,7 @@ ### Uuid -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid random_uuid}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid random_uuid}. #### Initializers @@ -108,7 +108,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} --- @@ -588,7 +588,7 @@ The construct id used in the generated config for the Uuid to import. The id of the existing Uuid that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#import import section} in the documentation of this resource for the id to use --- @@ -943,7 +943,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} --- diff --git a/docs/uuid.typescript.md b/docs/uuid.typescript.md index a9bf82c8..ee39ad16 100644 --- a/docs/uuid.typescript.md +++ b/docs/uuid.typescript.md @@ -4,7 +4,7 @@ ### Uuid -Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid random_uuid}. +Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid random_uuid}. #### Initializers @@ -474,7 +474,7 @@ The construct id used in the generated config for the Uuid to import. The id of the existing Uuid that should be imported. -Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#import import section} in the documentation of this resource for the id to use +Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#import import section} in the documentation of this resource for the id to use --- @@ -820,7 +820,7 @@ Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. -Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} +Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} --- diff --git a/package.json b/package.json index 6a9a4766..11219460 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "isDeprecated": false, "provider": { "name": "registry.terraform.io/hashicorp/random", - "version": "3.6.1" + "version": "3.6.2" } }, "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." diff --git a/src/bytes/README.md b/src/bytes/README.md index cae88597..dd58f548 100644 --- a/src/bytes/README.md +++ b/src/bytes/README.md @@ -1,3 +1,3 @@ # `random_bytes` -Refer to the Terraform Registry for docs: [`random_bytes`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes). +Refer to the Terraform Registry for docs: [`random_bytes`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes). diff --git a/src/bytes/index.ts b/src/bytes/index.ts index 26651cee..b7116bcb 100644 --- a/src/bytes/index.ts +++ b/src/bytes/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,19 +15,19 @@ export interface BytesConfig extends cdktf.TerraformMetaArguments { /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#keepers Bytes#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#keepers Bytes#keepers} */ readonly keepers?: { [key: string]: string }; /** * The number of bytes requested. The minimum value for length is 1. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#length Bytes#length} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#length Bytes#length} */ readonly length: number; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes random_bytes} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes random_bytes} */ export class Bytes extends cdktf.TerraformResource { @@ -43,7 +43,7 @@ export class Bytes extends cdktf.TerraformResource { * Generates CDKTF code for importing a Bytes resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the Bytes to import - * @param importFromId The id of the existing Bytes that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing Bytes that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the Bytes to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -55,7 +55,7 @@ export class Bytes extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/bytes random_bytes} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/bytes random_bytes} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -66,7 +66,7 @@ export class Bytes extends cdktf.TerraformResource { terraformResourceType: 'random_bytes', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/id/README.md b/src/id/README.md index 535dc502..99bc5d46 100644 --- a/src/id/README.md +++ b/src/id/README.md @@ -1,3 +1,3 @@ # `random_id` -Refer to the Terraform Registry for docs: [`random_id`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id). +Refer to the Terraform Registry for docs: [`random_id`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id). diff --git a/src/id/index.ts b/src/id/index.ts index 50594bee..3a4e42ad 100644 --- a/src/id/index.ts +++ b/src/id/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,25 +15,25 @@ export interface IdConfig extends cdktf.TerraformMetaArguments { /** * The number of random bytes to produce. The minimum value is 1, which produces eight bits of randomness. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#byte_length Id#byte_length} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#byte_length Id#byte_length} */ readonly byteLength: number; /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#keepers Id#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#keepers Id#keepers} */ readonly keepers?: { [key: string]: string }; /** * Arbitrary string to prefix the output value with. This string is supplied as-is, meaning it is not guaranteed to be URL-safe or base64 encoded. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#prefix Id#prefix} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#prefix Id#prefix} */ readonly prefix?: string; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id random_id} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id random_id} */ export class Id extends cdktf.TerraformResource { @@ -49,7 +49,7 @@ export class Id extends cdktf.TerraformResource { * Generates CDKTF code for importing a Id resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the Id to import - * @param importFromId The id of the existing Id that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing Id that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the Id to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -61,7 +61,7 @@ export class Id extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/id random_id} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/id random_id} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -72,7 +72,7 @@ export class Id extends cdktf.TerraformResource { terraformResourceType: 'random_id', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/integer/README.md b/src/integer/README.md index c5c19897..ebce8b01 100644 --- a/src/integer/README.md +++ b/src/integer/README.md @@ -1,3 +1,3 @@ # `random_integer` -Refer to the Terraform Registry for docs: [`random_integer`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer). +Refer to the Terraform Registry for docs: [`random_integer`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer). diff --git a/src/integer/index.ts b/src/integer/index.ts index 53503828..90b2eb6a 100644 --- a/src/integer/index.ts +++ b/src/integer/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,31 +15,31 @@ export interface IntegerConfig extends cdktf.TerraformMetaArguments { /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#keepers Integer#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#keepers Integer#keepers} */ readonly keepers?: { [key: string]: string }; /** * The maximum inclusive value of the range. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#max Integer#max} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#max Integer#max} */ readonly max: number; /** * The minimum inclusive value of the range. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#min Integer#min} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#min Integer#min} */ readonly min: number; /** * A custom seed to always produce the same value. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#seed Integer#seed} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#seed Integer#seed} */ readonly seed?: string; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer random_integer} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer random_integer} */ export class Integer extends cdktf.TerraformResource { @@ -55,7 +55,7 @@ export class Integer extends cdktf.TerraformResource { * Generates CDKTF code for importing a Integer resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the Integer to import - * @param importFromId The id of the existing Integer that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing Integer that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the Integer to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -67,7 +67,7 @@ export class Integer extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/integer random_integer} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/integer random_integer} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -78,7 +78,7 @@ export class Integer extends cdktf.TerraformResource { terraformResourceType: 'random_integer', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/password/README.md b/src/password/README.md index 06a6fad2..993fe883 100644 --- a/src/password/README.md +++ b/src/password/README.md @@ -1,3 +1,3 @@ # `random_password` -Refer to the Terraform Registry for docs: [`random_password`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password). +Refer to the Terraform Registry for docs: [`random_password`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password). diff --git a/src/password/index.ts b/src/password/index.ts index 74d894b0..e099e4d0 100644 --- a/src/password/index.ts +++ b/src/password/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,79 +15,79 @@ export interface PasswordConfig extends cdktf.TerraformMetaArguments { /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#keepers Password#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#keepers Password#keepers} */ readonly keepers?: { [key: string]: string }; /** * The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#length Password#length} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#length Password#length} */ readonly length: number; /** * Include lowercase alphabet characters in the result. Default value is `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#lower Password#lower} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#lower Password#lower} */ readonly lower?: boolean | cdktf.IResolvable; /** * Minimum number of lowercase alphabet characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_lower Password#min_lower} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_lower Password#min_lower} */ readonly minLower?: number; /** * Minimum number of numeric characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_numeric Password#min_numeric} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_numeric Password#min_numeric} */ readonly minNumeric?: number; /** * Minimum number of special characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_special Password#min_special} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_special Password#min_special} */ readonly minSpecial?: number; /** * Minimum number of uppercase alphabet characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#min_upper Password#min_upper} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#min_upper Password#min_upper} */ readonly minUpper?: number; /** * Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#number Password#number} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#number Password#number} */ readonly number?: boolean | cdktf.IResolvable; /** * Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#numeric Password#numeric} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#numeric Password#numeric} */ readonly numeric?: boolean | cdktf.IResolvable; /** * Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#override_special Password#override_special} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#override_special Password#override_special} */ readonly overrideSpecial?: string; /** * Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#special Password#special} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#special Password#special} */ readonly special?: boolean | cdktf.IResolvable; /** * Include uppercase alphabet characters in the result. Default value is `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#upper Password#upper} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#upper Password#upper} */ readonly upper?: boolean | cdktf.IResolvable; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password random_password} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password random_password} */ export class Password extends cdktf.TerraformResource { @@ -103,7 +103,7 @@ export class Password extends cdktf.TerraformResource { * Generates CDKTF code for importing a Password resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the Password to import - * @param importFromId The id of the existing Password that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing Password that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the Password to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -115,7 +115,7 @@ export class Password extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/password random_password} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/password random_password} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -126,7 +126,7 @@ export class Password extends cdktf.TerraformResource { terraformResourceType: 'random_password', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/pet/README.md b/src/pet/README.md index 1431fe84..06940e93 100644 --- a/src/pet/README.md +++ b/src/pet/README.md @@ -1,3 +1,3 @@ # `random_pet` -Refer to the Terraform Registry for docs: [`random_pet`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet). +Refer to the Terraform Registry for docs: [`random_pet`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet). diff --git a/src/pet/index.ts b/src/pet/index.ts index 785f6b38..ac2842e4 100644 --- a/src/pet/index.ts +++ b/src/pet/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,31 +15,31 @@ export interface PetConfig extends cdktf.TerraformMetaArguments { /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#keepers Pet#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#keepers Pet#keepers} */ readonly keepers?: { [key: string]: string }; /** * The length (in words) of the pet name. Defaults to 2 * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#length Pet#length} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#length Pet#length} */ readonly length?: number; /** * A string to prefix the name with. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#prefix Pet#prefix} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#prefix Pet#prefix} */ readonly prefix?: string; /** * The character to separate words in the pet name. Defaults to "-" * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#separator Pet#separator} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#separator Pet#separator} */ readonly separator?: string; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet random_pet} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet random_pet} */ export class Pet extends cdktf.TerraformResource { @@ -55,7 +55,7 @@ export class Pet extends cdktf.TerraformResource { * Generates CDKTF code for importing a Pet resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the Pet to import - * @param importFromId The id of the existing Pet that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing Pet that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the Pet to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -67,7 +67,7 @@ export class Pet extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/pet random_pet} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/pet random_pet} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -78,7 +78,7 @@ export class Pet extends cdktf.TerraformResource { terraformResourceType: 'random_pet', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/provider/README.md b/src/provider/README.md index 51a2675f..2e6bb287 100644 --- a/src/provider/README.md +++ b/src/provider/README.md @@ -1,3 +1,3 @@ # `provider` -Refer to the Terraform Registry for docs: [`random`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs). +Refer to the Terraform Registry for docs: [`random`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs). diff --git a/src/provider/index.ts b/src/provider/index.ts index 2c970af5..a855e10b 100644 --- a/src/provider/index.ts +++ b/src/provider/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,13 +15,13 @@ export interface RandomProviderConfig { /** * Alias name * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#alias RandomProvider#alias} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#alias RandomProvider#alias} */ readonly alias?: string; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs random} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs random} */ export class RandomProvider extends cdktf.TerraformProvider { @@ -37,7 +37,7 @@ export class RandomProvider extends cdktf.TerraformProvider { * Generates CDKTF code for importing a RandomProvider resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the RandomProvider to import - * @param importFromId The id of the existing RandomProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing RandomProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the RandomProvider to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -49,7 +49,7 @@ export class RandomProvider extends cdktf.TerraformProvider { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs random} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs random} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -60,7 +60,7 @@ export class RandomProvider extends cdktf.TerraformProvider { terraformResourceType: 'random', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, terraformProviderSource: 'hashicorp/random' diff --git a/src/shuffle/README.md b/src/shuffle/README.md index 93f26dd8..a6f0d320 100644 --- a/src/shuffle/README.md +++ b/src/shuffle/README.md @@ -1,3 +1,3 @@ # `random_shuffle` -Refer to the Terraform Registry for docs: [`random_shuffle`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle). +Refer to the Terraform Registry for docs: [`random_shuffle`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle). diff --git a/src/shuffle/index.ts b/src/shuffle/index.ts index e16bdbc9..6eb6b141 100644 --- a/src/shuffle/index.ts +++ b/src/shuffle/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,19 +15,19 @@ export interface ShuffleConfig extends cdktf.TerraformMetaArguments { /** * The list of strings to shuffle. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#input Shuffle#input} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#input Shuffle#input} */ readonly input: string[]; /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#keepers Shuffle#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#keepers Shuffle#keepers} */ readonly keepers?: { [key: string]: string }; /** * The number of results to return. Defaults to the number of items in the `input` list. If fewer items are requested, some elements will be excluded from the result. If more items are requested, items will be repeated in the result but not more frequently than the number of items in the input list. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#result_count Shuffle#result_count} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#result_count Shuffle#result_count} */ readonly resultCount?: number; /** @@ -35,13 +35,13 @@ export interface ShuffleConfig extends cdktf.TerraformMetaArguments { * * **Important:** Even with an identical seed, it is not guaranteed that the same permutation will be produced across different versions of Terraform. This argument causes the result to be *less volatile*, but not fixed for all time. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#seed Shuffle#seed} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#seed Shuffle#seed} */ readonly seed?: string; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle random_shuffle} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle random_shuffle} */ export class Shuffle extends cdktf.TerraformResource { @@ -57,7 +57,7 @@ export class Shuffle extends cdktf.TerraformResource { * Generates CDKTF code for importing a Shuffle resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the Shuffle to import - * @param importFromId The id of the existing Shuffle that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing Shuffle that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the Shuffle to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -69,7 +69,7 @@ export class Shuffle extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/shuffle random_shuffle} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/shuffle random_shuffle} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -80,7 +80,7 @@ export class Shuffle extends cdktf.TerraformResource { terraformResourceType: 'random_shuffle', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/string-resource/README.md b/src/string-resource/README.md index b111a257..a5afb065 100644 --- a/src/string-resource/README.md +++ b/src/string-resource/README.md @@ -1,3 +1,3 @@ # `random_string` -Refer to the Terraform Registry for docs: [`random_string`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string). +Refer to the Terraform Registry for docs: [`random_string`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string). diff --git a/src/string-resource/index.ts b/src/string-resource/index.ts index a5bff954..c1028c38 100644 --- a/src/string-resource/index.ts +++ b/src/string-resource/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,79 +15,79 @@ export interface StringResourceConfig extends cdktf.TerraformMetaArguments { /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#keepers StringResource#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#keepers StringResource#keepers} */ readonly keepers?: { [key: string]: string }; /** * The length of the string desired. The minimum value for length is 1 and, length must also be >= (`min_upper` + `min_lower` + `min_numeric` + `min_special`). * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#length StringResource#length} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#length StringResource#length} */ readonly length: number; /** * Include lowercase alphabet characters in the result. Default value is `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#lower StringResource#lower} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#lower StringResource#lower} */ readonly lower?: boolean | cdktf.IResolvable; /** * Minimum number of lowercase alphabet characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_lower StringResource#min_lower} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_lower StringResource#min_lower} */ readonly minLower?: number; /** * Minimum number of numeric characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_numeric StringResource#min_numeric} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_numeric StringResource#min_numeric} */ readonly minNumeric?: number; /** * Minimum number of special characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_special StringResource#min_special} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_special StringResource#min_special} */ readonly minSpecial?: number; /** * Minimum number of uppercase alphabet characters in the result. Default value is `0`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#min_upper StringResource#min_upper} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#min_upper StringResource#min_upper} */ readonly minUpper?: number; /** * Include numeric characters in the result. Default value is `true`. If `number`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. **NOTE**: This is deprecated, use `numeric` instead. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#number StringResource#number} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#number StringResource#number} */ readonly number?: boolean | cdktf.IResolvable; /** * Include numeric characters in the result. Default value is `true`. If `numeric`, `upper`, `lower`, and `special` are all configured, at least one of them must be set to `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#numeric StringResource#numeric} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#numeric StringResource#numeric} */ readonly numeric?: boolean | cdktf.IResolvable; /** * Supply your own list of special characters to use for string generation. This overrides the default character list in the special argument. The `special` argument must still be set to true for any overwritten characters to be used in generation. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#override_special StringResource#override_special} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#override_special StringResource#override_special} */ readonly overrideSpecial?: string; /** * Include special characters in the result. These are `!@#$%&*()-_=+[]{}<>:?`. Default value is `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#special StringResource#special} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#special StringResource#special} */ readonly special?: boolean | cdktf.IResolvable; /** * Include uppercase alphabet characters in the result. Default value is `true`. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#upper StringResource#upper} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#upper StringResource#upper} */ readonly upper?: boolean | cdktf.IResolvable; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string random_string} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string random_string} */ export class StringResource extends cdktf.TerraformResource { @@ -103,7 +103,7 @@ export class StringResource extends cdktf.TerraformResource { * Generates CDKTF code for importing a StringResource resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the StringResource to import - * @param importFromId The id of the existing StringResource that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing StringResource that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the StringResource to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -115,7 +115,7 @@ export class StringResource extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/string random_string} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/string random_string} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -126,7 +126,7 @@ export class StringResource extends cdktf.TerraformResource { terraformResourceType: 'random_string', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/uuid/README.md b/src/uuid/README.md index ce342542..190d0ced 100644 --- a/src/uuid/README.md +++ b/src/uuid/README.md @@ -1,3 +1,3 @@ # `random_uuid` -Refer to the Terraform Registry for docs: [`random_uuid`](https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid). +Refer to the Terraform Registry for docs: [`random_uuid`](https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid). diff --git a/src/uuid/index.ts b/src/uuid/index.ts index 8f3807ec..8df3fd9f 100644 --- a/src/uuid/index.ts +++ b/src/uuid/index.ts @@ -3,7 +3,7 @@ * SPDX-License-Identifier: MPL-2.0 */ -// https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid +// https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid // generated from terraform resource schema import { Construct } from 'constructs'; @@ -15,13 +15,13 @@ export interface UuidConfig extends cdktf.TerraformMetaArguments { /** * Arbitrary map of values that, when changed, will trigger recreation of resource. See [the main provider documentation](../index.html) for more information. * - * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#keepers Uuid#keepers} + * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#keepers Uuid#keepers} */ readonly keepers?: { [key: string]: string }; } /** -* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid random_uuid} +* Represents a {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid random_uuid} */ export class Uuid extends cdktf.TerraformResource { @@ -37,7 +37,7 @@ export class Uuid extends cdktf.TerraformResource { * Generates CDKTF code for importing a Uuid resource upon running "cdktf plan " * @param scope The scope in which to define this construct * @param importToId The construct id used in the generated config for the Uuid to import - * @param importFromId The id of the existing Uuid that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid#import import section} in the documentation of this resource for the id to use + * @param importFromId The id of the existing Uuid that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid#import import section} in the documentation of this resource for the id to use * @param provider? Optional instance of the provider where the Uuid to import is found */ public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider) { @@ -49,7 +49,7 @@ export class Uuid extends cdktf.TerraformResource { // =========== /** - * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.1/docs/resources/uuid random_uuid} Resource + * Create a new {@link https://registry.terraform.io/providers/hashicorp/random/3.6.2/docs/resources/uuid random_uuid} Resource * * @param scope The scope in which to define this construct * @param id The scoped construct ID. Must be unique amongst siblings in the same scope @@ -60,7 +60,7 @@ export class Uuid extends cdktf.TerraformResource { terraformResourceType: 'random_uuid', terraformGeneratorMetadata: { providerName: 'random', - providerVersion: '3.6.1', + providerVersion: '3.6.2', providerVersionConstraint: '~> 3.1' }, provider: config.provider, diff --git a/src/version.json b/src/version.json index 6566458e..b3f85ffa 100644 --- a/src/version.json +++ b/src/version.json @@ -1,3 +1,3 @@ { - "registry.terraform.io/hashicorp/random": "3.6.1" + "registry.terraform.io/hashicorp/random": "3.6.2" }