diff --git a/README.md b/README.md
index 0359de9e4..2a9e493a4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# CDKTN prebuilt bindings for integrations/github provider version 6.12.0
+# CDKTN prebuilt bindings for integrations/github provider version 6.12.1
-This repo builds and publishes the [Terraform github provider](https://registry.terraform.io/providers/integrations/github/6.12.0/docs) bindings for [CDK Terrain](https://cdktn.io).
+This repo builds and publishes the [Terraform github provider](https://registry.terraform.io/providers/integrations/github/6.12.1/docs) bindings for [CDK Terrain](https://cdktn.io).
## Available Packages
@@ -63,7 +63,7 @@ This project is explicitly not tracking the Terraform github provider version 1:
These are the upstream dependencies:
- [CDK Terrain](https://cdktn.io) - Last official release
-- [Terraform github provider](https://registry.terraform.io/providers/integrations/github/6.12.0)
+- [Terraform github provider](https://registry.terraform.io/providers/integrations/github/6.12.1)
- [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/actionsEnvironmentSecret.go.md b/docs/actionsEnvironmentSecret.go.md
index ac6230a78..b1244125c 100644
--- a/docs/actionsEnvironmentSecret.go.md
+++ b/docs/actionsEnvironmentSecret.go.md
@@ -4,7 +4,7 @@
### ActionsEnvironmentSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret github_actions_environment_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret github_actions_environment_secret}.
#### Initializers
@@ -531,7 +531,7 @@ The construct id used in the generated config for the ActionsEnvironmentSecret t
The id of the existing ActionsEnvironmentSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1010,7 +1010,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsenvironme
| Repository | *string | Name of the repository. |
| SecretName | *string | Name of the secret. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
| KeyId | *string | ID of the public key used to encrypt the secret. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
| Value | *string | Plaintext value to be encrypted. |
@@ -1098,7 +1098,7 @@ Environment *string
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
---
@@ -1112,7 +1112,7 @@ Repository *string
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
---
@@ -1126,7 +1126,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
---
@@ -1140,7 +1140,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
---
@@ -1152,7 +1152,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1169,7 +1169,7 @@ KeyId *string
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
---
@@ -1183,7 +1183,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
---
@@ -1197,7 +1197,7 @@ Value *string
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
---
@@ -1211,7 +1211,7 @@ ValueEncrypted *string
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
---
diff --git a/docs/actionsEnvironmentSecret.python.md b/docs/actionsEnvironmentSecret.python.md
index 7a3b5d63d..ef4142c6f 100644
--- a/docs/actionsEnvironmentSecret.python.md
+++ b/docs/actionsEnvironmentSecret.python.md
@@ -4,7 +4,7 @@
### ActionsEnvironmentSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret github_actions_environment_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret github_actions_environment_secret}.
#### Initializers
@@ -48,7 +48,7 @@ actionsEnvironmentSecret.ActionsEnvironmentSecret(
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| value | str | Plaintext value to be encrypted. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -173,7 +173,7 @@ If you experience problems setting this value it might not be settable. Please t
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
---
@@ -183,7 +183,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
---
@@ -193,7 +193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
---
@@ -203,7 +203,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
---
@@ -742,7 +742,7 @@ The construct id used in the generated config for the ActionsEnvironmentSecret t
The id of the existing ActionsEnvironmentSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1221,7 +1221,7 @@ actionsEnvironmentSecret.ActionsEnvironmentSecretConfig(
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| value | str | Plaintext value to be encrypted. |
@@ -1309,7 +1309,7 @@ environment: str
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
---
@@ -1323,7 +1323,7 @@ repository: str
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
---
@@ -1337,7 +1337,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
---
@@ -1351,7 +1351,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
---
@@ -1363,7 +1363,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1380,7 +1380,7 @@ key_id: str
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
---
@@ -1394,7 +1394,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
---
@@ -1408,7 +1408,7 @@ value: str
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
---
@@ -1422,7 +1422,7 @@ value_encrypted: str
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
---
diff --git a/docs/actionsEnvironmentSecret.typescript.md b/docs/actionsEnvironmentSecret.typescript.md
index 4717dfe26..54f3fbf95 100644
--- a/docs/actionsEnvironmentSecret.typescript.md
+++ b/docs/actionsEnvironmentSecret.typescript.md
@@ -4,7 +4,7 @@
### ActionsEnvironmentSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret github_actions_environment_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret github_actions_environment_secret}.
#### Initializers
@@ -531,7 +531,7 @@ The construct id used in the generated config for the ActionsEnvironmentSecret t
The id of the existing ActionsEnvironmentSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
---
@@ -993,7 +993,7 @@ const actionsEnvironmentSecretConfig: actionsEnvironmentSecret.ActionsEnvironmen
| repository | string | Name of the repository. |
| secretName | string | Name of the secret. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}. |
| keyId | string | ID of the public key used to encrypt the secret. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
| value | string | Plaintext value to be encrypted. |
@@ -1081,7 +1081,7 @@ public readonly environment: string;
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
---
@@ -1095,7 +1095,7 @@ public readonly repository: string;
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
---
@@ -1109,7 +1109,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
---
@@ -1123,7 +1123,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
---
@@ -1135,7 +1135,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1152,7 +1152,7 @@ public readonly keyId: string;
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
---
@@ -1166,7 +1166,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
---
@@ -1180,7 +1180,7 @@ public readonly value: string;
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
---
@@ -1194,7 +1194,7 @@ public readonly valueEncrypted: string;
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
---
diff --git a/docs/actionsEnvironmentVariable.go.md b/docs/actionsEnvironmentVariable.go.md
index 84282c83b..39a139edb 100644
--- a/docs/actionsEnvironmentVariable.go.md
+++ b/docs/actionsEnvironmentVariable.go.md
@@ -4,7 +4,7 @@
### ActionsEnvironmentVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable github_actions_environment_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable github_actions_environment_variable}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsEnvironmentVariable
The id of the existing ActionsEnvironmentVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
---
@@ -872,7 +872,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsenvironme
| Repository | *string | Name of the repository. |
| Value | *string | Value of the variable. |
| VariableName | *string | Name of the variable. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
---
@@ -956,7 +956,7 @@ Environment *string
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
---
@@ -970,7 +970,7 @@ Repository *string
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
---
@@ -984,7 +984,7 @@ Value *string
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
---
@@ -998,7 +998,7 @@ VariableName *string
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
---
@@ -1010,7 +1010,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsEnvironmentVariable.python.md b/docs/actionsEnvironmentVariable.python.md
index 9bb15ccd0..7a4d6e858 100644
--- a/docs/actionsEnvironmentVariable.python.md
+++ b/docs/actionsEnvironmentVariable.python.md
@@ -4,7 +4,7 @@
### ActionsEnvironmentVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable github_actions_environment_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable github_actions_environment_variable}.
#### Initializers
@@ -44,7 +44,7 @@ actionsEnvironmentVariable.ActionsEnvironmentVariable(
| repository | str | Name of the repository. |
| value | str | Value of the variable. |
| variable_name | str | Name of the variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -659,7 +659,7 @@ The construct id used in the generated config for the ActionsEnvironmentVariable
The id of the existing ActionsEnvironmentVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
---
@@ -1035,7 +1035,7 @@ actionsEnvironmentVariable.ActionsEnvironmentVariableConfig(
| repository | str | Name of the repository. |
| value | str | Value of the variable. |
| variable_name | str | Name of the variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
---
@@ -1119,7 +1119,7 @@ environment: str
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
---
@@ -1133,7 +1133,7 @@ repository: str
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
---
@@ -1147,7 +1147,7 @@ value: str
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
---
@@ -1161,7 +1161,7 @@ variable_name: str
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
---
@@ -1173,7 +1173,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsEnvironmentVariable.typescript.md b/docs/actionsEnvironmentVariable.typescript.md
index d2f59894e..a078c0d99 100644
--- a/docs/actionsEnvironmentVariable.typescript.md
+++ b/docs/actionsEnvironmentVariable.typescript.md
@@ -4,7 +4,7 @@
### ActionsEnvironmentVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable github_actions_environment_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable github_actions_environment_variable}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsEnvironmentVariable
The id of the existing ActionsEnvironmentVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
---
@@ -859,7 +859,7 @@ const actionsEnvironmentVariableConfig: actionsEnvironmentVariable.ActionsEnviro
| repository | string | Name of the repository. |
| value | string | Value of the variable. |
| variableName | string | Name of the variable. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}. |
---
@@ -943,7 +943,7 @@ public readonly environment: string;
Name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
---
@@ -957,7 +957,7 @@ public readonly repository: string;
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
---
@@ -971,7 +971,7 @@ public readonly value: string;
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
---
@@ -985,7 +985,7 @@ public readonly variableName: string;
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
---
@@ -997,7 +997,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsHostedRunner.go.md b/docs/actionsHostedRunner.go.md
index a73babfbe..dbaa76ab4 100644
--- a/docs/actionsHostedRunner.go.md
+++ b/docs/actionsHostedRunner.go.md
@@ -4,7 +4,7 @@
### ActionsHostedRunner
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner github_actions_hosted_runner}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner github_actions_hosted_runner}.
#### Initializers
@@ -550,7 +550,7 @@ The construct id used in the generated config for the ActionsHostedRunner to imp
The id of the existing ActionsHostedRunner that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
---
@@ -1139,7 +1139,7 @@ Image ActionsHostedRunnerImage
image block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
---
@@ -1155,7 +1155,7 @@ Name of the hosted runner.
Must be between 1 and 64 characters and may only contain upper and lowercase letters a-z, numbers 0-9, '.', '-', and '_'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
---
@@ -1169,7 +1169,7 @@ RunnerGroupId *f64
The runner group ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
---
@@ -1183,7 +1183,7 @@ Size *string
Machine size (e.g., '4-core', '8-core'). Can be updated to scale the runner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
---
@@ -1197,7 +1197,7 @@ ImageGen interface{}
Whether this runner should be used to generate custom images. Cannot be changed after creation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
---
@@ -1211,7 +1211,7 @@ ImageVersion *string
The version of the runner image to deploy. This is relevant only for runners using custom images.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
---
@@ -1225,7 +1225,7 @@ MaximumRunners *f64
Maximum number of runners to scale up to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
---
@@ -1239,7 +1239,7 @@ PublicIpEnabled interface{}
Whether to enable static public IP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
---
@@ -1253,7 +1253,7 @@ Timeouts ActionsHostedRunnerTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
---
@@ -1289,7 +1289,7 @@ Id *string
The image ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1306,7 +1306,7 @@ Source *string
The image source (github, partner, or custom).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
---
@@ -1352,7 +1352,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionshostedrun
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Delete | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}. |
+| Delete | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}. |
---
@@ -1364,7 +1364,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
---
diff --git a/docs/actionsHostedRunner.python.md b/docs/actionsHostedRunner.python.md
index dba35d0af..f43a91628 100644
--- a/docs/actionsHostedRunner.python.md
+++ b/docs/actionsHostedRunner.python.md
@@ -4,7 +4,7 @@
### ActionsHostedRunner
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner github_actions_hosted_runner}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner github_actions_hosted_runner}.
#### Initializers
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
image block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
---
@@ -134,7 +134,7 @@ Name of the hosted runner.
Must be between 1 and 64 characters and may only contain upper and lowercase letters a-z, numbers 0-9, '.', '-', and '_'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The runner group ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
---
@@ -154,7 +154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Machine size (e.g., '4-core', '8-core'). Can be updated to scale the runner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
---
@@ -164,7 +164,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether this runner should be used to generate custom images. Cannot be changed after creation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
---
@@ -174,7 +174,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The version of the runner image to deploy. This is relevant only for runners using custom images.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
---
@@ -184,7 +184,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Maximum number of runners to scale up to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
---
@@ -194,7 +194,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether to enable static public IP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
---
@@ -204,7 +204,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
---
@@ -609,7 +609,7 @@ def put_image(
The image ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -622,7 +622,7 @@ If you experience problems setting this value it might not be settable. Please t
The image source (github, partner, or custom).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
---
@@ -638,7 +638,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
---
@@ -786,7 +786,7 @@ The construct id used in the generated config for the ActionsHostedRunner to imp
The id of the existing ActionsHostedRunner that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
---
@@ -1375,7 +1375,7 @@ image: ActionsHostedRunnerImage
image block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
---
@@ -1391,7 +1391,7 @@ Name of the hosted runner.
Must be between 1 and 64 characters and may only contain upper and lowercase letters a-z, numbers 0-9, '.', '-', and '_'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
---
@@ -1405,7 +1405,7 @@ runner_group_id: typing.Union[int, float]
The runner group ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
---
@@ -1419,7 +1419,7 @@ size: str
Machine size (e.g., '4-core', '8-core'). Can be updated to scale the runner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
---
@@ -1433,7 +1433,7 @@ image_gen: bool | IResolvable
Whether this runner should be used to generate custom images. Cannot be changed after creation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
---
@@ -1447,7 +1447,7 @@ image_version: str
The version of the runner image to deploy. This is relevant only for runners using custom images.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
---
@@ -1461,7 +1461,7 @@ maximum_runners: typing.Union[int, float]
Maximum number of runners to scale up to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
---
@@ -1475,7 +1475,7 @@ public_ip_enabled: bool | IResolvable
Whether to enable static public IP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
---
@@ -1489,7 +1489,7 @@ timeouts: ActionsHostedRunnerTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
---
@@ -1525,7 +1525,7 @@ id: str
The image ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1542,7 +1542,7 @@ source: str
The image source (github, partner, or custom).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
---
@@ -1584,7 +1584,7 @@ actionsHostedRunner.ActionsHostedRunnerTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| delete | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}. |
+| delete | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}. |
---
@@ -1596,7 +1596,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
---
diff --git a/docs/actionsHostedRunner.typescript.md b/docs/actionsHostedRunner.typescript.md
index 9ad843d2f..a38b9327c 100644
--- a/docs/actionsHostedRunner.typescript.md
+++ b/docs/actionsHostedRunner.typescript.md
@@ -4,7 +4,7 @@
### ActionsHostedRunner
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner github_actions_hosted_runner}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner github_actions_hosted_runner}.
#### Initializers
@@ -550,7 +550,7 @@ The construct id used in the generated config for the ActionsHostedRunner to imp
The id of the existing ActionsHostedRunner that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
---
@@ -1122,7 +1122,7 @@ public readonly image: ActionsHostedRunnerImage;
image block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
---
@@ -1138,7 +1138,7 @@ Name of the hosted runner.
Must be between 1 and 64 characters and may only contain upper and lowercase letters a-z, numbers 0-9, '.', '-', and '_'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
---
@@ -1152,7 +1152,7 @@ public readonly runnerGroupId: number;
The runner group ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
---
@@ -1166,7 +1166,7 @@ public readonly size: string;
Machine size (e.g., '4-core', '8-core'). Can be updated to scale the runner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
---
@@ -1180,7 +1180,7 @@ public readonly imageGen: boolean | IResolvable;
Whether this runner should be used to generate custom images. Cannot be changed after creation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
---
@@ -1194,7 +1194,7 @@ public readonly imageVersion: string;
The version of the runner image to deploy. This is relevant only for runners using custom images.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
---
@@ -1208,7 +1208,7 @@ public readonly maximumRunners: number;
Maximum number of runners to scale up to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
---
@@ -1222,7 +1222,7 @@ public readonly publicIpEnabled: boolean | IResolvable;
Whether to enable static public IP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
---
@@ -1236,7 +1236,7 @@ public readonly timeouts: ActionsHostedRunnerTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
---
@@ -1269,7 +1269,7 @@ public readonly id: string;
The image ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1286,7 +1286,7 @@ public readonly source: string;
The image source (github, partner, or custom).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
---
@@ -1326,7 +1326,7 @@ const actionsHostedRunnerTimeouts: actionsHostedRunner.ActionsHostedRunnerTimeou
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| delete | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}. |
+| delete | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}. |
---
@@ -1338,7 +1338,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}.
---
diff --git a/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md b/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md
index 16caa6377..a278f3b09 100644
--- a/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md
+++ b/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationOidcSub
The id of the existing ActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -767,7 +767,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| IncludeClaimKeys | *[]*string | A list of OpenID Connect claims. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -851,7 +851,7 @@ IncludeClaimKeys *[]*string
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
@@ -863,7 +863,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md b/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md
index fb9b41934..ebd685263 100644
--- a/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md
+++ b/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
#### Initializers
@@ -38,7 +38,7 @@ actionsOrganizationOidcSubjectClaimCustomizationTemplate.ActionsOrganizationOidc
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| include_claim_keys | typing.List[str] | A list of OpenID Connect claims. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -623,7 +623,7 @@ The construct id used in the generated config for the ActionsOrganizationOidcSub
The id of the existing ActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -894,7 +894,7 @@ actionsOrganizationOidcSubjectClaimCustomizationTemplate.ActionsOrganizationOidc
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| include_claim_keys | typing.List[str] | A list of OpenID Connect claims. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -978,7 +978,7 @@ include_claim_keys: typing.List[str]
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
@@ -990,7 +990,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md b/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md
index e8cf99790..63195ee90 100644
--- a/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md
+++ b/docs/actionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationOidcSub
The id of the existing ActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -757,7 +757,7 @@ const actionsOrganizationOidcSubjectClaimCustomizationTemplateConfig: actionsOrg
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| includeClaimKeys | string[] | A list of OpenID Connect claims. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -841,7 +841,7 @@ public readonly includeClaimKeys: string[];
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
@@ -853,7 +853,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationPermissions.go.md b/docs/actionsOrganizationPermissions.go.md
index 43e11e01d..61103713a 100644
--- a/docs/actionsOrganizationPermissions.go.md
+++ b/docs/actionsOrganizationPermissions.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions github_actions_organization_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions github_actions_organization_permissions}.
#### Initializers
@@ -550,7 +550,7 @@ The construct id used in the generated config for the ActionsOrganizationPermiss
The id of the existing ActionsOrganizationPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -911,7 +911,7 @@ GithubOwnedAllowed interface{}
Whether GitHub-owned actions are allowed in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
---
@@ -927,7 +927,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
---
@@ -943,7 +943,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
---
@@ -986,7 +986,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| AllowedActions | *string | The permissions policy that controls the actions that are allowed to run. |
| AllowedActionsConfig | ActionsOrganizationPermissionsAllowedActionsConfig | allowed_actions_config block. |
| EnabledRepositoriesConfig | ActionsOrganizationPermissionsEnabledRepositoriesConfig | enabled_repositories_config block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
| ShaPinningRequired | interface{} | Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization. |
---
@@ -1073,7 +1073,7 @@ The policy that controls the repositories in the organization that are allowed t
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
---
@@ -1089,7 +1089,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
---
@@ -1103,7 +1103,7 @@ AllowedActionsConfig ActionsOrganizationPermissionsAllowedActionsConfig
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
---
@@ -1117,7 +1117,7 @@ EnabledRepositoriesConfig ActionsOrganizationPermissionsEnabledRepositoriesConfi
enabled_repositories_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
---
@@ -1129,7 +1129,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1146,7 +1146,7 @@ ShaPinningRequired interface{}
Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
---
@@ -1180,7 +1180,7 @@ RepositoryIds *[]*f64
List of repository IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
---
diff --git a/docs/actionsOrganizationPermissions.python.md b/docs/actionsOrganizationPermissions.python.md
index 7345f5e62..df154ebb2 100644
--- a/docs/actionsOrganizationPermissions.python.md
+++ b/docs/actionsOrganizationPermissions.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions github_actions_organization_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions github_actions_organization_permissions}.
#### Initializers
@@ -45,7 +45,7 @@ actionsOrganizationPermissions.ActionsOrganizationPermissions(
| allowed_actions | str | The permissions policy that controls the actions that are allowed to run. |
| allowed_actions_config | ActionsOrganizationPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabled_repositories_config | ActionsOrganizationPermissionsEnabledRepositoriesConfig | enabled_repositories_config block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
| sha_pinning_required | bool \| cdktn.IResolvable | Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization. |
---
@@ -118,7 +118,7 @@ The policy that controls the repositories in the organization that are allowed t
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
---
@@ -130,7 +130,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
enabled_repositories_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -171,7 +171,7 @@ If you experience problems setting this value it might not be settable. Please t
Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
---
@@ -577,7 +577,7 @@ def put_allowed_actions_config(
Whether GitHub-owned actions are allowed in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
---
@@ -589,7 +589,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
---
@@ -601,7 +601,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
---
@@ -619,7 +619,7 @@ def put_enabled_repositories_config(
List of repository IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
---
@@ -767,7 +767,7 @@ The construct id used in the generated config for the ActionsOrganizationPermiss
The id of the existing ActionsOrganizationPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -1128,7 +1128,7 @@ github_owned_allowed: bool | IResolvable
Whether GitHub-owned actions are allowed in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
---
@@ -1144,7 +1144,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
---
@@ -1160,7 +1160,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
---
@@ -1203,7 +1203,7 @@ actionsOrganizationPermissions.ActionsOrganizationPermissionsConfig(
| allowed_actions | str | The permissions policy that controls the actions that are allowed to run. |
| allowed_actions_config | ActionsOrganizationPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabled_repositories_config | ActionsOrganizationPermissionsEnabledRepositoriesConfig | enabled_repositories_config block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
| sha_pinning_required | bool \| cdktn.IResolvable | Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization. |
---
@@ -1290,7 +1290,7 @@ The policy that controls the repositories in the organization that are allowed t
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
---
@@ -1306,7 +1306,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
---
@@ -1320,7 +1320,7 @@ allowed_actions_config: ActionsOrganizationPermissionsAllowedActionsConfig
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
---
@@ -1334,7 +1334,7 @@ enabled_repositories_config: ActionsOrganizationPermissionsEnabledRepositoriesCo
enabled_repositories_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
---
@@ -1346,7 +1346,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1363,7 +1363,7 @@ sha_pinning_required: bool | IResolvable
Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
---
@@ -1397,7 +1397,7 @@ repository_ids: typing.List[typing.Union[int, float]]
List of repository IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
---
diff --git a/docs/actionsOrganizationPermissions.typescript.md b/docs/actionsOrganizationPermissions.typescript.md
index 2f9aa104e..9180b394f 100644
--- a/docs/actionsOrganizationPermissions.typescript.md
+++ b/docs/actionsOrganizationPermissions.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions github_actions_organization_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions github_actions_organization_permissions}.
#### Initializers
@@ -550,7 +550,7 @@ The construct id used in the generated config for the ActionsOrganizationPermiss
The id of the existing ActionsOrganizationPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -907,7 +907,7 @@ public readonly githubOwnedAllowed: boolean | IResolvable;
Whether GitHub-owned actions are allowed in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
---
@@ -923,7 +923,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
---
@@ -939,7 +939,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
---
@@ -968,7 +968,7 @@ const actionsOrganizationPermissionsConfig: actionsOrganizationPermissions.Actio
| allowedActions | string | The permissions policy that controls the actions that are allowed to run. |
| allowedActionsConfig | ActionsOrganizationPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabledRepositoriesConfig | ActionsOrganizationPermissionsEnabledRepositoriesConfig | enabled_repositories_config block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}. |
| shaPinningRequired | boolean \| cdktn.IResolvable | Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization. |
---
@@ -1055,7 +1055,7 @@ The policy that controls the repositories in the organization that are allowed t
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
---
@@ -1071,7 +1071,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
---
@@ -1085,7 +1085,7 @@ public readonly allowedActionsConfig: ActionsOrganizationPermissionsAllowedActio
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
---
@@ -1099,7 +1099,7 @@ public readonly enabledRepositoriesConfig: ActionsOrganizationPermissionsEnabled
enabled_repositories_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
---
@@ -1111,7 +1111,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1128,7 +1128,7 @@ public readonly shaPinningRequired: boolean | IResolvable;
Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
---
@@ -1160,7 +1160,7 @@ public readonly repositoryIds: number[];
List of repository IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
---
diff --git a/docs/actionsOrganizationSecret.go.md b/docs/actionsOrganizationSecret.go.md
index cc97e9aac..6651aac9f 100644
--- a/docs/actionsOrganizationSecret.go.md
+++ b/docs/actionsOrganizationSecret.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret github_actions_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret github_actions_organization_secret}.
#### Initializers
@@ -545,7 +545,7 @@ The construct id used in the generated config for the ActionsOrganizationSecret
The id of the existing ActionsOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1034,9 +1034,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| Provisioners | *[]interface{} | *No description.* |
| SecretName | *string | Name of the secret. |
| Visibility | *string | Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'. |
-| DestroyOnDrift | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
+| DestroyOnDrift | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
| KeyId | *string | ID of the public key used to encrypt the secret. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
| SelectedRepositoryIds | *[]*f64 | An array of repository IDs that can access the organization secret. |
@@ -1125,7 +1125,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
---
@@ -1139,7 +1139,7 @@ Visibility *string
Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
---
@@ -1151,7 +1151,7 @@ DestroyOnDrift interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
---
@@ -1165,7 +1165,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
---
@@ -1177,7 +1177,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1194,7 +1194,7 @@ KeyId *string
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
---
@@ -1208,7 +1208,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
---
@@ -1222,7 +1222,7 @@ SelectedRepositoryIds *[]*f64
An array of repository IDs that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
---
@@ -1236,7 +1236,7 @@ Value *string
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
---
@@ -1250,7 +1250,7 @@ ValueEncrypted *string
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
---
diff --git a/docs/actionsOrganizationSecret.python.md b/docs/actionsOrganizationSecret.python.md
index ed44042dd..e6b18a679 100644
--- a/docs/actionsOrganizationSecret.python.md
+++ b/docs/actionsOrganizationSecret.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret github_actions_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret github_actions_organization_secret}.
#### Initializers
@@ -47,9 +47,9 @@ actionsOrganizationSecret.ActionsOrganizationSecret(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the secret. |
| visibility | str | Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'. |
-| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
+| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository IDs that can access the organization secret. |
@@ -124,7 +124,7 @@ Must be unique amongst siblings in the same scope
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -173,7 +173,7 @@ If you experience problems setting this value it might not be settable. Please t
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
---
@@ -183,7 +183,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
---
@@ -193,7 +193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An array of repository IDs that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
---
@@ -203,7 +203,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
---
@@ -213,7 +213,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
---
@@ -766,7 +766,7 @@ The construct id used in the generated config for the ActionsOrganizationSecret
The id of the existing ActionsOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1255,9 +1255,9 @@ actionsOrganizationSecret.ActionsOrganizationSecretConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the secret. |
| visibility | str | Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'. |
-| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
+| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository IDs that can access the organization secret. |
@@ -1346,7 +1346,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
---
@@ -1360,7 +1360,7 @@ visibility: str
Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
---
@@ -1372,7 +1372,7 @@ destroy_on_drift: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
---
@@ -1386,7 +1386,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
---
@@ -1398,7 +1398,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1415,7 +1415,7 @@ key_id: str
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
---
@@ -1429,7 +1429,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
---
@@ -1443,7 +1443,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository IDs that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
---
@@ -1457,7 +1457,7 @@ value: str
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
---
@@ -1471,7 +1471,7 @@ value_encrypted: str
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
---
diff --git a/docs/actionsOrganizationSecret.typescript.md b/docs/actionsOrganizationSecret.typescript.md
index 1ee649a9f..a92a08640 100644
--- a/docs/actionsOrganizationSecret.typescript.md
+++ b/docs/actionsOrganizationSecret.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret github_actions_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret github_actions_organization_secret}.
#### Initializers
@@ -545,7 +545,7 @@ The construct id used in the generated config for the ActionsOrganizationSecret
The id of the existing ActionsOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1016,9 +1016,9 @@ const actionsOrganizationSecretConfig: actionsOrganizationSecret.ActionsOrganiza
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| secretName | string | Name of the secret. |
| visibility | string | Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'. |
-| destroyOnDrift | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
+| destroyOnDrift | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}. |
| keyId | string | ID of the public key used to encrypt the secret. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
| selectedRepositoryIds | number[] | An array of repository IDs that can access the organization secret. |
@@ -1107,7 +1107,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
---
@@ -1121,7 +1121,7 @@ public readonly visibility: string;
Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
---
@@ -1133,7 +1133,7 @@ public readonly destroyOnDrift: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}.
---
@@ -1147,7 +1147,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
---
@@ -1159,7 +1159,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1176,7 +1176,7 @@ public readonly keyId: string;
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
---
@@ -1190,7 +1190,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
---
@@ -1204,7 +1204,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository IDs that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
---
@@ -1218,7 +1218,7 @@ public readonly value: string;
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
---
@@ -1232,7 +1232,7 @@ public readonly valueEncrypted: string;
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
---
diff --git a/docs/actionsOrganizationSecretRepositories.go.md b/docs/actionsOrganizationSecretRepositories.go.md
index 153133f03..44e1bd8a2 100644
--- a/docs/actionsOrganizationSecretRepositories.go.md
+++ b/docs/actionsOrganizationSecretRepositories.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationSecretR
The id of the existing ActionsOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| Provisioners | *[]interface{} | *No description.* |
| SecretName | *string | Name of the existing secret. |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the organization secret. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
---
@@ -875,7 +875,7 @@ SecretName *string
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
---
@@ -889,7 +889,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationSecretRepositories.python.md b/docs/actionsOrganizationSecretRepositories.python.md
index 5e5fbcecd..38e21f9c6 100644
--- a/docs/actionsOrganizationSecretRepositories.python.md
+++ b/docs/actionsOrganizationSecretRepositories.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}.
#### Initializers
@@ -40,7 +40,7 @@ actionsOrganizationSecretRepositories.ActionsOrganizationSecretRepositories(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the existing secret. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the ActionsOrganizationSecretR
The id of the existing ActionsOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ actionsOrganizationSecretRepositories.ActionsOrganizationSecretRepositoriesConfi
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the existing secret. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
---
@@ -1014,7 +1014,7 @@ secret_name: str
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
---
@@ -1028,7 +1028,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationSecretRepositories.typescript.md b/docs/actionsOrganizationSecretRepositories.typescript.md
index 2b600f125..6019e3c9d 100644
--- a/docs/actionsOrganizationSecretRepositories.typescript.md
+++ b/docs/actionsOrganizationSecretRepositories.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationSecretR
The id of the existing ActionsOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const actionsOrganizationSecretRepositoriesConfig: actionsOrganizationSecretRepo
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| secretName | string | Name of the existing secret. |
| selectedRepositoryIds | number[] | An array of repository ids that can access the organization secret. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}. |
---
@@ -864,7 +864,7 @@ public readonly secretName: string;
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
---
@@ -878,7 +878,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationSecretRepository.go.md b/docs/actionsOrganizationSecretRepository.go.md
index eefa1301b..463c4dd6a 100644
--- a/docs/actionsOrganizationSecretRepository.go.md
+++ b/docs/actionsOrganizationSecretRepository.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecretRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationSecretR
The id of the existing ActionsOrganizationSecretRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| Provisioners | *[]interface{} | *No description.* |
| RepositoryId | *f64 | The repository ID that can access the organization secret. |
| SecretName | *string | Name of the existing secret. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
---
@@ -875,7 +875,7 @@ RepositoryId *f64
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
---
@@ -889,7 +889,7 @@ SecretName *string
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationSecretRepository.python.md b/docs/actionsOrganizationSecretRepository.python.md
index 06e54c6b2..7162dad58 100644
--- a/docs/actionsOrganizationSecretRepository.python.md
+++ b/docs/actionsOrganizationSecretRepository.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecretRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}.
#### Initializers
@@ -40,7 +40,7 @@ actionsOrganizationSecretRepository.ActionsOrganizationSecretRepository(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository_id | typing.Union[int, float] | The repository ID that can access the organization secret. |
| secret_name | str | Name of the existing secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the ActionsOrganizationSecretR
The id of the existing ActionsOrganizationSecretRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ actionsOrganizationSecretRepository.ActionsOrganizationSecretRepositoryConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository_id | typing.Union[int, float] | The repository ID that can access the organization secret. |
| secret_name | str | Name of the existing secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
---
@@ -1014,7 +1014,7 @@ repository_id: typing.Union[int, float]
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
---
@@ -1028,7 +1028,7 @@ secret_name: str
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationSecretRepository.typescript.md b/docs/actionsOrganizationSecretRepository.typescript.md
index a7745feab..c51b98271 100644
--- a/docs/actionsOrganizationSecretRepository.typescript.md
+++ b/docs/actionsOrganizationSecretRepository.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationSecretRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationSecretR
The id of the existing ActionsOrganizationSecretRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const actionsOrganizationSecretRepositoryConfig: actionsOrganizationSecretReposi
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repositoryId | number | The repository ID that can access the organization secret. |
| secretName | string | Name of the existing secret. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}. |
---
@@ -864,7 +864,7 @@ public readonly repositoryId: number;
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
---
@@ -878,7 +878,7 @@ public readonly secretName: string;
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationVariable.go.md b/docs/actionsOrganizationVariable.go.md
index 28990e8f8..d11d26a2e 100644
--- a/docs/actionsOrganizationVariable.go.md
+++ b/docs/actionsOrganizationVariable.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable github_actions_organization_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable github_actions_organization_variable}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
---
@@ -867,7 +867,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| Value | *string | Value of the variable. |
| VariableName | *string | Name of the variable. |
| Visibility | *string | Configures the access that repositories have to the organization variable. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the organization variable. |
---
@@ -952,7 +952,7 @@ Value *string
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
---
@@ -966,7 +966,7 @@ VariableName *string
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
---
@@ -982,7 +982,7 @@ Configures the access that repositories have to the organization variable.
Must be one of 'all', 'private', or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
---
@@ -994,7 +994,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1011,7 +1011,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
---
diff --git a/docs/actionsOrganizationVariable.python.md b/docs/actionsOrganizationVariable.python.md
index f034795f0..dc0ab43ff 100644
--- a/docs/actionsOrganizationVariable.python.md
+++ b/docs/actionsOrganizationVariable.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable github_actions_organization_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable github_actions_organization_variable}.
#### Initializers
@@ -43,7 +43,7 @@ actionsOrganizationVariable.ActionsOrganizationVariable(
| value | str | Value of the variable. |
| variable_name | str | Name of the variable. |
| visibility | str | Configures the access that repositories have to the organization variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization variable. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
---
@@ -136,7 +136,7 @@ Configures the access that repositories have to the organization variable.
Must be one of 'all', 'private', or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -157,7 +157,7 @@ If you experience problems setting this value it might not be settable. Please t
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
---
@@ -668,7 +668,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
---
@@ -1032,7 +1032,7 @@ actionsOrganizationVariable.ActionsOrganizationVariableConfig(
| value | str | Value of the variable. |
| variable_name | str | Name of the variable. |
| visibility | str | Configures the access that repositories have to the organization variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization variable. |
---
@@ -1117,7 +1117,7 @@ value: str
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
---
@@ -1131,7 +1131,7 @@ variable_name: str
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
---
@@ -1147,7 +1147,7 @@ Configures the access that repositories have to the organization variable.
Must be one of 'all', 'private', or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
---
@@ -1159,7 +1159,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1176,7 +1176,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
---
diff --git a/docs/actionsOrganizationVariable.typescript.md b/docs/actionsOrganizationVariable.typescript.md
index 2c683396b..b4f39761c 100644
--- a/docs/actionsOrganizationVariable.typescript.md
+++ b/docs/actionsOrganizationVariable.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable github_actions_organization_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable github_actions_organization_variable}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
---
@@ -854,7 +854,7 @@ const actionsOrganizationVariableConfig: actionsOrganizationVariable.ActionsOrga
| value | string | Value of the variable. |
| variableName | string | Name of the variable. |
| visibility | string | Configures the access that repositories have to the organization variable. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}. |
| selectedRepositoryIds | number[] | An array of repository ids that can access the organization variable. |
---
@@ -939,7 +939,7 @@ public readonly value: string;
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
---
@@ -953,7 +953,7 @@ public readonly variableName: string;
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
---
@@ -969,7 +969,7 @@ Configures the access that repositories have to the organization variable.
Must be one of 'all', 'private', or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
---
@@ -981,7 +981,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -998,7 +998,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
---
diff --git a/docs/actionsOrganizationVariableRepositories.go.md b/docs/actionsOrganizationVariableRepositories.go.md
index a84ea8b5f..a924e886a 100644
--- a/docs/actionsOrganizationVariableRepositories.go.md
+++ b/docs/actionsOrganizationVariableRepositories.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariableRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariableRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| Provisioners | *[]interface{} | *No description.* |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the organization variable. |
| VariableName | *string | Name of the existing variable. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
---
@@ -875,7 +875,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
---
@@ -889,7 +889,7 @@ VariableName *string
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationVariableRepositories.python.md b/docs/actionsOrganizationVariableRepositories.python.md
index e07dee160..3551b69c7 100644
--- a/docs/actionsOrganizationVariableRepositories.python.md
+++ b/docs/actionsOrganizationVariableRepositories.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariableRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}.
#### Initializers
@@ -40,7 +40,7 @@ actionsOrganizationVariableRepositories.ActionsOrganizationVariableRepositories(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization variable. |
| variable_name | str | Name of the existing variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariableRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ actionsOrganizationVariableRepositories.ActionsOrganizationVariableRepositoriesC
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization variable. |
| variable_name | str | Name of the existing variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
---
@@ -1014,7 +1014,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
---
@@ -1028,7 +1028,7 @@ variable_name: str
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationVariableRepositories.typescript.md b/docs/actionsOrganizationVariableRepositories.typescript.md
index 0c6d578a7..65e2f0ff6 100644
--- a/docs/actionsOrganizationVariableRepositories.typescript.md
+++ b/docs/actionsOrganizationVariableRepositories.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariableRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariableRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const actionsOrganizationVariableRepositoriesConfig: actionsOrganizationVariable
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| selectedRepositoryIds | number[] | An array of repository ids that can access the organization variable. |
| variableName | string | Name of the existing variable. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}. |
---
@@ -864,7 +864,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
---
@@ -878,7 +878,7 @@ public readonly variableName: string;
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationVariableRepository.go.md b/docs/actionsOrganizationVariableRepository.go.md
index 00d6bf3cb..77c69db79 100644
--- a/docs/actionsOrganizationVariableRepository.go.md
+++ b/docs/actionsOrganizationVariableRepository.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariableRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariableRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| Provisioners | *[]interface{} | *No description.* |
| RepositoryId | *f64 | The repository ID that can access the organization variable. |
| VariableName | *string | Name of the existing variable. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
---
@@ -875,7 +875,7 @@ RepositoryId *f64
The repository ID that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
---
@@ -889,7 +889,7 @@ VariableName *string
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationVariableRepository.python.md b/docs/actionsOrganizationVariableRepository.python.md
index 734e89a10..246492fea 100644
--- a/docs/actionsOrganizationVariableRepository.python.md
+++ b/docs/actionsOrganizationVariableRepository.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariableRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}.
#### Initializers
@@ -40,7 +40,7 @@ actionsOrganizationVariableRepository.ActionsOrganizationVariableRepository(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository_id | typing.Union[int, float] | The repository ID that can access the organization variable. |
| variable_name | str | Name of the existing variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The repository ID that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariableRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ actionsOrganizationVariableRepository.ActionsOrganizationVariableRepositoryConfi
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository_id | typing.Union[int, float] | The repository ID that can access the organization variable. |
| variable_name | str | Name of the existing variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
---
@@ -1014,7 +1014,7 @@ repository_id: typing.Union[int, float]
The repository ID that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
---
@@ -1028,7 +1028,7 @@ variable_name: str
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationVariableRepository.typescript.md b/docs/actionsOrganizationVariableRepository.typescript.md
index bacecb88c..8d740ed41 100644
--- a/docs/actionsOrganizationVariableRepository.typescript.md
+++ b/docs/actionsOrganizationVariableRepository.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationVariableRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsOrganizationVariabl
The id of the existing ActionsOrganizationVariableRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const actionsOrganizationVariableRepositoryConfig: actionsOrganizationVariableRe
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repositoryId | number | The repository ID that can access the organization variable. |
| variableName | string | Name of the existing variable. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}. |
---
@@ -864,7 +864,7 @@ public readonly repositoryId: number;
The repository ID that can access the organization variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
---
@@ -878,7 +878,7 @@ public readonly variableName: string;
Name of the existing variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationWorkflowPermissions.go.md b/docs/actionsOrganizationWorkflowPermissions.go.md
index acff5208b..c782e5ea4 100644
--- a/docs/actionsOrganizationWorkflowPermissions.go.md
+++ b/docs/actionsOrganizationWorkflowPermissions.go.md
@@ -4,7 +4,7 @@
### ActionsOrganizationWorkflowPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the ActionsOrganizationWorkflo
The id of the existing ActionsOrganizationWorkflowPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -829,7 +829,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsorganizat
| OrganizationSlug | *string | The slug of the Organization. |
| CanApprovePullRequestReviews | interface{} | Whether GitHub Actions can approve pull request reviews in any repository in the organization. |
| DefaultWorkflowPermissions | *string | The default workflow permissions granted to the GITHUB_TOKEN when running workflows in any repository in the organization. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
---
@@ -913,7 +913,7 @@ OrganizationSlug *string
The slug of the Organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
---
@@ -927,7 +927,7 @@ CanApprovePullRequestReviews interface{}
Whether GitHub Actions can approve pull request reviews in any repository in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -943,7 +943,7 @@ The default workflow permissions granted to the GITHUB_TOKEN when running workfl
Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
---
@@ -955,7 +955,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationWorkflowPermissions.python.md b/docs/actionsOrganizationWorkflowPermissions.python.md
index 3e6ae4cac..8120dc487 100644
--- a/docs/actionsOrganizationWorkflowPermissions.python.md
+++ b/docs/actionsOrganizationWorkflowPermissions.python.md
@@ -4,7 +4,7 @@
### ActionsOrganizationWorkflowPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}.
#### Initializers
@@ -42,7 +42,7 @@ actionsOrganizationWorkflowPermissions.ActionsOrganizationWorkflowPermissions(
| organization_slug | str | The slug of the Organization. |
| can_approve_pull_request_reviews | bool \| cdktn.IResolvable | Whether GitHub Actions can approve pull request reviews in any repository in the organization. |
| default_workflow_permissions | str | The default workflow permissions granted to the GITHUB_TOKEN when running workflows in any repository in the organization. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The slug of the Organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether GitHub Actions can approve pull request reviews in any repository in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -134,7 +134,7 @@ The default workflow permissions granted to the GITHUB_TOKEN when running workfl
Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -663,7 +663,7 @@ The construct id used in the generated config for the ActionsOrganizationWorkflo
The id of the existing ActionsOrganizationWorkflowPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -982,7 +982,7 @@ actionsOrganizationWorkflowPermissions.ActionsOrganizationWorkflowPermissionsCon
| organization_slug | str | The slug of the Organization. |
| can_approve_pull_request_reviews | bool \| cdktn.IResolvable | Whether GitHub Actions can approve pull request reviews in any repository in the organization. |
| default_workflow_permissions | str | The default workflow permissions granted to the GITHUB_TOKEN when running workflows in any repository in the organization. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
---
@@ -1066,7 +1066,7 @@ organization_slug: str
The slug of the Organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
---
@@ -1080,7 +1080,7 @@ can_approve_pull_request_reviews: bool | IResolvable
Whether GitHub Actions can approve pull request reviews in any repository in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -1096,7 +1096,7 @@ The default workflow permissions granted to the GITHUB_TOKEN when running workfl
Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
---
@@ -1108,7 +1108,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsOrganizationWorkflowPermissions.typescript.md b/docs/actionsOrganizationWorkflowPermissions.typescript.md
index ea2eecf91..78fe94eb6 100644
--- a/docs/actionsOrganizationWorkflowPermissions.typescript.md
+++ b/docs/actionsOrganizationWorkflowPermissions.typescript.md
@@ -4,7 +4,7 @@
### ActionsOrganizationWorkflowPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the ActionsOrganizationWorkflo
The id of the existing ActionsOrganizationWorkflowPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -817,7 +817,7 @@ const actionsOrganizationWorkflowPermissionsConfig: actionsOrganizationWorkflowP
| organizationSlug | string | The slug of the Organization. |
| canApprovePullRequestReviews | boolean \| cdktn.IResolvable | Whether GitHub Actions can approve pull request reviews in any repository in the organization. |
| defaultWorkflowPermissions | string | The default workflow permissions granted to the GITHUB_TOKEN when running workflows in any repository in the organization. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}. |
---
@@ -901,7 +901,7 @@ public readonly organizationSlug: string;
The slug of the Organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
---
@@ -915,7 +915,7 @@ public readonly canApprovePullRequestReviews: boolean | IResolvable;
Whether GitHub Actions can approve pull request reviews in any repository in the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -931,7 +931,7 @@ The default workflow permissions granted to the GITHUB_TOKEN when running workfl
Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
---
@@ -943,7 +943,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsRepositoryAccessLevel.go.md b/docs/actionsRepositoryAccessLevel.go.md
index f9b450706..79c60eb90 100644
--- a/docs/actionsRepositoryAccessLevel.go.md
+++ b/docs/actionsRepositoryAccessLevel.go.md
@@ -4,7 +4,7 @@
### ActionsRepositoryAccessLevel
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level github_actions_repository_access_level}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level github_actions_repository_access_level}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsRepositoryAccessLev
The id of the existing ActionsRepositoryAccessLevel that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsrepositor
| Provisioners | *[]interface{} | *No description.* |
| AccessLevel | *string | Where the actions or reusable workflows of the repository may be used. |
| Repository | *string | The GitHub repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
---
@@ -877,7 +877,7 @@ Where the actions or reusable workflows of the repository may be used.
Possible values are 'none', 'user', 'organization', or 'enterprise'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
---
@@ -891,7 +891,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
---
@@ -903,7 +903,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsRepositoryAccessLevel.python.md b/docs/actionsRepositoryAccessLevel.python.md
index 7de2edf90..522334146 100644
--- a/docs/actionsRepositoryAccessLevel.python.md
+++ b/docs/actionsRepositoryAccessLevel.python.md
@@ -4,7 +4,7 @@
### ActionsRepositoryAccessLevel
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level github_actions_repository_access_level}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level github_actions_repository_access_level}.
#### Initializers
@@ -40,7 +40,7 @@ actionsRepositoryAccessLevel.ActionsRepositoryAccessLevel(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| access_level | str | Where the actions or reusable workflows of the repository may be used. |
| repository | str | The GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
---
@@ -112,7 +112,7 @@ Where the actions or reusable workflows of the repository may be used.
Possible values are 'none', 'user', 'organization', or 'enterprise'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -637,7 +637,7 @@ The construct id used in the generated config for the ActionsRepositoryAccessLev
The id of the existing ActionsRepositoryAccessLevel that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
---
@@ -932,7 +932,7 @@ actionsRepositoryAccessLevel.ActionsRepositoryAccessLevelConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| access_level | str | Where the actions or reusable workflows of the repository may be used. |
| repository | str | The GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
---
@@ -1018,7 +1018,7 @@ Where the actions or reusable workflows of the repository may be used.
Possible values are 'none', 'user', 'organization', or 'enterprise'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
---
@@ -1032,7 +1032,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
---
@@ -1044,7 +1044,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsRepositoryAccessLevel.typescript.md b/docs/actionsRepositoryAccessLevel.typescript.md
index 035dfaae1..b1ff9c65b 100644
--- a/docs/actionsRepositoryAccessLevel.typescript.md
+++ b/docs/actionsRepositoryAccessLevel.typescript.md
@@ -4,7 +4,7 @@
### ActionsRepositoryAccessLevel
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level github_actions_repository_access_level}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level github_actions_repository_access_level}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsRepositoryAccessLev
The id of the existing ActionsRepositoryAccessLevel that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const actionsRepositoryAccessLevelConfig: actionsRepositoryAccessLevel.ActionsRe
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| accessLevel | string | Where the actions or reusable workflows of the repository may be used. |
| repository | string | The GitHub repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}. |
---
@@ -866,7 +866,7 @@ Where the actions or reusable workflows of the repository may be used.
Possible values are 'none', 'user', 'organization', or 'enterprise'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
---
@@ -880,7 +880,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
---
@@ -892,7 +892,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md b/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md
index f6fa4ba48..4af594161 100644
--- a/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md
+++ b/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md
@@ -4,7 +4,7 @@
### ActionsRepositoryOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the ActionsRepositoryOidcSubje
The id of the existing ActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -821,7 +821,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsrepositor
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | The name of the repository. |
| UseDefault | interface{} | Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
| IncludeClaimKeys | *[]*string | A list of OpenID Connect claims. |
---
@@ -906,7 +906,7 @@ Repository *string
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
---
@@ -920,7 +920,7 @@ UseDefault interface{}
Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
---
@@ -932,7 +932,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -949,7 +949,7 @@ IncludeClaimKeys *[]*string
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
diff --git a/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md b/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md
index f30aa5cd2..babd5249c 100644
--- a/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md
+++ b/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md
@@ -4,7 +4,7 @@
### ActionsRepositoryOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
#### Initializers
@@ -41,7 +41,7 @@ actionsRepositoryOidcSubjectClaimCustomizationTemplate.ActionsRepositoryOidcSubj
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The name of the repository. |
| use_default | bool \| cdktn.IResolvable | Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
| include_claim_keys | typing.List[str] | A list of OpenID Connect claims. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -143,7 +143,7 @@ If you experience problems setting this value it might not be settable. Please t
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
@@ -654,7 +654,7 @@ The construct id used in the generated config for the ActionsRepositoryOidcSubje
The id of the existing ActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -972,7 +972,7 @@ actionsRepositoryOidcSubjectClaimCustomizationTemplate.ActionsRepositoryOidcSubj
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The name of the repository. |
| use_default | bool \| cdktn.IResolvable | Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
| include_claim_keys | typing.List[str] | A list of OpenID Connect claims. |
---
@@ -1057,7 +1057,7 @@ repository: str
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
---
@@ -1071,7 +1071,7 @@ use_default: bool | IResolvable
Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
---
@@ -1083,7 +1083,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1100,7 +1100,7 @@ include_claim_keys: typing.List[str]
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
diff --git a/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md b/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md
index d23c45900..0f3a40f78 100644
--- a/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md
+++ b/docs/actionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md
@@ -4,7 +4,7 @@
### ActionsRepositoryOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the ActionsRepositoryOidcSubje
The id of the existing ActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -809,7 +809,7 @@ const actionsRepositoryOidcSubjectClaimCustomizationTemplateConfig: actionsRepos
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | The name of the repository. |
| useDefault | boolean \| cdktn.IResolvable | Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
| includeClaimKeys | string[] | A list of OpenID Connect claims. |
---
@@ -894,7 +894,7 @@ public readonly repository: string;
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
---
@@ -908,7 +908,7 @@ public readonly useDefault: boolean | IResolvable;
Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
---
@@ -920,7 +920,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -937,7 +937,7 @@ public readonly includeClaimKeys: string[];
A list of OpenID Connect claims.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
---
diff --git a/docs/actionsRepositoryPermissions.go.md b/docs/actionsRepositoryPermissions.go.md
index f0cc94b1e..77f102118 100644
--- a/docs/actionsRepositoryPermissions.go.md
+++ b/docs/actionsRepositoryPermissions.go.md
@@ -4,7 +4,7 @@
### ActionsRepositoryPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions github_actions_repository_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions github_actions_repository_permissions}.
#### Initializers
@@ -537,7 +537,7 @@ The construct id used in the generated config for the ActionsRepositoryPermissio
The id of the existing ActionsRepositoryPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -898,7 +898,7 @@ GithubOwnedAllowed interface{}
Whether GitHub-owned actions are allowed in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
---
@@ -914,7 +914,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
---
@@ -930,7 +930,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
---
@@ -973,7 +973,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsrepositor
| AllowedActions | *string | The permissions policy that controls the actions that are allowed to run. |
| AllowedActionsConfig | ActionsRepositoryPermissionsAllowedActionsConfig | allowed_actions_config block. |
| Enabled | interface{} | Should GitHub actions be enabled on this repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
| ShaPinningRequired | interface{} | Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository. |
---
@@ -1058,7 +1058,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
---
@@ -1074,7 +1074,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
---
@@ -1088,7 +1088,7 @@ AllowedActionsConfig ActionsRepositoryPermissionsAllowedActionsConfig
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
---
@@ -1102,7 +1102,7 @@ Enabled interface{}
Should GitHub actions be enabled on this repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
---
@@ -1114,7 +1114,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1131,7 +1131,7 @@ ShaPinningRequired interface{}
Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
---
diff --git a/docs/actionsRepositoryPermissions.python.md b/docs/actionsRepositoryPermissions.python.md
index 65ed5698e..25e632f88 100644
--- a/docs/actionsRepositoryPermissions.python.md
+++ b/docs/actionsRepositoryPermissions.python.md
@@ -4,7 +4,7 @@
### ActionsRepositoryPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions github_actions_repository_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions github_actions_repository_permissions}.
#### Initializers
@@ -45,7 +45,7 @@ actionsRepositoryPermissions.ActionsRepositoryPermissions(
| allowed_actions | str | The permissions policy that controls the actions that are allowed to run. |
| allowed_actions_config | ActionsRepositoryPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabled | bool \| cdktn.IResolvable | Should GitHub actions be enabled on this repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
| sha_pinning_required | bool \| cdktn.IResolvable | Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository. |
---
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
---
@@ -128,7 +128,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Should GitHub actions be enabled on this repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
---
@@ -156,7 +156,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -169,7 +169,7 @@ If you experience problems setting this value it might not be settable. Please t
Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
---
@@ -574,7 +574,7 @@ def put_allowed_actions_config(
Whether GitHub-owned actions are allowed in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
---
@@ -586,7 +586,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
---
@@ -598,7 +598,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
---
@@ -746,7 +746,7 @@ The construct id used in the generated config for the ActionsRepositoryPermissio
The id of the existing ActionsRepositoryPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -1107,7 +1107,7 @@ github_owned_allowed: bool | IResolvable
Whether GitHub-owned actions are allowed in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
---
@@ -1123,7 +1123,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
---
@@ -1139,7 +1139,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
---
@@ -1182,7 +1182,7 @@ actionsRepositoryPermissions.ActionsRepositoryPermissionsConfig(
| allowed_actions | str | The permissions policy that controls the actions that are allowed to run. |
| allowed_actions_config | ActionsRepositoryPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabled | bool \| cdktn.IResolvable | Should GitHub actions be enabled on this repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
| sha_pinning_required | bool \| cdktn.IResolvable | Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository. |
---
@@ -1267,7 +1267,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
---
@@ -1283,7 +1283,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
---
@@ -1297,7 +1297,7 @@ allowed_actions_config: ActionsRepositoryPermissionsAllowedActionsConfig
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
---
@@ -1311,7 +1311,7 @@ enabled: bool | IResolvable
Should GitHub actions be enabled on this repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
---
@@ -1323,7 +1323,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1340,7 +1340,7 @@ sha_pinning_required: bool | IResolvable
Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
---
diff --git a/docs/actionsRepositoryPermissions.typescript.md b/docs/actionsRepositoryPermissions.typescript.md
index 6c7fa909d..2f34d31b5 100644
--- a/docs/actionsRepositoryPermissions.typescript.md
+++ b/docs/actionsRepositoryPermissions.typescript.md
@@ -4,7 +4,7 @@
### ActionsRepositoryPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions github_actions_repository_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions github_actions_repository_permissions}.
#### Initializers
@@ -537,7 +537,7 @@ The construct id used in the generated config for the ActionsRepositoryPermissio
The id of the existing ActionsRepositoryPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -894,7 +894,7 @@ public readonly githubOwnedAllowed: boolean | IResolvable;
Whether GitHub-owned actions are allowed in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
---
@@ -910,7 +910,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
---
@@ -926,7 +926,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
---
@@ -955,7 +955,7 @@ const actionsRepositoryPermissionsConfig: actionsRepositoryPermissions.ActionsRe
| allowedActions | string | The permissions policy that controls the actions that are allowed to run. |
| allowedActionsConfig | ActionsRepositoryPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabled | boolean \| cdktn.IResolvable | Should GitHub actions be enabled on this repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}. |
| shaPinningRequired | boolean \| cdktn.IResolvable | Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository. |
---
@@ -1040,7 +1040,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
---
@@ -1056,7 +1056,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
---
@@ -1070,7 +1070,7 @@ public readonly allowedActionsConfig: ActionsRepositoryPermissionsAllowedActions
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
---
@@ -1084,7 +1084,7 @@ public readonly enabled: boolean | IResolvable;
Should GitHub actions be enabled on this repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
---
@@ -1096,7 +1096,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1113,7 +1113,7 @@ public readonly shaPinningRequired: boolean | IResolvable;
Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
---
diff --git a/docs/actionsRunnerGroup.go.md b/docs/actionsRunnerGroup.go.md
index 8ca23d5ee..2a42afec0 100644
--- a/docs/actionsRunnerGroup.go.md
+++ b/docs/actionsRunnerGroup.go.md
@@ -4,7 +4,7 @@
### ActionsRunnerGroup
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group github_actions_runner_group}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group github_actions_runner_group}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the ActionsRunnerGroup to impo
The id of the existing ActionsRunnerGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
---
@@ -1034,7 +1034,7 @@ Name *string
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
---
@@ -1048,7 +1048,7 @@ Visibility *string
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
---
@@ -1062,7 +1062,7 @@ AllowsPublicRepositories interface{}
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
---
@@ -1078,7 +1078,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
---
@@ -1092,7 +1092,7 @@ SelectedRepositoryIds *[]*f64
List of repository IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
---
@@ -1108,7 +1108,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
---
diff --git a/docs/actionsRunnerGroup.python.md b/docs/actionsRunnerGroup.python.md
index e80546633..57359dba0 100644
--- a/docs/actionsRunnerGroup.python.md
+++ b/docs/actionsRunnerGroup.python.md
@@ -4,7 +4,7 @@
### ActionsRunnerGroup
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group github_actions_runner_group}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group github_actions_runner_group}.
#### Initializers
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
---
@@ -148,7 +148,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
List of repository IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
---
@@ -170,7 +170,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
---
@@ -695,7 +695,7 @@ The construct id used in the generated config for the ActionsRunnerGroup to impo
The id of the existing ActionsRunnerGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
---
@@ -1212,7 +1212,7 @@ name: str
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
---
@@ -1226,7 +1226,7 @@ visibility: str
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
---
@@ -1240,7 +1240,7 @@ allows_public_repositories: bool | IResolvable
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
---
@@ -1256,7 +1256,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
---
@@ -1270,7 +1270,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
List of repository IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
---
@@ -1286,7 +1286,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
---
diff --git a/docs/actionsRunnerGroup.typescript.md b/docs/actionsRunnerGroup.typescript.md
index 885a14b57..5ea99e4c5 100644
--- a/docs/actionsRunnerGroup.typescript.md
+++ b/docs/actionsRunnerGroup.typescript.md
@@ -4,7 +4,7 @@
### ActionsRunnerGroup
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group github_actions_runner_group}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group github_actions_runner_group}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the ActionsRunnerGroup to impo
The id of the existing ActionsRunnerGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
---
@@ -1020,7 +1020,7 @@ public readonly name: string;
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
---
@@ -1034,7 +1034,7 @@ public readonly visibility: string;
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
---
@@ -1048,7 +1048,7 @@ public readonly allowsPublicRepositories: boolean | IResolvable;
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
---
@@ -1064,7 +1064,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
---
@@ -1078,7 +1078,7 @@ public readonly selectedRepositoryIds: number[];
List of repository IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
---
@@ -1094,7 +1094,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
---
diff --git a/docs/actionsSecret.go.md b/docs/actionsSecret.go.md
index 57f6061cd..9a5e3e1bb 100644
--- a/docs/actionsSecret.go.md
+++ b/docs/actionsSecret.go.md
@@ -4,7 +4,7 @@
### ActionsSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret github_actions_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret github_actions_secret}.
#### Initializers
@@ -538,7 +538,7 @@ The construct id used in the generated config for the ActionsSecret to import.
The id of the existing ActionsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1015,9 +1015,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionssecret"
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | Name of the repository. |
| SecretName | *string | Name of the secret. |
-| DestroyOnDrift | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
+| DestroyOnDrift | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}. |
| KeyId | *string | ID of the public key used to encrypt the secret. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
| Value | *string | Plaintext value to be encrypted. |
@@ -1105,7 +1105,7 @@ Repository *string
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#repository ActionsSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#repository ActionsSecret#repository}
---
@@ -1119,7 +1119,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
---
@@ -1131,7 +1131,7 @@ DestroyOnDrift interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
---
@@ -1145,7 +1145,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
---
@@ -1157,7 +1157,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1174,7 +1174,7 @@ KeyId *string
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#key_id ActionsSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#key_id ActionsSecret#key_id}
---
@@ -1188,7 +1188,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
---
@@ -1202,7 +1202,7 @@ Value *string
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value ActionsSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value ActionsSecret#value}
---
@@ -1216,7 +1216,7 @@ ValueEncrypted *string
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
---
diff --git a/docs/actionsSecret.python.md b/docs/actionsSecret.python.md
index 19c42dbb4..4616415ee 100644
--- a/docs/actionsSecret.python.md
+++ b/docs/actionsSecret.python.md
@@ -4,7 +4,7 @@
### ActionsSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret github_actions_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret github_actions_secret}.
#### Initializers
@@ -46,9 +46,9 @@ actionsSecret.ActionsSecret(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
-| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
+| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| value | str | Plaintext value to be encrypted. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#repository ActionsSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#repository ActionsSecret#repository}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -171,7 +171,7 @@ If you experience problems setting this value it might not be settable. Please t
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#key_id ActionsSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#key_id ActionsSecret#key_id}
---
@@ -181,7 +181,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
---
@@ -191,7 +191,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value ActionsSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value ActionsSecret#value}
---
@@ -201,7 +201,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
---
@@ -747,7 +747,7 @@ The construct id used in the generated config for the ActionsSecret to import.
The id of the existing ActionsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1224,9 +1224,9 @@ actionsSecret.ActionsSecretConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
-| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
+| destroy_on_drift | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| value | str | Plaintext value to be encrypted. |
@@ -1314,7 +1314,7 @@ repository: str
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#repository ActionsSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#repository ActionsSecret#repository}
---
@@ -1328,7 +1328,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
---
@@ -1340,7 +1340,7 @@ destroy_on_drift: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
---
@@ -1354,7 +1354,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
---
@@ -1366,7 +1366,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1383,7 +1383,7 @@ key_id: str
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#key_id ActionsSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#key_id ActionsSecret#key_id}
---
@@ -1397,7 +1397,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
---
@@ -1411,7 +1411,7 @@ value: str
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value ActionsSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value ActionsSecret#value}
---
@@ -1425,7 +1425,7 @@ value_encrypted: str
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
---
diff --git a/docs/actionsSecret.typescript.md b/docs/actionsSecret.typescript.md
index 43ea98066..c0261bbd6 100644
--- a/docs/actionsSecret.typescript.md
+++ b/docs/actionsSecret.typescript.md
@@ -4,7 +4,7 @@
### ActionsSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret github_actions_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret github_actions_secret}.
#### Initializers
@@ -538,7 +538,7 @@ The construct id used in the generated config for the ActionsSecret to import.
The id of the existing ActionsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
---
@@ -998,9 +998,9 @@ const actionsSecretConfig: actionsSecret.ActionsSecretConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | Name of the repository. |
| secretName | string | Name of the secret. |
-| destroyOnDrift | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
+| destroyOnDrift | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}. |
| keyId | string | ID of the public key used to encrypt the secret. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
| value | string | Plaintext value to be encrypted. |
@@ -1088,7 +1088,7 @@ public readonly repository: string;
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#repository ActionsSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#repository ActionsSecret#repository}
---
@@ -1102,7 +1102,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
---
@@ -1114,7 +1114,7 @@ public readonly destroyOnDrift: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}.
---
@@ -1128,7 +1128,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
---
@@ -1140,7 +1140,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1157,7 +1157,7 @@ public readonly keyId: string;
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#key_id ActionsSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#key_id ActionsSecret#key_id}
---
@@ -1171,7 +1171,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
---
@@ -1185,7 +1185,7 @@ public readonly value: string;
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value ActionsSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value ActionsSecret#value}
---
@@ -1199,7 +1199,7 @@ public readonly valueEncrypted: string;
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
---
diff --git a/docs/actionsVariable.go.md b/docs/actionsVariable.go.md
index 7612454a4..f80dfb72c 100644
--- a/docs/actionsVariable.go.md
+++ b/docs/actionsVariable.go.md
@@ -4,7 +4,7 @@
### ActionsVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable github_actions_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable github_actions_variable}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsVariable to import.
The id of the existing ActionsVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
---
@@ -848,7 +848,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/actionsvariable"
| Repository | *string | Name of the repository. |
| Value | *string | Value of the variable. |
| VariableName | *string | Name of the variable. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}. |
---
@@ -932,7 +932,7 @@ Repository *string
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#repository ActionsVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#repository ActionsVariable#repository}
---
@@ -946,7 +946,7 @@ Value *string
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#value ActionsVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#value ActionsVariable#value}
---
@@ -960,7 +960,7 @@ VariableName *string
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
---
@@ -972,7 +972,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsVariable.python.md b/docs/actionsVariable.python.md
index 4e7d5e5b7..bc0577257 100644
--- a/docs/actionsVariable.python.md
+++ b/docs/actionsVariable.python.md
@@ -4,7 +4,7 @@
### ActionsVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable github_actions_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable github_actions_variable}.
#### Initializers
@@ -42,7 +42,7 @@ actionsVariable.ActionsVariable(
| repository | str | Name of the repository. |
| value | str | Value of the variable. |
| variable_name | str | Name of the variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#repository ActionsVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#repository ActionsVariable#repository}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#value ActionsVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#value ActionsVariable#value}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -647,7 +647,7 @@ The construct id used in the generated config for the ActionsVariable to import.
The id of the existing ActionsVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
---
@@ -999,7 +999,7 @@ actionsVariable.ActionsVariableConfig(
| repository | str | Name of the repository. |
| value | str | Value of the variable. |
| variable_name | str | Name of the variable. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}. |
---
@@ -1083,7 +1083,7 @@ repository: str
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#repository ActionsVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#repository ActionsVariable#repository}
---
@@ -1097,7 +1097,7 @@ value: str
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#value ActionsVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#value ActionsVariable#value}
---
@@ -1111,7 +1111,7 @@ variable_name: str
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
---
@@ -1123,7 +1123,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/actionsVariable.typescript.md b/docs/actionsVariable.typescript.md
index 5b01c6335..eec071bda 100644
--- a/docs/actionsVariable.typescript.md
+++ b/docs/actionsVariable.typescript.md
@@ -4,7 +4,7 @@
### ActionsVariable
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable github_actions_variable}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable github_actions_variable}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ActionsVariable to import.
The id of the existing ActionsVariable that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
---
@@ -836,7 +836,7 @@ const actionsVariableConfig: actionsVariable.ActionsVariableConfig = { ... }
| repository | string | Name of the repository. |
| value | string | Value of the variable. |
| variableName | string | Name of the variable. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}. |
---
@@ -920,7 +920,7 @@ public readonly repository: string;
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#repository ActionsVariable#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#repository ActionsVariable#repository}
---
@@ -934,7 +934,7 @@ public readonly value: string;
Value of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#value ActionsVariable#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#value ActionsVariable#value}
---
@@ -948,7 +948,7 @@ public readonly variableName: string;
Name of the variable.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
---
@@ -960,7 +960,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/appInstallationRepositories.go.md b/docs/appInstallationRepositories.go.md
index dcc53be94..eefd6cb09 100644
--- a/docs/appInstallationRepositories.go.md
+++ b/docs/appInstallationRepositories.go.md
@@ -4,7 +4,7 @@
### AppInstallationRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories github_app_installation_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories github_app_installation_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the AppInstallationRepositorie
The id of the existing AppInstallationRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/appinstallationr
| Provisioners | *[]interface{} | *No description.* |
| InstallationId | *string | The GitHub app installation id. |
| SelectedRepositories | *[]*string | A list of repository names to install the app on. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
---
@@ -875,7 +875,7 @@ InstallationId *string
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
---
@@ -889,7 +889,7 @@ SelectedRepositories *[]*string
A list of repository names to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/appInstallationRepositories.python.md b/docs/appInstallationRepositories.python.md
index e92b251e7..b8b45285f 100644
--- a/docs/appInstallationRepositories.python.md
+++ b/docs/appInstallationRepositories.python.md
@@ -4,7 +4,7 @@
### AppInstallationRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories github_app_installation_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories github_app_installation_repositories}.
#### Initializers
@@ -40,7 +40,7 @@ appInstallationRepositories.AppInstallationRepositories(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| installation_id | str | The GitHub app installation id. |
| selected_repositories | typing.List[str] | A list of repository names to install the app on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
A list of repository names to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the AppInstallationRepositorie
The id of the existing AppInstallationRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ appInstallationRepositories.AppInstallationRepositoriesConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| installation_id | str | The GitHub app installation id. |
| selected_repositories | typing.List[str] | A list of repository names to install the app on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
---
@@ -1014,7 +1014,7 @@ installation_id: str
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
---
@@ -1028,7 +1028,7 @@ selected_repositories: typing.List[str]
A list of repository names to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/appInstallationRepositories.typescript.md b/docs/appInstallationRepositories.typescript.md
index 91570dace..e687228bc 100644
--- a/docs/appInstallationRepositories.typescript.md
+++ b/docs/appInstallationRepositories.typescript.md
@@ -4,7 +4,7 @@
### AppInstallationRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories github_app_installation_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories github_app_installation_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the AppInstallationRepositorie
The id of the existing AppInstallationRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const appInstallationRepositoriesConfig: appInstallationRepositories.AppInstalla
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| installationId | string | The GitHub app installation id. |
| selectedRepositories | string[] | A list of repository names to install the app on. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}. |
---
@@ -864,7 +864,7 @@ public readonly installationId: string;
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
---
@@ -878,7 +878,7 @@ public readonly selectedRepositories: string[];
A list of repository names to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/appInstallationRepository.go.md b/docs/appInstallationRepository.go.md
index 3fef826e4..9982c7fda 100644
--- a/docs/appInstallationRepository.go.md
+++ b/docs/appInstallationRepository.go.md
@@ -4,7 +4,7 @@
### AppInstallationRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository github_app_installation_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository github_app_installation_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the AppInstallationRepository
The id of the existing AppInstallationRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
---
@@ -802,7 +802,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/appinstallationr
| Provisioners | *[]interface{} | *No description.* |
| InstallationId | *string | The GitHub app installation id. |
| Repository | *string | The repository to install the app on. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
---
@@ -886,7 +886,7 @@ InstallationId *string
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
---
@@ -900,7 +900,7 @@ Repository *string
The repository to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
---
@@ -912,7 +912,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/appInstallationRepository.python.md b/docs/appInstallationRepository.python.md
index 9b7881920..935a6e54d 100644
--- a/docs/appInstallationRepository.python.md
+++ b/docs/appInstallationRepository.python.md
@@ -4,7 +4,7 @@
### AppInstallationRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository github_app_installation_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository github_app_installation_repository}.
#### Initializers
@@ -40,7 +40,7 @@ appInstallationRepository.AppInstallationRepository(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| installation_id | str | The GitHub app installation id. |
| repository | str | The repository to install the app on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the AppInstallationRepository
The id of the existing AppInstallationRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
---
@@ -941,7 +941,7 @@ appInstallationRepository.AppInstallationRepositoryConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| installation_id | str | The GitHub app installation id. |
| repository | str | The repository to install the app on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
---
@@ -1025,7 +1025,7 @@ installation_id: str
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
---
@@ -1039,7 +1039,7 @@ repository: str
The repository to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
---
@@ -1051,7 +1051,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/appInstallationRepository.typescript.md b/docs/appInstallationRepository.typescript.md
index 56442bf97..7e85730ac 100644
--- a/docs/appInstallationRepository.typescript.md
+++ b/docs/appInstallationRepository.typescript.md
@@ -4,7 +4,7 @@
### AppInstallationRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository github_app_installation_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository github_app_installation_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the AppInstallationRepository
The id of the existing AppInstallationRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ const appInstallationRepositoryConfig: appInstallationRepository.AppInstallation
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| installationId | string | The GitHub app installation id. |
| repository | string | The repository to install the app on. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}. |
---
@@ -875,7 +875,7 @@ public readonly installationId: string;
The GitHub app installation id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
---
@@ -889,7 +889,7 @@ public readonly repository: string;
The repository to install the app on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
---
@@ -901,7 +901,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/branch.go.md b/docs/branch.go.md
index a19d9eb68..3920019a8 100644
--- a/docs/branch.go.md
+++ b/docs/branch.go.md
@@ -4,7 +4,7 @@
### Branch
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch github_branch}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch github_branch}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the Branch to import.
The id of the existing Branch that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#import import section} in the documentation of this resource for the id to use
---
@@ -904,7 +904,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/branch"
| Branch | *string | The repository branch to create. |
| Repository | *string | The GitHub repository name. |
| Etag | *string | An etag representing the Branch object. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}. |
| SourceBranch | *string | The branch name to start from. Defaults to 'main'. |
| SourceSha | *string | The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored. |
@@ -990,7 +990,7 @@ Branch *string
The repository branch to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#branch Branch#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#branch Branch#branch}
---
@@ -1004,7 +1004,7 @@ Repository *string
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#repository Branch#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#repository Branch#repository}
---
@@ -1018,7 +1018,7 @@ Etag *string
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#etag Branch#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#etag Branch#etag}
---
@@ -1030,7 +1030,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1047,7 +1047,7 @@ SourceBranch *string
The branch name to start from. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_branch Branch#source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_branch Branch#source_branch}
---
@@ -1061,7 +1061,7 @@ SourceSha *string
The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_sha Branch#source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_sha Branch#source_sha}
---
diff --git a/docs/branch.python.md b/docs/branch.python.md
index 84eec04d9..57bea0233 100644
--- a/docs/branch.python.md
+++ b/docs/branch.python.md
@@ -4,7 +4,7 @@
### Branch
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch github_branch}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch github_branch}.
#### Initializers
@@ -44,7 +44,7 @@ branch.Branch(
| branch | str | The repository branch to create. |
| repository | str | The GitHub repository name. |
| etag | str | An etag representing the Branch object. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}. |
| source_branch | str | The branch name to start from. Defaults to 'main'. |
| source_sha | str | The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The repository branch to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#branch Branch#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#branch Branch#branch}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#repository Branch#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#repository Branch#repository}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#etag Branch#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#etag Branch#etag}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -157,7 +157,7 @@ If you experience problems setting this value it might not be settable. Please t
The branch name to start from. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_branch Branch#source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_branch Branch#source_branch}
---
@@ -167,7 +167,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_sha Branch#source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_sha Branch#source_sha}
---
@@ -692,7 +692,7 @@ The construct id used in the generated config for the Branch to import.
The id of the existing Branch that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#import import section} in the documentation of this resource for the id to use
---
@@ -1079,7 +1079,7 @@ branch.BranchConfig(
| branch | str | The repository branch to create. |
| repository | str | The GitHub repository name. |
| etag | str | An etag representing the Branch object. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}. |
| source_branch | str | The branch name to start from. Defaults to 'main'. |
| source_sha | str | The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored. |
@@ -1165,7 +1165,7 @@ branch: str
The repository branch to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#branch Branch#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#branch Branch#branch}
---
@@ -1179,7 +1179,7 @@ repository: str
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#repository Branch#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#repository Branch#repository}
---
@@ -1193,7 +1193,7 @@ etag: str
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#etag Branch#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#etag Branch#etag}
---
@@ -1205,7 +1205,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1222,7 +1222,7 @@ source_branch: str
The branch name to start from. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_branch Branch#source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_branch Branch#source_branch}
---
@@ -1236,7 +1236,7 @@ source_sha: str
The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_sha Branch#source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_sha Branch#source_sha}
---
diff --git a/docs/branch.typescript.md b/docs/branch.typescript.md
index 6e9750909..5139d0403 100644
--- a/docs/branch.typescript.md
+++ b/docs/branch.typescript.md
@@ -4,7 +4,7 @@
### Branch
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch github_branch}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch github_branch}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the Branch to import.
The id of the existing Branch that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#import import section} in the documentation of this resource for the id to use
---
@@ -890,7 +890,7 @@ const branchConfig: branch.BranchConfig = { ... }
| branch | string | The repository branch to create. |
| repository | string | The GitHub repository name. |
| etag | string | An etag representing the Branch object. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}. |
| sourceBranch | string | The branch name to start from. Defaults to 'main'. |
| sourceSha | string | The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored. |
@@ -976,7 +976,7 @@ public readonly branch: string;
The repository branch to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#branch Branch#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#branch Branch#branch}
---
@@ -990,7 +990,7 @@ public readonly repository: string;
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#repository Branch#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#repository Branch#repository}
---
@@ -1004,7 +1004,7 @@ public readonly etag: string;
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#etag Branch#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#etag Branch#etag}
---
@@ -1016,7 +1016,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1033,7 +1033,7 @@ public readonly sourceBranch: string;
The branch name to start from. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_branch Branch#source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_branch Branch#source_branch}
---
@@ -1047,7 +1047,7 @@ public readonly sourceSha: string;
The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_sha Branch#source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_sha Branch#source_sha}
---
diff --git a/docs/branchDefault.go.md b/docs/branchDefault.go.md
index ac7dbcc92..1b76d86a3 100644
--- a/docs/branchDefault.go.md
+++ b/docs/branchDefault.go.md
@@ -4,7 +4,7 @@
### BranchDefault
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default github_branch_default}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default github_branch_default}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the BranchDefault to import.
The id of the existing BranchDefault that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
---
@@ -851,8 +851,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/branchdefault"
| Provisioners | *[]interface{} | *No description.* |
| Branch | *string | The branch (e.g. 'main'). |
| Repository | *string | The GitHub repository. |
-| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}. |
+| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}. |
| Rename | interface{} | Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'. |
---
@@ -937,7 +937,7 @@ Branch *string
The branch (e.g. 'main').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#branch BranchDefault#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#branch BranchDefault#branch}
---
@@ -951,7 +951,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#repository BranchDefault#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#repository BranchDefault#repository}
---
@@ -963,7 +963,7 @@ Etag *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}.
---
@@ -975,7 +975,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -992,7 +992,7 @@ Rename interface{}
Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#rename BranchDefault#rename}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#rename BranchDefault#rename}
---
diff --git a/docs/branchDefault.python.md b/docs/branchDefault.python.md
index b8646759f..07b6176d5 100644
--- a/docs/branchDefault.python.md
+++ b/docs/branchDefault.python.md
@@ -4,7 +4,7 @@
### BranchDefault
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default github_branch_default}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default github_branch_default}.
#### Initializers
@@ -42,8 +42,8 @@ branchDefault.BranchDefault(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| branch | str | The branch (e.g. 'main'). |
| repository | str | The GitHub repository. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}. |
| rename | bool \| cdktn.IResolvable | Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The branch (e.g. 'main').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#branch BranchDefault#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#branch BranchDefault#branch}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#repository BranchDefault#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#repository BranchDefault#repository}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}.
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -153,7 +153,7 @@ If you experience problems setting this value it might not be settable. Please t
Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#rename BranchDefault#rename}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#rename BranchDefault#rename}
---
@@ -671,7 +671,7 @@ The construct id used in the generated config for the BranchDefault to import.
The id of the existing BranchDefault that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
---
@@ -1012,8 +1012,8 @@ branchDefault.BranchDefaultConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| branch | str | The branch (e.g. 'main'). |
| repository | str | The GitHub repository. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}. |
| rename | bool \| cdktn.IResolvable | Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'. |
---
@@ -1098,7 +1098,7 @@ branch: str
The branch (e.g. 'main').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#branch BranchDefault#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#branch BranchDefault#branch}
---
@@ -1112,7 +1112,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#repository BranchDefault#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#repository BranchDefault#repository}
---
@@ -1124,7 +1124,7 @@ etag: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}.
---
@@ -1136,7 +1136,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1153,7 +1153,7 @@ rename: bool | IResolvable
Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#rename BranchDefault#rename}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#rename BranchDefault#rename}
---
diff --git a/docs/branchDefault.typescript.md b/docs/branchDefault.typescript.md
index 2826b95ff..871774e6a 100644
--- a/docs/branchDefault.typescript.md
+++ b/docs/branchDefault.typescript.md
@@ -4,7 +4,7 @@
### BranchDefault
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default github_branch_default}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default github_branch_default}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the BranchDefault to import.
The id of the existing BranchDefault that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
---
@@ -838,8 +838,8 @@ const branchDefaultConfig: branchDefault.BranchDefaultConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| branch | string | The branch (e.g. 'main'). |
| repository | string | The GitHub repository. |
-| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}. |
+| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}. |
| rename | boolean \| cdktn.IResolvable | Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'. |
---
@@ -924,7 +924,7 @@ public readonly branch: string;
The branch (e.g. 'main').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#branch BranchDefault#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#branch BranchDefault#branch}
---
@@ -938,7 +938,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#repository BranchDefault#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#repository BranchDefault#repository}
---
@@ -950,7 +950,7 @@ public readonly etag: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}.
---
@@ -962,7 +962,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -979,7 +979,7 @@ public readonly rename: boolean | IResolvable;
Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#rename BranchDefault#rename}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#rename BranchDefault#rename}
---
diff --git a/docs/branchProtection.go.md b/docs/branchProtection.go.md
index e2bfa4305..1309c8ff6 100644
--- a/docs/branchProtection.go.md
+++ b/docs/branchProtection.go.md
@@ -4,7 +4,7 @@
### BranchProtection
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection github_branch_protection}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection github_branch_protection}.
#### Initializers
@@ -612,7 +612,7 @@ The construct id used in the generated config for the BranchProtection to import
The id of the existing BranchProtection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
---
@@ -1164,7 +1164,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/branchprotection
| AllowsForcePushes | interface{} | Setting this to 'true' to allow force pushes on the branch. |
| EnforceAdmins | interface{} | Setting this to 'true' enforces status checks for repository administrators. |
| ForcePushBypassers | *[]*string | The list of actor Names/IDs that are allowed to bypass force push restrictions. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}. |
| LockBranch | interface{} | Setting this to 'true' will make the branch read-only and preventing any pushes to it. |
| RequireConversationResolution | interface{} | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| RequiredLinearHistory | interface{} | Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch. |
@@ -1255,7 +1255,7 @@ Pattern *string
Identifies the protection rule pattern.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pattern BranchProtection#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pattern BranchProtection#pattern}
---
@@ -1269,7 +1269,7 @@ RepositoryId *string
The name or node ID of the repository associated with this branch protection rule.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
---
@@ -1283,7 +1283,7 @@ AllowsDeletions interface{}
Setting this to 'true' to allow the branch to be deleted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
---
@@ -1297,7 +1297,7 @@ AllowsForcePushes interface{}
Setting this to 'true' to allow force pushes on the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
---
@@ -1311,7 +1311,7 @@ EnforceAdmins interface{}
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
---
@@ -1327,7 +1327,7 @@ The list of actor Names/IDs that are allowed to bypass force push restrictions.
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
---
@@ -1339,7 +1339,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1356,7 +1356,7 @@ LockBranch interface{}
Setting this to 'true' will make the branch read-only and preventing any pushes to it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
---
@@ -1370,7 +1370,7 @@ RequireConversationResolution interface{}
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
---
@@ -1384,7 +1384,7 @@ RequiredLinearHistory interface{}
Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
---
@@ -1398,7 +1398,7 @@ RequiredPullRequestReviews interface{}
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
---
@@ -1412,7 +1412,7 @@ RequiredStatusChecks interface{}
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
---
@@ -1426,7 +1426,7 @@ RequireSignedCommits interface{}
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
---
@@ -1440,7 +1440,7 @@ RestrictPushes interface{}
restrict_pushes block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
---
@@ -1488,7 +1488,7 @@ The list of actor Names/IDs with dismissal access.
If not empty, 'restrict_dismissals' is ignored. Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
---
@@ -1502,7 +1502,7 @@ DismissStaleReviews interface{}
Dismiss approved reviews automatically when a new commit is pushed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
---
@@ -1518,7 +1518,7 @@ The list of actor Names/IDs that are allowed to bypass pull request requirements
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
---
@@ -1532,7 +1532,7 @@ RequireCodeOwnerReviews interface{}
Require an approved review in pull requests including files with a designated code owner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
---
@@ -1548,7 +1548,7 @@ Require 'x' number of approvals to satisfy branch protection requirements.
If this is specified it must be a number between 0-6.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
---
@@ -1562,7 +1562,7 @@ RequireLastPushApproval interface{}
Require that The most recent push must be approved by someone other than the last pusher.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
---
@@ -1576,7 +1576,7 @@ RestrictDismissals interface{}
Restrict pull request review dismissals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
---
@@ -1614,7 +1614,7 @@ The list of status checks to require in order to merge into this branch.
No status checks are required by default.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#contexts BranchProtection#contexts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#contexts BranchProtection#contexts}
---
@@ -1628,7 +1628,7 @@ Strict interface{}
Require branches to be up to date before merging.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#strict BranchProtection#strict}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#strict BranchProtection#strict}
---
@@ -1664,7 +1664,7 @@ BlocksCreations interface{}
Restrict pushes that create matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
---
@@ -1680,7 +1680,7 @@ The list of actor Names/IDs that may push to the branch.
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
---
diff --git a/docs/branchProtection.python.md b/docs/branchProtection.python.md
index 54c0d9768..87402cda2 100644
--- a/docs/branchProtection.python.md
+++ b/docs/branchProtection.python.md
@@ -4,7 +4,7 @@
### BranchProtection
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection github_branch_protection}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection github_branch_protection}.
#### Initializers
@@ -55,7 +55,7 @@ branchProtection.BranchProtection(
| allows_force_pushes | bool \| cdktn.IResolvable | Setting this to 'true' to allow force pushes on the branch. |
| enforce_admins | bool \| cdktn.IResolvable | Setting this to 'true' enforces status checks for repository administrators. |
| force_push_bypassers | typing.List[str] | The list of actor Names/IDs that are allowed to bypass force push restrictions. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}. |
| lock_branch | bool \| cdktn.IResolvable | Setting this to 'true' will make the branch read-only and preventing any pushes to it. |
| require_conversation_resolution | bool \| cdktn.IResolvable | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| required_linear_history | bool \| cdktn.IResolvable | Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch. |
@@ -132,7 +132,7 @@ Must be unique amongst siblings in the same scope
Identifies the protection rule pattern.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pattern BranchProtection#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pattern BranchProtection#pattern}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name or node ID of the repository associated with this branch protection rule.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' to allow the branch to be deleted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
---
@@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' to allow force pushes on the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
---
@@ -172,7 +172,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
---
@@ -184,7 +184,7 @@ The list of actor Names/IDs that are allowed to bypass force push restrictions.
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
---
@@ -192,7 +192,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -205,7 +205,7 @@ If you experience problems setting this value it might not be settable. Please t
Setting this to 'true' will make the branch read-only and preventing any pushes to it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
---
@@ -215,7 +215,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
---
@@ -225,7 +225,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
---
@@ -235,7 +235,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
---
@@ -245,7 +245,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
---
@@ -255,7 +255,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
---
@@ -265,7 +265,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
restrict_pushes block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
---
@@ -891,7 +891,7 @@ The construct id used in the generated config for the BranchProtection to import
The id of the existing BranchProtection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
---
@@ -1443,7 +1443,7 @@ branchProtection.BranchProtectionConfig(
| allows_force_pushes | bool \| cdktn.IResolvable | Setting this to 'true' to allow force pushes on the branch. |
| enforce_admins | bool \| cdktn.IResolvable | Setting this to 'true' enforces status checks for repository administrators. |
| force_push_bypassers | typing.List[str] | The list of actor Names/IDs that are allowed to bypass force push restrictions. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}. |
| lock_branch | bool \| cdktn.IResolvable | Setting this to 'true' will make the branch read-only and preventing any pushes to it. |
| require_conversation_resolution | bool \| cdktn.IResolvable | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| required_linear_history | bool \| cdktn.IResolvable | Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch. |
@@ -1534,7 +1534,7 @@ pattern: str
Identifies the protection rule pattern.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pattern BranchProtection#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pattern BranchProtection#pattern}
---
@@ -1548,7 +1548,7 @@ repository_id: str
The name or node ID of the repository associated with this branch protection rule.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
---
@@ -1562,7 +1562,7 @@ allows_deletions: bool | IResolvable
Setting this to 'true' to allow the branch to be deleted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
---
@@ -1576,7 +1576,7 @@ allows_force_pushes: bool | IResolvable
Setting this to 'true' to allow force pushes on the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
---
@@ -1590,7 +1590,7 @@ enforce_admins: bool | IResolvable
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
---
@@ -1606,7 +1606,7 @@ The list of actor Names/IDs that are allowed to bypass force push restrictions.
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
---
@@ -1618,7 +1618,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1635,7 +1635,7 @@ lock_branch: bool | IResolvable
Setting this to 'true' will make the branch read-only and preventing any pushes to it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
---
@@ -1649,7 +1649,7 @@ require_conversation_resolution: bool | IResolvable
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
---
@@ -1663,7 +1663,7 @@ required_linear_history: bool | IResolvable
Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
---
@@ -1677,7 +1677,7 @@ required_pull_request_reviews: IResolvable | typing.List[BranchProtectionRequire
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
---
@@ -1691,7 +1691,7 @@ required_status_checks: IResolvable | typing.List[BranchProtectionRequiredStatus
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
---
@@ -1705,7 +1705,7 @@ require_signed_commits: bool | IResolvable
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
---
@@ -1719,7 +1719,7 @@ restrict_pushes: IResolvable | typing.List[BranchProtectionRestrictPushes]
restrict_pushes block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
---
@@ -1767,7 +1767,7 @@ The list of actor Names/IDs with dismissal access.
If not empty, 'restrict_dismissals' is ignored. Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
---
@@ -1781,7 +1781,7 @@ dismiss_stale_reviews: bool | IResolvable
Dismiss approved reviews automatically when a new commit is pushed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
---
@@ -1797,7 +1797,7 @@ The list of actor Names/IDs that are allowed to bypass pull request requirements
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
---
@@ -1811,7 +1811,7 @@ require_code_owner_reviews: bool | IResolvable
Require an approved review in pull requests including files with a designated code owner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
---
@@ -1827,7 +1827,7 @@ Require 'x' number of approvals to satisfy branch protection requirements.
If this is specified it must be a number between 0-6.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
---
@@ -1841,7 +1841,7 @@ require_last_push_approval: bool | IResolvable
Require that The most recent push must be approved by someone other than the last pusher.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
---
@@ -1855,7 +1855,7 @@ restrict_dismissals: bool | IResolvable
Restrict pull request review dismissals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
---
@@ -1893,7 +1893,7 @@ The list of status checks to require in order to merge into this branch.
No status checks are required by default.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#contexts BranchProtection#contexts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#contexts BranchProtection#contexts}
---
@@ -1907,7 +1907,7 @@ strict: bool | IResolvable
Require branches to be up to date before merging.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#strict BranchProtection#strict}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#strict BranchProtection#strict}
---
@@ -1943,7 +1943,7 @@ blocks_creations: bool | IResolvable
Restrict pushes that create matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
---
@@ -1959,7 +1959,7 @@ The list of actor Names/IDs that may push to the branch.
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
---
diff --git a/docs/branchProtection.typescript.md b/docs/branchProtection.typescript.md
index 09ca87247..20e1d46e4 100644
--- a/docs/branchProtection.typescript.md
+++ b/docs/branchProtection.typescript.md
@@ -4,7 +4,7 @@
### BranchProtection
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection github_branch_protection}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection github_branch_protection}.
#### Initializers
@@ -612,7 +612,7 @@ The construct id used in the generated config for the BranchProtection to import
The id of the existing BranchProtection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
---
@@ -1142,7 +1142,7 @@ const branchProtectionConfig: branchProtection.BranchProtectionConfig = { ... }
| allowsForcePushes | boolean \| cdktn.IResolvable | Setting this to 'true' to allow force pushes on the branch. |
| enforceAdmins | boolean \| cdktn.IResolvable | Setting this to 'true' enforces status checks for repository administrators. |
| forcePushBypassers | string[] | The list of actor Names/IDs that are allowed to bypass force push restrictions. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}. |
| lockBranch | boolean \| cdktn.IResolvable | Setting this to 'true' will make the branch read-only and preventing any pushes to it. |
| requireConversationResolution | boolean \| cdktn.IResolvable | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| requiredLinearHistory | boolean \| cdktn.IResolvable | Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch. |
@@ -1233,7 +1233,7 @@ public readonly pattern: string;
Identifies the protection rule pattern.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pattern BranchProtection#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pattern BranchProtection#pattern}
---
@@ -1247,7 +1247,7 @@ public readonly repositoryId: string;
The name or node ID of the repository associated with this branch protection rule.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
---
@@ -1261,7 +1261,7 @@ public readonly allowsDeletions: boolean | IResolvable;
Setting this to 'true' to allow the branch to be deleted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
---
@@ -1275,7 +1275,7 @@ public readonly allowsForcePushes: boolean | IResolvable;
Setting this to 'true' to allow force pushes on the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
---
@@ -1289,7 +1289,7 @@ public readonly enforceAdmins: boolean | IResolvable;
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
---
@@ -1305,7 +1305,7 @@ The list of actor Names/IDs that are allowed to bypass force push restrictions.
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
---
@@ -1317,7 +1317,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1334,7 +1334,7 @@ public readonly lockBranch: boolean | IResolvable;
Setting this to 'true' will make the branch read-only and preventing any pushes to it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
---
@@ -1348,7 +1348,7 @@ public readonly requireConversationResolution: boolean | IResolvable;
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
---
@@ -1362,7 +1362,7 @@ public readonly requiredLinearHistory: boolean | IResolvable;
Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
---
@@ -1376,7 +1376,7 @@ public readonly requiredPullRequestReviews: IResolvable | BranchProtectionRequir
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
---
@@ -1390,7 +1390,7 @@ public readonly requiredStatusChecks: IResolvable | BranchProtectionRequiredStat
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
---
@@ -1404,7 +1404,7 @@ public readonly requireSignedCommits: boolean | IResolvable;
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
---
@@ -1418,7 +1418,7 @@ public readonly restrictPushes: IResolvable | BranchProtectionRestrictPushes[];
restrict_pushes block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
---
@@ -1458,7 +1458,7 @@ The list of actor Names/IDs with dismissal access.
If not empty, 'restrict_dismissals' is ignored. Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
---
@@ -1472,7 +1472,7 @@ public readonly dismissStaleReviews: boolean | IResolvable;
Dismiss approved reviews automatically when a new commit is pushed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
---
@@ -1488,7 +1488,7 @@ The list of actor Names/IDs that are allowed to bypass pull request requirements
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
---
@@ -1502,7 +1502,7 @@ public readonly requireCodeOwnerReviews: boolean | IResolvable;
Require an approved review in pull requests including files with a designated code owner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
---
@@ -1518,7 +1518,7 @@ Require 'x' number of approvals to satisfy branch protection requirements.
If this is specified it must be a number between 0-6.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
---
@@ -1532,7 +1532,7 @@ public readonly requireLastPushApproval: boolean | IResolvable;
Require that The most recent push must be approved by someone other than the last pusher.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
---
@@ -1546,7 +1546,7 @@ public readonly restrictDismissals: boolean | IResolvable;
Restrict pull request review dismissals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
---
@@ -1581,7 +1581,7 @@ The list of status checks to require in order to merge into this branch.
No status checks are required by default.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#contexts BranchProtection#contexts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#contexts BranchProtection#contexts}
---
@@ -1595,7 +1595,7 @@ public readonly strict: boolean | IResolvable;
Require branches to be up to date before merging.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#strict BranchProtection#strict}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#strict BranchProtection#strict}
---
@@ -1628,7 +1628,7 @@ public readonly blocksCreations: boolean | IResolvable;
Restrict pushes that create matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
---
@@ -1644,7 +1644,7 @@ The list of actor Names/IDs that may push to the branch.
Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
---
diff --git a/docs/branchProtectionV3.go.md b/docs/branchProtectionV3.go.md
index 7ef4396f4..59e106783 100644
--- a/docs/branchProtectionV3.go.md
+++ b/docs/branchProtectionV3.go.md
@@ -4,7 +4,7 @@
### BranchProtectionV3
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3 github_branch_protection_v3}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3 github_branch_protection_v3}.
#### Initializers
@@ -577,7 +577,7 @@ The construct id used in the generated config for the BranchProtectionV3 to impo
The id of the existing BranchProtectionV3 that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
---
@@ -1022,7 +1022,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/branchprotection
| Branch | *string | The Git branch to protect. |
| Repository | *string | The GitHub repository name. |
| EnforceAdmins | interface{} | Setting this to 'true' enforces status checks for repository administrators. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
| RequireConversationResolution | interface{} | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| RequiredPullRequestReviews | BranchProtectionV3RequiredPullRequestReviews | required_pull_request_reviews block. |
| RequiredStatusChecks | BranchProtectionV3RequiredStatusChecks | required_status_checks block. |
@@ -1111,7 +1111,7 @@ Branch *string
The Git branch to protect.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
---
@@ -1125,7 +1125,7 @@ Repository *string
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
---
@@ -1139,7 +1139,7 @@ EnforceAdmins interface{}
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
---
@@ -1151,7 +1151,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1168,7 +1168,7 @@ RequireConversationResolution interface{}
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
---
@@ -1182,7 +1182,7 @@ RequiredPullRequestReviews BranchProtectionV3RequiredPullRequestReviews
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
---
@@ -1196,7 +1196,7 @@ RequiredStatusChecks BranchProtectionV3RequiredStatusChecks
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
---
@@ -1210,7 +1210,7 @@ RequireSignedCommits interface{}
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
---
@@ -1224,7 +1224,7 @@ Restrictions BranchProtectionV3Restrictions
restrictions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
---
@@ -1257,7 +1257,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/branchprotection
| DismissalTeams | *[]*string | The list of team slugs with dismissal access. |
| DismissalUsers | *[]*string | The list of user logins with dismissal access. |
| DismissStaleReviews | interface{} | Dismiss approved reviews automatically when a new commit is pushed. |
-| IncludeAdmins | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
+| IncludeAdmins | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
| RequireCodeOwnerReviews | interface{} | Require an approved review in pull requests including files with a designated code owner. |
| RequiredApprovingReviewCount | *f64 | Require 'x' number of approvals to satisfy branch protection requirements. |
| RequireLastPushApproval | interface{} | Require that the most recent push must be approved by someone other than the last pusher. |
@@ -1274,7 +1274,7 @@ BypassPullRequestAllowances BranchProtectionV3RequiredPullRequestReviewsBypassPu
bypass_pull_request_allowances block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
---
@@ -1290,7 +1290,7 @@ The list of apps slugs with dismissal access.
Always use slug of the app, not its name. Each app already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
---
@@ -1306,7 +1306,7 @@ The list of team slugs with dismissal access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
---
@@ -1320,7 +1320,7 @@ DismissalUsers *[]*string
The list of user logins with dismissal access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
---
@@ -1334,7 +1334,7 @@ DismissStaleReviews interface{}
Dismiss approved reviews automatically when a new commit is pushed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
---
@@ -1346,7 +1346,7 @@ IncludeAdmins interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -1360,7 +1360,7 @@ RequireCodeOwnerReviews interface{}
Require an approved review in pull requests including files with a designated code owner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
---
@@ -1376,7 +1376,7 @@ Require 'x' number of approvals to satisfy branch protection requirements.
If this is specified it must be a number between 0-6.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
---
@@ -1390,7 +1390,7 @@ RequireLastPushApproval interface{}
Require that the most recent push must be approved by someone other than the last pusher.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
---
@@ -1412,9 +1412,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/branchprotection
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Apps | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}. |
-| Teams | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}. |
-| Users | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}. |
+| Apps | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}. |
+| Teams | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}. |
+| Users | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}. |
---
@@ -1426,7 +1426,7 @@ Apps *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
---
@@ -1438,7 +1438,7 @@ Teams *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
---
@@ -1450,7 +1450,7 @@ Users *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
---
@@ -1474,8 +1474,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/branchprotection
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| Checks | *[]*string | The list of status checks to require in order to merge into this branch. |
-| Contexts | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}. |
-| IncludeAdmins | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
+| Contexts | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}. |
+| IncludeAdmins | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
| Strict | interface{} | Require branches to be up to date before merging. |
---
@@ -1492,7 +1492,7 @@ The list of status checks to require in order to merge into this branch.
No status checks are required by default. Checks should be strings containing the 'context' and 'app_id' like so 'context:app_id'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
---
@@ -1504,7 +1504,7 @@ Contexts *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
---
@@ -1516,7 +1516,7 @@ IncludeAdmins interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -1530,7 +1530,7 @@ Strict interface{}
Require branches to be up to date before merging.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
---
@@ -1568,7 +1568,7 @@ Apps *[]*string
The list of app slugs with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
---
@@ -1584,7 +1584,7 @@ The list of team slugs with push access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
---
@@ -1598,7 +1598,7 @@ Users *[]*string
The list of user logins with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
---
diff --git a/docs/branchProtectionV3.python.md b/docs/branchProtectionV3.python.md
index 1f1494df5..4f89c1bf9 100644
--- a/docs/branchProtectionV3.python.md
+++ b/docs/branchProtectionV3.python.md
@@ -4,7 +4,7 @@
### BranchProtectionV3
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3 github_branch_protection_v3}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3 github_branch_protection_v3}.
#### Initializers
@@ -47,7 +47,7 @@ branchProtectionV3.BranchProtectionV3(
| branch | str | The Git branch to protect. |
| repository | str | The GitHub repository name. |
| enforce_admins | bool \| cdktn.IResolvable | Setting this to 'true' enforces status checks for repository administrators. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
| require_conversation_resolution | bool \| cdktn.IResolvable | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| required_pull_request_reviews | BranchProtectionV3RequiredPullRequestReviews | required_pull_request_reviews block. |
| required_status_checks | BranchProtectionV3RequiredStatusChecks | required_status_checks block. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
The Git branch to protect.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -163,7 +163,7 @@ If you experience problems setting this value it might not be settable. Please t
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
---
@@ -173,7 +173,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
---
@@ -183,7 +183,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
---
@@ -193,7 +193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
---
@@ -203,7 +203,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
restrictions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
---
@@ -618,7 +618,7 @@ def put_required_pull_request_reviews(
bypass_pull_request_allowances block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
---
@@ -630,7 +630,7 @@ The list of apps slugs with dismissal access.
Always use slug of the app, not its name. Each app already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
---
@@ -642,7 +642,7 @@ The list of team slugs with dismissal access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
---
@@ -652,7 +652,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The list of user logins with dismissal access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
---
@@ -662,7 +662,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Dismiss approved reviews automatically when a new commit is pushed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
---
@@ -670,7 +670,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -680,7 +680,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Require an approved review in pull requests including files with a designated code owner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
---
@@ -692,7 +692,7 @@ Require 'x' number of approvals to satisfy branch protection requirements.
If this is specified it must be a number between 0-6.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
---
@@ -702,7 +702,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Require that the most recent push must be approved by someone other than the last pusher.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
---
@@ -725,7 +725,7 @@ The list of status checks to require in order to merge into this branch.
No status checks are required by default. Checks should be strings containing the 'context' and 'app_id' like so 'context:app_id'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
---
@@ -733,7 +733,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
---
@@ -741,7 +741,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -751,7 +751,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Require branches to be up to date before merging.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
---
@@ -771,7 +771,7 @@ def put_restrictions(
The list of app slugs with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
---
@@ -783,7 +783,7 @@ The list of team slugs with push access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
---
@@ -793,7 +793,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The list of user logins with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
---
@@ -953,7 +953,7 @@ The construct id used in the generated config for the BranchProtectionV3 to impo
The id of the existing BranchProtectionV3 that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
---
@@ -1398,7 +1398,7 @@ branchProtectionV3.BranchProtectionV3Config(
| branch | str | The Git branch to protect. |
| repository | str | The GitHub repository name. |
| enforce_admins | bool \| cdktn.IResolvable | Setting this to 'true' enforces status checks for repository administrators. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
| require_conversation_resolution | bool \| cdktn.IResolvable | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| required_pull_request_reviews | BranchProtectionV3RequiredPullRequestReviews | required_pull_request_reviews block. |
| required_status_checks | BranchProtectionV3RequiredStatusChecks | required_status_checks block. |
@@ -1487,7 +1487,7 @@ branch: str
The Git branch to protect.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
---
@@ -1501,7 +1501,7 @@ repository: str
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
---
@@ -1515,7 +1515,7 @@ enforce_admins: bool | IResolvable
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
---
@@ -1527,7 +1527,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1544,7 +1544,7 @@ require_conversation_resolution: bool | IResolvable
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
---
@@ -1558,7 +1558,7 @@ required_pull_request_reviews: BranchProtectionV3RequiredPullRequestReviews
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
---
@@ -1572,7 +1572,7 @@ required_status_checks: BranchProtectionV3RequiredStatusChecks
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
---
@@ -1586,7 +1586,7 @@ require_signed_commits: bool | IResolvable
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
---
@@ -1600,7 +1600,7 @@ restrictions: BranchProtectionV3Restrictions
restrictions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
---
@@ -1633,7 +1633,7 @@ branchProtectionV3.BranchProtectionV3RequiredPullRequestReviews(
| dismissal_teams | typing.List[str] | The list of team slugs with dismissal access. |
| dismissal_users | typing.List[str] | The list of user logins with dismissal access. |
| dismiss_stale_reviews | bool \| cdktn.IResolvable | Dismiss approved reviews automatically when a new commit is pushed. |
-| include_admins | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
+| include_admins | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
| require_code_owner_reviews | bool \| cdktn.IResolvable | Require an approved review in pull requests including files with a designated code owner. |
| required_approving_review_count | typing.Union[int, float] | Require 'x' number of approvals to satisfy branch protection requirements. |
| require_last_push_approval | bool \| cdktn.IResolvable | Require that the most recent push must be approved by someone other than the last pusher. |
@@ -1650,7 +1650,7 @@ bypass_pull_request_allowances: BranchProtectionV3RequiredPullRequestReviewsBypa
bypass_pull_request_allowances block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
---
@@ -1666,7 +1666,7 @@ The list of apps slugs with dismissal access.
Always use slug of the app, not its name. Each app already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
---
@@ -1682,7 +1682,7 @@ The list of team slugs with dismissal access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
---
@@ -1696,7 +1696,7 @@ dismissal_users: typing.List[str]
The list of user logins with dismissal access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
---
@@ -1710,7 +1710,7 @@ dismiss_stale_reviews: bool | IResolvable
Dismiss approved reviews automatically when a new commit is pushed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
---
@@ -1722,7 +1722,7 @@ include_admins: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -1736,7 +1736,7 @@ require_code_owner_reviews: bool | IResolvable
Require an approved review in pull requests including files with a designated code owner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
---
@@ -1752,7 +1752,7 @@ Require 'x' number of approvals to satisfy branch protection requirements.
If this is specified it must be a number between 0-6.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
---
@@ -1766,7 +1766,7 @@ require_last_push_approval: bool | IResolvable
Require that the most recent push must be approved by someone other than the last pusher.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
---
@@ -1788,9 +1788,9 @@ branchProtectionV3.BranchProtectionV3RequiredPullRequestReviewsBypassPullRequest
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| apps | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}. |
-| teams | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}. |
-| users | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}. |
+| apps | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}. |
+| teams | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}. |
+| users | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}. |
---
@@ -1802,7 +1802,7 @@ apps: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
---
@@ -1814,7 +1814,7 @@ teams: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
---
@@ -1826,7 +1826,7 @@ users: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
---
@@ -1850,8 +1850,8 @@ branchProtectionV3.BranchProtectionV3RequiredStatusChecks(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| checks | typing.List[str] | The list of status checks to require in order to merge into this branch. |
-| contexts | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}. |
-| include_admins | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
+| contexts | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}. |
+| include_admins | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
| strict | bool \| cdktn.IResolvable | Require branches to be up to date before merging. |
---
@@ -1868,7 +1868,7 @@ The list of status checks to require in order to merge into this branch.
No status checks are required by default. Checks should be strings containing the 'context' and 'app_id' like so 'context:app_id'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
---
@@ -1880,7 +1880,7 @@ contexts: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
---
@@ -1892,7 +1892,7 @@ include_admins: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -1906,7 +1906,7 @@ strict: bool | IResolvable
Require branches to be up to date before merging.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
---
@@ -1944,7 +1944,7 @@ apps: typing.List[str]
The list of app slugs with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
---
@@ -1960,7 +1960,7 @@ The list of team slugs with push access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
---
@@ -1974,7 +1974,7 @@ users: typing.List[str]
The list of user logins with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
---
@@ -2593,7 +2593,7 @@ def put_bypass_pull_request_allowances(
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
---
@@ -2601,7 +2601,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
---
@@ -2609,7 +2609,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
---
diff --git a/docs/branchProtectionV3.typescript.md b/docs/branchProtectionV3.typescript.md
index 2120990a5..75a4130ec 100644
--- a/docs/branchProtectionV3.typescript.md
+++ b/docs/branchProtectionV3.typescript.md
@@ -4,7 +4,7 @@
### BranchProtectionV3
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3 github_branch_protection_v3}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3 github_branch_protection_v3}.
#### Initializers
@@ -577,7 +577,7 @@ The construct id used in the generated config for the BranchProtectionV3 to impo
The id of the existing BranchProtectionV3 that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
---
@@ -1005,7 +1005,7 @@ const branchProtectionV3Config: branchProtectionV3.BranchProtectionV3Config = {
| branch | string | The Git branch to protect. |
| repository | string | The GitHub repository name. |
| enforceAdmins | boolean \| cdktn.IResolvable | Setting this to 'true' enforces status checks for repository administrators. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}. |
| requireConversationResolution | boolean \| cdktn.IResolvable | Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged. |
| requiredPullRequestReviews | BranchProtectionV3RequiredPullRequestReviews | required_pull_request_reviews block. |
| requiredStatusChecks | BranchProtectionV3RequiredStatusChecks | required_status_checks block. |
@@ -1094,7 +1094,7 @@ public readonly branch: string;
The Git branch to protect.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
---
@@ -1108,7 +1108,7 @@ public readonly repository: string;
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
---
@@ -1122,7 +1122,7 @@ public readonly enforceAdmins: boolean | IResolvable;
Setting this to 'true' enforces status checks for repository administrators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
---
@@ -1134,7 +1134,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1151,7 +1151,7 @@ public readonly requireConversationResolution: boolean | IResolvable;
Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
---
@@ -1165,7 +1165,7 @@ public readonly requiredPullRequestReviews: BranchProtectionV3RequiredPullReques
required_pull_request_reviews block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
---
@@ -1179,7 +1179,7 @@ public readonly requiredStatusChecks: BranchProtectionV3RequiredStatusChecks;
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
---
@@ -1193,7 +1193,7 @@ public readonly requireSignedCommits: boolean | IResolvable;
Setting this to 'true' requires all commits to be signed with GPG.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
---
@@ -1207,7 +1207,7 @@ public readonly restrictions: BranchProtectionV3Restrictions;
restrictions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
---
@@ -1230,7 +1230,7 @@ const branchProtectionV3RequiredPullRequestReviews: branchProtectionV3.BranchPro
| dismissalTeams | string[] | The list of team slugs with dismissal access. |
| dismissalUsers | string[] | The list of user logins with dismissal access. |
| dismissStaleReviews | boolean \| cdktn.IResolvable | Dismiss approved reviews automatically when a new commit is pushed. |
-| includeAdmins | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
+| includeAdmins | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
| requireCodeOwnerReviews | boolean \| cdktn.IResolvable | Require an approved review in pull requests including files with a designated code owner. |
| requiredApprovingReviewCount | number | Require 'x' number of approvals to satisfy branch protection requirements. |
| requireLastPushApproval | boolean \| cdktn.IResolvable | Require that the most recent push must be approved by someone other than the last pusher. |
@@ -1247,7 +1247,7 @@ public readonly bypassPullRequestAllowances: BranchProtectionV3RequiredPullReque
bypass_pull_request_allowances block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
---
@@ -1263,7 +1263,7 @@ The list of apps slugs with dismissal access.
Always use slug of the app, not its name. Each app already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
---
@@ -1279,7 +1279,7 @@ The list of team slugs with dismissal access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
---
@@ -1293,7 +1293,7 @@ public readonly dismissalUsers: string[];
The list of user logins with dismissal access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
---
@@ -1307,7 +1307,7 @@ public readonly dismissStaleReviews: boolean | IResolvable;
Dismiss approved reviews automatically when a new commit is pushed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
---
@@ -1319,7 +1319,7 @@ public readonly includeAdmins: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -1333,7 +1333,7 @@ public readonly requireCodeOwnerReviews: boolean | IResolvable;
Require an approved review in pull requests including files with a designated code owner.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
---
@@ -1349,7 +1349,7 @@ Require 'x' number of approvals to satisfy branch protection requirements.
If this is specified it must be a number between 0-6.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
---
@@ -1363,7 +1363,7 @@ public readonly requireLastPushApproval: boolean | IResolvable;
Require that the most recent push must be approved by someone other than the last pusher.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
---
@@ -1381,9 +1381,9 @@ const branchProtectionV3RequiredPullRequestReviewsBypassPullRequestAllowances: b
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| apps | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}. |
-| teams | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}. |
-| users | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}. |
+| apps | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}. |
+| teams | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}. |
+| users | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}. |
---
@@ -1395,7 +1395,7 @@ public readonly apps: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}.
---
@@ -1407,7 +1407,7 @@ public readonly teams: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}.
---
@@ -1419,7 +1419,7 @@ public readonly users: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}.
---
@@ -1438,8 +1438,8 @@ const branchProtectionV3RequiredStatusChecks: branchProtectionV3.BranchProtectio
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| checks | string[] | The list of status checks to require in order to merge into this branch. |
-| contexts | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}. |
-| includeAdmins | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
+| contexts | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}. |
+| includeAdmins | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}. |
| strict | boolean \| cdktn.IResolvable | Require branches to be up to date before merging. |
---
@@ -1456,7 +1456,7 @@ The list of status checks to require in order to merge into this branch.
No status checks are required by default. Checks should be strings containing the 'context' and 'app_id' like so 'context:app_id'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
---
@@ -1468,7 +1468,7 @@ public readonly contexts: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}.
---
@@ -1480,7 +1480,7 @@ public readonly includeAdmins: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}.
---
@@ -1494,7 +1494,7 @@ public readonly strict: boolean | IResolvable;
Require branches to be up to date before merging.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
---
@@ -1528,7 +1528,7 @@ public readonly apps: string[];
The list of app slugs with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
---
@@ -1544,7 +1544,7 @@ The list of team slugs with push access.
Always use slug of the team, not its name. Each team already has to have access to the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
---
@@ -1558,7 +1558,7 @@ public readonly users: string[];
The list of user logins with push access.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
---
diff --git a/docs/codespacesOrganizationSecret.go.md b/docs/codespacesOrganizationSecret.go.md
index 4a8f8f174..14d2cb6c6 100644
--- a/docs/codespacesOrganizationSecret.go.md
+++ b/docs/codespacesOrganizationSecret.go.md
@@ -4,7 +4,7 @@
### CodespacesOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the CodespacesOrganizationSecr
The id of the existing CodespacesOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -904,7 +904,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/codespacesorgani
| SecretName | *string | Name of the secret. |
| Visibility | *string | Configures the access that repositories have to the organization secret. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the organization secret. |
@@ -990,7 +990,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
---
@@ -1006,7 +1006,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
---
@@ -1020,7 +1020,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
---
@@ -1032,7 +1032,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1049,7 +1049,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
---
@@ -1063,7 +1063,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
---
diff --git a/docs/codespacesOrganizationSecret.python.md b/docs/codespacesOrganizationSecret.python.md
index 976abb13e..374cee7f9 100644
--- a/docs/codespacesOrganizationSecret.python.md
+++ b/docs/codespacesOrganizationSecret.python.md
@@ -4,7 +4,7 @@
### CodespacesOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}.
#### Initializers
@@ -44,7 +44,7 @@ codespacesOrganizationSecret.CodespacesOrganizationSecret(
| secret_name | str | Name of the secret. |
| visibility | str | Configures the access that repositories have to the organization secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
---
@@ -128,7 +128,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -159,7 +159,7 @@ If you experience problems setting this value it might not be settable. Please t
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
---
@@ -169,7 +169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
---
@@ -694,7 +694,7 @@ The construct id used in the generated config for the CodespacesOrganizationSecr
The id of the existing CodespacesOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1081,7 +1081,7 @@ codespacesOrganizationSecret.CodespacesOrganizationSecretConfig(
| secret_name | str | Name of the secret. |
| visibility | str | Configures the access that repositories have to the organization secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
@@ -1167,7 +1167,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
---
@@ -1183,7 +1183,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
---
@@ -1197,7 +1197,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
---
@@ -1209,7 +1209,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1226,7 +1226,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
---
@@ -1240,7 +1240,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
---
diff --git a/docs/codespacesOrganizationSecret.typescript.md b/docs/codespacesOrganizationSecret.typescript.md
index 9a739c512..03ef90ec5 100644
--- a/docs/codespacesOrganizationSecret.typescript.md
+++ b/docs/codespacesOrganizationSecret.typescript.md
@@ -4,7 +4,7 @@
### CodespacesOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the CodespacesOrganizationSecr
The id of the existing CodespacesOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -890,7 +890,7 @@ const codespacesOrganizationSecretConfig: codespacesOrganizationSecret.Codespace
| secretName | string | Name of the secret. |
| visibility | string | Configures the access that repositories have to the organization secret. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
| selectedRepositoryIds | number[] | An array of repository ids that can access the organization secret. |
@@ -976,7 +976,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
---
@@ -992,7 +992,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
---
@@ -1006,7 +1006,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
---
@@ -1018,7 +1018,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1035,7 +1035,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
---
@@ -1049,7 +1049,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
---
diff --git a/docs/codespacesOrganizationSecretRepositories.go.md b/docs/codespacesOrganizationSecretRepositories.go.md
index a0ea3548a..928abe690 100644
--- a/docs/codespacesOrganizationSecretRepositories.go.md
+++ b/docs/codespacesOrganizationSecretRepositories.go.md
@@ -4,7 +4,7 @@
### CodespacesOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the CodespacesOrganizationSecr
The id of the existing CodespacesOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/codespacesorgani
| Provisioners | *[]interface{} | *No description.* |
| SecretName | *string | Name of the existing secret. |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the organization secret. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
---
@@ -875,7 +875,7 @@ SecretName *string
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
---
@@ -889,7 +889,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/codespacesOrganizationSecretRepositories.python.md b/docs/codespacesOrganizationSecretRepositories.python.md
index 0faf80d11..62f816e55 100644
--- a/docs/codespacesOrganizationSecretRepositories.python.md
+++ b/docs/codespacesOrganizationSecretRepositories.python.md
@@ -4,7 +4,7 @@
### CodespacesOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}.
#### Initializers
@@ -40,7 +40,7 @@ codespacesOrganizationSecretRepositories.CodespacesOrganizationSecretRepositorie
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the existing secret. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the CodespacesOrganizationSecr
The id of the existing CodespacesOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ codespacesOrganizationSecretRepositories.CodespacesOrganizationSecretRepositorie
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the existing secret. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
---
@@ -1014,7 +1014,7 @@ secret_name: str
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
---
@@ -1028,7 +1028,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/codespacesOrganizationSecretRepositories.typescript.md b/docs/codespacesOrganizationSecretRepositories.typescript.md
index c5fd3035c..375ea70e4 100644
--- a/docs/codespacesOrganizationSecretRepositories.typescript.md
+++ b/docs/codespacesOrganizationSecretRepositories.typescript.md
@@ -4,7 +4,7 @@
### CodespacesOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the CodespacesOrganizationSecr
The id of the existing CodespacesOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const codespacesOrganizationSecretRepositoriesConfig: codespacesOrganizationSecr
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| secretName | string | Name of the existing secret. |
| selectedRepositoryIds | number[] | An array of repository ids that can access the organization secret. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}. |
---
@@ -864,7 +864,7 @@ public readonly secretName: string;
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
---
@@ -878,7 +878,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/codespacesSecret.go.md b/docs/codespacesSecret.go.md
index e616f1669..ad760910f 100644
--- a/docs/codespacesSecret.go.md
+++ b/docs/codespacesSecret.go.md
@@ -4,7 +4,7 @@
### CodespacesSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret github_codespaces_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret github_codespaces_secret}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the CodespacesSecret to import
The id of the existing CodespacesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
---
@@ -874,7 +874,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/codespacessecret
| Repository | *string | Name of the repository. |
| SecretName | *string | Name of the secret. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
---
@@ -959,7 +959,7 @@ Repository *string
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
---
@@ -973,7 +973,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
---
@@ -987,7 +987,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
---
@@ -999,7 +999,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1016,7 +1016,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
---
diff --git a/docs/codespacesSecret.python.md b/docs/codespacesSecret.python.md
index 5324fc2e7..58f6690f5 100644
--- a/docs/codespacesSecret.python.md
+++ b/docs/codespacesSecret.python.md
@@ -4,7 +4,7 @@
### CodespacesSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret github_codespaces_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret github_codespaces_secret}.
#### Initializers
@@ -43,7 +43,7 @@ codespacesSecret.CodespacesSecret(
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -155,7 +155,7 @@ If you experience problems setting this value it might not be settable. Please t
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
---
@@ -673,7 +673,7 @@ The construct id used in the generated config for the CodespacesSecret to import
The id of the existing CodespacesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1037,7 +1037,7 @@ codespacesSecret.CodespacesSecretConfig(
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
---
@@ -1122,7 +1122,7 @@ repository: str
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
---
@@ -1136,7 +1136,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
---
@@ -1150,7 +1150,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
---
@@ -1162,7 +1162,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1179,7 +1179,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
---
diff --git a/docs/codespacesSecret.typescript.md b/docs/codespacesSecret.typescript.md
index 932f42ea9..7e8262d31 100644
--- a/docs/codespacesSecret.typescript.md
+++ b/docs/codespacesSecret.typescript.md
@@ -4,7 +4,7 @@
### CodespacesSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret github_codespaces_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret github_codespaces_secret}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the CodespacesSecret to import
The id of the existing CodespacesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
---
@@ -861,7 +861,7 @@ const codespacesSecretConfig: codespacesSecret.CodespacesSecretConfig = { ... }
| repository | string | Name of the repository. |
| secretName | string | Name of the secret. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
---
@@ -946,7 +946,7 @@ public readonly repository: string;
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
---
@@ -960,7 +960,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
---
@@ -974,7 +974,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
---
@@ -986,7 +986,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1003,7 +1003,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
---
diff --git a/docs/codespacesUserSecret.go.md b/docs/codespacesUserSecret.go.md
index 751f32f37..58a5943b4 100644
--- a/docs/codespacesUserSecret.go.md
+++ b/docs/codespacesUserSecret.go.md
@@ -4,7 +4,7 @@
### CodespacesUserSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret github_codespaces_user_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret github_codespaces_user_secret}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the CodespacesUserSecret to im
The id of the existing CodespacesUserSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
---
@@ -880,7 +880,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/codespacesuserse
| Provisioners | *[]interface{} | *No description.* |
| SecretName | *string | Name of the secret. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the user secret. |
@@ -966,7 +966,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
---
@@ -980,7 +980,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
---
@@ -992,7 +992,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1009,7 +1009,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
---
@@ -1023,7 +1023,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the user secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
---
diff --git a/docs/codespacesUserSecret.python.md b/docs/codespacesUserSecret.python.md
index 364e4306d..885e7f50c 100644
--- a/docs/codespacesUserSecret.python.md
+++ b/docs/codespacesUserSecret.python.md
@@ -4,7 +4,7 @@
### CodespacesUserSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret github_codespaces_user_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret github_codespaces_user_secret}.
#### Initializers
@@ -42,7 +42,7 @@ codespacesUserSecret.CodespacesUserSecret(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the user secret. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -145,7 +145,7 @@ If you experience problems setting this value it might not be settable. Please t
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
---
@@ -155,7 +155,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An array of repository ids that can access the user secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
---
@@ -680,7 +680,7 @@ The construct id used in the generated config for the CodespacesUserSecret to im
The id of the existing CodespacesUserSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1043,7 +1043,7 @@ codespacesUserSecret.CodespacesUserSecretConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the user secret. |
@@ -1129,7 +1129,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
---
@@ -1143,7 +1143,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
---
@@ -1155,7 +1155,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1172,7 +1172,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
---
@@ -1186,7 +1186,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the user secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
---
diff --git a/docs/codespacesUserSecret.typescript.md b/docs/codespacesUserSecret.typescript.md
index 14f404620..ed4c49e39 100644
--- a/docs/codespacesUserSecret.typescript.md
+++ b/docs/codespacesUserSecret.typescript.md
@@ -4,7 +4,7 @@
### CodespacesUserSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret github_codespaces_user_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret github_codespaces_user_secret}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the CodespacesUserSecret to im
The id of the existing CodespacesUserSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
---
@@ -867,7 +867,7 @@ const codespacesUserSecretConfig: codespacesUserSecret.CodespacesUserSecretConfi
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| secretName | string | Name of the secret. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
| selectedRepositoryIds | number[] | An array of repository ids that can access the user secret. |
@@ -953,7 +953,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
---
@@ -967,7 +967,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
---
@@ -979,7 +979,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -996,7 +996,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
---
@@ -1010,7 +1010,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the user secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
---
diff --git a/docs/dataGithubActionsEnvironmentPublicKey.go.md b/docs/dataGithubActionsEnvironmentPublicKey.go.md
index 6808d9dc2..a33657814 100644
--- a/docs/dataGithubActionsEnvironmentPublicKey.go.md
+++ b/docs/dataGithubActionsEnvironmentPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -687,9 +687,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Environment | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
+| Environment | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
---
@@ -771,7 +771,7 @@ Environment *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
---
@@ -783,7 +783,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
---
@@ -795,7 +795,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsEnvironmentPublicKey.python.md b/docs/dataGithubActionsEnvironmentPublicKey.python.md
index 3726f9dda..52c493256 100644
--- a/docs/dataGithubActionsEnvironmentPublicKey.python.md
+++ b/docs/dataGithubActionsEnvironmentPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}.
#### Initializers
@@ -38,9 +38,9 @@ dataGithubActionsEnvironmentPublicKey.DataGithubActionsEnvironmentPublicKey(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
+| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -517,7 +517,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -810,9 +810,9 @@ dataGithubActionsEnvironmentPublicKey.DataGithubActionsEnvironmentPublicKeyConfi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
+| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
---
@@ -894,7 +894,7 @@ environment: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
---
@@ -906,7 +906,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
---
@@ -918,7 +918,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsEnvironmentPublicKey.typescript.md b/docs/dataGithubActionsEnvironmentPublicKey.typescript.md
index d7ff5cab1..ea12223e9 100644
--- a/docs/dataGithubActionsEnvironmentPublicKey.typescript.md
+++ b/docs/dataGithubActionsEnvironmentPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -676,9 +676,9 @@ const dataGithubActionsEnvironmentPublicKeyConfig: dataGithubActionsEnvironmentP
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| environment | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
+| environment | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}. |
---
@@ -760,7 +760,7 @@ public readonly environment: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}.
---
@@ -772,7 +772,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}.
---
@@ -784,7 +784,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsEnvironmentSecrets.go.md b/docs/dataGithubActionsEnvironmentSecrets.go.md
index 0b17fad62..775f8423b 100644
--- a/docs/dataGithubActionsEnvironmentSecrets.go.md
+++ b/docs/dataGithubActionsEnvironmentSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -713,10 +713,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Environment | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
-| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
+| Environment | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
+| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
---
@@ -798,7 +798,7 @@ Environment *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
---
@@ -810,7 +810,7 @@ FullName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
---
@@ -822,7 +822,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -837,7 +837,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
---
diff --git a/docs/dataGithubActionsEnvironmentSecrets.python.md b/docs/dataGithubActionsEnvironmentSecrets.python.md
index 3f93533f7..5ad43bc53 100644
--- a/docs/dataGithubActionsEnvironmentSecrets.python.md
+++ b/docs/dataGithubActionsEnvironmentSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubActionsEnvironmentSecrets.DataGithubActionsEnvironmentSecrets(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
+| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -137,7 +137,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
---
@@ -541,7 +541,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -846,10 +846,10 @@ dataGithubActionsEnvironmentSecrets.DataGithubActionsEnvironmentSecretsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
+| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
---
@@ -931,7 +931,7 @@ environment: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
---
@@ -943,7 +943,7 @@ full_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
---
@@ -955,7 +955,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -970,7 +970,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
---
diff --git a/docs/dataGithubActionsEnvironmentSecrets.typescript.md b/docs/dataGithubActionsEnvironmentSecrets.typescript.md
index a769124a6..d8dd44504 100644
--- a/docs/dataGithubActionsEnvironmentSecrets.typescript.md
+++ b/docs/dataGithubActionsEnvironmentSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -701,10 +701,10 @@ const dataGithubActionsEnvironmentSecretsConfig: dataGithubActionsEnvironmentSec
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| environment | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
-| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
+| environment | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}. |
+| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}. |
---
@@ -786,7 +786,7 @@ public readonly environment: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}.
---
@@ -798,7 +798,7 @@ public readonly fullName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}.
---
@@ -810,7 +810,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -825,7 +825,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}.
---
diff --git a/docs/dataGithubActionsEnvironmentVariables.go.md b/docs/dataGithubActionsEnvironmentVariables.go.md
index db329283c..5ae7c21b0 100644
--- a/docs/dataGithubActionsEnvironmentVariables.go.md
+++ b/docs/dataGithubActionsEnvironmentVariables.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables github_actions_environment_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables github_actions_environment_variables}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
---
@@ -713,10 +713,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Environment | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
-| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
+| Environment | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
+| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
---
@@ -798,7 +798,7 @@ Environment *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
---
@@ -810,7 +810,7 @@ FullName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
---
@@ -822,7 +822,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -837,7 +837,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
---
diff --git a/docs/dataGithubActionsEnvironmentVariables.python.md b/docs/dataGithubActionsEnvironmentVariables.python.md
index eab782e52..e8b0e988b 100644
--- a/docs/dataGithubActionsEnvironmentVariables.python.md
+++ b/docs/dataGithubActionsEnvironmentVariables.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables github_actions_environment_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables github_actions_environment_variables}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubActionsEnvironmentVariables.DataGithubActionsEnvironmentVariables(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
+| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -137,7 +137,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
---
@@ -541,7 +541,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
---
@@ -846,10 +846,10 @@ dataGithubActionsEnvironmentVariables.DataGithubActionsEnvironmentVariablesConfi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
+| environment | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
---
@@ -931,7 +931,7 @@ environment: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
---
@@ -943,7 +943,7 @@ full_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
---
@@ -955,7 +955,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -970,7 +970,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
---
diff --git a/docs/dataGithubActionsEnvironmentVariables.typescript.md b/docs/dataGithubActionsEnvironmentVariables.typescript.md
index 3fb39b28d..0353166c0 100644
--- a/docs/dataGithubActionsEnvironmentVariables.typescript.md
+++ b/docs/dataGithubActionsEnvironmentVariables.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsEnvironmentVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables github_actions_environment_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables github_actions_environment_variables}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsEnvironme
The id of the existing DataGithubActionsEnvironmentVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
---
@@ -701,10 +701,10 @@ const dataGithubActionsEnvironmentVariablesConfig: dataGithubActionsEnvironmentV
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| environment | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
-| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
+| environment | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}. |
+| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}. |
---
@@ -786,7 +786,7 @@ public readonly environment: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}.
---
@@ -798,7 +798,7 @@ public readonly fullName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}.
---
@@ -810,7 +810,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -825,7 +825,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}.
---
diff --git a/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md b/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md
index a3dccd2fb..84dbff117 100644
--- a/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md
+++ b/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md b/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md
index 96a1a71bf..0d588ce9c 100644
--- a/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md
+++ b/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.DataGithubAct
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.DataGithubAct
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md b/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md
index bf0405b5a..3659a54db 100644
--- a/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md
+++ b/docs/dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplateConfig:
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationPublicKey.go.md b/docs/dataGithubActionsOrganizationPublicKey.go.md
index 08c1ba0f8..b509d990a 100644
--- a/docs/dataGithubActionsOrganizationPublicKey.go.md
+++ b/docs/dataGithubActionsOrganizationPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -641,7 +641,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
---
@@ -723,7 +723,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationPublicKey.python.md b/docs/dataGithubActionsOrganizationPublicKey.python.md
index a9c4eff5f..61dc3c52e 100644
--- a/docs/dataGithubActionsOrganizationPublicKey.python.md
+++ b/docs/dataGithubActionsOrganizationPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubActionsOrganizationPublicKey.DataGithubActionsOrganizationPublicKey(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -744,7 +744,7 @@ dataGithubActionsOrganizationPublicKey.DataGithubActionsOrganizationPublicKeyCon
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
---
@@ -826,7 +826,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationPublicKey.typescript.md b/docs/dataGithubActionsOrganizationPublicKey.typescript.md
index d551c5667..7c2a157cc 100644
--- a/docs/dataGithubActionsOrganizationPublicKey.typescript.md
+++ b/docs/dataGithubActionsOrganizationPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -632,7 +632,7 @@ const dataGithubActionsOrganizationPublicKeyConfig: dataGithubActionsOrganizatio
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}. |
---
@@ -714,7 +714,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationRegistrationToken.go.md b/docs/dataGithubActionsOrganizationRegistrationToken.go.md
index 48447b4b5..3d2f68d27 100644
--- a/docs/dataGithubActionsOrganizationRegistrationToken.go.md
+++ b/docs/dataGithubActionsOrganizationRegistrationToken.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationRegistrationToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationRegistrationToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
---
@@ -641,7 +641,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
---
@@ -723,7 +723,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationRegistrationToken.python.md b/docs/dataGithubActionsOrganizationRegistrationToken.python.md
index 3b068d260..20e3aee2e 100644
--- a/docs/dataGithubActionsOrganizationRegistrationToken.python.md
+++ b/docs/dataGithubActionsOrganizationRegistrationToken.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationRegistrationToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubActionsOrganizationRegistrationToken.DataGithubActionsOrganizationRegi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationRegistrationToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
---
@@ -744,7 +744,7 @@ dataGithubActionsOrganizationRegistrationToken.DataGithubActionsOrganizationRegi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
---
@@ -826,7 +826,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationRegistrationToken.typescript.md b/docs/dataGithubActionsOrganizationRegistrationToken.typescript.md
index 06a9a3dee..4fba97205 100644
--- a/docs/dataGithubActionsOrganizationRegistrationToken.typescript.md
+++ b/docs/dataGithubActionsOrganizationRegistrationToken.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationRegistrationToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationRegistrationToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
---
@@ -632,7 +632,7 @@ const dataGithubActionsOrganizationRegistrationTokenConfig: dataGithubActionsOrg
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}. |
---
@@ -714,7 +714,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationSecrets.go.md b/docs/dataGithubActionsOrganizationSecrets.go.md
index e0884bb7a..0cad69134 100644
--- a/docs/dataGithubActionsOrganizationSecrets.go.md
+++ b/docs/dataGithubActionsOrganizationSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationSecrets.python.md b/docs/dataGithubActionsOrganizationSecrets.python.md
index 0fbbcfee2..b4e9144e9 100644
--- a/docs/dataGithubActionsOrganizationSecrets.python.md
+++ b/docs/dataGithubActionsOrganizationSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubActionsOrganizationSecrets.DataGithubActionsOrganizationSecrets(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubActionsOrganizationSecrets.DataGithubActionsOrganizationSecretsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationSecrets.typescript.md b/docs/dataGithubActionsOrganizationSecrets.typescript.md
index efad3f49a..47d4b60a6 100644
--- a/docs/dataGithubActionsOrganizationSecrets.typescript.md
+++ b/docs/dataGithubActionsOrganizationSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubActionsOrganizationSecretsConfig: dataGithubActionsOrganizationS
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationVariables.go.md b/docs/dataGithubActionsOrganizationVariables.go.md
index fff23dc6b..bbbb119d2 100644
--- a/docs/dataGithubActionsOrganizationVariables.go.md
+++ b/docs/dataGithubActionsOrganizationVariables.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables github_actions_organization_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables github_actions_organization_variables}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationVariables.python.md b/docs/dataGithubActionsOrganizationVariables.python.md
index c9b306f0d..e6191647b 100644
--- a/docs/dataGithubActionsOrganizationVariables.python.md
+++ b/docs/dataGithubActionsOrganizationVariables.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables github_actions_organization_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables github_actions_organization_variables}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubActionsOrganizationVariables.DataGithubActionsOrganizationVariables(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubActionsOrganizationVariables.DataGithubActionsOrganizationVariablesCon
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsOrganizationVariables.typescript.md b/docs/dataGithubActionsOrganizationVariables.typescript.md
index c14e38b04..9b032d498 100644
--- a/docs/dataGithubActionsOrganizationVariables.typescript.md
+++ b/docs/dataGithubActionsOrganizationVariables.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsOrganizationVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables github_actions_organization_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables github_actions_organization_variables}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsOrganizat
The id of the existing DataGithubActionsOrganizationVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubActionsOrganizationVariablesConfig: dataGithubActionsOrganizatio
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsPublicKey.go.md b/docs/dataGithubActionsPublicKey.go.md
index a11f82966..70082831f 100644
--- a/docs/dataGithubActionsPublicKey.go.md
+++ b/docs/dataGithubActionsPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key github_actions_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key github_actions_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsPublicKey
The id of the existing DataGithubActionsPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -664,8 +664,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
---
@@ -747,7 +747,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
---
@@ -759,7 +759,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsPublicKey.python.md b/docs/dataGithubActionsPublicKey.python.md
index 87beec7f7..eb76753de 100644
--- a/docs/dataGithubActionsPublicKey.python.md
+++ b/docs/dataGithubActionsPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key github_actions_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key github_actions_public_key}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubActionsPublicKey.DataGithubActionsPublicKey(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubActionsPublicKey
The id of the existing DataGithubActionsPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -777,8 +777,8 @@ dataGithubActionsPublicKey.DataGithubActionsPublicKeyConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
---
@@ -860,7 +860,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
---
@@ -872,7 +872,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsPublicKey.typescript.md b/docs/dataGithubActionsPublicKey.typescript.md
index 3ae80663d..d29bfd356 100644
--- a/docs/dataGithubActionsPublicKey.typescript.md
+++ b/docs/dataGithubActionsPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key github_actions_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key github_actions_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsPublicKey
The id of the existing DataGithubActionsPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -654,8 +654,8 @@ const dataGithubActionsPublicKeyConfig: dataGithubActionsPublicKey.DataGithubAct
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}. |
---
@@ -737,7 +737,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}.
---
@@ -749,7 +749,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsRegistrationToken.go.md b/docs/dataGithubActionsRegistrationToken.go.md
index cd283564c..1633c64ce 100644
--- a/docs/dataGithubActionsRegistrationToken.go.md
+++ b/docs/dataGithubActionsRegistrationToken.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsRegistrationToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token github_actions_registration_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token github_actions_registration_token}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsRegistrat
The id of the existing DataGithubActionsRegistrationToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
---
@@ -664,8 +664,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
---
@@ -747,7 +747,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
---
@@ -759,7 +759,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsRegistrationToken.python.md b/docs/dataGithubActionsRegistrationToken.python.md
index 64eff41d0..6bc934fdf 100644
--- a/docs/dataGithubActionsRegistrationToken.python.md
+++ b/docs/dataGithubActionsRegistrationToken.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsRegistrationToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token github_actions_registration_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token github_actions_registration_token}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubActionsRegistrationToken.DataGithubActionsRegistrationToken(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubActionsRegistrat
The id of the existing DataGithubActionsRegistrationToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
---
@@ -777,8 +777,8 @@ dataGithubActionsRegistrationToken.DataGithubActionsRegistrationTokenConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
---
@@ -860,7 +860,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
---
@@ -872,7 +872,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsRegistrationToken.typescript.md b/docs/dataGithubActionsRegistrationToken.typescript.md
index 1fa61cbc9..0e99acf04 100644
--- a/docs/dataGithubActionsRegistrationToken.typescript.md
+++ b/docs/dataGithubActionsRegistrationToken.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsRegistrationToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token github_actions_registration_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token github_actions_registration_token}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsRegistrat
The id of the existing DataGithubActionsRegistrationToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
---
@@ -654,8 +654,8 @@ const dataGithubActionsRegistrationTokenConfig: dataGithubActionsRegistrationTok
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}. |
---
@@ -737,7 +737,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}.
---
@@ -749,7 +749,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md b/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md
index a39d7056c..ed840e074 100644
--- a/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md
+++ b/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsRepositor
The id of the existing DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -664,8 +664,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -747,7 +747,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
---
@@ -759,7 +759,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md b/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md
index 7d334bd13..ad7fe434a 100644
--- a/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md
+++ b/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.DataGithubActio
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubActionsRepositor
The id of the existing DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -777,8 +777,8 @@ dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.DataGithubActio
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -860,7 +860,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
---
@@ -872,7 +872,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md b/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md
index 66a46ab99..28bafc4ff 100644
--- a/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md
+++ b/docs/dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubActionsRepositor
The id of the existing DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
---
@@ -654,8 +654,8 @@ const dataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplateConfig: da
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}. |
---
@@ -737,7 +737,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}.
---
@@ -749,7 +749,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubActionsSecrets.go.md b/docs/dataGithubActionsSecrets.go.md
index 8bc8ce051..14cf7da07 100644
--- a/docs/dataGithubActionsSecrets.go.md
+++ b/docs/dataGithubActionsSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets github_actions_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets github_actions_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsSecrets t
The id of the existing DataGithubActionsSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -690,9 +690,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
+| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
---
@@ -774,7 +774,7 @@ FullName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
---
@@ -786,7 +786,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -801,7 +801,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
---
diff --git a/docs/dataGithubActionsSecrets.python.md b/docs/dataGithubActionsSecrets.python.md
index e604591d6..430bd929f 100644
--- a/docs/dataGithubActionsSecrets.python.md
+++ b/docs/dataGithubActionsSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets github_actions_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets github_actions_secrets}.
#### Initializers
@@ -38,9 +38,9 @@ dataGithubActionsSecrets.DataGithubActionsSecrets(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -127,7 +127,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
---
@@ -531,7 +531,7 @@ The construct id used in the generated config for the DataGithubActionsSecrets t
The id of the existing DataGithubActionsSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -813,9 +813,9 @@ dataGithubActionsSecrets.DataGithubActionsSecretsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
---
@@ -897,7 +897,7 @@ full_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
---
@@ -909,7 +909,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -924,7 +924,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
---
diff --git a/docs/dataGithubActionsSecrets.typescript.md b/docs/dataGithubActionsSecrets.typescript.md
index f3c9ddad9..87972996a 100644
--- a/docs/dataGithubActionsSecrets.typescript.md
+++ b/docs/dataGithubActionsSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets github_actions_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets github_actions_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsSecrets t
The id of the existing DataGithubActionsSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -679,9 +679,9 @@ const dataGithubActionsSecretsConfig: dataGithubActionsSecrets.DataGithubActions
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
+| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}. |
---
@@ -763,7 +763,7 @@ public readonly fullName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}.
---
@@ -775,7 +775,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -790,7 +790,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}.
---
diff --git a/docs/dataGithubActionsVariables.go.md b/docs/dataGithubActionsVariables.go.md
index c2cec54b0..2bd6103ed 100644
--- a/docs/dataGithubActionsVariables.go.md
+++ b/docs/dataGithubActionsVariables.go.md
@@ -4,7 +4,7 @@
### DataGithubActionsVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables github_actions_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables github_actions_variables}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsVariables
The id of the existing DataGithubActionsVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
---
@@ -690,9 +690,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubaction
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
+| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
---
@@ -774,7 +774,7 @@ FullName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
---
@@ -786,7 +786,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -801,7 +801,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
---
diff --git a/docs/dataGithubActionsVariables.python.md b/docs/dataGithubActionsVariables.python.md
index e20323a94..6a8419236 100644
--- a/docs/dataGithubActionsVariables.python.md
+++ b/docs/dataGithubActionsVariables.python.md
@@ -4,7 +4,7 @@
### DataGithubActionsVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables github_actions_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables github_actions_variables}.
#### Initializers
@@ -38,9 +38,9 @@ dataGithubActionsVariables.DataGithubActionsVariables(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -127,7 +127,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
---
@@ -531,7 +531,7 @@ The construct id used in the generated config for the DataGithubActionsVariables
The id of the existing DataGithubActionsVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
---
@@ -813,9 +813,9 @@ dataGithubActionsVariables.DataGithubActionsVariablesConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
---
@@ -897,7 +897,7 @@ full_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
---
@@ -909,7 +909,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -924,7 +924,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
---
diff --git a/docs/dataGithubActionsVariables.typescript.md b/docs/dataGithubActionsVariables.typescript.md
index 6cc85dead..420455ac9 100644
--- a/docs/dataGithubActionsVariables.typescript.md
+++ b/docs/dataGithubActionsVariables.typescript.md
@@ -4,7 +4,7 @@
### DataGithubActionsVariables
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables github_actions_variables}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables github_actions_variables}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubActionsVariables
The id of the existing DataGithubActionsVariables that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
---
@@ -679,9 +679,9 @@ const dataGithubActionsVariablesConfig: dataGithubActionsVariables.DataGithubAct
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
+| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}. |
---
@@ -763,7 +763,7 @@ public readonly fullName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}.
---
@@ -775,7 +775,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -790,7 +790,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}.
---
diff --git a/docs/dataGithubApp.go.md b/docs/dataGithubApp.go.md
index 2cc350f30..5777f4d94 100644
--- a/docs/dataGithubApp.go.md
+++ b/docs/dataGithubApp.go.md
@@ -4,7 +4,7 @@
### DataGithubApp
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app github_app}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app github_app}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubApp to import.
The id of the existing DataGithubApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
---
@@ -675,8 +675,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubapp"
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Slug | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}. |
+| Slug | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}. |
---
@@ -758,7 +758,7 @@ Slug *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}.
---
@@ -770,7 +770,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubApp.python.md b/docs/dataGithubApp.python.md
index c1c888728..2ef37e1ba 100644
--- a/docs/dataGithubApp.python.md
+++ b/docs/dataGithubApp.python.md
@@ -4,7 +4,7 @@
### DataGithubApp
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app github_app}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app github_app}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubApp.DataGithubApp(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}. |
+| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubApp to import.
The id of the existing DataGithubApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
---
@@ -788,8 +788,8 @@ dataGithubApp.DataGithubAppConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}. |
+| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}. |
---
@@ -871,7 +871,7 @@ slug: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}.
---
@@ -883,7 +883,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubApp.typescript.md b/docs/dataGithubApp.typescript.md
index df4f1d570..84fe6a899 100644
--- a/docs/dataGithubApp.typescript.md
+++ b/docs/dataGithubApp.typescript.md
@@ -4,7 +4,7 @@
### DataGithubApp
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app github_app}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app github_app}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubApp to import.
The id of the existing DataGithubApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
---
@@ -665,8 +665,8 @@ const dataGithubAppConfig: dataGithubApp.DataGithubAppConfig = { ... }
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| slug | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}. |
+| slug | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}. |
---
@@ -748,7 +748,7 @@ public readonly slug: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}.
---
@@ -760,7 +760,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubAppToken.go.md b/docs/dataGithubAppToken.go.md
index be29ab4b1..b4c850c71 100644
--- a/docs/dataGithubAppToken.go.md
+++ b/docs/dataGithubAppToken.go.md
@@ -4,7 +4,7 @@
### DataGithubAppToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token github_app_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token github_app_token}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubAppToken to impo
The id of the existing DataGithubAppToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
---
@@ -702,7 +702,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubapptok
| AppId | *string | The GitHub App ID. |
| InstallationId | *string | The GitHub App installation instance ID. |
| PemFile | *string | The GitHub App PEM file contents. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}. |
---
@@ -786,7 +786,7 @@ AppId *string
The GitHub App ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
---
@@ -800,7 +800,7 @@ InstallationId *string
The GitHub App installation instance ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
---
@@ -814,7 +814,7 @@ PemFile *string
The GitHub App PEM file contents.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
---
@@ -826,7 +826,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubAppToken.python.md b/docs/dataGithubAppToken.python.md
index 993a4dda1..79de6d729 100644
--- a/docs/dataGithubAppToken.python.md
+++ b/docs/dataGithubAppToken.python.md
@@ -4,7 +4,7 @@
### DataGithubAppToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token github_app_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token github_app_token}.
#### Initializers
@@ -42,7 +42,7 @@ dataGithubAppToken.DataGithubAppToken(
| app_id | str | The GitHub App ID. |
| installation_id | str | The GitHub App installation instance ID. |
| pem_file | str | The GitHub App PEM file contents. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The GitHub App ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub App installation instance ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub App PEM file contents.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -533,7 +533,7 @@ The construct id used in the generated config for the DataGithubAppToken to impo
The id of the existing DataGithubAppToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
---
@@ -841,7 +841,7 @@ dataGithubAppToken.DataGithubAppTokenConfig(
| app_id | str | The GitHub App ID. |
| installation_id | str | The GitHub App installation instance ID. |
| pem_file | str | The GitHub App PEM file contents. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}. |
---
@@ -925,7 +925,7 @@ app_id: str
The GitHub App ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
---
@@ -939,7 +939,7 @@ installation_id: str
The GitHub App installation instance ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
---
@@ -953,7 +953,7 @@ pem_file: str
The GitHub App PEM file contents.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
---
@@ -965,7 +965,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubAppToken.typescript.md b/docs/dataGithubAppToken.typescript.md
index 9ead115d0..70f472a3c 100644
--- a/docs/dataGithubAppToken.typescript.md
+++ b/docs/dataGithubAppToken.typescript.md
@@ -4,7 +4,7 @@
### DataGithubAppToken
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token github_app_token}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token github_app_token}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubAppToken to impo
The id of the existing DataGithubAppToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
---
@@ -690,7 +690,7 @@ const dataGithubAppTokenConfig: dataGithubAppToken.DataGithubAppTokenConfig = {
| appId | string | The GitHub App ID. |
| installationId | string | The GitHub App installation instance ID. |
| pemFile | string | The GitHub App PEM file contents. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}. |
---
@@ -774,7 +774,7 @@ public readonly appId: string;
The GitHub App ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
---
@@ -788,7 +788,7 @@ public readonly installationId: string;
The GitHub App installation instance ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
---
@@ -802,7 +802,7 @@ public readonly pemFile: string;
The GitHub App PEM file contents.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
---
@@ -814,7 +814,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubBranch.go.md b/docs/dataGithubBranch.go.md
index ce111604a..548ddd5d6 100644
--- a/docs/dataGithubBranch.go.md
+++ b/docs/dataGithubBranch.go.md
@@ -4,7 +4,7 @@
### DataGithubBranch
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch github_branch}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch github_branch}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubBranch to import
The id of the existing DataGithubBranch that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
---
@@ -698,9 +698,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubbranch
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Branch | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}. |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}. |
+| Branch | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}. |
---
@@ -782,7 +782,7 @@ Branch *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}.
---
@@ -794,7 +794,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}.
---
@@ -806,7 +806,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubBranch.python.md b/docs/dataGithubBranch.python.md
index 13ac25071..17630ad0a 100644
--- a/docs/dataGithubBranch.python.md
+++ b/docs/dataGithubBranch.python.md
@@ -4,7 +4,7 @@
### DataGithubBranch
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch github_branch}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch github_branch}.
#### Initializers
@@ -38,9 +38,9 @@ dataGithubBranch.DataGithubBranch(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| branch | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}. |
+| branch | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}.
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}.
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -517,7 +517,7 @@ The construct id used in the generated config for the DataGithubBranch to import
The id of the existing DataGithubBranch that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
---
@@ -821,9 +821,9 @@ dataGithubBranch.DataGithubBranchConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| branch | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}. |
+| branch | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}. |
---
@@ -905,7 +905,7 @@ branch: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}.
---
@@ -917,7 +917,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}.
---
@@ -929,7 +929,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubBranch.typescript.md b/docs/dataGithubBranch.typescript.md
index 99d00d2d7..80717787b 100644
--- a/docs/dataGithubBranch.typescript.md
+++ b/docs/dataGithubBranch.typescript.md
@@ -4,7 +4,7 @@
### DataGithubBranch
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch github_branch}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch github_branch}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubBranch to import
The id of the existing DataGithubBranch that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
---
@@ -687,9 +687,9 @@ const dataGithubBranchConfig: dataGithubBranch.DataGithubBranchConfig = { ... }
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| branch | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}. |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}. |
+| branch | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}. |
---
@@ -771,7 +771,7 @@ public readonly branch: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}.
---
@@ -783,7 +783,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}.
---
@@ -795,7 +795,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubBranchProtectionRules.go.md b/docs/dataGithubBranchProtectionRules.go.md
index 93c444272..0f70df283 100644
--- a/docs/dataGithubBranchProtectionRules.go.md
+++ b/docs/dataGithubBranchProtectionRules.go.md
@@ -4,7 +4,7 @@
### DataGithubBranchProtectionRules
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules github_branch_protection_rules}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules github_branch_protection_rules}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubBranchProtection
The id of the existing DataGithubBranchProtectionRules that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
---
@@ -653,8 +653,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubbranch
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
---
@@ -736,7 +736,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
---
@@ -748,7 +748,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubBranchProtectionRules.python.md b/docs/dataGithubBranchProtectionRules.python.md
index f14f4cb15..fff6d37b7 100644
--- a/docs/dataGithubBranchProtectionRules.python.md
+++ b/docs/dataGithubBranchProtectionRules.python.md
@@ -4,7 +4,7 @@
### DataGithubBranchProtectionRules
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules github_branch_protection_rules}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules github_branch_protection_rules}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubBranchProtectionRules.DataGithubBranchProtectionRules(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubBranchProtection
The id of the existing DataGithubBranchProtectionRules that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
---
@@ -766,8 +766,8 @@ dataGithubBranchProtectionRules.DataGithubBranchProtectionRulesConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
---
@@ -849,7 +849,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
---
@@ -861,7 +861,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubBranchProtectionRules.typescript.md b/docs/dataGithubBranchProtectionRules.typescript.md
index 496cc3f45..076fec1c7 100644
--- a/docs/dataGithubBranchProtectionRules.typescript.md
+++ b/docs/dataGithubBranchProtectionRules.typescript.md
@@ -4,7 +4,7 @@
### DataGithubBranchProtectionRules
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules github_branch_protection_rules}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules github_branch_protection_rules}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubBranchProtection
The id of the existing DataGithubBranchProtectionRules that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
---
@@ -643,8 +643,8 @@ const dataGithubBranchProtectionRulesConfig: dataGithubBranchProtectionRules.Dat
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}. |
---
@@ -726,7 +726,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}.
---
@@ -738,7 +738,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesOrganizationPublicKey.go.md b/docs/dataGithubCodespacesOrganizationPublicKey.go.md
index bf76ce6fd..b7ddde13a 100644
--- a/docs/dataGithubCodespacesOrganizationPublicKey.go.md
+++ b/docs/dataGithubCodespacesOrganizationPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesOrgani
The id of the existing DataGithubCodespacesOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -641,7 +641,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubcodesp
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
---
@@ -723,7 +723,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesOrganizationPublicKey.python.md b/docs/dataGithubCodespacesOrganizationPublicKey.python.md
index 05b1cd6f8..6827e6d21 100644
--- a/docs/dataGithubCodespacesOrganizationPublicKey.python.md
+++ b/docs/dataGithubCodespacesOrganizationPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubCodespacesOrganizationPublicKey.DataGithubCodespacesOrganizationPublic
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubCodespacesOrgani
The id of the existing DataGithubCodespacesOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -744,7 +744,7 @@ dataGithubCodespacesOrganizationPublicKey.DataGithubCodespacesOrganizationPublic
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
---
@@ -826,7 +826,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesOrganizationPublicKey.typescript.md b/docs/dataGithubCodespacesOrganizationPublicKey.typescript.md
index 3ba894b3f..5a31fba3d 100644
--- a/docs/dataGithubCodespacesOrganizationPublicKey.typescript.md
+++ b/docs/dataGithubCodespacesOrganizationPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesOrgani
The id of the existing DataGithubCodespacesOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -632,7 +632,7 @@ const dataGithubCodespacesOrganizationPublicKeyConfig: dataGithubCodespacesOrgan
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}. |
---
@@ -714,7 +714,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesOrganizationSecrets.go.md b/docs/dataGithubCodespacesOrganizationSecrets.go.md
index 8ba346bc3..6ac79b6a0 100644
--- a/docs/dataGithubCodespacesOrganizationSecrets.go.md
+++ b/docs/dataGithubCodespacesOrganizationSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesOrgani
The id of the existing DataGithubCodespacesOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubcodesp
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesOrganizationSecrets.python.md b/docs/dataGithubCodespacesOrganizationSecrets.python.md
index 584c3402f..d2563e1aa 100644
--- a/docs/dataGithubCodespacesOrganizationSecrets.python.md
+++ b/docs/dataGithubCodespacesOrganizationSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubCodespacesOrganizationSecrets.DataGithubCodespacesOrganizationSecrets(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubCodespacesOrgani
The id of the existing DataGithubCodespacesOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubCodespacesOrganizationSecrets.DataGithubCodespacesOrganizationSecretsC
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesOrganizationSecrets.typescript.md b/docs/dataGithubCodespacesOrganizationSecrets.typescript.md
index 663809c13..e5bd0bf68 100644
--- a/docs/dataGithubCodespacesOrganizationSecrets.typescript.md
+++ b/docs/dataGithubCodespacesOrganizationSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesOrgani
The id of the existing DataGithubCodespacesOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubCodespacesOrganizationSecretsConfig: dataGithubCodespacesOrganiz
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesPublicKey.go.md b/docs/dataGithubCodespacesPublicKey.go.md
index 7b0173aef..8c7701fcd 100644
--- a/docs/dataGithubCodespacesPublicKey.go.md
+++ b/docs/dataGithubCodespacesPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key github_codespaces_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key github_codespaces_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesPublic
The id of the existing DataGithubCodespacesPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -664,8 +664,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubcodesp
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
---
@@ -747,7 +747,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
---
@@ -759,7 +759,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesPublicKey.python.md b/docs/dataGithubCodespacesPublicKey.python.md
index a67100544..dc57e1027 100644
--- a/docs/dataGithubCodespacesPublicKey.python.md
+++ b/docs/dataGithubCodespacesPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key github_codespaces_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key github_codespaces_public_key}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubCodespacesPublicKey.DataGithubCodespacesPublicKey(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubCodespacesPublic
The id of the existing DataGithubCodespacesPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -777,8 +777,8 @@ dataGithubCodespacesPublicKey.DataGithubCodespacesPublicKeyConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
---
@@ -860,7 +860,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
---
@@ -872,7 +872,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesPublicKey.typescript.md b/docs/dataGithubCodespacesPublicKey.typescript.md
index d3d586fe5..381c86ba9 100644
--- a/docs/dataGithubCodespacesPublicKey.typescript.md
+++ b/docs/dataGithubCodespacesPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key github_codespaces_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key github_codespaces_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesPublic
The id of the existing DataGithubCodespacesPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -654,8 +654,8 @@ const dataGithubCodespacesPublicKeyConfig: dataGithubCodespacesPublicKey.DataGit
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}. |
---
@@ -737,7 +737,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}.
---
@@ -749,7 +749,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesSecrets.go.md b/docs/dataGithubCodespacesSecrets.go.md
index 11ee92d80..5bc13d0d7 100644
--- a/docs/dataGithubCodespacesSecrets.go.md
+++ b/docs/dataGithubCodespacesSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets github_codespaces_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets github_codespaces_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubCodespacesSecret
The id of the existing DataGithubCodespacesSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -691,7 +691,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubcodesp
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| FullName | *string | Full name of the repository (in `org/name` format). |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
| Name | *string | The name of the repository. |
---
@@ -776,7 +776,7 @@ FullName *string
Full name of the repository (in `org/name` format).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
---
@@ -788,7 +788,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -805,7 +805,7 @@ Name *string
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
---
diff --git a/docs/dataGithubCodespacesSecrets.python.md b/docs/dataGithubCodespacesSecrets.python.md
index 528b2575d..149f33931 100644
--- a/docs/dataGithubCodespacesSecrets.python.md
+++ b/docs/dataGithubCodespacesSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets github_codespaces_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets github_codespaces_secrets}.
#### Initializers
@@ -39,7 +39,7 @@ dataGithubCodespacesSecrets.DataGithubCodespacesSecrets(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| full_name | str | Full name of the repository (in `org/name` format). |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
| name | str | The name of the repository. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
Full name of the repository (in `org/name` format).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -131,7 +131,7 @@ If you experience problems setting this value it might not be settable. Please t
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
---
@@ -535,7 +535,7 @@ The construct id used in the generated config for the DataGithubCodespacesSecret
The id of the existing DataGithubCodespacesSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -818,7 +818,7 @@ dataGithubCodespacesSecrets.DataGithubCodespacesSecretsConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| full_name | str | Full name of the repository (in `org/name` format). |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
| name | str | The name of the repository. |
---
@@ -903,7 +903,7 @@ full_name: str
Full name of the repository (in `org/name` format).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
---
@@ -915,7 +915,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -932,7 +932,7 @@ name: str
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
---
diff --git a/docs/dataGithubCodespacesSecrets.typescript.md b/docs/dataGithubCodespacesSecrets.typescript.md
index 6308630e9..0cf4476fe 100644
--- a/docs/dataGithubCodespacesSecrets.typescript.md
+++ b/docs/dataGithubCodespacesSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets github_codespaces_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets github_codespaces_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubCodespacesSecret
The id of the existing DataGithubCodespacesSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -680,7 +680,7 @@ const dataGithubCodespacesSecretsConfig: dataGithubCodespacesSecrets.DataGithubC
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| fullName | string | Full name of the repository (in `org/name` format). |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}. |
| name | string | The name of the repository. |
---
@@ -765,7 +765,7 @@ public readonly fullName: string;
Full name of the repository (in `org/name` format).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
---
@@ -777,7 +777,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -794,7 +794,7 @@ public readonly name: string;
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
---
diff --git a/docs/dataGithubCodespacesUserPublicKey.go.md b/docs/dataGithubCodespacesUserPublicKey.go.md
index bc491e04f..3ddce4899 100644
--- a/docs/dataGithubCodespacesUserPublicKey.go.md
+++ b/docs/dataGithubCodespacesUserPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesUserPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesUserPu
The id of the existing DataGithubCodespacesUserPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -641,7 +641,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubcodesp
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
---
@@ -723,7 +723,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesUserPublicKey.python.md b/docs/dataGithubCodespacesUserPublicKey.python.md
index b11e2d302..5b3c79cc2 100644
--- a/docs/dataGithubCodespacesUserPublicKey.python.md
+++ b/docs/dataGithubCodespacesUserPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesUserPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubCodespacesUserPublicKey.DataGithubCodespacesUserPublicKey(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubCodespacesUserPu
The id of the existing DataGithubCodespacesUserPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -744,7 +744,7 @@ dataGithubCodespacesUserPublicKey.DataGithubCodespacesUserPublicKeyConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
---
@@ -826,7 +826,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesUserPublicKey.typescript.md b/docs/dataGithubCodespacesUserPublicKey.typescript.md
index d1790f0ed..f3bc717a0 100644
--- a/docs/dataGithubCodespacesUserPublicKey.typescript.md
+++ b/docs/dataGithubCodespacesUserPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesUserPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesUserPu
The id of the existing DataGithubCodespacesUserPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -632,7 +632,7 @@ const dataGithubCodespacesUserPublicKeyConfig: dataGithubCodespacesUserPublicKey
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}. |
---
@@ -714,7 +714,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesUserSecrets.go.md b/docs/dataGithubCodespacesUserSecrets.go.md
index 901a42044..9c9b4e725 100644
--- a/docs/dataGithubCodespacesUserSecrets.go.md
+++ b/docs/dataGithubCodespacesUserSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesUserSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesUserSe
The id of the existing DataGithubCodespacesUserSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubcodesp
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesUserSecrets.python.md b/docs/dataGithubCodespacesUserSecrets.python.md
index beb65eb9e..52bccb269 100644
--- a/docs/dataGithubCodespacesUserSecrets.python.md
+++ b/docs/dataGithubCodespacesUserSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesUserSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubCodespacesUserSecrets.DataGithubCodespacesUserSecrets(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubCodespacesUserSe
The id of the existing DataGithubCodespacesUserSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubCodespacesUserSecrets.DataGithubCodespacesUserSecretsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCodespacesUserSecrets.typescript.md b/docs/dataGithubCodespacesUserSecrets.typescript.md
index b37d83084..5e5f26984 100644
--- a/docs/dataGithubCodespacesUserSecrets.typescript.md
+++ b/docs/dataGithubCodespacesUserSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubCodespacesUserSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubCodespacesUserSe
The id of the existing DataGithubCodespacesUserSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubCodespacesUserSecretsConfig: dataGithubCodespacesUserSecrets.Dat
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubCollaborators.go.md b/docs/dataGithubCollaborators.go.md
index 0b681a908..e629e6b15 100644
--- a/docs/dataGithubCollaborators.go.md
+++ b/docs/dataGithubCollaborators.go.md
@@ -4,7 +4,7 @@
### DataGithubCollaborators
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators github_collaborators}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators github_collaborators}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubCollaborators to
The id of the existing DataGithubCollaborators that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
---
@@ -749,11 +749,11 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubcollab
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
-| Affiliation | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
-| Permission | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
+| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
+| Affiliation | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
+| Permission | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
---
@@ -835,7 +835,7 @@ Owner *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
---
@@ -847,7 +847,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
---
@@ -859,7 +859,7 @@ Affiliation *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
---
@@ -871,7 +871,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -886,7 +886,7 @@ Permission *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
---
diff --git a/docs/dataGithubCollaborators.python.md b/docs/dataGithubCollaborators.python.md
index 7b860398a..e4ea81e0e 100644
--- a/docs/dataGithubCollaborators.python.md
+++ b/docs/dataGithubCollaborators.python.md
@@ -4,7 +4,7 @@
### DataGithubCollaborators
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators github_collaborators}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators github_collaborators}.
#### Initializers
@@ -40,11 +40,11 @@ dataGithubCollaborators.DataGithubCollaborators(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
-| affiliation | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
-| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
+| affiliation | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
+| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -147,7 +147,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
---
@@ -551,7 +551,7 @@ The construct id used in the generated config for the DataGithubCollaborators to
The id of the existing DataGithubCollaborators that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
---
@@ -890,11 +890,11 @@ dataGithubCollaborators.DataGithubCollaboratorsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
-| affiliation | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
-| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
+| affiliation | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
+| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
---
@@ -976,7 +976,7 @@ owner: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
---
@@ -988,7 +988,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
---
@@ -1000,7 +1000,7 @@ affiliation: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
---
@@ -1012,7 +1012,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1027,7 +1027,7 @@ permission: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
---
diff --git a/docs/dataGithubCollaborators.typescript.md b/docs/dataGithubCollaborators.typescript.md
index 3fd51fedb..3fd3c647e 100644
--- a/docs/dataGithubCollaborators.typescript.md
+++ b/docs/dataGithubCollaborators.typescript.md
@@ -4,7 +4,7 @@
### DataGithubCollaborators
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators github_collaborators}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators github_collaborators}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubCollaborators to
The id of the existing DataGithubCollaborators that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
---
@@ -734,11 +734,11 @@ const dataGithubCollaboratorsConfig: dataGithubCollaborators.DataGithubCollabora
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
-| affiliation | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
-| permission | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
+| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}. |
+| affiliation | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}. |
+| permission | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}. |
---
@@ -820,7 +820,7 @@ public readonly owner: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}.
---
@@ -832,7 +832,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}.
---
@@ -844,7 +844,7 @@ public readonly affiliation: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}.
---
@@ -856,7 +856,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -871,7 +871,7 @@ public readonly permission: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}.
---
diff --git a/docs/dataGithubDependabotOrganizationPublicKey.go.md b/docs/dataGithubDependabotOrganizationPublicKey.go.md
index e8be57536..b6288b498 100644
--- a/docs/dataGithubDependabotOrganizationPublicKey.go.md
+++ b/docs/dataGithubDependabotOrganizationPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubDependabotOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubDependabotOrgani
The id of the existing DataGithubDependabotOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -641,7 +641,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubdepend
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
---
@@ -723,7 +723,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotOrganizationPublicKey.python.md b/docs/dataGithubDependabotOrganizationPublicKey.python.md
index 158644cf3..32847763b 100644
--- a/docs/dataGithubDependabotOrganizationPublicKey.python.md
+++ b/docs/dataGithubDependabotOrganizationPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubDependabotOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubDependabotOrganizationPublicKey.DataGithubDependabotOrganizationPublic
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubDependabotOrgani
The id of the existing DataGithubDependabotOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -744,7 +744,7 @@ dataGithubDependabotOrganizationPublicKey.DataGithubDependabotOrganizationPublic
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
---
@@ -826,7 +826,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotOrganizationPublicKey.typescript.md b/docs/dataGithubDependabotOrganizationPublicKey.typescript.md
index a55b557b9..a0c30a787 100644
--- a/docs/dataGithubDependabotOrganizationPublicKey.typescript.md
+++ b/docs/dataGithubDependabotOrganizationPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubDependabotOrganizationPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubDependabotOrgani
The id of the existing DataGithubDependabotOrganizationPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -632,7 +632,7 @@ const dataGithubDependabotOrganizationPublicKeyConfig: dataGithubDependabotOrgan
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}. |
---
@@ -714,7 +714,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotOrganizationSecrets.go.md b/docs/dataGithubDependabotOrganizationSecrets.go.md
index 5c41e0fa4..47ecc3e79 100644
--- a/docs/dataGithubDependabotOrganizationSecrets.go.md
+++ b/docs/dataGithubDependabotOrganizationSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubDependabotOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubDependabotOrgani
The id of the existing DataGithubDependabotOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubdepend
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotOrganizationSecrets.python.md b/docs/dataGithubDependabotOrganizationSecrets.python.md
index 3f40cccf3..d66510f6e 100644
--- a/docs/dataGithubDependabotOrganizationSecrets.python.md
+++ b/docs/dataGithubDependabotOrganizationSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubDependabotOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubDependabotOrganizationSecrets.DataGithubDependabotOrganizationSecrets(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubDependabotOrgani
The id of the existing DataGithubDependabotOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubDependabotOrganizationSecrets.DataGithubDependabotOrganizationSecretsC
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotOrganizationSecrets.typescript.md b/docs/dataGithubDependabotOrganizationSecrets.typescript.md
index dd7cacac1..3d825eedb 100644
--- a/docs/dataGithubDependabotOrganizationSecrets.typescript.md
+++ b/docs/dataGithubDependabotOrganizationSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubDependabotOrganizationSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubDependabotOrgani
The id of the existing DataGithubDependabotOrganizationSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubDependabotOrganizationSecretsConfig: dataGithubDependabotOrganiz
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotPublicKey.go.md b/docs/dataGithubDependabotPublicKey.go.md
index f6f9f85e5..62c1d99d9 100644
--- a/docs/dataGithubDependabotPublicKey.go.md
+++ b/docs/dataGithubDependabotPublicKey.go.md
@@ -4,7 +4,7 @@
### DataGithubDependabotPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key github_dependabot_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key github_dependabot_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubDependabotPublic
The id of the existing DataGithubDependabotPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -664,8 +664,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubdepend
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
---
@@ -747,7 +747,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
---
@@ -759,7 +759,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotPublicKey.python.md b/docs/dataGithubDependabotPublicKey.python.md
index cea4d9a1f..2955f751f 100644
--- a/docs/dataGithubDependabotPublicKey.python.md
+++ b/docs/dataGithubDependabotPublicKey.python.md
@@ -4,7 +4,7 @@
### DataGithubDependabotPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key github_dependabot_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key github_dependabot_public_key}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubDependabotPublicKey.DataGithubDependabotPublicKey(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubDependabotPublic
The id of the existing DataGithubDependabotPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -777,8 +777,8 @@ dataGithubDependabotPublicKey.DataGithubDependabotPublicKeyConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
---
@@ -860,7 +860,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
---
@@ -872,7 +872,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotPublicKey.typescript.md b/docs/dataGithubDependabotPublicKey.typescript.md
index 41fc108a5..6e0bb96ce 100644
--- a/docs/dataGithubDependabotPublicKey.typescript.md
+++ b/docs/dataGithubDependabotPublicKey.typescript.md
@@ -4,7 +4,7 @@
### DataGithubDependabotPublicKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key github_dependabot_public_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key github_dependabot_public_key}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubDependabotPublic
The id of the existing DataGithubDependabotPublicKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
---
@@ -654,8 +654,8 @@ const dataGithubDependabotPublicKeyConfig: dataGithubDependabotPublicKey.DataGit
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}. |
---
@@ -737,7 +737,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}.
---
@@ -749,7 +749,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubDependabotSecrets.go.md b/docs/dataGithubDependabotSecrets.go.md
index 7f26dab6e..5a308e529 100644
--- a/docs/dataGithubDependabotSecrets.go.md
+++ b/docs/dataGithubDependabotSecrets.go.md
@@ -4,7 +4,7 @@
### DataGithubDependabotSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets github_dependabot_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets github_dependabot_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubDependabotSecret
The id of the existing DataGithubDependabotSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -690,9 +690,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubdepend
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
+| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
---
@@ -774,7 +774,7 @@ FullName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
---
@@ -786,7 +786,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -801,7 +801,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
---
diff --git a/docs/dataGithubDependabotSecrets.python.md b/docs/dataGithubDependabotSecrets.python.md
index c35c3ab8c..a2866ddcf 100644
--- a/docs/dataGithubDependabotSecrets.python.md
+++ b/docs/dataGithubDependabotSecrets.python.md
@@ -4,7 +4,7 @@
### DataGithubDependabotSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets github_dependabot_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets github_dependabot_secrets}.
#### Initializers
@@ -38,9 +38,9 @@ dataGithubDependabotSecrets.DataGithubDependabotSecrets(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -127,7 +127,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
---
@@ -531,7 +531,7 @@ The construct id used in the generated config for the DataGithubDependabotSecret
The id of the existing DataGithubDependabotSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -813,9 +813,9 @@ dataGithubDependabotSecrets.DataGithubDependabotSecretsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
---
@@ -897,7 +897,7 @@ full_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
---
@@ -909,7 +909,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -924,7 +924,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
---
diff --git a/docs/dataGithubDependabotSecrets.typescript.md b/docs/dataGithubDependabotSecrets.typescript.md
index 54b1065d3..24d62d660 100644
--- a/docs/dataGithubDependabotSecrets.typescript.md
+++ b/docs/dataGithubDependabotSecrets.typescript.md
@@ -4,7 +4,7 @@
### DataGithubDependabotSecrets
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets github_dependabot_secrets}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets github_dependabot_secrets}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubDependabotSecret
The id of the existing DataGithubDependabotSecrets that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
---
@@ -679,9 +679,9 @@ const dataGithubDependabotSecretsConfig: dataGithubDependabotSecrets.DataGithubD
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
+| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}. |
---
@@ -763,7 +763,7 @@ public readonly fullName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}.
---
@@ -775,7 +775,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -790,7 +790,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}.
---
diff --git a/docs/dataGithubEnterprise.go.md b/docs/dataGithubEnterprise.go.md
index eb7f57d17..7648399f3 100644
--- a/docs/dataGithubEnterprise.go.md
+++ b/docs/dataGithubEnterprise.go.md
@@ -4,7 +4,7 @@
### DataGithubEnterprise
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise github_enterprise}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise github_enterprise}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubEnterprise to im
The id of the existing DataGithubEnterprise that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
---
@@ -697,8 +697,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubenterp
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Slug | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
+| Slug | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
---
@@ -780,7 +780,7 @@ Slug *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
---
@@ -792,7 +792,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubEnterprise.python.md b/docs/dataGithubEnterprise.python.md
index 976fb015d..3ae90882c 100644
--- a/docs/dataGithubEnterprise.python.md
+++ b/docs/dataGithubEnterprise.python.md
@@ -4,7 +4,7 @@
### DataGithubEnterprise
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise github_enterprise}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise github_enterprise}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubEnterprise.DataGithubEnterprise(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
+| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubEnterprise to im
The id of the existing DataGithubEnterprise that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
---
@@ -810,8 +810,8 @@ dataGithubEnterprise.DataGithubEnterpriseConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
+| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
---
@@ -893,7 +893,7 @@ slug: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
---
@@ -905,7 +905,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubEnterprise.typescript.md b/docs/dataGithubEnterprise.typescript.md
index 1336f1565..b41fd1f1d 100644
--- a/docs/dataGithubEnterprise.typescript.md
+++ b/docs/dataGithubEnterprise.typescript.md
@@ -4,7 +4,7 @@
### DataGithubEnterprise
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise github_enterprise}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise github_enterprise}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubEnterprise to im
The id of the existing DataGithubEnterprise that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
---
@@ -687,8 +687,8 @@ const dataGithubEnterpriseConfig: dataGithubEnterprise.DataGithubEnterpriseConfi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| slug | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
+| slug | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}. |
---
@@ -770,7 +770,7 @@ public readonly slug: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}.
---
@@ -782,7 +782,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubExternalGroups.go.md b/docs/dataGithubExternalGroups.go.md
index 506e400cf..387ab0c00 100644
--- a/docs/dataGithubExternalGroups.go.md
+++ b/docs/dataGithubExternalGroups.go.md
@@ -4,7 +4,7 @@
### DataGithubExternalGroups
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups github_external_groups}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups github_external_groups}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubExternalGroups t
The id of the existing DataGithubExternalGroups that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubextern
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubExternalGroups.python.md b/docs/dataGithubExternalGroups.python.md
index 7d9b31407..1d21034f4 100644
--- a/docs/dataGithubExternalGroups.python.md
+++ b/docs/dataGithubExternalGroups.python.md
@@ -4,7 +4,7 @@
### DataGithubExternalGroups
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups github_external_groups}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups github_external_groups}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubExternalGroups.DataGithubExternalGroups(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubExternalGroups t
The id of the existing DataGithubExternalGroups that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubExternalGroups.DataGithubExternalGroupsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubExternalGroups.typescript.md b/docs/dataGithubExternalGroups.typescript.md
index ac8bf495a..e39ff3ec5 100644
--- a/docs/dataGithubExternalGroups.typescript.md
+++ b/docs/dataGithubExternalGroups.typescript.md
@@ -4,7 +4,7 @@
### DataGithubExternalGroups
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups github_external_groups}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups github_external_groups}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubExternalGroups t
The id of the existing DataGithubExternalGroups that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubExternalGroupsConfig: dataGithubExternalGroups.DataGithubExterna
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubIpRanges.go.md b/docs/dataGithubIpRanges.go.md
index b4fbc2f03..6a2b38960 100644
--- a/docs/dataGithubIpRanges.go.md
+++ b/docs/dataGithubIpRanges.go.md
@@ -4,7 +4,7 @@
### DataGithubIpRanges
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges github_ip_ranges}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges github_ip_ranges}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubIpRanges to impo
The id of the existing DataGithubIpRanges that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
---
@@ -982,7 +982,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubiprang
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
---
@@ -1064,7 +1064,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubIpRanges.python.md b/docs/dataGithubIpRanges.python.md
index ebd22ee0e..a3606706d 100644
--- a/docs/dataGithubIpRanges.python.md
+++ b/docs/dataGithubIpRanges.python.md
@@ -4,7 +4,7 @@
### DataGithubIpRanges
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges github_ip_ranges}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges github_ip_ranges}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubIpRanges.DataGithubIpRanges(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubIpRanges to impo
The id of the existing DataGithubIpRanges that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
---
@@ -1085,7 +1085,7 @@ dataGithubIpRanges.DataGithubIpRangesConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
---
@@ -1167,7 +1167,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubIpRanges.typescript.md b/docs/dataGithubIpRanges.typescript.md
index bdaebbd68..4ccbc9c81 100644
--- a/docs/dataGithubIpRanges.typescript.md
+++ b/docs/dataGithubIpRanges.typescript.md
@@ -4,7 +4,7 @@
### DataGithubIpRanges
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges github_ip_ranges}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges github_ip_ranges}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubIpRanges to impo
The id of the existing DataGithubIpRanges that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
---
@@ -973,7 +973,7 @@ const dataGithubIpRangesConfig: dataGithubIpRanges.DataGithubIpRangesConfig = {
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}. |
---
@@ -1055,7 +1055,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubIssueLabels.go.md b/docs/dataGithubIssueLabels.go.md
index c7365084e..49c7599ba 100644
--- a/docs/dataGithubIssueLabels.go.md
+++ b/docs/dataGithubIssueLabels.go.md
@@ -4,7 +4,7 @@
### DataGithubIssueLabels
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels github_issue_labels}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels github_issue_labels}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubIssueLabels to i
The id of the existing DataGithubIssueLabels that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
---
@@ -653,8 +653,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubissuel
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
---
@@ -736,7 +736,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
---
@@ -748,7 +748,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubIssueLabels.python.md b/docs/dataGithubIssueLabels.python.md
index 3393c9636..cc79838a1 100644
--- a/docs/dataGithubIssueLabels.python.md
+++ b/docs/dataGithubIssueLabels.python.md
@@ -4,7 +4,7 @@
### DataGithubIssueLabels
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels github_issue_labels}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels github_issue_labels}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubIssueLabels.DataGithubIssueLabels(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubIssueLabels to i
The id of the existing DataGithubIssueLabels that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
---
@@ -766,8 +766,8 @@ dataGithubIssueLabels.DataGithubIssueLabelsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
---
@@ -849,7 +849,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
---
@@ -861,7 +861,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubIssueLabels.typescript.md b/docs/dataGithubIssueLabels.typescript.md
index 0cd9cf156..d1f0a0e80 100644
--- a/docs/dataGithubIssueLabels.typescript.md
+++ b/docs/dataGithubIssueLabels.typescript.md
@@ -4,7 +4,7 @@
### DataGithubIssueLabels
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels github_issue_labels}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels github_issue_labels}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubIssueLabels to i
The id of the existing DataGithubIssueLabels that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
---
@@ -643,8 +643,8 @@ const dataGithubIssueLabelsConfig: dataGithubIssueLabels.DataGithubIssueLabelsCo
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}. |
---
@@ -726,7 +726,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}.
---
@@ -738,7 +738,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubMembership.go.md b/docs/dataGithubMembership.go.md
index f90506f76..fdce9b702 100644
--- a/docs/dataGithubMembership.go.md
+++ b/docs/dataGithubMembership.go.md
@@ -4,7 +4,7 @@
### DataGithubMembership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership github_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership github_membership}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubMembership to im
The id of the existing DataGithubMembership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
---
@@ -705,9 +705,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubmember
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Username | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}. |
-| Organization | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}. |
+| Username | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}. |
+| Organization | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}. |
---
@@ -789,7 +789,7 @@ Username *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}.
---
@@ -801,7 +801,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -816,7 +816,7 @@ Organization *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}.
---
diff --git a/docs/dataGithubMembership.python.md b/docs/dataGithubMembership.python.md
index 9638d23e4..057933419 100644
--- a/docs/dataGithubMembership.python.md
+++ b/docs/dataGithubMembership.python.md
@@ -4,7 +4,7 @@
### DataGithubMembership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership github_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership github_membership}.
#### Initializers
@@ -38,9 +38,9 @@ dataGithubMembership.DataGithubMembership(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}. |
-| organization | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}. |
+| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}. |
+| organization | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}.
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -127,7 +127,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}.
---
@@ -524,7 +524,7 @@ The construct id used in the generated config for the DataGithubMembership to im
The id of the existing DataGithubMembership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
---
@@ -828,9 +828,9 @@ dataGithubMembership.DataGithubMembershipConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}. |
-| organization | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}. |
+| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}. |
+| organization | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}. |
---
@@ -912,7 +912,7 @@ username: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}.
---
@@ -924,7 +924,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -939,7 +939,7 @@ organization: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}.
---
diff --git a/docs/dataGithubMembership.typescript.md b/docs/dataGithubMembership.typescript.md
index 84c4e5424..79ff219cf 100644
--- a/docs/dataGithubMembership.typescript.md
+++ b/docs/dataGithubMembership.typescript.md
@@ -4,7 +4,7 @@
### DataGithubMembership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership github_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership github_membership}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubMembership to im
The id of the existing DataGithubMembership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
---
@@ -694,9 +694,9 @@ const dataGithubMembershipConfig: dataGithubMembership.DataGithubMembershipConfi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| username | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}. |
-| organization | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}. |
+| username | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}. |
+| organization | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}. |
---
@@ -778,7 +778,7 @@ public readonly username: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}.
---
@@ -790,7 +790,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -805,7 +805,7 @@ public readonly organization: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}.
---
diff --git a/docs/dataGithubOrganization.go.md b/docs/dataGithubOrganization.go.md
index 0f1b03a04..9e2253a70 100644
--- a/docs/dataGithubOrganization.go.md
+++ b/docs/dataGithubOrganization.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganization
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization github_organization}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization github_organization}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubOrganization to
The id of the existing DataGithubOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
@@ -988,10 +988,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}. |
-| IgnoreArchivedRepos | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
-| SummaryOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}. |
+| IgnoreArchivedRepos | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
+| SummaryOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
---
@@ -1073,7 +1073,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}.
---
@@ -1085,7 +1085,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1100,7 +1100,7 @@ IgnoreArchivedRepos interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
---
@@ -1112,7 +1112,7 @@ SummaryOnly interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
---
diff --git a/docs/dataGithubOrganization.python.md b/docs/dataGithubOrganization.python.md
index 7b3a58026..e9869a83d 100644
--- a/docs/dataGithubOrganization.python.md
+++ b/docs/dataGithubOrganization.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganization
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization github_organization}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization github_organization}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubOrganization.DataGithubOrganization(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}. |
-| ignore_archived_repos | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
-| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}. |
+| ignore_archived_repos | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
+| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -129,7 +129,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
---
@@ -137,7 +137,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
---
@@ -541,7 +541,7 @@ The construct id used in the generated config for the DataGithubOrganization to
The id of the existing DataGithubOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
@@ -1121,10 +1121,10 @@ dataGithubOrganization.DataGithubOrganizationConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}. |
-| ignore_archived_repos | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
-| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}. |
+| ignore_archived_repos | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
+| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
---
@@ -1206,7 +1206,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}.
---
@@ -1218,7 +1218,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1233,7 +1233,7 @@ ignore_archived_repos: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
---
@@ -1245,7 +1245,7 @@ summary_only: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
---
diff --git a/docs/dataGithubOrganization.typescript.md b/docs/dataGithubOrganization.typescript.md
index fd1ed53b1..75eced41b 100644
--- a/docs/dataGithubOrganization.typescript.md
+++ b/docs/dataGithubOrganization.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganization
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization github_organization}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization github_organization}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubOrganization to
The id of the existing DataGithubOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
@@ -976,10 +976,10 @@ const dataGithubOrganizationConfig: dataGithubOrganization.DataGithubOrganizatio
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}. |
-| ignoreArchivedRepos | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
-| summaryOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}. |
+| ignoreArchivedRepos | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}. |
+| summaryOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}. |
---
@@ -1061,7 +1061,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}.
---
@@ -1073,7 +1073,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1088,7 +1088,7 @@ public readonly ignoreArchivedRepos: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}.
---
@@ -1100,7 +1100,7 @@ public readonly summaryOnly: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}.
---
diff --git a/docs/dataGithubOrganizationAppInstallations.go.md b/docs/dataGithubOrganizationAppInstallations.go.md
index 9ee113723..a259b448e 100644
--- a/docs/dataGithubOrganizationAppInstallations.go.md
+++ b/docs/dataGithubOrganizationAppInstallations.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationAppInstallations
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations github_organization_app_installations}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations github_organization_app_installations}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationAppI
The id of the existing DataGithubOrganizationAppInstallations that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationAppInstallations.python.md b/docs/dataGithubOrganizationAppInstallations.python.md
index 2c9e11e63..cfd0f283b 100644
--- a/docs/dataGithubOrganizationAppInstallations.python.md
+++ b/docs/dataGithubOrganizationAppInstallations.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationAppInstallations
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations github_organization_app_installations}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations github_organization_app_installations}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationAppInstallations.DataGithubOrganizationAppInstallations(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationAppI
The id of the existing DataGithubOrganizationAppInstallations that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationAppInstallations.DataGithubOrganizationAppInstallationsCon
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationAppInstallations.typescript.md b/docs/dataGithubOrganizationAppInstallations.typescript.md
index 5d9797cb3..b5e9eb762 100644
--- a/docs/dataGithubOrganizationAppInstallations.typescript.md
+++ b/docs/dataGithubOrganizationAppInstallations.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationAppInstallations
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations github_organization_app_installations}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations github_organization_app_installations}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationAppI
The id of the existing DataGithubOrganizationAppInstallations that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationAppInstallationsConfig: dataGithubOrganizationAppIns
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationCustomProperties.go.md b/docs/dataGithubOrganizationCustomProperties.go.md
index bbc06cca6..d0aec70d6 100644
--- a/docs/dataGithubOrganizationCustomProperties.go.md
+++ b/docs/dataGithubOrganizationCustomProperties.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties github_organization_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties github_organization_custom_properties}.
#### Initializers
@@ -436,7 +436,7 @@ The construct id used in the generated config for the DataGithubOrganizationCust
The id of the existing DataGithubOrganizationCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -822,14 +822,14 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| PropertyName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
-| AllowedValues | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
-| DefaultValue | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
-| Description | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
-| Required | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
-| ValuesEditableBy | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
-| ValueType | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
+| PropertyName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
+| AllowedValues | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
+| DefaultValue | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
+| Description | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
+| Required | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
+| ValuesEditableBy | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
+| ValueType | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
---
@@ -911,7 +911,7 @@ PropertyName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
---
@@ -923,7 +923,7 @@ AllowedValues *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
---
@@ -935,7 +935,7 @@ DefaultValue *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
---
@@ -947,7 +947,7 @@ Description *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
---
@@ -959,7 +959,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -974,7 +974,7 @@ Required interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
---
@@ -986,7 +986,7 @@ ValuesEditableBy *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
---
@@ -998,7 +998,7 @@ ValueType *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
---
diff --git a/docs/dataGithubOrganizationCustomProperties.python.md b/docs/dataGithubOrganizationCustomProperties.python.md
index ce0c2b94a..0ab97daa6 100644
--- a/docs/dataGithubOrganizationCustomProperties.python.md
+++ b/docs/dataGithubOrganizationCustomProperties.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties github_organization_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties github_organization_custom_properties}.
#### Initializers
@@ -43,14 +43,14 @@ dataGithubOrganizationCustomProperties.DataGithubOrganizationCustomProperties(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| property_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
-| allowed_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
-| default_value | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
-| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
-| required | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
-| values_editable_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
-| value_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
+| property_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
+| allowed_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
+| default_value | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
+| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
+| required | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
+| values_editable_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
+| value_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
---
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -161,7 +161,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
---
@@ -169,7 +169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
---
@@ -177,7 +177,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
---
@@ -609,7 +609,7 @@ The construct id used in the generated config for the DataGithubOrganizationCust
The id of the existing DataGithubOrganizationCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -995,14 +995,14 @@ dataGithubOrganizationCustomProperties.DataGithubOrganizationCustomPropertiesCon
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| property_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
-| allowed_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
-| default_value | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
-| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
-| required | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
-| values_editable_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
-| value_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
+| property_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
+| allowed_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
+| default_value | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
+| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
+| required | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
+| values_editable_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
+| value_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
---
@@ -1084,7 +1084,7 @@ property_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
---
@@ -1096,7 +1096,7 @@ allowed_values: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
---
@@ -1108,7 +1108,7 @@ default_value: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
---
@@ -1120,7 +1120,7 @@ description: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
---
@@ -1132,7 +1132,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1147,7 +1147,7 @@ required: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
---
@@ -1159,7 +1159,7 @@ values_editable_by: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
---
@@ -1171,7 +1171,7 @@ value_type: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
---
diff --git a/docs/dataGithubOrganizationCustomProperties.typescript.md b/docs/dataGithubOrganizationCustomProperties.typescript.md
index 4887f80c1..7e6117597 100644
--- a/docs/dataGithubOrganizationCustomProperties.typescript.md
+++ b/docs/dataGithubOrganizationCustomProperties.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties github_organization_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties github_organization_custom_properties}.
#### Initializers
@@ -436,7 +436,7 @@ The construct id used in the generated config for the DataGithubOrganizationCust
The id of the existing DataGithubOrganizationCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -806,14 +806,14 @@ const dataGithubOrganizationCustomPropertiesConfig: dataGithubOrganizationCustom
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| propertyName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
-| allowedValues | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
-| defaultValue | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
-| description | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
-| required | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
-| valuesEditableBy | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
-| valueType | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
+| propertyName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}. |
+| allowedValues | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}. |
+| defaultValue | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}. |
+| description | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}. |
+| required | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}. |
+| valuesEditableBy | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}. |
+| valueType | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}. |
---
@@ -895,7 +895,7 @@ public readonly propertyName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}.
---
@@ -907,7 +907,7 @@ public readonly allowedValues: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}.
---
@@ -919,7 +919,7 @@ public readonly defaultValue: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}.
---
@@ -931,7 +931,7 @@ public readonly description: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}.
---
@@ -943,7 +943,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -958,7 +958,7 @@ public readonly required: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}.
---
@@ -970,7 +970,7 @@ public readonly valuesEditableBy: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}.
---
@@ -982,7 +982,7 @@ public readonly valueType: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}.
---
diff --git a/docs/dataGithubOrganizationCustomRole.go.md b/docs/dataGithubOrganizationCustomRole.go.md
index 23388e8f8..9d986b2f4 100644
--- a/docs/dataGithubOrganizationCustomRole.go.md
+++ b/docs/dataGithubOrganizationCustomRole.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationCustomRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role github_organization_custom_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role github_organization_custom_role}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationCust
The id of the existing DataGithubOrganizationCustomRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
---
@@ -675,8 +675,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
---
@@ -758,7 +758,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
---
@@ -770,7 +770,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationCustomRole.python.md b/docs/dataGithubOrganizationCustomRole.python.md
index 08a7e2360..16f78ae76 100644
--- a/docs/dataGithubOrganizationCustomRole.python.md
+++ b/docs/dataGithubOrganizationCustomRole.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationCustomRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role github_organization_custom_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role github_organization_custom_role}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubOrganizationCustomRole.DataGithubOrganizationCustomRole(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubOrganizationCust
The id of the existing DataGithubOrganizationCustomRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
---
@@ -788,8 +788,8 @@ dataGithubOrganizationCustomRole.DataGithubOrganizationCustomRoleConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
---
@@ -871,7 +871,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
---
@@ -883,7 +883,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationCustomRole.typescript.md b/docs/dataGithubOrganizationCustomRole.typescript.md
index 63e6fb6a4..947648f60 100644
--- a/docs/dataGithubOrganizationCustomRole.typescript.md
+++ b/docs/dataGithubOrganizationCustomRole.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationCustomRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role github_organization_custom_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role github_organization_custom_role}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationCust
The id of the existing DataGithubOrganizationCustomRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
---
@@ -665,8 +665,8 @@ const dataGithubOrganizationCustomRoleConfig: dataGithubOrganizationCustomRole.D
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}. |
---
@@ -748,7 +748,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}.
---
@@ -760,7 +760,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationExternalIdentities.go.md b/docs/dataGithubOrganizationExternalIdentities.go.md
index 74a28aeed..a590085f4 100644
--- a/docs/dataGithubOrganizationExternalIdentities.go.md
+++ b/docs/dataGithubOrganizationExternalIdentities.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationExternalIdentities
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities github_organization_external_identities}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities github_organization_external_identities}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationExte
The id of the existing DataGithubOrganizationExternalIdentities that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationExternalIdentities.python.md b/docs/dataGithubOrganizationExternalIdentities.python.md
index dc3bca556..06cd5dc75 100644
--- a/docs/dataGithubOrganizationExternalIdentities.python.md
+++ b/docs/dataGithubOrganizationExternalIdentities.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationExternalIdentities
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities github_organization_external_identities}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities github_organization_external_identities}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationExternalIdentities.DataGithubOrganizationExternalIdentitie
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationExte
The id of the existing DataGithubOrganizationExternalIdentities that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationExternalIdentities.DataGithubOrganizationExternalIdentitie
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationExternalIdentities.typescript.md b/docs/dataGithubOrganizationExternalIdentities.typescript.md
index 4f3943fd3..16876083a 100644
--- a/docs/dataGithubOrganizationExternalIdentities.typescript.md
+++ b/docs/dataGithubOrganizationExternalIdentities.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationExternalIdentities
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities github_organization_external_identities}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities github_organization_external_identities}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationExte
The id of the existing DataGithubOrganizationExternalIdentities that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationExternalIdentitiesConfig: dataGithubOrganizationExte
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationIpAllowList.go.md b/docs/dataGithubOrganizationIpAllowList.go.md
index 1322e2597..c6da74de9 100644
--- a/docs/dataGithubOrganizationIpAllowList.go.md
+++ b/docs/dataGithubOrganizationIpAllowList.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationIpAllowList
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationIpAl
The id of the existing DataGithubOrganizationIpAllowList that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationIpAllowList.python.md b/docs/dataGithubOrganizationIpAllowList.python.md
index abbcd6e6f..80b2cf554 100644
--- a/docs/dataGithubOrganizationIpAllowList.python.md
+++ b/docs/dataGithubOrganizationIpAllowList.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationIpAllowList
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationIpAllowList.DataGithubOrganizationIpAllowList(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationIpAl
The id of the existing DataGithubOrganizationIpAllowList that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationIpAllowList.DataGithubOrganizationIpAllowListConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationIpAllowList.typescript.md b/docs/dataGithubOrganizationIpAllowList.typescript.md
index 6521472e6..e52e79713 100644
--- a/docs/dataGithubOrganizationIpAllowList.typescript.md
+++ b/docs/dataGithubOrganizationIpAllowList.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationIpAllowList
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationIpAl
The id of the existing DataGithubOrganizationIpAllowList that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationIpAllowListConfig: dataGithubOrganizationIpAllowList
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRepositoryRole.go.md b/docs/dataGithubOrganizationRepositoryRole.go.md
index 0b77faf76..848e95599 100644
--- a/docs/dataGithubOrganizationRepositoryRole.go.md
+++ b/docs/dataGithubOrganizationRepositoryRole.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRepositoryRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role github_organization_repository_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role github_organization_repository_role}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRepo
The id of the existing DataGithubOrganizationRepositoryRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
---
@@ -687,7 +687,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| RoleId | *f64 | The ID of the organization repository role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
---
@@ -771,7 +771,7 @@ RoleId *f64
The ID of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
---
@@ -783,7 +783,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRepositoryRole.python.md b/docs/dataGithubOrganizationRepositoryRole.python.md
index 6a9efb6d5..61c398ea9 100644
--- a/docs/dataGithubOrganizationRepositoryRole.python.md
+++ b/docs/dataGithubOrganizationRepositoryRole.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRepositoryRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role github_organization_repository_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role github_organization_repository_role}.
#### Initializers
@@ -38,7 +38,7 @@ dataGithubOrganizationRepositoryRole.DataGithubOrganizationRepositoryRole(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization repository role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The ID of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -509,7 +509,7 @@ The construct id used in the generated config for the DataGithubOrganizationRepo
The id of the existing DataGithubOrganizationRepositoryRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
---
@@ -802,7 +802,7 @@ dataGithubOrganizationRepositoryRole.DataGithubOrganizationRepositoryRoleConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization repository role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
---
@@ -886,7 +886,7 @@ role_id: typing.Union[int, float]
The ID of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
---
@@ -898,7 +898,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRepositoryRole.typescript.md b/docs/dataGithubOrganizationRepositoryRole.typescript.md
index 400b7af99..bd97e5f96 100644
--- a/docs/dataGithubOrganizationRepositoryRole.typescript.md
+++ b/docs/dataGithubOrganizationRepositoryRole.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRepositoryRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role github_organization_repository_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role github_organization_repository_role}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRepo
The id of the existing DataGithubOrganizationRepositoryRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
---
@@ -677,7 +677,7 @@ const dataGithubOrganizationRepositoryRoleConfig: dataGithubOrganizationReposito
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| roleId | number | The ID of the organization repository role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}. |
---
@@ -761,7 +761,7 @@ public readonly roleId: number;
The ID of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
---
@@ -773,7 +773,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRepositoryRoles.go.md b/docs/dataGithubOrganizationRepositoryRoles.go.md
index c1df511ed..5c4437338 100644
--- a/docs/dataGithubOrganizationRepositoryRoles.go.md
+++ b/docs/dataGithubOrganizationRepositoryRoles.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRepositoryRoles
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles github_organization_repository_roles}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles github_organization_repository_roles}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRepo
The id of the existing DataGithubOrganizationRepositoryRoles that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRepositoryRoles.python.md b/docs/dataGithubOrganizationRepositoryRoles.python.md
index d692a8cd4..40e301ccb 100644
--- a/docs/dataGithubOrganizationRepositoryRoles.python.md
+++ b/docs/dataGithubOrganizationRepositoryRoles.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRepositoryRoles
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles github_organization_repository_roles}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles github_organization_repository_roles}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationRepositoryRoles.DataGithubOrganizationRepositoryRoles(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationRepo
The id of the existing DataGithubOrganizationRepositoryRoles that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationRepositoryRoles.DataGithubOrganizationRepositoryRolesConfi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRepositoryRoles.typescript.md b/docs/dataGithubOrganizationRepositoryRoles.typescript.md
index 4e6ca6d54..d3d888fd9 100644
--- a/docs/dataGithubOrganizationRepositoryRoles.typescript.md
+++ b/docs/dataGithubOrganizationRepositoryRoles.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRepositoryRoles
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles github_organization_repository_roles}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles github_organization_repository_roles}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRepo
The id of the existing DataGithubOrganizationRepositoryRoles that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationRepositoryRolesConfig: dataGithubOrganizationReposit
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRole.go.md b/docs/dataGithubOrganizationRole.go.md
index 2149d7928..e55421845 100644
--- a/docs/dataGithubOrganizationRole.go.md
+++ b/docs/dataGithubOrganizationRole.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role github_organization_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role github_organization_role}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
---
@@ -698,7 +698,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| RoleId | *f64 | The ID of the organization role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
---
@@ -782,7 +782,7 @@ RoleId *f64
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
---
@@ -794,7 +794,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRole.python.md b/docs/dataGithubOrganizationRole.python.md
index 8790f02fd..3b15050bc 100644
--- a/docs/dataGithubOrganizationRole.python.md
+++ b/docs/dataGithubOrganizationRole.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role github_organization_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role github_organization_role}.
#### Initializers
@@ -38,7 +38,7 @@ dataGithubOrganizationRole.DataGithubOrganizationRole(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -509,7 +509,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
---
@@ -813,7 +813,7 @@ dataGithubOrganizationRole.DataGithubOrganizationRoleConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
---
@@ -897,7 +897,7 @@ role_id: typing.Union[int, float]
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
---
@@ -909,7 +909,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRole.typescript.md b/docs/dataGithubOrganizationRole.typescript.md
index 078bcacd0..e0afef295 100644
--- a/docs/dataGithubOrganizationRole.typescript.md
+++ b/docs/dataGithubOrganizationRole.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role github_organization_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role github_organization_role}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
---
@@ -688,7 +688,7 @@ const dataGithubOrganizationRoleConfig: dataGithubOrganizationRole.DataGithubOrg
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| roleId | number | The ID of the organization role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}. |
---
@@ -772,7 +772,7 @@ public readonly roleId: number;
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
---
@@ -784,7 +784,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoleTeams.go.md b/docs/dataGithubOrganizationRoleTeams.go.md
index a42bfe144..ab8aa40a7 100644
--- a/docs/dataGithubOrganizationRoleTeams.go.md
+++ b/docs/dataGithubOrganizationRoleTeams.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoleTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams github_organization_role_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams github_organization_role_teams}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoleTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
---
@@ -654,7 +654,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| RoleId | *f64 | The unique identifier of the organization role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
---
@@ -738,7 +738,7 @@ RoleId *f64
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
---
@@ -750,7 +750,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoleTeams.python.md b/docs/dataGithubOrganizationRoleTeams.python.md
index 788d48443..1f262a7e5 100644
--- a/docs/dataGithubOrganizationRoleTeams.python.md
+++ b/docs/dataGithubOrganizationRoleTeams.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoleTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams github_organization_role_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams github_organization_role_teams}.
#### Initializers
@@ -38,7 +38,7 @@ dataGithubOrganizationRoleTeams.DataGithubOrganizationRoleTeams(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The unique identifier of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -509,7 +509,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoleTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
---
@@ -769,7 +769,7 @@ dataGithubOrganizationRoleTeams.DataGithubOrganizationRoleTeamsConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The unique identifier of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
---
@@ -853,7 +853,7 @@ role_id: typing.Union[int, float]
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
---
@@ -865,7 +865,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoleTeams.typescript.md b/docs/dataGithubOrganizationRoleTeams.typescript.md
index 9fda8351b..807af8ff8 100644
--- a/docs/dataGithubOrganizationRoleTeams.typescript.md
+++ b/docs/dataGithubOrganizationRoleTeams.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoleTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams github_organization_role_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams github_organization_role_teams}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoleTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
---
@@ -644,7 +644,7 @@ const dataGithubOrganizationRoleTeamsConfig: dataGithubOrganizationRoleTeams.Dat
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| roleId | number | The unique identifier of the organization role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}. |
---
@@ -728,7 +728,7 @@ public readonly roleId: number;
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
---
@@ -740,7 +740,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoleUsers.go.md b/docs/dataGithubOrganizationRoleUsers.go.md
index 703c72057..ee5539d5c 100644
--- a/docs/dataGithubOrganizationRoleUsers.go.md
+++ b/docs/dataGithubOrganizationRoleUsers.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoleUsers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users github_organization_role_users}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users github_organization_role_users}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoleUsers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
---
@@ -654,7 +654,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| RoleId | *f64 | The ID of the organization role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
---
@@ -738,7 +738,7 @@ RoleId *f64
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
---
@@ -750,7 +750,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoleUsers.python.md b/docs/dataGithubOrganizationRoleUsers.python.md
index 7cd8aa3a4..d61e4da47 100644
--- a/docs/dataGithubOrganizationRoleUsers.python.md
+++ b/docs/dataGithubOrganizationRoleUsers.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoleUsers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users github_organization_role_users}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users github_organization_role_users}.
#### Initializers
@@ -38,7 +38,7 @@ dataGithubOrganizationRoleUsers.DataGithubOrganizationRoleUsers(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -509,7 +509,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoleUsers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
---
@@ -769,7 +769,7 @@ dataGithubOrganizationRoleUsers.DataGithubOrganizationRoleUsersConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
---
@@ -853,7 +853,7 @@ role_id: typing.Union[int, float]
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
---
@@ -865,7 +865,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoleUsers.typescript.md b/docs/dataGithubOrganizationRoleUsers.typescript.md
index bc3aaeeee..24f1da0ab 100644
--- a/docs/dataGithubOrganizationRoleUsers.typescript.md
+++ b/docs/dataGithubOrganizationRoleUsers.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoleUsers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users github_organization_role_users}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users github_organization_role_users}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoleUsers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
---
@@ -644,7 +644,7 @@ const dataGithubOrganizationRoleUsersConfig: dataGithubOrganizationRoleUsers.Dat
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| roleId | number | The ID of the organization role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}. |
---
@@ -728,7 +728,7 @@ public readonly roleId: number;
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
---
@@ -740,7 +740,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoles.go.md b/docs/dataGithubOrganizationRoles.go.md
index 6de0bae93..5a12a23cd 100644
--- a/docs/dataGithubOrganizationRoles.go.md
+++ b/docs/dataGithubOrganizationRoles.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoles
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles github_organization_roles}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles github_organization_roles}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoles that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoles.python.md b/docs/dataGithubOrganizationRoles.python.md
index bb4b7793c..e5543c6b6 100644
--- a/docs/dataGithubOrganizationRoles.python.md
+++ b/docs/dataGithubOrganizationRoles.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoles
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles github_organization_roles}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles github_organization_roles}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationRoles.DataGithubOrganizationRoles(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoles that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationRoles.DataGithubOrganizationRolesConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationRoles.typescript.md b/docs/dataGithubOrganizationRoles.typescript.md
index 4d6b06772..aca3e0203 100644
--- a/docs/dataGithubOrganizationRoles.typescript.md
+++ b/docs/dataGithubOrganizationRoles.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationRoles
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles github_organization_roles}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles github_organization_roles}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationRole
The id of the existing DataGithubOrganizationRoles that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationRolesConfig: dataGithubOrganizationRoles.DataGithubO
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationSecurityManagers.go.md b/docs/dataGithubOrganizationSecurityManagers.go.md
index 98d071766..3c991e7ee 100644
--- a/docs/dataGithubOrganizationSecurityManagers.go.md
+++ b/docs/dataGithubOrganizationSecurityManagers.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationSecurityManagers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers github_organization_security_managers}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers github_organization_security_managers}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationSecu
The id of the existing DataGithubOrganizationSecurityManagers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationSecurityManagers.python.md b/docs/dataGithubOrganizationSecurityManagers.python.md
index d8001923b..15d80b24c 100644
--- a/docs/dataGithubOrganizationSecurityManagers.python.md
+++ b/docs/dataGithubOrganizationSecurityManagers.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationSecurityManagers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers github_organization_security_managers}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers github_organization_security_managers}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationSecurityManagers.DataGithubOrganizationSecurityManagers(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationSecu
The id of the existing DataGithubOrganizationSecurityManagers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationSecurityManagers.DataGithubOrganizationSecurityManagersCon
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationSecurityManagers.typescript.md b/docs/dataGithubOrganizationSecurityManagers.typescript.md
index fe916c387..36fd8a5b5 100644
--- a/docs/dataGithubOrganizationSecurityManagers.typescript.md
+++ b/docs/dataGithubOrganizationSecurityManagers.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationSecurityManagers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers github_organization_security_managers}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers github_organization_security_managers}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationSecu
The id of the existing DataGithubOrganizationSecurityManagers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationSecurityManagersConfig: dataGithubOrganizationSecuri
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationTeamSyncGroups.go.md b/docs/dataGithubOrganizationTeamSyncGroups.go.md
index 099e1f23c..1bfebf5ae 100644
--- a/docs/dataGithubOrganizationTeamSyncGroups.go.md
+++ b/docs/dataGithubOrganizationTeamSyncGroups.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationTeamSyncGroups
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationTeam
The id of the existing DataGithubOrganizationTeamSyncGroups that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationTeamSyncGroups.python.md b/docs/dataGithubOrganizationTeamSyncGroups.python.md
index 07ffc1f96..e7fbc957f 100644
--- a/docs/dataGithubOrganizationTeamSyncGroups.python.md
+++ b/docs/dataGithubOrganizationTeamSyncGroups.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationTeamSyncGroups
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationTeamSyncGroups.DataGithubOrganizationTeamSyncGroups(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationTeam
The id of the existing DataGithubOrganizationTeamSyncGroups that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationTeamSyncGroups.DataGithubOrganizationTeamSyncGroupsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationTeamSyncGroups.typescript.md b/docs/dataGithubOrganizationTeamSyncGroups.typescript.md
index 1728b7f38..a3f009ec6 100644
--- a/docs/dataGithubOrganizationTeamSyncGroups.typescript.md
+++ b/docs/dataGithubOrganizationTeamSyncGroups.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationTeamSyncGroups
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationTeam
The id of the existing DataGithubOrganizationTeamSyncGroups that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationTeamSyncGroupsConfig: dataGithubOrganizationTeamSync
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationTeams.go.md b/docs/dataGithubOrganizationTeams.go.md
index c9d212727..37b336f04 100644
--- a/docs/dataGithubOrganizationTeams.go.md
+++ b/docs/dataGithubOrganizationTeams.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams github_organization_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams github_organization_teams}.
#### Initializers
@@ -415,7 +415,7 @@ The construct id used in the generated config for the DataGithubOrganizationTeam
The id of the existing DataGithubOrganizationTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
---
@@ -720,10 +720,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
-| ResultsPerPage | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
-| RootTeamsOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
-| SummaryOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
+| ResultsPerPage | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
+| RootTeamsOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
+| SummaryOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
---
@@ -805,7 +805,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -820,7 +820,7 @@ ResultsPerPage *f64
- *Type:* *f64
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
---
@@ -832,7 +832,7 @@ RootTeamsOnly interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
---
@@ -844,7 +844,7 @@ SummaryOnly interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
---
diff --git a/docs/dataGithubOrganizationTeams.python.md b/docs/dataGithubOrganizationTeams.python.md
index 6c3c79ca9..c7ceb4545 100644
--- a/docs/dataGithubOrganizationTeams.python.md
+++ b/docs/dataGithubOrganizationTeams.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams github_organization_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams github_organization_teams}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubOrganizationTeams.DataGithubOrganizationTeams(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
-| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
-| root_teams_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
-| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
+| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
+| root_teams_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
+| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -121,7 +121,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
---
@@ -129,7 +129,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
---
@@ -137,7 +137,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
---
@@ -548,7 +548,7 @@ The construct id used in the generated config for the DataGithubOrganizationTeam
The id of the existing DataGithubOrganizationTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
---
@@ -853,10 +853,10 @@ dataGithubOrganizationTeams.DataGithubOrganizationTeamsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
-| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
-| root_teams_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
-| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
+| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
+| root_teams_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
+| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
---
@@ -938,7 +938,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -953,7 +953,7 @@ results_per_page: typing.Union[int, float]
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
---
@@ -965,7 +965,7 @@ root_teams_only: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
---
@@ -977,7 +977,7 @@ summary_only: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
---
diff --git a/docs/dataGithubOrganizationTeams.typescript.md b/docs/dataGithubOrganizationTeams.typescript.md
index 283e427fb..c9e0cc981 100644
--- a/docs/dataGithubOrganizationTeams.typescript.md
+++ b/docs/dataGithubOrganizationTeams.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams github_organization_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams github_organization_teams}.
#### Initializers
@@ -415,7 +415,7 @@ The construct id used in the generated config for the DataGithubOrganizationTeam
The id of the existing DataGithubOrganizationTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
---
@@ -708,10 +708,10 @@ const dataGithubOrganizationTeamsConfig: dataGithubOrganizationTeams.DataGithubO
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
-| resultsPerPage | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
-| rootTeamsOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
-| summaryOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}. |
+| resultsPerPage | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}. |
+| rootTeamsOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}. |
+| summaryOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}. |
---
@@ -793,7 +793,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -808,7 +808,7 @@ public readonly resultsPerPage: number;
- *Type:* number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}.
---
@@ -820,7 +820,7 @@ public readonly rootTeamsOnly: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}.
---
@@ -832,7 +832,7 @@ public readonly summaryOnly: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}.
---
diff --git a/docs/dataGithubOrganizationWebhooks.go.md b/docs/dataGithubOrganizationWebhooks.go.md
index 697afb4d6..bf2389978 100644
--- a/docs/dataGithubOrganizationWebhooks.go.md
+++ b/docs/dataGithubOrganizationWebhooks.go.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationWebhooks
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks github_organization_webhooks}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks github_organization_webhooks}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationWebh
The id of the existing DataGithubOrganizationWebhooks that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithuborgani
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationWebhooks.python.md b/docs/dataGithubOrganizationWebhooks.python.md
index 31c3f8b09..3ee292652 100644
--- a/docs/dataGithubOrganizationWebhooks.python.md
+++ b/docs/dataGithubOrganizationWebhooks.python.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationWebhooks
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks github_organization_webhooks}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks github_organization_webhooks}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubOrganizationWebhooks.DataGithubOrganizationWebhooks(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubOrganizationWebh
The id of the existing DataGithubOrganizationWebhooks that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubOrganizationWebhooks.DataGithubOrganizationWebhooksConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubOrganizationWebhooks.typescript.md b/docs/dataGithubOrganizationWebhooks.typescript.md
index 3e0902e07..aa66b62a1 100644
--- a/docs/dataGithubOrganizationWebhooks.typescript.md
+++ b/docs/dataGithubOrganizationWebhooks.typescript.md
@@ -4,7 +4,7 @@
### DataGithubOrganizationWebhooks
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks github_organization_webhooks}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks github_organization_webhooks}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubOrganizationWebh
The id of the existing DataGithubOrganizationWebhooks that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubOrganizationWebhooksConfig: dataGithubOrganizationWebhooks.DataG
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRef.go.md b/docs/dataGithubRef.go.md
index aa0648fbd..05ea7f705 100644
--- a/docs/dataGithubRef.go.md
+++ b/docs/dataGithubRef.go.md
@@ -4,7 +4,7 @@
### DataGithubRef
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref github_ref}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref github_ref}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubRef to import.
The id of the existing DataGithubRef that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
---
@@ -717,10 +717,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubref"
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Ref | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}. |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}. |
-| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}. |
+| Ref | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}. |
+| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}. |
---
@@ -802,7 +802,7 @@ Ref *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}.
---
@@ -814,7 +814,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}.
---
@@ -826,7 +826,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -841,7 +841,7 @@ Owner *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}.
---
diff --git a/docs/dataGithubRef.python.md b/docs/dataGithubRef.python.md
index 04f1c953d..5f14da8de 100644
--- a/docs/dataGithubRef.python.md
+++ b/docs/dataGithubRef.python.md
@@ -4,7 +4,7 @@
### DataGithubRef
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref github_ref}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref github_ref}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubRef.DataGithubRef(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}. |
+| ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -137,7 +137,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}.
---
@@ -534,7 +534,7 @@ The construct id used in the generated config for the DataGithubRef to import.
The id of the existing DataGithubRef that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
---
@@ -850,10 +850,10 @@ dataGithubRef.DataGithubRefConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}. |
+| ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}. |
---
@@ -935,7 +935,7 @@ ref: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}.
---
@@ -947,7 +947,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}.
---
@@ -959,7 +959,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -974,7 +974,7 @@ owner: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}.
---
diff --git a/docs/dataGithubRef.typescript.md b/docs/dataGithubRef.typescript.md
index d901a991b..ccf930a06 100644
--- a/docs/dataGithubRef.typescript.md
+++ b/docs/dataGithubRef.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRef
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref github_ref}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref github_ref}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubRef to import.
The id of the existing DataGithubRef that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
---
@@ -705,10 +705,10 @@ const dataGithubRefConfig: dataGithubRef.DataGithubRefConfig = { ... }
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| ref | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}. |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}. |
-| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}. |
+| ref | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}. |
+| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}. |
---
@@ -790,7 +790,7 @@ public readonly ref: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}.
---
@@ -802,7 +802,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}.
---
@@ -814,7 +814,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -829,7 +829,7 @@ public readonly owner: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}.
---
diff --git a/docs/dataGithubRelease.go.md b/docs/dataGithubRelease.go.md
index ea70ff355..3a8dd1539 100644
--- a/docs/dataGithubRelease.go.md
+++ b/docs/dataGithubRelease.go.md
@@ -4,7 +4,7 @@
### DataGithubRelease
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release github_release}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release github_release}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubRelease to impor
The id of the existing DataGithubRelease that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
---
@@ -929,7 +929,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreleas
| Owner | *string | Owner of the repository. |
| Repository | *string | Name of the repository to retrieve the release from. |
| RetrieveBy | *string | Describes how to fetch the release. Valid values are `id`, `tag`, `latest`. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}. |
| ReleaseId | *f64 | ID of the release to retrieve. Must be specified when `retrieve_by` = `id`. |
| ReleaseTag | *string | ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`. |
@@ -1015,7 +1015,7 @@ Owner *string
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#owner DataGithubRelease#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#owner DataGithubRelease#owner}
---
@@ -1029,7 +1029,7 @@ Repository *string
Name of the repository to retrieve the release from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#repository DataGithubRelease#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#repository DataGithubRelease#repository}
---
@@ -1043,7 +1043,7 @@ RetrieveBy *string
Describes how to fetch the release. Valid values are `id`, `tag`, `latest`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
---
@@ -1055,7 +1055,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1072,7 +1072,7 @@ ReleaseId *f64
ID of the release to retrieve. Must be specified when `retrieve_by` = `id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_id DataGithubRelease#release_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_id DataGithubRelease#release_id}
---
@@ -1086,7 +1086,7 @@ ReleaseTag *string
ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
---
diff --git a/docs/dataGithubRelease.python.md b/docs/dataGithubRelease.python.md
index 69039d075..425f3ae2a 100644
--- a/docs/dataGithubRelease.python.md
+++ b/docs/dataGithubRelease.python.md
@@ -4,7 +4,7 @@
### DataGithubRelease
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release github_release}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release github_release}.
#### Initializers
@@ -44,7 +44,7 @@ dataGithubRelease.DataGithubRelease(
| owner | str | Owner of the repository. |
| repository | str | Name of the repository to retrieve the release from. |
| retrieve_by | str | Describes how to fetch the release. Valid values are `id`, `tag`, `latest`. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}. |
| release_id | typing.Union[int, float] | ID of the release to retrieve. Must be specified when `retrieve_by` = `id`. |
| release_tag | str | ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#owner DataGithubRelease#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#owner DataGithubRelease#owner}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the repository to retrieve the release from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#repository DataGithubRelease#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#repository DataGithubRelease#repository}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Describes how to fetch the release. Valid values are `id`, `tag`, `latest`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -157,7 +157,7 @@ If you experience problems setting this value it might not be settable. Please t
ID of the release to retrieve. Must be specified when `retrieve_by` = `id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_id DataGithubRelease#release_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_id DataGithubRelease#release_id}
---
@@ -167,7 +167,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
---
@@ -571,7 +571,7 @@ The construct id used in the generated config for the DataGithubRelease to impor
The id of the existing DataGithubRelease that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
---
@@ -1090,7 +1090,7 @@ dataGithubRelease.DataGithubReleaseConfig(
| owner | str | Owner of the repository. |
| repository | str | Name of the repository to retrieve the release from. |
| retrieve_by | str | Describes how to fetch the release. Valid values are `id`, `tag`, `latest`. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}. |
| release_id | typing.Union[int, float] | ID of the release to retrieve. Must be specified when `retrieve_by` = `id`. |
| release_tag | str | ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`. |
@@ -1176,7 +1176,7 @@ owner: str
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#owner DataGithubRelease#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#owner DataGithubRelease#owner}
---
@@ -1190,7 +1190,7 @@ repository: str
Name of the repository to retrieve the release from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#repository DataGithubRelease#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#repository DataGithubRelease#repository}
---
@@ -1204,7 +1204,7 @@ retrieve_by: str
Describes how to fetch the release. Valid values are `id`, `tag`, `latest`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
---
@@ -1216,7 +1216,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1233,7 +1233,7 @@ release_id: typing.Union[int, float]
ID of the release to retrieve. Must be specified when `retrieve_by` = `id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_id DataGithubRelease#release_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_id DataGithubRelease#release_id}
---
@@ -1247,7 +1247,7 @@ release_tag: str
ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
---
diff --git a/docs/dataGithubRelease.typescript.md b/docs/dataGithubRelease.typescript.md
index 561324ed1..9ac9652ea 100644
--- a/docs/dataGithubRelease.typescript.md
+++ b/docs/dataGithubRelease.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRelease
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release github_release}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release github_release}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubRelease to impor
The id of the existing DataGithubRelease that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
---
@@ -913,7 +913,7 @@ const dataGithubReleaseConfig: dataGithubRelease.DataGithubReleaseConfig = { ...
| owner | string | Owner of the repository. |
| repository | string | Name of the repository to retrieve the release from. |
| retrieveBy | string | Describes how to fetch the release. Valid values are `id`, `tag`, `latest`. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}. |
| releaseId | number | ID of the release to retrieve. Must be specified when `retrieve_by` = `id`. |
| releaseTag | string | ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`. |
@@ -999,7 +999,7 @@ public readonly owner: string;
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#owner DataGithubRelease#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#owner DataGithubRelease#owner}
---
@@ -1013,7 +1013,7 @@ public readonly repository: string;
Name of the repository to retrieve the release from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#repository DataGithubRelease#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#repository DataGithubRelease#repository}
---
@@ -1027,7 +1027,7 @@ public readonly retrieveBy: string;
Describes how to fetch the release. Valid values are `id`, `tag`, `latest`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
---
@@ -1039,7 +1039,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1056,7 +1056,7 @@ public readonly releaseId: number;
ID of the release to retrieve. Must be specified when `retrieve_by` = `id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_id DataGithubRelease#release_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_id DataGithubRelease#release_id}
---
@@ -1070,7 +1070,7 @@ public readonly releaseTag: string;
ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
---
diff --git a/docs/dataGithubReleaseAsset.go.md b/docs/dataGithubReleaseAsset.go.md
index a234b676c..4cb7c29a2 100644
--- a/docs/dataGithubReleaseAsset.go.md
+++ b/docs/dataGithubReleaseAsset.go.md
@@ -4,7 +4,7 @@
### DataGithubReleaseAsset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset github_release_asset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset github_release_asset}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubReleaseAsset to
The id of the existing DataGithubReleaseAsset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
---
@@ -832,7 +832,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreleas
| Owner | *string | Owner of the repository. |
| Repository | *string | Name of the repository to retrieve the release asset from. |
| DownloadFileContents | interface{} | Whether to download the asset file content into the `file_contents` attribute. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
---
@@ -916,7 +916,7 @@ AssetId *f64
ID of the release asset to retrieve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
---
@@ -930,7 +930,7 @@ Owner *string
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
---
@@ -944,7 +944,7 @@ Repository *string
Name of the repository to retrieve the release asset from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
---
@@ -958,7 +958,7 @@ DownloadFileContents interface{}
Whether to download the asset file content into the `file_contents` attribute.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
---
@@ -970,7 +970,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubReleaseAsset.python.md b/docs/dataGithubReleaseAsset.python.md
index 803d4ba96..b2fb68bea 100644
--- a/docs/dataGithubReleaseAsset.python.md
+++ b/docs/dataGithubReleaseAsset.python.md
@@ -4,7 +4,7 @@
### DataGithubReleaseAsset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset github_release_asset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset github_release_asset}.
#### Initializers
@@ -44,7 +44,7 @@ dataGithubReleaseAsset.DataGithubReleaseAsset(
| owner | str | Owner of the repository. |
| repository | str | Name of the repository to retrieve the release asset from. |
| download_file_contents | bool \| cdktn.IResolvable | Whether to download the asset file content into the `file_contents` attribute. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
ID of the release asset to retrieve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the repository to retrieve the release asset from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether to download the asset file content into the `file_contents` attribute.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -552,7 +552,7 @@ The construct id used in the generated config for the DataGithubReleaseAsset to
The id of the existing DataGithubReleaseAsset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
---
@@ -983,7 +983,7 @@ dataGithubReleaseAsset.DataGithubReleaseAssetConfig(
| owner | str | Owner of the repository. |
| repository | str | Name of the repository to retrieve the release asset from. |
| download_file_contents | bool \| cdktn.IResolvable | Whether to download the asset file content into the `file_contents` attribute. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
---
@@ -1067,7 +1067,7 @@ asset_id: typing.Union[int, float]
ID of the release asset to retrieve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
---
@@ -1081,7 +1081,7 @@ owner: str
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
---
@@ -1095,7 +1095,7 @@ repository: str
Name of the repository to retrieve the release asset from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
---
@@ -1109,7 +1109,7 @@ download_file_contents: bool | IResolvable
Whether to download the asset file content into the `file_contents` attribute.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
---
@@ -1121,7 +1121,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubReleaseAsset.typescript.md b/docs/dataGithubReleaseAsset.typescript.md
index 5dfe7bfab..ee115f533 100644
--- a/docs/dataGithubReleaseAsset.typescript.md
+++ b/docs/dataGithubReleaseAsset.typescript.md
@@ -4,7 +4,7 @@
### DataGithubReleaseAsset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset github_release_asset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset github_release_asset}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubReleaseAsset to
The id of the existing DataGithubReleaseAsset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
---
@@ -819,7 +819,7 @@ const dataGithubReleaseAssetConfig: dataGithubReleaseAsset.DataGithubReleaseAsse
| owner | string | Owner of the repository. |
| repository | string | Name of the repository to retrieve the release asset from. |
| downloadFileContents | boolean \| cdktn.IResolvable | Whether to download the asset file content into the `file_contents` attribute. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}. |
---
@@ -903,7 +903,7 @@ public readonly assetId: number;
ID of the release asset to retrieve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
---
@@ -917,7 +917,7 @@ public readonly owner: string;
Owner of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
---
@@ -931,7 +931,7 @@ public readonly repository: string;
Name of the repository to retrieve the release asset from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
---
@@ -945,7 +945,7 @@ public readonly downloadFileContents: boolean | IResolvable;
Whether to download the asset file content into the `file_contents` attribute.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
---
@@ -957,7 +957,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositories.go.md b/docs/dataGithubRepositories.go.md
index 3b73a02c2..d708d1030 100644
--- a/docs/dataGithubRepositories.go.md
+++ b/docs/dataGithubRepositories.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories github_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories github_repositories}.
#### Initializers
@@ -415,7 +415,7 @@ The construct id used in the generated config for the DataGithubRepositories to
The id of the existing DataGithubRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
---
@@ -765,11 +765,11 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Query | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}. |
-| IncludeRepoId | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
-| ResultsPerPage | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
-| Sort | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
+| Query | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}. |
+| IncludeRepoId | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
+| ResultsPerPage | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
+| Sort | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
---
@@ -851,7 +851,7 @@ Query *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}.
---
@@ -863,7 +863,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -878,7 +878,7 @@ IncludeRepoId interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
---
@@ -890,7 +890,7 @@ ResultsPerPage *f64
- *Type:* *f64
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
---
@@ -902,7 +902,7 @@ Sort *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
---
diff --git a/docs/dataGithubRepositories.python.md b/docs/dataGithubRepositories.python.md
index 6021820c8..4558c0e2c 100644
--- a/docs/dataGithubRepositories.python.md
+++ b/docs/dataGithubRepositories.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories github_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories github_repositories}.
#### Initializers
@@ -40,11 +40,11 @@ dataGithubRepositories.DataGithubRepositories(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| query | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}. |
-| include_repo_id | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
-| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
-| sort | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
+| query | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}. |
+| include_repo_id | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
+| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
+| sort | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}.
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -131,7 +131,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
---
@@ -139,7 +139,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
---
@@ -147,7 +147,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
---
@@ -558,7 +558,7 @@ The construct id used in the generated config for the DataGithubRepositories to
The id of the existing DataGithubRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
---
@@ -908,11 +908,11 @@ dataGithubRepositories.DataGithubRepositoriesConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| query | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}. |
-| include_repo_id | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
-| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
-| sort | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
+| query | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}. |
+| include_repo_id | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
+| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
+| sort | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
---
@@ -994,7 +994,7 @@ query: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}.
---
@@ -1006,7 +1006,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1021,7 +1021,7 @@ include_repo_id: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
---
@@ -1033,7 +1033,7 @@ results_per_page: typing.Union[int, float]
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
---
@@ -1045,7 +1045,7 @@ sort: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
---
diff --git a/docs/dataGithubRepositories.typescript.md b/docs/dataGithubRepositories.typescript.md
index c17614256..7134b3ed1 100644
--- a/docs/dataGithubRepositories.typescript.md
+++ b/docs/dataGithubRepositories.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories github_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories github_repositories}.
#### Initializers
@@ -415,7 +415,7 @@ The construct id used in the generated config for the DataGithubRepositories to
The id of the existing DataGithubRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
---
@@ -752,11 +752,11 @@ const dataGithubRepositoriesConfig: dataGithubRepositories.DataGithubRepositorie
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| query | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}. |
-| includeRepoId | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
-| resultsPerPage | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
-| sort | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
+| query | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}. |
+| includeRepoId | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}. |
+| resultsPerPage | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}. |
+| sort | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}. |
---
@@ -838,7 +838,7 @@ public readonly query: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}.
---
@@ -850,7 +850,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -865,7 +865,7 @@ public readonly includeRepoId: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}.
---
@@ -877,7 +877,7 @@ public readonly resultsPerPage: number;
- *Type:* number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}.
---
@@ -889,7 +889,7 @@ public readonly sort: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}.
---
diff --git a/docs/dataGithubRepository.go.md b/docs/dataGithubRepository.go.md
index e8bd52862..7708dbe8e 100644
--- a/docs/dataGithubRepository.go.md
+++ b/docs/dataGithubRepository.go.md
@@ -4,7 +4,7 @@
### DataGithubRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository github_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository github_repository}.
#### Initializers
@@ -422,7 +422,7 @@ The construct id used in the generated config for the DataGithubRepository to im
The id of the existing DataGithubRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
---
@@ -1113,11 +1113,11 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Description | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}. |
-| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
-| HomepageUrl | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}. |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}. |
+| Description | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}. |
+| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
+| HomepageUrl | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}. |
---
@@ -1199,7 +1199,7 @@ Description *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}.
---
@@ -1211,7 +1211,7 @@ FullName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
---
@@ -1223,7 +1223,7 @@ HomepageUrl *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
---
@@ -1235,7 +1235,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1250,7 +1250,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}.
---
diff --git a/docs/dataGithubRepository.python.md b/docs/dataGithubRepository.python.md
index d2a618313..3b529e155 100644
--- a/docs/dataGithubRepository.python.md
+++ b/docs/dataGithubRepository.python.md
@@ -4,7 +4,7 @@
### DataGithubRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository github_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository github_repository}.
#### Initializers
@@ -40,11 +40,11 @@ dataGithubRepository.DataGithubRepository(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}. |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
-| homepage_url | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}. |
+| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
+| homepage_url | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}.
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -147,7 +147,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}.
---
@@ -565,7 +565,7 @@ The construct id used in the generated config for the DataGithubRepository to im
The id of the existing DataGithubRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
---
@@ -1256,11 +1256,11 @@ dataGithubRepository.DataGithubRepositoryConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}. |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
-| homepage_url | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}. |
+| description | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
+| homepage_url | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}. |
---
@@ -1342,7 +1342,7 @@ description: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}.
---
@@ -1354,7 +1354,7 @@ full_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
---
@@ -1366,7 +1366,7 @@ homepage_url: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
---
@@ -1378,7 +1378,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1393,7 +1393,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}.
---
diff --git a/docs/dataGithubRepository.typescript.md b/docs/dataGithubRepository.typescript.md
index fdc3c494f..669c172a6 100644
--- a/docs/dataGithubRepository.typescript.md
+++ b/docs/dataGithubRepository.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository github_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository github_repository}.
#### Initializers
@@ -422,7 +422,7 @@ The construct id used in the generated config for the DataGithubRepository to im
The id of the existing DataGithubRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
---
@@ -1100,11 +1100,11 @@ const dataGithubRepositoryConfig: dataGithubRepository.DataGithubRepositoryConfi
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| description | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}. |
-| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
-| homepageUrl | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}. |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}. |
+| description | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}. |
+| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}. |
+| homepageUrl | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}. |
---
@@ -1186,7 +1186,7 @@ public readonly description: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}.
---
@@ -1198,7 +1198,7 @@ public readonly fullName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}.
---
@@ -1210,7 +1210,7 @@ public readonly homepageUrl: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}.
---
@@ -1222,7 +1222,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1237,7 +1237,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}.
---
diff --git a/docs/dataGithubRepositoryAutolinkReferences.go.md b/docs/dataGithubRepositoryAutolinkReferences.go.md
index a1931523f..0bc99c21b 100644
--- a/docs/dataGithubRepositoryAutolinkReferences.go.md
+++ b/docs/dataGithubRepositoryAutolinkReferences.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryAutolinkReferences
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references github_repository_autolink_references}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references github_repository_autolink_references}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryAutoli
The id of the existing DataGithubRepositoryAutolinkReferences that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
---
@@ -666,8 +666,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
---
@@ -749,7 +749,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
---
@@ -761,7 +761,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryAutolinkReferences.python.md b/docs/dataGithubRepositoryAutolinkReferences.python.md
index dd74fab92..297ed81d2 100644
--- a/docs/dataGithubRepositoryAutolinkReferences.python.md
+++ b/docs/dataGithubRepositoryAutolinkReferences.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryAutolinkReferences
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references github_repository_autolink_references}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references github_repository_autolink_references}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubRepositoryAutolinkReferences.DataGithubRepositoryAutolinkReferences(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubRepositoryAutoli
The id of the existing DataGithubRepositoryAutolinkReferences that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
---
@@ -777,8 +777,8 @@ dataGithubRepositoryAutolinkReferences.DataGithubRepositoryAutolinkReferencesCon
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
---
@@ -860,7 +860,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
---
@@ -872,7 +872,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryAutolinkReferences.typescript.md b/docs/dataGithubRepositoryAutolinkReferences.typescript.md
index 949b76117..d467e5632 100644
--- a/docs/dataGithubRepositoryAutolinkReferences.typescript.md
+++ b/docs/dataGithubRepositoryAutolinkReferences.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryAutolinkReferences
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references github_repository_autolink_references}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references github_repository_autolink_references}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryAutoli
The id of the existing DataGithubRepositoryAutolinkReferences that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
---
@@ -654,8 +654,8 @@ const dataGithubRepositoryAutolinkReferencesConfig: dataGithubRepositoryAutolink
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}. |
---
@@ -737,7 +737,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}.
---
@@ -749,7 +749,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryBranches.go.md b/docs/dataGithubRepositoryBranches.go.md
index c2c2f0e28..3d7f2ea91 100644
--- a/docs/dataGithubRepositoryBranches.go.md
+++ b/docs/dataGithubRepositoryBranches.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryBranches
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches github_repository_branches}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches github_repository_branches}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubRepositoryBranch
The id of the existing DataGithubRepositoryBranches that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
---
@@ -726,10 +726,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
-| OnlyNonProtectedBranches | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
-| OnlyProtectedBranches | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
+| OnlyNonProtectedBranches | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
+| OnlyProtectedBranches | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
---
@@ -811,7 +811,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
---
@@ -823,7 +823,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -838,7 +838,7 @@ OnlyNonProtectedBranches interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
---
@@ -850,7 +850,7 @@ OnlyProtectedBranches interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
---
diff --git a/docs/dataGithubRepositoryBranches.python.md b/docs/dataGithubRepositoryBranches.python.md
index a42af3fca..f9f56a134 100644
--- a/docs/dataGithubRepositoryBranches.python.md
+++ b/docs/dataGithubRepositoryBranches.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryBranches
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches github_repository_branches}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches github_repository_branches}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubRepositoryBranches.DataGithubRepositoryBranches(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
-| only_non_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
-| only_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
+| only_non_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
+| only_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -129,7 +129,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
---
@@ -137,7 +137,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
---
@@ -541,7 +541,7 @@ The construct id used in the generated config for the DataGithubRepositoryBranch
The id of the existing DataGithubRepositoryBranches that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
---
@@ -857,10 +857,10 @@ dataGithubRepositoryBranches.DataGithubRepositoryBranchesConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
-| only_non_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
-| only_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
+| only_non_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
+| only_protected_branches | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
---
@@ -942,7 +942,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
---
@@ -954,7 +954,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -969,7 +969,7 @@ only_non_protected_branches: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
---
@@ -981,7 +981,7 @@ only_protected_branches: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
---
diff --git a/docs/dataGithubRepositoryBranches.typescript.md b/docs/dataGithubRepositoryBranches.typescript.md
index c680f4983..cf4771bdc 100644
--- a/docs/dataGithubRepositoryBranches.typescript.md
+++ b/docs/dataGithubRepositoryBranches.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryBranches
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches github_repository_branches}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches github_repository_branches}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubRepositoryBranch
The id of the existing DataGithubRepositoryBranches that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
---
@@ -712,10 +712,10 @@ const dataGithubRepositoryBranchesConfig: dataGithubRepositoryBranches.DataGithu
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
-| onlyNonProtectedBranches | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
-| onlyProtectedBranches | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}. |
+| onlyNonProtectedBranches | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}. |
+| onlyProtectedBranches | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}. |
---
@@ -797,7 +797,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}.
---
@@ -809,7 +809,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -824,7 +824,7 @@ public readonly onlyNonProtectedBranches: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}.
---
@@ -836,7 +836,7 @@ public readonly onlyProtectedBranches: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}.
---
diff --git a/docs/dataGithubRepositoryCustomProperties.go.md b/docs/dataGithubRepositoryCustomProperties.go.md
index 39e8fabb0..c63794c9f 100644
--- a/docs/dataGithubRepositoryCustomProperties.go.md
+++ b/docs/dataGithubRepositoryCustomProperties.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties github_repository_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties github_repository_custom_properties}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryCustom
The id of the existing DataGithubRepositoryCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -654,7 +654,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | Name of the repository which the custom properties should be on. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
---
@@ -738,7 +738,7 @@ Repository *string
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
---
@@ -750,7 +750,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryCustomProperties.python.md b/docs/dataGithubRepositoryCustomProperties.python.md
index a126f6590..31968224f 100644
--- a/docs/dataGithubRepositoryCustomProperties.python.md
+++ b/docs/dataGithubRepositoryCustomProperties.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties github_repository_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties github_repository_custom_properties}.
#### Initializers
@@ -38,7 +38,7 @@ dataGithubRepositoryCustomProperties.DataGithubRepositoryCustomProperties(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | Name of the repository which the custom properties should be on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -509,7 +509,7 @@ The construct id used in the generated config for the DataGithubRepositoryCustom
The id of the existing DataGithubRepositoryCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -769,7 +769,7 @@ dataGithubRepositoryCustomProperties.DataGithubRepositoryCustomPropertiesConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | Name of the repository which the custom properties should be on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
---
@@ -853,7 +853,7 @@ repository: str
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
---
@@ -865,7 +865,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryCustomProperties.typescript.md b/docs/dataGithubRepositoryCustomProperties.typescript.md
index 497124d58..d2f1db4b8 100644
--- a/docs/dataGithubRepositoryCustomProperties.typescript.md
+++ b/docs/dataGithubRepositoryCustomProperties.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties github_repository_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties github_repository_custom_properties}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryCustom
The id of the existing DataGithubRepositoryCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -644,7 +644,7 @@ const dataGithubRepositoryCustomPropertiesConfig: dataGithubRepositoryCustomProp
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | Name of the repository which the custom properties should be on. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}. |
---
@@ -728,7 +728,7 @@ public readonly repository: string;
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
---
@@ -740,7 +740,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryDeployKeys.go.md b/docs/dataGithubRepositoryDeployKeys.go.md
index 4bea7a0ba..0ae51acbe 100644
--- a/docs/dataGithubRepositoryDeployKeys.go.md
+++ b/docs/dataGithubRepositoryDeployKeys.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryDeployKeys
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryDeploy
The id of the existing DataGithubRepositoryDeployKeys that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
---
@@ -653,8 +653,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
---
@@ -736,7 +736,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
---
@@ -748,7 +748,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryDeployKeys.python.md b/docs/dataGithubRepositoryDeployKeys.python.md
index 993c6c269..9aaf555af 100644
--- a/docs/dataGithubRepositoryDeployKeys.python.md
+++ b/docs/dataGithubRepositoryDeployKeys.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryDeployKeys
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubRepositoryDeployKeys.DataGithubRepositoryDeployKeys(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubRepositoryDeploy
The id of the existing DataGithubRepositoryDeployKeys that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
---
@@ -766,8 +766,8 @@ dataGithubRepositoryDeployKeys.DataGithubRepositoryDeployKeysConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
---
@@ -849,7 +849,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
---
@@ -861,7 +861,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryDeployKeys.typescript.md b/docs/dataGithubRepositoryDeployKeys.typescript.md
index 8c7d0aba0..c8cf8c5b4 100644
--- a/docs/dataGithubRepositoryDeployKeys.typescript.md
+++ b/docs/dataGithubRepositoryDeployKeys.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryDeployKeys
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryDeploy
The id of the existing DataGithubRepositoryDeployKeys that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
---
@@ -643,8 +643,8 @@ const dataGithubRepositoryDeployKeysConfig: dataGithubRepositoryDeployKeys.DataG
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}. |
---
@@ -726,7 +726,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}.
---
@@ -738,7 +738,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryDeploymentBranchPolicies.go.md b/docs/dataGithubRepositoryDeploymentBranchPolicies.go.md
index 1babdfd4f..14157e9fa 100644
--- a/docs/dataGithubRepositoryDeploymentBranchPolicies.go.md
+++ b/docs/dataGithubRepositoryDeploymentBranchPolicies.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryDeploymentBranchPolicies
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryDeploy
The id of the existing DataGithubRepositoryDeploymentBranchPolicies that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
---
@@ -678,7 +678,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Provisioners | *[]interface{} | *No description.* |
| EnvironmentName | *string | The target environment name. |
| Repository | *string | The GitHub repository name. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
---
@@ -762,7 +762,7 @@ EnvironmentName *string
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
---
@@ -776,7 +776,7 @@ Repository *string
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
---
@@ -788,7 +788,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryDeploymentBranchPolicies.python.md b/docs/dataGithubRepositoryDeploymentBranchPolicies.python.md
index 20b00191e..2d9d7dcb5 100644
--- a/docs/dataGithubRepositoryDeploymentBranchPolicies.python.md
+++ b/docs/dataGithubRepositoryDeploymentBranchPolicies.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryDeploymentBranchPolicies
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}.
#### Initializers
@@ -40,7 +40,7 @@ dataGithubRepositoryDeploymentBranchPolicies.DataGithubRepositoryDeploymentBranc
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| environment_name | str | The target environment name. |
| repository | str | The GitHub repository name. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -521,7 +521,7 @@ The construct id used in the generated config for the DataGithubRepositoryDeploy
The id of the existing DataGithubRepositoryDeploymentBranchPolicies that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
---
@@ -805,7 +805,7 @@ dataGithubRepositoryDeploymentBranchPolicies.DataGithubRepositoryDeploymentBranc
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| environment_name | str | The target environment name. |
| repository | str | The GitHub repository name. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
---
@@ -889,7 +889,7 @@ environment_name: str
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
---
@@ -903,7 +903,7 @@ repository: str
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
---
@@ -915,7 +915,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryDeploymentBranchPolicies.typescript.md b/docs/dataGithubRepositoryDeploymentBranchPolicies.typescript.md
index 1079dcb58..ddc69cfa7 100644
--- a/docs/dataGithubRepositoryDeploymentBranchPolicies.typescript.md
+++ b/docs/dataGithubRepositoryDeploymentBranchPolicies.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryDeploymentBranchPolicies
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryDeploy
The id of the existing DataGithubRepositoryDeploymentBranchPolicies that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
---
@@ -667,7 +667,7 @@ const dataGithubRepositoryDeploymentBranchPoliciesConfig: dataGithubRepositoryDe
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| environmentName | string | The target environment name. |
| repository | string | The GitHub repository name. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}. |
---
@@ -751,7 +751,7 @@ public readonly environmentName: string;
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
---
@@ -765,7 +765,7 @@ public readonly repository: string;
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
---
@@ -777,7 +777,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.go.md b/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.go.md
index 5f4baf99f..edc439dab 100644
--- a/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.go.md
+++ b/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryEnvironmentDeploymentPolicies
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryEnviro
The id of the existing DataGithubRepositoryEnvironmentDeploymentPolicies that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
---
@@ -678,7 +678,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Provisioners | *[]interface{} | *No description.* |
| Environment | *string | The name of the environment. |
| Repository | *string | The name of the GitHub repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
---
@@ -762,7 +762,7 @@ Environment *string
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
---
@@ -776,7 +776,7 @@ Repository *string
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
---
@@ -788,7 +788,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.python.md b/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.python.md
index 0d2744a52..327d4d39b 100644
--- a/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.python.md
+++ b/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryEnvironmentDeploymentPolicies
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}.
#### Initializers
@@ -40,7 +40,7 @@ dataGithubRepositoryEnvironmentDeploymentPolicies.DataGithubRepositoryEnvironmen
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| environment | str | The name of the environment. |
| repository | str | The name of the GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -521,7 +521,7 @@ The construct id used in the generated config for the DataGithubRepositoryEnviro
The id of the existing DataGithubRepositoryEnvironmentDeploymentPolicies that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
---
@@ -805,7 +805,7 @@ dataGithubRepositoryEnvironmentDeploymentPolicies.DataGithubRepositoryEnvironmen
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| environment | str | The name of the environment. |
| repository | str | The name of the GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
---
@@ -889,7 +889,7 @@ environment: str
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
---
@@ -903,7 +903,7 @@ repository: str
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
---
@@ -915,7 +915,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.typescript.md b/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.typescript.md
index 78ff8fa5f..ead6cfcc8 100644
--- a/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.typescript.md
+++ b/docs/dataGithubRepositoryEnvironmentDeploymentPolicies.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryEnvironmentDeploymentPolicies
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryEnviro
The id of the existing DataGithubRepositoryEnvironmentDeploymentPolicies that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
---
@@ -667,7 +667,7 @@ const dataGithubRepositoryEnvironmentDeploymentPoliciesConfig: dataGithubReposit
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| environment | string | The name of the environment. |
| repository | string | The name of the GitHub repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}. |
---
@@ -751,7 +751,7 @@ public readonly environment: string;
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
---
@@ -765,7 +765,7 @@ public readonly repository: string;
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
---
@@ -777,7 +777,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryEnvironments.go.md b/docs/dataGithubRepositoryEnvironments.go.md
index e87bdf502..44d38d5d6 100644
--- a/docs/dataGithubRepositoryEnvironments.go.md
+++ b/docs/dataGithubRepositoryEnvironments.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryEnvironments
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments github_repository_environments}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments github_repository_environments}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryEnviro
The id of the existing DataGithubRepositoryEnvironments that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
---
@@ -653,8 +653,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
---
@@ -736,7 +736,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
---
@@ -748,7 +748,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryEnvironments.python.md b/docs/dataGithubRepositoryEnvironments.python.md
index a867b2a50..78612d026 100644
--- a/docs/dataGithubRepositoryEnvironments.python.md
+++ b/docs/dataGithubRepositoryEnvironments.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryEnvironments
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments github_repository_environments}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments github_repository_environments}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubRepositoryEnvironments.DataGithubRepositoryEnvironments(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubRepositoryEnviro
The id of the existing DataGithubRepositoryEnvironments that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
---
@@ -766,8 +766,8 @@ dataGithubRepositoryEnvironments.DataGithubRepositoryEnvironmentsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
---
@@ -849,7 +849,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
---
@@ -861,7 +861,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryEnvironments.typescript.md b/docs/dataGithubRepositoryEnvironments.typescript.md
index 017c7ce2c..0cf9afcc9 100644
--- a/docs/dataGithubRepositoryEnvironments.typescript.md
+++ b/docs/dataGithubRepositoryEnvironments.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryEnvironments
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments github_repository_environments}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments github_repository_environments}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryEnviro
The id of the existing DataGithubRepositoryEnvironments that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
---
@@ -643,8 +643,8 @@ const dataGithubRepositoryEnvironmentsConfig: dataGithubRepositoryEnvironments.D
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}. |
---
@@ -726,7 +726,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}.
---
@@ -738,7 +738,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryFile.go.md b/docs/dataGithubRepositoryFile.go.md
index 503026caf..5dbfbed68 100644
--- a/docs/dataGithubRepositoryFile.go.md
+++ b/docs/dataGithubRepositoryFile.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryFile
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file github_repository_file}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file github_repository_file}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubRepositoryFile t
The id of the existing DataGithubRepositoryFile that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
---
@@ -775,7 +775,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| File | *string | The file path to manage. |
| Repository | *string | The repository name. |
| Branch | *string | The branch name, defaults to the repository's default branch. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
---
@@ -859,7 +859,7 @@ File *string
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
---
@@ -873,7 +873,7 @@ Repository *string
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
---
@@ -887,7 +887,7 @@ Branch *string
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
---
@@ -899,7 +899,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryFile.python.md b/docs/dataGithubRepositoryFile.python.md
index 2abadb05d..f426bb231 100644
--- a/docs/dataGithubRepositoryFile.python.md
+++ b/docs/dataGithubRepositoryFile.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryFile
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file github_repository_file}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file github_repository_file}.
#### Initializers
@@ -42,7 +42,7 @@ dataGithubRepositoryFile.DataGithubRepositoryFile(
| file | str | The file path to manage. |
| repository | str | The repository name. |
| branch | str | The branch name, defaults to the repository's default branch. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -540,7 +540,7 @@ The construct id used in the generated config for the DataGithubRepositoryFile t
The id of the existing DataGithubRepositoryFile that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
---
@@ -914,7 +914,7 @@ dataGithubRepositoryFile.DataGithubRepositoryFileConfig(
| file | str | The file path to manage. |
| repository | str | The repository name. |
| branch | str | The branch name, defaults to the repository's default branch. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
---
@@ -998,7 +998,7 @@ file: str
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
---
@@ -1012,7 +1012,7 @@ repository: str
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
---
@@ -1026,7 +1026,7 @@ branch: str
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
---
@@ -1038,7 +1038,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryFile.typescript.md b/docs/dataGithubRepositoryFile.typescript.md
index f001f692e..b103be00b 100644
--- a/docs/dataGithubRepositoryFile.typescript.md
+++ b/docs/dataGithubRepositoryFile.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryFile
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file github_repository_file}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file github_repository_file}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubRepositoryFile t
The id of the existing DataGithubRepositoryFile that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
---
@@ -763,7 +763,7 @@ const dataGithubRepositoryFileConfig: dataGithubRepositoryFile.DataGithubReposit
| file | string | The file path to manage. |
| repository | string | The repository name. |
| branch | string | The branch name, defaults to the repository's default branch. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}. |
---
@@ -847,7 +847,7 @@ public readonly file: string;
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
---
@@ -861,7 +861,7 @@ public readonly repository: string;
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
---
@@ -875,7 +875,7 @@ public readonly branch: string;
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
---
@@ -887,7 +887,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryMilestone.go.md b/docs/dataGithubRepositoryMilestone.go.md
index 3e53c94b8..757c31b4b 100644
--- a/docs/dataGithubRepositoryMilestone.go.md
+++ b/docs/dataGithubRepositoryMilestone.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryMilestone
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone github_repository_milestone}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone github_repository_milestone}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryMilest
The id of the existing DataGithubRepositoryMilestone that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
---
@@ -732,10 +732,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Number | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
-| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
+| Number | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
+| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
---
@@ -817,7 +817,7 @@ Number *f64
- *Type:* *f64
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
---
@@ -829,7 +829,7 @@ Owner *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
---
@@ -841,7 +841,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
---
@@ -853,7 +853,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryMilestone.python.md b/docs/dataGithubRepositoryMilestone.python.md
index 93da9a00c..5bba440ca 100644
--- a/docs/dataGithubRepositoryMilestone.python.md
+++ b/docs/dataGithubRepositoryMilestone.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryMilestone
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone github_repository_milestone}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone github_repository_milestone}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubRepositoryMilestone.DataGithubRepositoryMilestone(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
+| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -527,7 +527,7 @@ The construct id used in the generated config for the DataGithubRepositoryMilest
The id of the existing DataGithubRepositoryMilestone that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
---
@@ -865,10 +865,10 @@ dataGithubRepositoryMilestone.DataGithubRepositoryMilestoneConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
+| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
---
@@ -950,7 +950,7 @@ number: typing.Union[int, float]
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
---
@@ -962,7 +962,7 @@ owner: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
---
@@ -974,7 +974,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
---
@@ -986,7 +986,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryMilestone.typescript.md b/docs/dataGithubRepositoryMilestone.typescript.md
index fafa7c67a..4bc00b342 100644
--- a/docs/dataGithubRepositoryMilestone.typescript.md
+++ b/docs/dataGithubRepositoryMilestone.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryMilestone
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone github_repository_milestone}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone github_repository_milestone}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryMilest
The id of the existing DataGithubRepositoryMilestone that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
---
@@ -720,10 +720,10 @@ const dataGithubRepositoryMilestoneConfig: dataGithubRepositoryMilestone.DataGit
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| number | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
-| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
+| number | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}. |
+| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}. |
---
@@ -805,7 +805,7 @@ public readonly number: number;
- *Type:* number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}.
---
@@ -817,7 +817,7 @@ public readonly owner: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}.
---
@@ -829,7 +829,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}.
---
@@ -841,7 +841,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryPages.go.md b/docs/dataGithubRepositoryPages.go.md
index 73c1945ee..009ead75b 100644
--- a/docs/dataGithubRepositoryPages.go.md
+++ b/docs/dataGithubRepositoryPages.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPagesA
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages github_repository_pages}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages github_repository_pages}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryPagesA
The id of the existing DataGithubRepositoryPagesA that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
---
@@ -742,7 +742,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | The repository name to get GitHub Pages information for. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
---
@@ -826,7 +826,7 @@ Repository *string
The repository name to get GitHub Pages information for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
---
@@ -838,7 +838,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryPages.python.md b/docs/dataGithubRepositoryPages.python.md
index 7ed8fc92b..195a21f20 100644
--- a/docs/dataGithubRepositoryPages.python.md
+++ b/docs/dataGithubRepositoryPages.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPagesA
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages github_repository_pages}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages github_repository_pages}.
#### Initializers
@@ -38,7 +38,7 @@ dataGithubRepositoryPages.DataGithubRepositoryPagesA(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The repository name to get GitHub Pages information for. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The repository name to get GitHub Pages information for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -509,7 +509,7 @@ The construct id used in the generated config for the DataGithubRepositoryPagesA
The id of the existing DataGithubRepositoryPagesA that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
---
@@ -857,7 +857,7 @@ dataGithubRepositoryPages.DataGithubRepositoryPagesAConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The repository name to get GitHub Pages information for. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
---
@@ -941,7 +941,7 @@ repository: str
The repository name to get GitHub Pages information for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
---
@@ -953,7 +953,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryPages.typescript.md b/docs/dataGithubRepositoryPages.typescript.md
index 6165ce4bf..ad05d4a14 100644
--- a/docs/dataGithubRepositoryPages.typescript.md
+++ b/docs/dataGithubRepositoryPages.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPagesA
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages github_repository_pages}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages github_repository_pages}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryPagesA
The id of the existing DataGithubRepositoryPagesA that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
---
@@ -732,7 +732,7 @@ const dataGithubRepositoryPagesAConfig: dataGithubRepositoryPages.DataGithubRepo
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | The repository name to get GitHub Pages information for. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}. |
---
@@ -816,7 +816,7 @@ public readonly repository: string;
The repository name to get GitHub Pages information for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
---
@@ -828,7 +828,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryPullRequest.go.md b/docs/dataGithubRepositoryPullRequest.go.md
index 4efd9fa42..87418b62e 100644
--- a/docs/dataGithubRepositoryPullRequest.go.md
+++ b/docs/dataGithubRepositoryPullRequest.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPullRequest
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request github_repository_pull_request}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request github_repository_pull_request}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubRepositoryPullRe
The id of the existing DataGithubRepositoryPullRequest that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
---
@@ -860,10 +860,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| BaseRepository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
-| Number | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
-| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
+| BaseRepository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
+| Number | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
+| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
---
@@ -945,7 +945,7 @@ BaseRepository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
---
@@ -957,7 +957,7 @@ Number *f64
- *Type:* *f64
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
---
@@ -969,7 +969,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -984,7 +984,7 @@ Owner *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
---
diff --git a/docs/dataGithubRepositoryPullRequest.python.md b/docs/dataGithubRepositoryPullRequest.python.md
index 62de3f276..2206ea196 100644
--- a/docs/dataGithubRepositoryPullRequest.python.md
+++ b/docs/dataGithubRepositoryPullRequest.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPullRequest
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request github_repository_pull_request}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request github_repository_pull_request}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubRepositoryPullRequest.DataGithubRepositoryPullRequest(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
-| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
+| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
+| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -137,7 +137,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
---
@@ -534,7 +534,7 @@ The construct id used in the generated config for the DataGithubRepositoryPullRe
The id of the existing DataGithubRepositoryPullRequest that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
---
@@ -993,10 +993,10 @@ dataGithubRepositoryPullRequest.DataGithubRepositoryPullRequestConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
-| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
+| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
+| number | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
---
@@ -1078,7 +1078,7 @@ base_repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
---
@@ -1090,7 +1090,7 @@ number: typing.Union[int, float]
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
---
@@ -1102,7 +1102,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1117,7 +1117,7 @@ owner: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
---
diff --git a/docs/dataGithubRepositoryPullRequest.typescript.md b/docs/dataGithubRepositoryPullRequest.typescript.md
index e3d2f7fcb..cc6cd756c 100644
--- a/docs/dataGithubRepositoryPullRequest.typescript.md
+++ b/docs/dataGithubRepositoryPullRequest.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPullRequest
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request github_repository_pull_request}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request github_repository_pull_request}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubRepositoryPullRe
The id of the existing DataGithubRepositoryPullRequest that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
---
@@ -848,10 +848,10 @@ const dataGithubRepositoryPullRequestConfig: dataGithubRepositoryPullRequest.Dat
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| baseRepository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
-| number | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
-| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
+| baseRepository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}. |
+| number | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}. |
+| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}. |
---
@@ -933,7 +933,7 @@ public readonly baseRepository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}.
---
@@ -945,7 +945,7 @@ public readonly number: number;
- *Type:* number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}.
---
@@ -957,7 +957,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -972,7 +972,7 @@ public readonly owner: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}.
---
diff --git a/docs/dataGithubRepositoryPullRequests.go.md b/docs/dataGithubRepositoryPullRequests.go.md
index f37c065a7..7c3bce90c 100644
--- a/docs/dataGithubRepositoryPullRequests.go.md
+++ b/docs/dataGithubRepositoryPullRequests.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPullRequests
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests github_repository_pull_requests}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests github_repository_pull_requests}.
#### Initializers
@@ -436,7 +436,7 @@ The construct id used in the generated config for the DataGithubRepositoryPullRe
The id of the existing DataGithubRepositoryPullRequests that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
---
@@ -833,14 +833,14 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| BaseRepository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
-| BaseRef | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
-| HeadRef | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
-| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
-| SortBy | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
-| SortDirection | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
-| State | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
+| BaseRepository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
+| BaseRef | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
+| HeadRef | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
+| Owner | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
+| SortBy | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
+| SortDirection | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
+| State | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
---
@@ -922,7 +922,7 @@ BaseRepository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
---
@@ -934,7 +934,7 @@ BaseRef *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
---
@@ -946,7 +946,7 @@ HeadRef *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
---
@@ -958,7 +958,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -973,7 +973,7 @@ Owner *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
---
@@ -985,7 +985,7 @@ SortBy *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
---
@@ -997,7 +997,7 @@ SortDirection *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
---
@@ -1009,7 +1009,7 @@ State *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
---
diff --git a/docs/dataGithubRepositoryPullRequests.python.md b/docs/dataGithubRepositoryPullRequests.python.md
index 218954074..eafeb73b3 100644
--- a/docs/dataGithubRepositoryPullRequests.python.md
+++ b/docs/dataGithubRepositoryPullRequests.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPullRequests
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests github_repository_pull_requests}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests github_repository_pull_requests}.
#### Initializers
@@ -43,14 +43,14 @@ dataGithubRepositoryPullRequests.DataGithubRepositoryPullRequests(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
-| base_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
-| head_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
-| sort_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
-| sort_direction | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
-| state | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
+| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
+| base_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
+| head_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
+| sort_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
+| sort_direction | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
+| state | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
---
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -153,7 +153,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
---
@@ -161,7 +161,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
---
@@ -169,7 +169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
---
@@ -177,7 +177,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
---
@@ -609,7 +609,7 @@ The construct id used in the generated config for the DataGithubRepositoryPullRe
The id of the existing DataGithubRepositoryPullRequests that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
---
@@ -1006,14 +1006,14 @@ dataGithubRepositoryPullRequests.DataGithubRepositoryPullRequestsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
-| base_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
-| head_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
-| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
-| sort_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
-| sort_direction | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
-| state | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
+| base_repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
+| base_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
+| head_ref | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
+| owner | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
+| sort_by | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
+| sort_direction | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
+| state | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
---
@@ -1095,7 +1095,7 @@ base_repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
---
@@ -1107,7 +1107,7 @@ base_ref: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
---
@@ -1119,7 +1119,7 @@ head_ref: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
---
@@ -1131,7 +1131,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1146,7 +1146,7 @@ owner: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
---
@@ -1158,7 +1158,7 @@ sort_by: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
---
@@ -1170,7 +1170,7 @@ sort_direction: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
---
@@ -1182,7 +1182,7 @@ state: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
---
diff --git a/docs/dataGithubRepositoryPullRequests.typescript.md b/docs/dataGithubRepositoryPullRequests.typescript.md
index 0db824d4e..567295713 100644
--- a/docs/dataGithubRepositoryPullRequests.typescript.md
+++ b/docs/dataGithubRepositoryPullRequests.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryPullRequests
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests github_repository_pull_requests}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests github_repository_pull_requests}.
#### Initializers
@@ -436,7 +436,7 @@ The construct id used in the generated config for the DataGithubRepositoryPullRe
The id of the existing DataGithubRepositoryPullRequests that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
---
@@ -817,14 +817,14 @@ const dataGithubRepositoryPullRequestsConfig: dataGithubRepositoryPullRequests.D
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| baseRepository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
-| baseRef | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
-| headRef | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
-| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
-| sortBy | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
-| sortDirection | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
-| state | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
+| baseRepository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}. |
+| baseRef | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}. |
+| headRef | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}. |
+| owner | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}. |
+| sortBy | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}. |
+| sortDirection | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}. |
+| state | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}. |
---
@@ -906,7 +906,7 @@ public readonly baseRepository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}.
---
@@ -918,7 +918,7 @@ public readonly baseRef: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}.
---
@@ -930,7 +930,7 @@ public readonly headRef: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}.
---
@@ -942,7 +942,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -957,7 +957,7 @@ public readonly owner: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}.
---
@@ -969,7 +969,7 @@ public readonly sortBy: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}.
---
@@ -981,7 +981,7 @@ public readonly sortDirection: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}.
---
@@ -993,7 +993,7 @@ public readonly state: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}.
---
diff --git a/docs/dataGithubRepositoryTeams.go.md b/docs/dataGithubRepositoryTeams.go.md
index 4071c9a16..5cf819d6e 100644
--- a/docs/dataGithubRepositoryTeams.go.md
+++ b/docs/dataGithubRepositoryTeams.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams github_repository_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams github_repository_teams}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubRepositoryTeams
The id of the existing DataGithubRepositoryTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
---
@@ -690,9 +690,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
+| FullName | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
---
@@ -774,7 +774,7 @@ FullName *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
---
@@ -786,7 +786,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -801,7 +801,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
---
diff --git a/docs/dataGithubRepositoryTeams.python.md b/docs/dataGithubRepositoryTeams.python.md
index eb9493a6d..a52388ca7 100644
--- a/docs/dataGithubRepositoryTeams.python.md
+++ b/docs/dataGithubRepositoryTeams.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams github_repository_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams github_repository_teams}.
#### Initializers
@@ -38,9 +38,9 @@ dataGithubRepositoryTeams.DataGithubRepositoryTeams(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -127,7 +127,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
---
@@ -531,7 +531,7 @@ The construct id used in the generated config for the DataGithubRepositoryTeams
The id of the existing DataGithubRepositoryTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
---
@@ -813,9 +813,9 @@ dataGithubRepositoryTeams.DataGithubRepositoryTeamsConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
+| full_name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
---
@@ -897,7 +897,7 @@ full_name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
---
@@ -909,7 +909,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -924,7 +924,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
---
diff --git a/docs/dataGithubRepositoryTeams.typescript.md b/docs/dataGithubRepositoryTeams.typescript.md
index c2fcda1b3..cd2444401 100644
--- a/docs/dataGithubRepositoryTeams.typescript.md
+++ b/docs/dataGithubRepositoryTeams.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryTeams
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams github_repository_teams}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams github_repository_teams}.
#### Initializers
@@ -408,7 +408,7 @@ The construct id used in the generated config for the DataGithubRepositoryTeams
The id of the existing DataGithubRepositoryTeams that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
---
@@ -679,9 +679,9 @@ const dataGithubRepositoryTeamsConfig: dataGithubRepositoryTeams.DataGithubRepos
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
+| fullName | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}. |
---
@@ -763,7 +763,7 @@ public readonly fullName: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}.
---
@@ -775,7 +775,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -790,7 +790,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}.
---
diff --git a/docs/dataGithubRepositoryWebhooks.go.md b/docs/dataGithubRepositoryWebhooks.go.md
index 0e81c6d11..f6aba9a28 100644
--- a/docs/dataGithubRepositoryWebhooks.go.md
+++ b/docs/dataGithubRepositoryWebhooks.go.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryWebhooks
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks github_repository_webhooks}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks github_repository_webhooks}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryWebhoo
The id of the existing DataGithubRepositoryWebhooks that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
---
@@ -653,8 +653,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubreposi
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
---
@@ -736,7 +736,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
---
@@ -748,7 +748,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryWebhooks.python.md b/docs/dataGithubRepositoryWebhooks.python.md
index 3d5368389..d7efd2542 100644
--- a/docs/dataGithubRepositoryWebhooks.python.md
+++ b/docs/dataGithubRepositoryWebhooks.python.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryWebhooks
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks github_repository_webhooks}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks github_repository_webhooks}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubRepositoryWebhooks.DataGithubRepositoryWebhooks(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubRepositoryWebhoo
The id of the existing DataGithubRepositoryWebhooks that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
---
@@ -766,8 +766,8 @@ dataGithubRepositoryWebhooks.DataGithubRepositoryWebhooksConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
---
@@ -849,7 +849,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
---
@@ -861,7 +861,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRepositoryWebhooks.typescript.md b/docs/dataGithubRepositoryWebhooks.typescript.md
index 17c6cab0a..9cbf9e698 100644
--- a/docs/dataGithubRepositoryWebhooks.typescript.md
+++ b/docs/dataGithubRepositoryWebhooks.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRepositoryWebhooks
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks github_repository_webhooks}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks github_repository_webhooks}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRepositoryWebhoo
The id of the existing DataGithubRepositoryWebhooks that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
---
@@ -643,8 +643,8 @@ const dataGithubRepositoryWebhooksConfig: dataGithubRepositoryWebhooks.DataGithu
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}. |
---
@@ -726,7 +726,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}.
---
@@ -738,7 +738,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRestApi.go.md b/docs/dataGithubRestApi.go.md
index a4e464b0a..ca59a5ce3 100644
--- a/docs/dataGithubRestApi.go.md
+++ b/docs/dataGithubRestApi.go.md
@@ -4,7 +4,7 @@
### DataGithubRestApi
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api github_rest_api}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api github_rest_api}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRestApi to impor
The id of the existing DataGithubRestApi that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
---
@@ -686,8 +686,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubrestap
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Endpoint | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
+| Endpoint | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
---
@@ -769,7 +769,7 @@ Endpoint *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
---
@@ -781,7 +781,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRestApi.python.md b/docs/dataGithubRestApi.python.md
index 2d376179f..364856068 100644
--- a/docs/dataGithubRestApi.python.md
+++ b/docs/dataGithubRestApi.python.md
@@ -4,7 +4,7 @@
### DataGithubRestApi
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api github_rest_api}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api github_rest_api}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubRestApi.DataGithubRestApi(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| endpoint | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
+| endpoint | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubRestApi to impor
The id of the existing DataGithubRestApi that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
---
@@ -799,8 +799,8 @@ dataGithubRestApi.DataGithubRestApiConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| endpoint | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
+| endpoint | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
---
@@ -882,7 +882,7 @@ endpoint: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
---
@@ -894,7 +894,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubRestApi.typescript.md b/docs/dataGithubRestApi.typescript.md
index b96ebfcbe..0338c25e4 100644
--- a/docs/dataGithubRestApi.typescript.md
+++ b/docs/dataGithubRestApi.typescript.md
@@ -4,7 +4,7 @@
### DataGithubRestApi
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api github_rest_api}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api github_rest_api}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubRestApi to impor
The id of the existing DataGithubRestApi that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
---
@@ -676,8 +676,8 @@ const dataGithubRestApiConfig: dataGithubRestApi.DataGithubRestApiConfig = { ...
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| endpoint | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
+| endpoint | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}. |
---
@@ -759,7 +759,7 @@ public readonly endpoint: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}.
---
@@ -771,7 +771,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubSshKeys.go.md b/docs/dataGithubSshKeys.go.md
index 3415370a0..8383a7535 100644
--- a/docs/dataGithubSshKeys.go.md
+++ b/docs/dataGithubSshKeys.go.md
@@ -4,7 +4,7 @@
### DataGithubSshKeys
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys github_ssh_keys}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys github_ssh_keys}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubSshKeys to impor
The id of the existing DataGithubSshKeys that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
---
@@ -630,7 +630,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubsshkey
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
---
@@ -712,7 +712,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubSshKeys.python.md b/docs/dataGithubSshKeys.python.md
index 388822917..80a450a75 100644
--- a/docs/dataGithubSshKeys.python.md
+++ b/docs/dataGithubSshKeys.python.md
@@ -4,7 +4,7 @@
### DataGithubSshKeys
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys github_ssh_keys}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys github_ssh_keys}.
#### Initializers
@@ -36,7 +36,7 @@ dataGithubSshKeys.DataGithubSshKeys(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
---
@@ -104,7 +104,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -497,7 +497,7 @@ The construct id used in the generated config for the DataGithubSshKeys to impor
The id of the existing DataGithubSshKeys that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
---
@@ -733,7 +733,7 @@ dataGithubSshKeys.DataGithubSshKeysConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
---
@@ -815,7 +815,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubSshKeys.typescript.md b/docs/dataGithubSshKeys.typescript.md
index 0ffc68847..c298f3953 100644
--- a/docs/dataGithubSshKeys.typescript.md
+++ b/docs/dataGithubSshKeys.typescript.md
@@ -4,7 +4,7 @@
### DataGithubSshKeys
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys github_ssh_keys}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys github_ssh_keys}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubSshKeys to impor
The id of the existing DataGithubSshKeys that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
---
@@ -621,7 +621,7 @@ const dataGithubSshKeysConfig: dataGithubSshKeys.DataGithubSshKeysConfig = { ...
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}. |
---
@@ -703,7 +703,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubTeam.go.md b/docs/dataGithubTeam.go.md
index 40931fdaf..292cfe8e3 100644
--- a/docs/dataGithubTeam.go.md
+++ b/docs/dataGithubTeam.go.md
@@ -4,7 +4,7 @@
### DataGithubTeam
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team github_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team github_team}.
#### Initializers
@@ -415,7 +415,7 @@ The construct id used in the generated config for the DataGithubTeam to import.
The id of the existing DataGithubTeam that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
---
@@ -831,11 +831,11 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubteam"
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Slug | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}. |
-| MembershipType | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
-| ResultsPerPage | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
-| SummaryOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
+| Slug | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}. |
+| MembershipType | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
+| ResultsPerPage | *f64 | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
+| SummaryOnly | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
---
@@ -917,7 +917,7 @@ Slug *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}.
---
@@ -929,7 +929,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -944,7 +944,7 @@ MembershipType *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
---
@@ -956,7 +956,7 @@ ResultsPerPage *f64
- *Type:* *f64
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
---
@@ -968,7 +968,7 @@ SummaryOnly interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
---
diff --git a/docs/dataGithubTeam.python.md b/docs/dataGithubTeam.python.md
index e5d3428ed..9476d5555 100644
--- a/docs/dataGithubTeam.python.md
+++ b/docs/dataGithubTeam.python.md
@@ -4,7 +4,7 @@
### DataGithubTeam
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team github_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team github_team}.
#### Initializers
@@ -40,11 +40,11 @@ dataGithubTeam.DataGithubTeam(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}. |
-| membership_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
-| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
-| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
+| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}. |
+| membership_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
+| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
+| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}.
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -131,7 +131,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
---
@@ -139,7 +139,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
---
@@ -147,7 +147,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
---
@@ -558,7 +558,7 @@ The construct id used in the generated config for the DataGithubTeam to import.
The id of the existing DataGithubTeam that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
---
@@ -974,11 +974,11 @@ dataGithubTeam.DataGithubTeamConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}. |
-| membership_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
-| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
-| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
+| slug | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}. |
+| membership_type | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
+| results_per_page | typing.Union[int, float] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
+| summary_only | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
---
@@ -1060,7 +1060,7 @@ slug: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}.
---
@@ -1072,7 +1072,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1087,7 +1087,7 @@ membership_type: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
---
@@ -1099,7 +1099,7 @@ results_per_page: typing.Union[int, float]
- *Type:* typing.Union[int, float]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
---
@@ -1111,7 +1111,7 @@ summary_only: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
---
diff --git a/docs/dataGithubTeam.typescript.md b/docs/dataGithubTeam.typescript.md
index b2b41816b..59bff929e 100644
--- a/docs/dataGithubTeam.typescript.md
+++ b/docs/dataGithubTeam.typescript.md
@@ -4,7 +4,7 @@
### DataGithubTeam
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team github_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team github_team}.
#### Initializers
@@ -415,7 +415,7 @@ The construct id used in the generated config for the DataGithubTeam to import.
The id of the existing DataGithubTeam that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
---
@@ -818,11 +818,11 @@ const dataGithubTeamConfig: dataGithubTeam.DataGithubTeamConfig = { ... }
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| slug | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}. |
-| membershipType | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
-| resultsPerPage | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
-| summaryOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
+| slug | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}. |
+| membershipType | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}. |
+| resultsPerPage | number | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}. |
+| summaryOnly | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}. |
---
@@ -904,7 +904,7 @@ public readonly slug: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}.
---
@@ -916,7 +916,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -931,7 +931,7 @@ public readonly membershipType: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}.
---
@@ -943,7 +943,7 @@ public readonly resultsPerPage: number;
- *Type:* number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}.
---
@@ -955,7 +955,7 @@ public readonly summaryOnly: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}.
---
diff --git a/docs/dataGithubTree.go.md b/docs/dataGithubTree.go.md
index 1fa010ce6..0549e9f7f 100644
--- a/docs/dataGithubTree.go.md
+++ b/docs/dataGithubTree.go.md
@@ -4,7 +4,7 @@
### DataGithubTree
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree github_tree}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree github_tree}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubTree to import.
The id of the existing DataGithubTree that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
---
@@ -706,10 +706,10 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubtree"
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}. |
-| TreeSha | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}. |
-| Recursive | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
+| Repository | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}. |
+| TreeSha | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}. |
+| Recursive | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
---
@@ -791,7 +791,7 @@ Repository *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}.
---
@@ -803,7 +803,7 @@ TreeSha *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
---
@@ -815,7 +815,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -830,7 +830,7 @@ Recursive interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}.
---
diff --git a/docs/dataGithubTree.python.md b/docs/dataGithubTree.python.md
index be612175f..7b1a8c513 100644
--- a/docs/dataGithubTree.python.md
+++ b/docs/dataGithubTree.python.md
@@ -4,7 +4,7 @@
### DataGithubTree
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree github_tree}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree github_tree}.
#### Initializers
@@ -39,10 +39,10 @@ dataGithubTree.DataGithubTree(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}. |
-| tree_sha | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}. |
-| recursive | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}. |
+| tree_sha | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}. |
+| recursive | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}.
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -137,7 +137,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}.
---
@@ -534,7 +534,7 @@ The construct id used in the generated config for the DataGithubTree to import.
The id of the existing DataGithubTree that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
---
@@ -839,10 +839,10 @@ dataGithubTree.DataGithubTreeConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}. |
-| tree_sha | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}. |
-| recursive | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
+| repository | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}. |
+| tree_sha | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}. |
+| recursive | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
---
@@ -924,7 +924,7 @@ repository: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}.
---
@@ -936,7 +936,7 @@ tree_sha: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
---
@@ -948,7 +948,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -963,7 +963,7 @@ recursive: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}.
---
diff --git a/docs/dataGithubTree.typescript.md b/docs/dataGithubTree.typescript.md
index c7a9028cb..b2a01b9ce 100644
--- a/docs/dataGithubTree.typescript.md
+++ b/docs/dataGithubTree.typescript.md
@@ -4,7 +4,7 @@
### DataGithubTree
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree github_tree}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree github_tree}.
#### Initializers
@@ -401,7 +401,7 @@ The construct id used in the generated config for the DataGithubTree to import.
The id of the existing DataGithubTree that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
---
@@ -694,10 +694,10 @@ const dataGithubTreeConfig: dataGithubTree.DataGithubTreeConfig = { ... }
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}. |
-| treeSha | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}. |
-| recursive | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
+| repository | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}. |
+| treeSha | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}. |
+| recursive | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}. |
---
@@ -779,7 +779,7 @@ public readonly repository: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}.
---
@@ -791,7 +791,7 @@ public readonly treeSha: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}.
---
@@ -803,7 +803,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -818,7 +818,7 @@ public readonly recursive: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}.
---
diff --git a/docs/dataGithubUser.go.md b/docs/dataGithubUser.go.md
index 8173013bc..2c4682852 100644
--- a/docs/dataGithubUser.go.md
+++ b/docs/dataGithubUser.go.md
@@ -4,7 +4,7 @@
### DataGithubUser
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user github_user}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user github_user}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubUser to import.
The id of the existing DataGithubUser that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
---
@@ -862,8 +862,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubuser"
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Username | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}. |
+| Username | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}. |
---
@@ -945,7 +945,7 @@ Username *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}.
---
@@ -957,7 +957,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUser.python.md b/docs/dataGithubUser.python.md
index b5f0ba034..6da193814 100644
--- a/docs/dataGithubUser.python.md
+++ b/docs/dataGithubUser.python.md
@@ -4,7 +4,7 @@
### DataGithubUser
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user github_user}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user github_user}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubUser.DataGithubUser(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}. |
+| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubUser to import.
The id of the existing DataGithubUser that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
---
@@ -975,8 +975,8 @@ dataGithubUser.DataGithubUserConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}. |
+| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}. |
---
@@ -1058,7 +1058,7 @@ username: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}.
---
@@ -1070,7 +1070,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUser.typescript.md b/docs/dataGithubUser.typescript.md
index 6f8b459c0..fc1a44a03 100644
--- a/docs/dataGithubUser.typescript.md
+++ b/docs/dataGithubUser.typescript.md
@@ -4,7 +4,7 @@
### DataGithubUser
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user github_user}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user github_user}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubUser to import.
The id of the existing DataGithubUser that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
---
@@ -852,8 +852,8 @@ const dataGithubUserConfig: dataGithubUser.DataGithubUserConfig = { ... }
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| username | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}. |
+| username | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}. |
---
@@ -935,7 +935,7 @@ public readonly username: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}.
---
@@ -947,7 +947,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUserExternalIdentity.go.md b/docs/dataGithubUserExternalIdentity.go.md
index 18331dd51..f16d87e7c 100644
--- a/docs/dataGithubUserExternalIdentity.go.md
+++ b/docs/dataGithubUserExternalIdentity.go.md
@@ -4,7 +4,7 @@
### DataGithubUserExternalIdentity
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity github_user_external_identity}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity github_user_external_identity}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubUserExternalIden
The id of the existing DataGithubUserExternalIdentity that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
---
@@ -675,8 +675,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubuserex
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Username | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
+| Username | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
---
@@ -758,7 +758,7 @@ Username *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
---
@@ -770,7 +770,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUserExternalIdentity.python.md b/docs/dataGithubUserExternalIdentity.python.md
index 3e189cb50..899d5bd9f 100644
--- a/docs/dataGithubUserExternalIdentity.python.md
+++ b/docs/dataGithubUserExternalIdentity.python.md
@@ -4,7 +4,7 @@
### DataGithubUserExternalIdentity
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity github_user_external_identity}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity github_user_external_identity}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubUserExternalIdentity.DataGithubUserExternalIdentity(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
+| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubUserExternalIden
The id of the existing DataGithubUserExternalIdentity that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
---
@@ -788,8 +788,8 @@ dataGithubUserExternalIdentity.DataGithubUserExternalIdentityConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
+| username | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
---
@@ -871,7 +871,7 @@ username: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
---
@@ -883,7 +883,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUserExternalIdentity.typescript.md b/docs/dataGithubUserExternalIdentity.typescript.md
index 0ad41737a..d278182d4 100644
--- a/docs/dataGithubUserExternalIdentity.typescript.md
+++ b/docs/dataGithubUserExternalIdentity.typescript.md
@@ -4,7 +4,7 @@
### DataGithubUserExternalIdentity
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity github_user_external_identity}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity github_user_external_identity}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubUserExternalIden
The id of the existing DataGithubUserExternalIdentity that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
---
@@ -665,8 +665,8 @@ const dataGithubUserExternalIdentityConfig: dataGithubUserExternalIdentity.DataG
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| username | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
+| username | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}. |
---
@@ -748,7 +748,7 @@ public readonly username: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}.
---
@@ -760,7 +760,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUsers.go.md b/docs/dataGithubUsers.go.md
index 867896ee9..fba333c8f 100644
--- a/docs/dataGithubUsers.go.md
+++ b/docs/dataGithubUsers.go.md
@@ -4,7 +4,7 @@
### DataGithubUsers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users github_users}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users github_users}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubUsers to import.
The id of the existing DataGithubUsers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
---
@@ -686,8 +686,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/datagithubusers"
| Lifecycle | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformResourceLifecycle | *No description.* |
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
-| Usernames | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}. |
+| Usernames | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}. |
---
@@ -769,7 +769,7 @@ Usernames *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}.
---
@@ -781,7 +781,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUsers.python.md b/docs/dataGithubUsers.python.md
index b83c8fef4..0be0a034f 100644
--- a/docs/dataGithubUsers.python.md
+++ b/docs/dataGithubUsers.python.md
@@ -4,7 +4,7 @@
### DataGithubUsers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users github_users}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users github_users}.
#### Initializers
@@ -37,8 +37,8 @@ dataGithubUsers.DataGithubUsers(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| usernames | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}. |
+| usernames | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}. |
---
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}.
---
@@ -114,7 +114,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -507,7 +507,7 @@ The construct id used in the generated config for the DataGithubUsers to import.
The id of the existing DataGithubUsers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
---
@@ -799,8 +799,8 @@ dataGithubUsers.DataGithubUsersConfig(
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
-| usernames | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}. |
+| usernames | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}. |
---
@@ -882,7 +882,7 @@ usernames: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}.
---
@@ -894,7 +894,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dataGithubUsers.typescript.md b/docs/dataGithubUsers.typescript.md
index 6903de722..d060b0ab8 100644
--- a/docs/dataGithubUsers.typescript.md
+++ b/docs/dataGithubUsers.typescript.md
@@ -4,7 +4,7 @@
### DataGithubUsers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users github_users}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users github_users}.
#### Initializers
@@ -394,7 +394,7 @@ The construct id used in the generated config for the DataGithubUsers to import.
The id of the existing DataGithubUsers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
---
@@ -676,8 +676,8 @@ const dataGithubUsersConfig: dataGithubUsers.DataGithubUsersConfig = { ... }
| lifecycle | cdktn.TerraformResourceLifecycle | *No description.* |
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
-| usernames | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}. |
+| usernames | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}. |
---
@@ -759,7 +759,7 @@ public readonly usernames: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}.
---
@@ -771,7 +771,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dependabotOrganizationSecret.go.md b/docs/dependabotOrganizationSecret.go.md
index d509a4788..5261dcbd1 100644
--- a/docs/dependabotOrganizationSecret.go.md
+++ b/docs/dependabotOrganizationSecret.go.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}.
#### Initializers
@@ -538,7 +538,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1005,7 +1005,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/dependabotorgani
| SecretName | *string | Name of the secret. |
| Visibility | *string | Configures the access that repositories have to the organization secret. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
| KeyId | *string | ID of the public key used to encrypt the secret. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the organization secret. |
@@ -1094,7 +1094,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
---
@@ -1110,7 +1110,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
---
@@ -1124,7 +1124,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
---
@@ -1136,7 +1136,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1153,7 +1153,7 @@ KeyId *string
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
---
@@ -1167,7 +1167,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
---
@@ -1181,7 +1181,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
---
@@ -1195,7 +1195,7 @@ Value *string
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
---
@@ -1209,7 +1209,7 @@ ValueEncrypted *string
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
---
diff --git a/docs/dependabotOrganizationSecret.python.md b/docs/dependabotOrganizationSecret.python.md
index 20ef8269c..3561f1fe7 100644
--- a/docs/dependabotOrganizationSecret.python.md
+++ b/docs/dependabotOrganizationSecret.python.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}.
#### Initializers
@@ -47,7 +47,7 @@ dependabotOrganizationSecret.DependabotOrganizationSecret(
| secret_name | str | Name of the secret. |
| visibility | str | Configures the access that repositories have to the organization secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
---
@@ -134,7 +134,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -165,7 +165,7 @@ If you experience problems setting this value it might not be settable. Please t
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
---
@@ -175,7 +175,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
---
@@ -185,7 +185,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
---
@@ -195,7 +195,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
---
@@ -205,7 +205,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
---
@@ -751,7 +751,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1218,7 +1218,7 @@ dependabotOrganizationSecret.DependabotOrganizationSecretConfig(
| secret_name | str | Name of the secret. |
| visibility | str | Configures the access that repositories have to the organization secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
@@ -1307,7 +1307,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
---
@@ -1323,7 +1323,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
---
@@ -1337,7 +1337,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
---
@@ -1349,7 +1349,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1366,7 +1366,7 @@ key_id: str
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
---
@@ -1380,7 +1380,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
---
@@ -1394,7 +1394,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
---
@@ -1408,7 +1408,7 @@ value: str
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
---
@@ -1422,7 +1422,7 @@ value_encrypted: str
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
---
diff --git a/docs/dependabotOrganizationSecret.typescript.md b/docs/dependabotOrganizationSecret.typescript.md
index 0b47a0502..0ad5b7464 100644
--- a/docs/dependabotOrganizationSecret.typescript.md
+++ b/docs/dependabotOrganizationSecret.typescript.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}.
#### Initializers
@@ -538,7 +538,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
---
@@ -988,7 +988,7 @@ const dependabotOrganizationSecretConfig: dependabotOrganizationSecret.Dependabo
| secretName | string | Name of the secret. |
| visibility | string | Configures the access that repositories have to the organization secret. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}. |
| keyId | string | ID of the public key used to encrypt the secret. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
| selectedRepositoryIds | number[] | An array of repository ids that can access the organization secret. |
@@ -1077,7 +1077,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
---
@@ -1093,7 +1093,7 @@ Configures the access that repositories have to the organization secret.
Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
---
@@ -1107,7 +1107,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
---
@@ -1119,7 +1119,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1136,7 +1136,7 @@ public readonly keyId: string;
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
---
@@ -1150,7 +1150,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
---
@@ -1164,7 +1164,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
---
@@ -1178,7 +1178,7 @@ public readonly value: string;
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
---
@@ -1192,7 +1192,7 @@ public readonly valueEncrypted: string;
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
---
diff --git a/docs/dependabotOrganizationSecretRepositories.go.md b/docs/dependabotOrganizationSecretRepositories.go.md
index a9b530f8e..a55a0034c 100644
--- a/docs/dependabotOrganizationSecretRepositories.go.md
+++ b/docs/dependabotOrganizationSecretRepositories.go.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/dependabotorgani
| Provisioners | *[]interface{} | *No description.* |
| SecretName | *string | Name of the existing secret. |
| SelectedRepositoryIds | *[]*f64 | An array of repository ids that can access the organization secret. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
---
@@ -875,7 +875,7 @@ SecretName *string
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
---
@@ -889,7 +889,7 @@ SelectedRepositoryIds *[]*f64
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dependabotOrganizationSecretRepositories.python.md b/docs/dependabotOrganizationSecretRepositories.python.md
index 50307d505..2cb4d2c13 100644
--- a/docs/dependabotOrganizationSecretRepositories.python.md
+++ b/docs/dependabotOrganizationSecretRepositories.python.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}.
#### Initializers
@@ -40,7 +40,7 @@ dependabotOrganizationSecretRepositories.DependabotOrganizationSecretRepositorie
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the existing secret. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ dependabotOrganizationSecretRepositories.DependabotOrganizationSecretRepositorie
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| secret_name | str | Name of the existing secret. |
| selected_repository_ids | typing.List[typing.Union[int, float]] | An array of repository ids that can access the organization secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
---
@@ -1014,7 +1014,7 @@ secret_name: str
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
---
@@ -1028,7 +1028,7 @@ selected_repository_ids: typing.List[typing.Union[int, float]]
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dependabotOrganizationSecretRepositories.typescript.md b/docs/dependabotOrganizationSecretRepositories.typescript.md
index 22eab748a..75700163b 100644
--- a/docs/dependabotOrganizationSecretRepositories.typescript.md
+++ b/docs/dependabotOrganizationSecretRepositories.typescript.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecretRepositories
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecretRepositories that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const dependabotOrganizationSecretRepositoriesConfig: dependabotOrganizationSecr
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| secretName | string | Name of the existing secret. |
| selectedRepositoryIds | number[] | An array of repository ids that can access the organization secret. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}. |
---
@@ -864,7 +864,7 @@ public readonly secretName: string;
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
---
@@ -878,7 +878,7 @@ public readonly selectedRepositoryIds: number[];
An array of repository ids that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dependabotOrganizationSecretRepository.go.md b/docs/dependabotOrganizationSecretRepository.go.md
index 4a830984f..b5098e064 100644
--- a/docs/dependabotOrganizationSecretRepository.go.md
+++ b/docs/dependabotOrganizationSecretRepository.go.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecretRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecretRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/dependabotorgani
| Provisioners | *[]interface{} | *No description.* |
| RepositoryId | *f64 | The repository ID that can access the organization secret. |
| SecretName | *string | Name of the existing secret. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
---
@@ -875,7 +875,7 @@ RepositoryId *f64
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
---
@@ -889,7 +889,7 @@ SecretName *string
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dependabotOrganizationSecretRepository.python.md b/docs/dependabotOrganizationSecretRepository.python.md
index e9ed3cc15..fb2ae4804 100644
--- a/docs/dependabotOrganizationSecretRepository.python.md
+++ b/docs/dependabotOrganizationSecretRepository.python.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecretRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}.
#### Initializers
@@ -40,7 +40,7 @@ dependabotOrganizationSecretRepository.DependabotOrganizationSecretRepository(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository_id | typing.Union[int, float] | The repository ID that can access the organization secret. |
| secret_name | str | Name of the existing secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecretRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ dependabotOrganizationSecretRepository.DependabotOrganizationSecretRepositoryCon
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository_id | typing.Union[int, float] | The repository ID that can access the organization secret. |
| secret_name | str | Name of the existing secret. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
---
@@ -1014,7 +1014,7 @@ repository_id: typing.Union[int, float]
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
---
@@ -1028,7 +1028,7 @@ secret_name: str
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dependabotOrganizationSecretRepository.typescript.md b/docs/dependabotOrganizationSecretRepository.typescript.md
index f7954f772..143f30636 100644
--- a/docs/dependabotOrganizationSecretRepository.typescript.md
+++ b/docs/dependabotOrganizationSecretRepository.typescript.md
@@ -4,7 +4,7 @@
### DependabotOrganizationSecretRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the DependabotOrganizationSecr
The id of the existing DependabotOrganizationSecretRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const dependabotOrganizationSecretRepositoryConfig: dependabotOrganizationSecret
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repositoryId | number | The repository ID that can access the organization secret. |
| secretName | string | Name of the existing secret. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}. |
---
@@ -864,7 +864,7 @@ public readonly repositoryId: number;
The repository ID that can access the organization secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
---
@@ -878,7 +878,7 @@ public readonly secretName: string;
Name of the existing secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/dependabotSecret.go.md b/docs/dependabotSecret.go.md
index 4e2edbf09..3174ea9e6 100644
--- a/docs/dependabotSecret.go.md
+++ b/docs/dependabotSecret.go.md
@@ -4,7 +4,7 @@
### DependabotSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret github_dependabot_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret github_dependabot_secret}.
#### Initializers
@@ -531,7 +531,7 @@ The construct id used in the generated config for the DependabotSecret to import
The id of the existing DependabotSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
---
@@ -986,7 +986,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/dependabotsecret
| Repository | *string | Name of the repository. |
| SecretName | *string | Name of the secret. |
| EncryptedValue | *string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}. |
| KeyId | *string | ID of the public key used to encrypt the secret. |
| PlaintextValue | *string | Plaintext value of the secret to be encrypted. |
| Value | *string | Plaintext value to be encrypted. |
@@ -1074,7 +1074,7 @@ Repository *string
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#repository DependabotSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#repository DependabotSecret#repository}
---
@@ -1088,7 +1088,7 @@ SecretName *string
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
---
@@ -1102,7 +1102,7 @@ EncryptedValue *string
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
---
@@ -1114,7 +1114,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1131,7 +1131,7 @@ KeyId *string
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
---
@@ -1145,7 +1145,7 @@ PlaintextValue *string
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
---
@@ -1159,7 +1159,7 @@ Value *string
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value DependabotSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value DependabotSecret#value}
---
@@ -1173,7 +1173,7 @@ ValueEncrypted *string
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
---
diff --git a/docs/dependabotSecret.python.md b/docs/dependabotSecret.python.md
index 2d42ae5a9..065a20f43 100644
--- a/docs/dependabotSecret.python.md
+++ b/docs/dependabotSecret.python.md
@@ -4,7 +4,7 @@
### DependabotSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret github_dependabot_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret github_dependabot_secret}.
#### Initializers
@@ -46,7 +46,7 @@ dependabotSecret.DependabotSecret(
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| value | str | Plaintext value to be encrypted. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#repository DependabotSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#repository DependabotSecret#repository}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -161,7 +161,7 @@ If you experience problems setting this value it might not be settable. Please t
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
---
@@ -171,7 +171,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
---
@@ -181,7 +181,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value DependabotSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value DependabotSecret#value}
---
@@ -191,7 +191,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
---
@@ -730,7 +730,7 @@ The construct id used in the generated config for the DependabotSecret to import
The id of the existing DependabotSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
---
@@ -1185,7 +1185,7 @@ dependabotSecret.DependabotSecretConfig(
| repository | str | Name of the repository. |
| secret_name | str | Name of the secret. |
| encrypted_value | str | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}. |
| key_id | str | ID of the public key used to encrypt the secret. |
| plaintext_value | str | Plaintext value of the secret to be encrypted. |
| value | str | Plaintext value to be encrypted. |
@@ -1273,7 +1273,7 @@ repository: str
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#repository DependabotSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#repository DependabotSecret#repository}
---
@@ -1287,7 +1287,7 @@ secret_name: str
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
---
@@ -1301,7 +1301,7 @@ encrypted_value: str
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
---
@@ -1313,7 +1313,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1330,7 +1330,7 @@ key_id: str
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
---
@@ -1344,7 +1344,7 @@ plaintext_value: str
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
---
@@ -1358,7 +1358,7 @@ value: str
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value DependabotSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value DependabotSecret#value}
---
@@ -1372,7 +1372,7 @@ value_encrypted: str
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
---
diff --git a/docs/dependabotSecret.typescript.md b/docs/dependabotSecret.typescript.md
index b6380b639..d7c0b9f64 100644
--- a/docs/dependabotSecret.typescript.md
+++ b/docs/dependabotSecret.typescript.md
@@ -4,7 +4,7 @@
### DependabotSecret
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret github_dependabot_secret}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret github_dependabot_secret}.
#### Initializers
@@ -531,7 +531,7 @@ The construct id used in the generated config for the DependabotSecret to import
The id of the existing DependabotSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
---
@@ -970,7 +970,7 @@ const dependabotSecretConfig: dependabotSecret.DependabotSecretConfig = { ... }
| repository | string | Name of the repository. |
| secretName | string | Name of the secret. |
| encryptedValue | string | Encrypted value of the secret using the GitHub public key in Base64 format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}. |
| keyId | string | ID of the public key used to encrypt the secret. |
| plaintextValue | string | Plaintext value of the secret to be encrypted. |
| value | string | Plaintext value to be encrypted. |
@@ -1058,7 +1058,7 @@ public readonly repository: string;
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#repository DependabotSecret#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#repository DependabotSecret#repository}
---
@@ -1072,7 +1072,7 @@ public readonly secretName: string;
Name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
---
@@ -1086,7 +1086,7 @@ public readonly encryptedValue: string;
Encrypted value of the secret using the GitHub public key in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
---
@@ -1098,7 +1098,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1115,7 +1115,7 @@ public readonly keyId: string;
ID of the public key used to encrypt the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
---
@@ -1129,7 +1129,7 @@ public readonly plaintextValue: string;
Plaintext value of the secret to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
---
@@ -1143,7 +1143,7 @@ public readonly value: string;
Plaintext value to be encrypted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value DependabotSecret#value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value DependabotSecret#value}
---
@@ -1157,7 +1157,7 @@ public readonly valueEncrypted: string;
Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
---
diff --git a/docs/emuGroupMapping.go.md b/docs/emuGroupMapping.go.md
index 3837901db..535c617bf 100644
--- a/docs/emuGroupMapping.go.md
+++ b/docs/emuGroupMapping.go.md
@@ -4,7 +4,7 @@
### EmuGroupMapping
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping github_emu_group_mapping}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping github_emu_group_mapping}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the EmuGroupMapping to import.
The id of the existing EmuGroupMapping that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
---
@@ -824,7 +824,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/emugroupmapping"
| Provisioners | *[]interface{} | *No description.* |
| GroupId | *f64 | Integer corresponding to the external group ID to be linked. |
| TeamSlug | *string | Slug of the GitHub team. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
---
@@ -908,7 +908,7 @@ GroupId *f64
Integer corresponding to the external group ID to be linked.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
---
@@ -922,7 +922,7 @@ TeamSlug *string
Slug of the GitHub team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
---
@@ -934,7 +934,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/emuGroupMapping.python.md b/docs/emuGroupMapping.python.md
index 3ad0b6823..d76b3b228 100644
--- a/docs/emuGroupMapping.python.md
+++ b/docs/emuGroupMapping.python.md
@@ -4,7 +4,7 @@
### EmuGroupMapping
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping github_emu_group_mapping}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping github_emu_group_mapping}.
#### Initializers
@@ -40,7 +40,7 @@ emuGroupMapping.EmuGroupMapping(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| group_id | typing.Union[int, float] | Integer corresponding to the external group ID to be linked. |
| team_slug | str | Slug of the GitHub team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
Integer corresponding to the external group ID to be linked.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Slug of the GitHub team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the EmuGroupMapping to import.
The id of the existing EmuGroupMapping that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
---
@@ -963,7 +963,7 @@ emuGroupMapping.EmuGroupMappingConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| group_id | typing.Union[int, float] | Integer corresponding to the external group ID to be linked. |
| team_slug | str | Slug of the GitHub team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
---
@@ -1047,7 +1047,7 @@ group_id: typing.Union[int, float]
Integer corresponding to the external group ID to be linked.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
---
@@ -1061,7 +1061,7 @@ team_slug: str
Slug of the GitHub team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
---
@@ -1073,7 +1073,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/emuGroupMapping.typescript.md b/docs/emuGroupMapping.typescript.md
index 06239a1b4..15ca449f1 100644
--- a/docs/emuGroupMapping.typescript.md
+++ b/docs/emuGroupMapping.typescript.md
@@ -4,7 +4,7 @@
### EmuGroupMapping
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping github_emu_group_mapping}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping github_emu_group_mapping}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the EmuGroupMapping to import.
The id of the existing EmuGroupMapping that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
---
@@ -813,7 +813,7 @@ const emuGroupMappingConfig: emuGroupMapping.EmuGroupMappingConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| groupId | number | Integer corresponding to the external group ID to be linked. |
| teamSlug | string | Slug of the GitHub team. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}. |
---
@@ -897,7 +897,7 @@ public readonly groupId: number;
Integer corresponding to the external group ID to be linked.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
---
@@ -911,7 +911,7 @@ public readonly teamSlug: string;
Slug of the GitHub team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
---
@@ -923,7 +923,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/enterpriseActionsPermissions.go.md b/docs/enterpriseActionsPermissions.go.md
index a798c458a..6f8dcedee 100644
--- a/docs/enterpriseActionsPermissions.go.md
+++ b/docs/enterpriseActionsPermissions.go.md
@@ -4,7 +4,7 @@
### EnterpriseActionsPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}.
#### Initializers
@@ -543,7 +543,7 @@ The construct id used in the generated config for the EnterpriseActionsPermissio
The id of the existing EnterpriseActionsPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -904,7 +904,7 @@ GithubOwnedAllowed interface{}
Whether GitHub-owned actions are allowed in the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
---
@@ -920,7 +920,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
---
@@ -936,7 +936,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
---
@@ -980,7 +980,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/enterpriseaction
| AllowedActions | *string | The permissions policy that controls the actions that are allowed to run. |
| AllowedActionsConfig | EnterpriseActionsPermissionsAllowedActionsConfig | allowed_actions_config block. |
| EnabledOrganizationsConfig | EnterpriseActionsPermissionsEnabledOrganizationsConfig | enabled_organizations_config block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
---
@@ -1066,7 +1066,7 @@ The policy that controls the organizations in the enterprise that are allowed to
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
---
@@ -1080,7 +1080,7 @@ EnterpriseSlug *string
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
---
@@ -1096,7 +1096,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
---
@@ -1110,7 +1110,7 @@ AllowedActionsConfig EnterpriseActionsPermissionsAllowedActionsConfig
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
---
@@ -1124,7 +1124,7 @@ EnabledOrganizationsConfig EnterpriseActionsPermissionsEnabledOrganizationsConfi
enabled_organizations_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
---
@@ -1136,7 +1136,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1173,7 +1173,7 @@ OrganizationIds *[]*f64
List of organization IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
---
diff --git a/docs/enterpriseActionsPermissions.python.md b/docs/enterpriseActionsPermissions.python.md
index d79b8503e..c81846880 100644
--- a/docs/enterpriseActionsPermissions.python.md
+++ b/docs/enterpriseActionsPermissions.python.md
@@ -4,7 +4,7 @@
### EnterpriseActionsPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}.
#### Initializers
@@ -46,7 +46,7 @@ enterpriseActionsPermissions.EnterpriseActionsPermissions(
| allowed_actions | str | The permissions policy that controls the actions that are allowed to run. |
| allowed_actions_config | EnterpriseActionsPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabled_organizations_config | EnterpriseActionsPermissionsEnabledOrganizationsConfig | enabled_organizations_config block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
---
@@ -118,7 +118,7 @@ The policy that controls the organizations in the enterprise that are allowed to
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
---
@@ -140,7 +140,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
enabled_organizations_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
---
@@ -168,7 +168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -576,7 +576,7 @@ def put_allowed_actions_config(
Whether GitHub-owned actions are allowed in the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
---
@@ -588,7 +588,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
---
@@ -600,7 +600,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
---
@@ -618,7 +618,7 @@ def put_enabled_organizations_config(
List of organization IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
---
@@ -760,7 +760,7 @@ The construct id used in the generated config for the EnterpriseActionsPermissio
The id of the existing EnterpriseActionsPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -1121,7 +1121,7 @@ github_owned_allowed: bool | IResolvable
Whether GitHub-owned actions are allowed in the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
---
@@ -1137,7 +1137,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
---
@@ -1153,7 +1153,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
---
@@ -1197,7 +1197,7 @@ enterpriseActionsPermissions.EnterpriseActionsPermissionsConfig(
| allowed_actions | str | The permissions policy that controls the actions that are allowed to run. |
| allowed_actions_config | EnterpriseActionsPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabled_organizations_config | EnterpriseActionsPermissionsEnabledOrganizationsConfig | enabled_organizations_config block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
---
@@ -1283,7 +1283,7 @@ The policy that controls the organizations in the enterprise that are allowed to
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
---
@@ -1297,7 +1297,7 @@ enterprise_slug: str
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
---
@@ -1313,7 +1313,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
---
@@ -1327,7 +1327,7 @@ allowed_actions_config: EnterpriseActionsPermissionsAllowedActionsConfig
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
---
@@ -1341,7 +1341,7 @@ enabled_organizations_config: EnterpriseActionsPermissionsEnabledOrganizationsCo
enabled_organizations_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
---
@@ -1353,7 +1353,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1390,7 +1390,7 @@ organization_ids: typing.List[typing.Union[int, float]]
List of organization IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
---
diff --git a/docs/enterpriseActionsPermissions.typescript.md b/docs/enterpriseActionsPermissions.typescript.md
index 648239011..691b47551 100644
--- a/docs/enterpriseActionsPermissions.typescript.md
+++ b/docs/enterpriseActionsPermissions.typescript.md
@@ -4,7 +4,7 @@
### EnterpriseActionsPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}.
#### Initializers
@@ -543,7 +543,7 @@ The construct id used in the generated config for the EnterpriseActionsPermissio
The id of the existing EnterpriseActionsPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -900,7 +900,7 @@ public readonly githubOwnedAllowed: boolean | IResolvable;
Whether GitHub-owned actions are allowed in the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
---
@@ -916,7 +916,7 @@ Specifies a list of string-matching patterns to allow specific action(s).
Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
---
@@ -932,7 +932,7 @@ Whether actions in GitHub Marketplace from verified creators are allowed.
Set to 'true' to allow all GitHub Marketplace actions by verified creators.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
---
@@ -962,7 +962,7 @@ const enterpriseActionsPermissionsConfig: enterpriseActionsPermissions.Enterpris
| allowedActions | string | The permissions policy that controls the actions that are allowed to run. |
| allowedActionsConfig | EnterpriseActionsPermissionsAllowedActionsConfig | allowed_actions_config block. |
| enabledOrganizationsConfig | EnterpriseActionsPermissionsEnabledOrganizationsConfig | enabled_organizations_config block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}. |
---
@@ -1048,7 +1048,7 @@ The policy that controls the organizations in the enterprise that are allowed to
Can be one of: 'all', 'none', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
---
@@ -1062,7 +1062,7 @@ public readonly enterpriseSlug: string;
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
---
@@ -1078,7 +1078,7 @@ The permissions policy that controls the actions that are allowed to run.
Can be one of: 'all', 'local_only', or 'selected'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
---
@@ -1092,7 +1092,7 @@ public readonly allowedActionsConfig: EnterpriseActionsPermissionsAllowedActions
allowed_actions_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
---
@@ -1106,7 +1106,7 @@ public readonly enabledOrganizationsConfig: EnterpriseActionsPermissionsEnabledO
enabled_organizations_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
---
@@ -1118,7 +1118,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1153,7 +1153,7 @@ public readonly organizationIds: number[];
List of organization IDs to enable for GitHub Actions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
---
diff --git a/docs/enterpriseActionsRunnerGroup.go.md b/docs/enterpriseActionsRunnerGroup.go.md
index a71d1f785..02296940c 100644
--- a/docs/enterpriseActionsRunnerGroup.go.md
+++ b/docs/enterpriseActionsRunnerGroup.go.md
@@ -4,7 +4,7 @@
### EnterpriseActionsRunnerGroup
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}.
#### Initializers
@@ -524,7 +524,7 @@ The construct id used in the generated config for the EnterpriseActionsRunnerGro
The id of the existing EnterpriseActionsRunnerGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
---
@@ -980,7 +980,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/enterpriseaction
| Name | *string | Name of the runner group. |
| Visibility | *string | The visibility of the runner group. |
| AllowsPublicRepositories | interface{} | Whether public repositories can be added to the runner group. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
| RestrictedToWorkflows | interface{} | If 'true', the runner group will be restricted to running only the workflows specified in the 'selected_workflows' array. |
| SelectedOrganizationIds | *[]*f64 | List of organization IDs that can access the runner group. |
| SelectedWorkflows | *[]*string | List of workflows the runner group should be allowed to run. |
@@ -1067,7 +1067,7 @@ EnterpriseSlug *string
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
---
@@ -1081,7 +1081,7 @@ Name *string
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
---
@@ -1095,7 +1095,7 @@ Visibility *string
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
---
@@ -1109,7 +1109,7 @@ AllowsPublicRepositories interface{}
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
---
@@ -1121,7 +1121,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1140,7 +1140,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
---
@@ -1154,7 +1154,7 @@ SelectedOrganizationIds *[]*f64
List of organization IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
---
@@ -1170,7 +1170,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
---
diff --git a/docs/enterpriseActionsRunnerGroup.python.md b/docs/enterpriseActionsRunnerGroup.python.md
index d6f169953..35c39491f 100644
--- a/docs/enterpriseActionsRunnerGroup.python.md
+++ b/docs/enterpriseActionsRunnerGroup.python.md
@@ -4,7 +4,7 @@
### EnterpriseActionsRunnerGroup
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}.
#### Initializers
@@ -47,7 +47,7 @@ enterpriseActionsRunnerGroup.EnterpriseActionsRunnerGroup(
| name | str | Name of the runner group. |
| visibility | str | The visibility of the runner group. |
| allows_public_repositories | bool \| cdktn.IResolvable | Whether public repositories can be added to the runner group. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
| restricted_to_workflows | bool \| cdktn.IResolvable | If 'true', the runner group will be restricted to running only the workflows specified in the 'selected_workflows' array. |
| selected_organization_ids | typing.List[typing.Union[int, float]] | List of organization IDs that can access the runner group. |
| selected_workflows | typing.List[str] | List of workflows the runner group should be allowed to run. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -173,7 +173,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
---
@@ -183,7 +183,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
List of organization IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
---
@@ -195,7 +195,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
---
@@ -727,7 +727,7 @@ The construct id used in the generated config for the EnterpriseActionsRunnerGro
The id of the existing EnterpriseActionsRunnerGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
---
@@ -1183,7 +1183,7 @@ enterpriseActionsRunnerGroup.EnterpriseActionsRunnerGroupConfig(
| name | str | Name of the runner group. |
| visibility | str | The visibility of the runner group. |
| allows_public_repositories | bool \| cdktn.IResolvable | Whether public repositories can be added to the runner group. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
| restricted_to_workflows | bool \| cdktn.IResolvable | If 'true', the runner group will be restricted to running only the workflows specified in the 'selected_workflows' array. |
| selected_organization_ids | typing.List[typing.Union[int, float]] | List of organization IDs that can access the runner group. |
| selected_workflows | typing.List[str] | List of workflows the runner group should be allowed to run. |
@@ -1270,7 +1270,7 @@ enterprise_slug: str
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
---
@@ -1284,7 +1284,7 @@ name: str
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
---
@@ -1298,7 +1298,7 @@ visibility: str
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
---
@@ -1312,7 +1312,7 @@ allows_public_repositories: bool | IResolvable
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
---
@@ -1324,7 +1324,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1343,7 +1343,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
---
@@ -1357,7 +1357,7 @@ selected_organization_ids: typing.List[typing.Union[int, float]]
List of organization IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
---
@@ -1373,7 +1373,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
---
diff --git a/docs/enterpriseActionsRunnerGroup.typescript.md b/docs/enterpriseActionsRunnerGroup.typescript.md
index 317a22219..fc2c58146 100644
--- a/docs/enterpriseActionsRunnerGroup.typescript.md
+++ b/docs/enterpriseActionsRunnerGroup.typescript.md
@@ -4,7 +4,7 @@
### EnterpriseActionsRunnerGroup
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}.
#### Initializers
@@ -524,7 +524,7 @@ The construct id used in the generated config for the EnterpriseActionsRunnerGro
The id of the existing EnterpriseActionsRunnerGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
---
@@ -964,7 +964,7 @@ const enterpriseActionsRunnerGroupConfig: enterpriseActionsRunnerGroup.Enterpris
| name | string | Name of the runner group. |
| visibility | string | The visibility of the runner group. |
| allowsPublicRepositories | boolean \| cdktn.IResolvable | Whether public repositories can be added to the runner group. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}. |
| restrictedToWorkflows | boolean \| cdktn.IResolvable | If 'true', the runner group will be restricted to running only the workflows specified in the 'selected_workflows' array. |
| selectedOrganizationIds | number[] | List of organization IDs that can access the runner group. |
| selectedWorkflows | string[] | List of workflows the runner group should be allowed to run. |
@@ -1051,7 +1051,7 @@ public readonly enterpriseSlug: string;
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
---
@@ -1065,7 +1065,7 @@ public readonly name: string;
Name of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
---
@@ -1079,7 +1079,7 @@ public readonly visibility: string;
The visibility of the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
---
@@ -1093,7 +1093,7 @@ public readonly allowsPublicRepositories: boolean | IResolvable;
Whether public repositories can be added to the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
---
@@ -1105,7 +1105,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1124,7 +1124,7 @@ If 'true', the runner group will be restricted to running only the workflows spe
Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
---
@@ -1138,7 +1138,7 @@ public readonly selectedOrganizationIds: number[];
List of organization IDs that can access the runner group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
---
@@ -1154,7 +1154,7 @@ List of workflows the runner group should be allowed to run.
This setting will be ignored unless restricted_to_workflows is set to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
---
diff --git a/docs/enterpriseActionsWorkflowPermissions.go.md b/docs/enterpriseActionsWorkflowPermissions.go.md
index 9e85360fa..b94c00889 100644
--- a/docs/enterpriseActionsWorkflowPermissions.go.md
+++ b/docs/enterpriseActionsWorkflowPermissions.go.md
@@ -4,7 +4,7 @@
### EnterpriseActionsWorkflowPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the EnterpriseActionsWorkflowP
The id of the existing EnterpriseActionsWorkflowPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -829,7 +829,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/enterpriseaction
| EnterpriseSlug | *string | The slug of the enterprise. |
| CanApprovePullRequestReviews | interface{} | Whether GitHub Actions can approve pull request reviews. |
| DefaultWorkflowPermissions | *string | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
---
@@ -913,7 +913,7 @@ EnterpriseSlug *string
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
---
@@ -927,7 +927,7 @@ CanApprovePullRequestReviews interface{}
Whether GitHub Actions can approve pull request reviews.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -941,7 +941,7 @@ DefaultWorkflowPermissions *string
The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
---
@@ -953,7 +953,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/enterpriseActionsWorkflowPermissions.python.md b/docs/enterpriseActionsWorkflowPermissions.python.md
index 9ec2eda10..bfe0f1719 100644
--- a/docs/enterpriseActionsWorkflowPermissions.python.md
+++ b/docs/enterpriseActionsWorkflowPermissions.python.md
@@ -4,7 +4,7 @@
### EnterpriseActionsWorkflowPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}.
#### Initializers
@@ -42,7 +42,7 @@ enterpriseActionsWorkflowPermissions.EnterpriseActionsWorkflowPermissions(
| enterprise_slug | str | The slug of the enterprise. |
| can_approve_pull_request_reviews | bool \| cdktn.IResolvable | Whether GitHub Actions can approve pull request reviews. |
| default_workflow_permissions | str | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether GitHub Actions can approve pull request reviews.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -661,7 +661,7 @@ The construct id used in the generated config for the EnterpriseActionsWorkflowP
The id of the existing EnterpriseActionsWorkflowPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -980,7 +980,7 @@ enterpriseActionsWorkflowPermissions.EnterpriseActionsWorkflowPermissionsConfig(
| enterprise_slug | str | The slug of the enterprise. |
| can_approve_pull_request_reviews | bool \| cdktn.IResolvable | Whether GitHub Actions can approve pull request reviews. |
| default_workflow_permissions | str | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
---
@@ -1064,7 +1064,7 @@ enterprise_slug: str
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
---
@@ -1078,7 +1078,7 @@ can_approve_pull_request_reviews: bool | IResolvable
Whether GitHub Actions can approve pull request reviews.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -1092,7 +1092,7 @@ default_workflow_permissions: str
The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
---
@@ -1104,7 +1104,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/enterpriseActionsWorkflowPermissions.typescript.md b/docs/enterpriseActionsWorkflowPermissions.typescript.md
index 012c52a63..ac37f28c1 100644
--- a/docs/enterpriseActionsWorkflowPermissions.typescript.md
+++ b/docs/enterpriseActionsWorkflowPermissions.typescript.md
@@ -4,7 +4,7 @@
### EnterpriseActionsWorkflowPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the EnterpriseActionsWorkflowP
The id of the existing EnterpriseActionsWorkflowPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -817,7 +817,7 @@ const enterpriseActionsWorkflowPermissionsConfig: enterpriseActionsWorkflowPermi
| enterpriseSlug | string | The slug of the enterprise. |
| canApprovePullRequestReviews | boolean \| cdktn.IResolvable | Whether GitHub Actions can approve pull request reviews. |
| defaultWorkflowPermissions | string | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}. |
---
@@ -901,7 +901,7 @@ public readonly enterpriseSlug: string;
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
---
@@ -915,7 +915,7 @@ public readonly canApprovePullRequestReviews: boolean | IResolvable;
Whether GitHub Actions can approve pull request reviews.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
---
@@ -929,7 +929,7 @@ public readonly defaultWorkflowPermissions: string;
The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
---
@@ -941,7 +941,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/enterpriseIpAllowListEntry.go.md b/docs/enterpriseIpAllowListEntry.go.md
index 5f79a5331..cae54a79f 100644
--- a/docs/enterpriseIpAllowListEntry.go.md
+++ b/docs/enterpriseIpAllowListEntry.go.md
@@ -4,7 +4,7 @@
### EnterpriseIpAllowListEntry
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the EnterpriseIpAllowListEntry
The id of the existing EnterpriseIpAllowListEntry that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
---
@@ -873,7 +873,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/enterpriseipallo
| Provisioners | *[]interface{} | *No description.* |
| EnterpriseSlug | *string | The slug of the enterprise to apply the IP allow list entry to. |
| Ip | *string | An IP address or range of IP addresses in CIDR notation. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
| IsActive | interface{} | Whether the entry is currently active. |
| Name | *string | An optional name for the IP allow list entry. |
@@ -959,7 +959,7 @@ EnterpriseSlug *string
The slug of the enterprise to apply the IP allow list entry to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
---
@@ -973,7 +973,7 @@ Ip *string
An IP address or range of IP addresses in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
---
@@ -985,7 +985,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1002,7 +1002,7 @@ IsActive interface{}
Whether the entry is currently active.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
---
@@ -1016,7 +1016,7 @@ Name *string
An optional name for the IP allow list entry.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
---
diff --git a/docs/enterpriseIpAllowListEntry.python.md b/docs/enterpriseIpAllowListEntry.python.md
index ada10bed7..482a01564 100644
--- a/docs/enterpriseIpAllowListEntry.python.md
+++ b/docs/enterpriseIpAllowListEntry.python.md
@@ -4,7 +4,7 @@
### EnterpriseIpAllowListEntry
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}.
#### Initializers
@@ -42,7 +42,7 @@ enterpriseIpAllowListEntry.EnterpriseIpAllowListEntry(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| enterprise_slug | str | The slug of the enterprise to apply the IP allow list entry to. |
| ip | str | An IP address or range of IP addresses in CIDR notation. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
| is_active | bool \| cdktn.IResolvable | Whether the entry is currently active. |
| name | str | An optional name for the IP allow list entry. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The slug of the enterprise to apply the IP allow list entry to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An IP address or range of IP addresses in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -145,7 +145,7 @@ If you experience problems setting this value it might not be settable. Please t
Whether the entry is currently active.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
---
@@ -155,7 +155,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An optional name for the IP allow list entry.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
---
@@ -673,7 +673,7 @@ The construct id used in the generated config for the EnterpriseIpAllowListEntry
The id of the existing EnterpriseIpAllowListEntry that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
---
@@ -1036,7 +1036,7 @@ enterpriseIpAllowListEntry.EnterpriseIpAllowListEntryConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| enterprise_slug | str | The slug of the enterprise to apply the IP allow list entry to. |
| ip | str | An IP address or range of IP addresses in CIDR notation. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
| is_active | bool \| cdktn.IResolvable | Whether the entry is currently active. |
| name | str | An optional name for the IP allow list entry. |
@@ -1122,7 +1122,7 @@ enterprise_slug: str
The slug of the enterprise to apply the IP allow list entry to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
---
@@ -1136,7 +1136,7 @@ ip: str
An IP address or range of IP addresses in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
---
@@ -1148,7 +1148,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1165,7 +1165,7 @@ is_active: bool | IResolvable
Whether the entry is currently active.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
---
@@ -1179,7 +1179,7 @@ name: str
An optional name for the IP allow list entry.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
---
diff --git a/docs/enterpriseIpAllowListEntry.typescript.md b/docs/enterpriseIpAllowListEntry.typescript.md
index ea6cf0ae7..70f1c8e69 100644
--- a/docs/enterpriseIpAllowListEntry.typescript.md
+++ b/docs/enterpriseIpAllowListEntry.typescript.md
@@ -4,7 +4,7 @@
### EnterpriseIpAllowListEntry
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the EnterpriseIpAllowListEntry
The id of the existing EnterpriseIpAllowListEntry that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
---
@@ -860,7 +860,7 @@ const enterpriseIpAllowListEntryConfig: enterpriseIpAllowListEntry.EnterpriseIpA
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| enterpriseSlug | string | The slug of the enterprise to apply the IP allow list entry to. |
| ip | string | An IP address or range of IP addresses in CIDR notation. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}. |
| isActive | boolean \| cdktn.IResolvable | Whether the entry is currently active. |
| name | string | An optional name for the IP allow list entry. |
@@ -946,7 +946,7 @@ public readonly enterpriseSlug: string;
The slug of the enterprise to apply the IP allow list entry to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
---
@@ -960,7 +960,7 @@ public readonly ip: string;
An IP address or range of IP addresses in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
---
@@ -972,7 +972,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -989,7 +989,7 @@ public readonly isActive: boolean | IResolvable;
Whether the entry is currently active.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
---
@@ -1003,7 +1003,7 @@ public readonly name: string;
An optional name for the IP allow list entry.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
---
diff --git a/docs/enterpriseOrganization.go.md b/docs/enterpriseOrganization.go.md
index 1ef97904b..b3c0b822b 100644
--- a/docs/enterpriseOrganization.go.md
+++ b/docs/enterpriseOrganization.go.md
@@ -4,7 +4,7 @@
### EnterpriseOrganization
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization github_enterprise_organization}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization github_enterprise_organization}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the EnterpriseOrganization to
The id of the existing EnterpriseOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
---
@@ -976,7 +976,7 @@ AdminLogins *[]*string
List of organization owner usernames.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
---
@@ -990,7 +990,7 @@ BillingEmail *string
The billing email address.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
---
@@ -1004,7 +1004,7 @@ EnterpriseId *string
The ID of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
---
@@ -1018,7 +1018,7 @@ Name *string
The name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
---
@@ -1032,7 +1032,7 @@ Description *string
The description of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
---
@@ -1046,7 +1046,7 @@ DisplayName *string
The display name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
---
diff --git a/docs/enterpriseOrganization.python.md b/docs/enterpriseOrganization.python.md
index 0da23014a..02eaea67a 100644
--- a/docs/enterpriseOrganization.python.md
+++ b/docs/enterpriseOrganization.python.md
@@ -4,7 +4,7 @@
### EnterpriseOrganization
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization github_enterprise_organization}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization github_enterprise_organization}.
#### Initializers
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
List of organization owner usernames.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The billing email address.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The ID of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
---
@@ -156,7 +156,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The description of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
---
@@ -166,7 +166,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The display name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
---
@@ -677,7 +677,7 @@ The construct id used in the generated config for the EnterpriseOrganization to
The id of the existing EnterpriseOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
---
@@ -1150,7 +1150,7 @@ admin_logins: typing.List[str]
List of organization owner usernames.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
---
@@ -1164,7 +1164,7 @@ billing_email: str
The billing email address.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
---
@@ -1178,7 +1178,7 @@ enterprise_id: str
The ID of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
---
@@ -1192,7 +1192,7 @@ name: str
The name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
---
@@ -1206,7 +1206,7 @@ description: str
The description of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
---
@@ -1220,7 +1220,7 @@ display_name: str
The display name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
---
diff --git a/docs/enterpriseOrganization.typescript.md b/docs/enterpriseOrganization.typescript.md
index 6396115f1..be48f2a93 100644
--- a/docs/enterpriseOrganization.typescript.md
+++ b/docs/enterpriseOrganization.typescript.md
@@ -4,7 +4,7 @@
### EnterpriseOrganization
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization github_enterprise_organization}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization github_enterprise_organization}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the EnterpriseOrganization to
The id of the existing EnterpriseOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
---
@@ -962,7 +962,7 @@ public readonly adminLogins: string[];
List of organization owner usernames.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
---
@@ -976,7 +976,7 @@ public readonly billingEmail: string;
The billing email address.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
---
@@ -990,7 +990,7 @@ public readonly enterpriseId: string;
The ID of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
---
@@ -1004,7 +1004,7 @@ public readonly name: string;
The name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
---
@@ -1018,7 +1018,7 @@ public readonly description: string;
The description of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
---
@@ -1032,7 +1032,7 @@ public readonly displayName: string;
The display name of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
---
diff --git a/docs/enterpriseSecurityAnalysisSettings.go.md b/docs/enterpriseSecurityAnalysisSettings.go.md
index 2b60659b3..f9f0616e2 100644
--- a/docs/enterpriseSecurityAnalysisSettings.go.md
+++ b/docs/enterpriseSecurityAnalysisSettings.go.md
@@ -4,7 +4,7 @@
### EnterpriseSecurityAnalysisSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}.
#### Initializers
@@ -531,7 +531,7 @@ The construct id used in the generated config for the EnterpriseSecurityAnalysis
The id of the existing EnterpriseSecurityAnalysisSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
---
@@ -918,7 +918,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/enterprisesecuri
| Provisioners | *[]interface{} | *No description.* |
| EnterpriseSlug | *string | The slug of the enterprise. |
| AdvancedSecurityEnabledForNewRepositories | interface{} | Whether GitHub Advanced Security is automatically enabled for new repositories. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
| SecretScanningEnabledForNewRepositories | interface{} | Whether secret scanning is automatically enabled for new repositories. |
| SecretScanningPushProtectionCustomLink | *string | Custom URL for secret scanning push protection bypass instructions. |
| SecretScanningPushProtectionEnabledForNewRepositories | interface{} | Whether secret scanning push protection is automatically enabled for new repositories. |
@@ -1006,7 +1006,7 @@ EnterpriseSlug *string
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
---
@@ -1020,7 +1020,7 @@ AdvancedSecurityEnabledForNewRepositories interface{}
Whether GitHub Advanced Security is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
---
@@ -1032,7 +1032,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1049,7 +1049,7 @@ SecretScanningEnabledForNewRepositories interface{}
Whether secret scanning is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -1063,7 +1063,7 @@ SecretScanningPushProtectionCustomLink *string
Custom URL for secret scanning push protection bypass instructions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
---
@@ -1077,7 +1077,7 @@ SecretScanningPushProtectionEnabledForNewRepositories interface{}
Whether secret scanning push protection is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -1091,7 +1091,7 @@ SecretScanningValidityChecksEnabled interface{}
Whether secret scanning validity checks are enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
---
diff --git a/docs/enterpriseSecurityAnalysisSettings.python.md b/docs/enterpriseSecurityAnalysisSettings.python.md
index 6587fe4bf..9aaad70a5 100644
--- a/docs/enterpriseSecurityAnalysisSettings.python.md
+++ b/docs/enterpriseSecurityAnalysisSettings.python.md
@@ -4,7 +4,7 @@
### EnterpriseSecurityAnalysisSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}.
#### Initializers
@@ -44,7 +44,7 @@ enterpriseSecurityAnalysisSettings.EnterpriseSecurityAnalysisSettings(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| enterprise_slug | str | The slug of the enterprise. |
| advanced_security_enabled_for_new_repositories | bool \| cdktn.IResolvable | Whether GitHub Advanced Security is automatically enabled for new repositories. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
| secret_scanning_enabled_for_new_repositories | bool \| cdktn.IResolvable | Whether secret scanning is automatically enabled for new repositories. |
| secret_scanning_push_protection_custom_link | str | Custom URL for secret scanning push protection bypass instructions. |
| secret_scanning_push_protection_enabled_for_new_repositories | bool \| cdktn.IResolvable | Whether secret scanning push protection is automatically enabled for new repositories. |
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether GitHub Advanced Security is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -149,7 +149,7 @@ If you experience problems setting this value it might not be settable. Please t
Whether secret scanning is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -159,7 +159,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Custom URL for secret scanning push protection bypass instructions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
---
@@ -169,7 +169,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether secret scanning push protection is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -179,7 +179,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether secret scanning validity checks are enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
---
@@ -718,7 +718,7 @@ The construct id used in the generated config for the EnterpriseSecurityAnalysis
The id of the existing EnterpriseSecurityAnalysisSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
---
@@ -1105,7 +1105,7 @@ enterpriseSecurityAnalysisSettings.EnterpriseSecurityAnalysisSettingsConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| enterprise_slug | str | The slug of the enterprise. |
| advanced_security_enabled_for_new_repositories | bool \| cdktn.IResolvable | Whether GitHub Advanced Security is automatically enabled for new repositories. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
| secret_scanning_enabled_for_new_repositories | bool \| cdktn.IResolvable | Whether secret scanning is automatically enabled for new repositories. |
| secret_scanning_push_protection_custom_link | str | Custom URL for secret scanning push protection bypass instructions. |
| secret_scanning_push_protection_enabled_for_new_repositories | bool \| cdktn.IResolvable | Whether secret scanning push protection is automatically enabled for new repositories. |
@@ -1193,7 +1193,7 @@ enterprise_slug: str
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
---
@@ -1207,7 +1207,7 @@ advanced_security_enabled_for_new_repositories: bool | IResolvable
Whether GitHub Advanced Security is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
---
@@ -1219,7 +1219,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1236,7 +1236,7 @@ secret_scanning_enabled_for_new_repositories: bool | IResolvable
Whether secret scanning is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -1250,7 +1250,7 @@ secret_scanning_push_protection_custom_link: str
Custom URL for secret scanning push protection bypass instructions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
---
@@ -1264,7 +1264,7 @@ secret_scanning_push_protection_enabled_for_new_repositories: bool | IResolvable
Whether secret scanning push protection is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -1278,7 +1278,7 @@ secret_scanning_validity_checks_enabled: bool | IResolvable
Whether secret scanning validity checks are enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
---
diff --git a/docs/enterpriseSecurityAnalysisSettings.typescript.md b/docs/enterpriseSecurityAnalysisSettings.typescript.md
index 3abbb5df5..c752b9ac4 100644
--- a/docs/enterpriseSecurityAnalysisSettings.typescript.md
+++ b/docs/enterpriseSecurityAnalysisSettings.typescript.md
@@ -4,7 +4,7 @@
### EnterpriseSecurityAnalysisSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}.
#### Initializers
@@ -531,7 +531,7 @@ The construct id used in the generated config for the EnterpriseSecurityAnalysis
The id of the existing EnterpriseSecurityAnalysisSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
---
@@ -903,7 +903,7 @@ const enterpriseSecurityAnalysisSettingsConfig: enterpriseSecurityAnalysisSettin
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| enterpriseSlug | string | The slug of the enterprise. |
| advancedSecurityEnabledForNewRepositories | boolean \| cdktn.IResolvable | Whether GitHub Advanced Security is automatically enabled for new repositories. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}. |
| secretScanningEnabledForNewRepositories | boolean \| cdktn.IResolvable | Whether secret scanning is automatically enabled for new repositories. |
| secretScanningPushProtectionCustomLink | string | Custom URL for secret scanning push protection bypass instructions. |
| secretScanningPushProtectionEnabledForNewRepositories | boolean \| cdktn.IResolvable | Whether secret scanning push protection is automatically enabled for new repositories. |
@@ -991,7 +991,7 @@ public readonly enterpriseSlug: string;
The slug of the enterprise.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
---
@@ -1005,7 +1005,7 @@ public readonly advancedSecurityEnabledForNewRepositories: boolean | IResolvable
Whether GitHub Advanced Security is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
---
@@ -1017,7 +1017,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1034,7 +1034,7 @@ public readonly secretScanningEnabledForNewRepositories: boolean | IResolvable;
Whether secret scanning is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -1048,7 +1048,7 @@ public readonly secretScanningPushProtectionCustomLink: string;
Custom URL for secret scanning push protection bypass instructions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
---
@@ -1062,7 +1062,7 @@ public readonly secretScanningPushProtectionEnabledForNewRepositories: boolean |
Whether secret scanning push protection is automatically enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -1076,7 +1076,7 @@ public readonly secretScanningValidityChecksEnabled: boolean | IResolvable;
Whether secret scanning validity checks are enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
---
diff --git a/docs/issue.go.md b/docs/issue.go.md
index 14c534cf2..24b97e85a 100644
--- a/docs/issue.go.md
+++ b/docs/issue.go.md
@@ -4,7 +4,7 @@
### Issue
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue github_issue}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue github_issue}.
#### Initializers
@@ -524,7 +524,7 @@ The construct id used in the generated config for the Issue to import.
The id of the existing Issue that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#import import section} in the documentation of this resource for the id to use
---
@@ -946,7 +946,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/issue"
| Title | *string | Title of the issue. |
| Assignees | *[]*string | List of Logins to assign to the issue. |
| Body | *string | Body of the issue. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}. |
| Labels | *[]*string | List of labels to attach to the issue. |
| MilestoneNumber | *f64 | Milestone number to assign to the issue. |
@@ -1032,7 +1032,7 @@ Repository *string
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#repository Issue#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#repository Issue#repository}
---
@@ -1046,7 +1046,7 @@ Title *string
Title of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#title Issue#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#title Issue#title}
---
@@ -1060,7 +1060,7 @@ Assignees *[]*string
List of Logins to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#assignees Issue#assignees}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#assignees Issue#assignees}
---
@@ -1074,7 +1074,7 @@ Body *string
Body of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#body Issue#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#body Issue#body}
---
@@ -1086,7 +1086,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1103,7 +1103,7 @@ Labels *[]*string
List of labels to attach to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#labels Issue#labels}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#labels Issue#labels}
---
@@ -1117,7 +1117,7 @@ MilestoneNumber *f64
Milestone number to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#milestone_number Issue#milestone_number}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#milestone_number Issue#milestone_number}
---
diff --git a/docs/issue.python.md b/docs/issue.python.md
index 2150d7d82..193124635 100644
--- a/docs/issue.python.md
+++ b/docs/issue.python.md
@@ -4,7 +4,7 @@
### Issue
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue github_issue}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue github_issue}.
#### Initializers
@@ -46,7 +46,7 @@ issue.Issue(
| title | str | Title of the issue. |
| assignees | typing.List[str] | List of Logins to assign to the issue. |
| body | str | Body of the issue. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}. |
| labels | typing.List[str] | List of labels to attach to the issue. |
| milestone_number | typing.Union[int, float] | Milestone number to assign to the issue. |
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#repository Issue#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#repository Issue#repository}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Title of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#title Issue#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#title Issue#title}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
List of Logins to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#assignees Issue#assignees}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#assignees Issue#assignees}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Body of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#body Issue#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#body Issue#body}
---
@@ -156,7 +156,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -169,7 +169,7 @@ If you experience problems setting this value it might not be settable. Please t
List of labels to attach to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#labels Issue#labels}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#labels Issue#labels}
---
@@ -179,7 +179,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Milestone number to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#milestone_number Issue#milestone_number}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#milestone_number Issue#milestone_number}
---
@@ -711,7 +711,7 @@ The construct id used in the generated config for the Issue to import.
The id of the existing Issue that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#import import section} in the documentation of this resource for the id to use
---
@@ -1133,7 +1133,7 @@ issue.IssueConfig(
| title | str | Title of the issue. |
| assignees | typing.List[str] | List of Logins to assign to the issue. |
| body | str | Body of the issue. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}. |
| labels | typing.List[str] | List of labels to attach to the issue. |
| milestone_number | typing.Union[int, float] | Milestone number to assign to the issue. |
@@ -1219,7 +1219,7 @@ repository: str
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#repository Issue#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#repository Issue#repository}
---
@@ -1233,7 +1233,7 @@ title: str
Title of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#title Issue#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#title Issue#title}
---
@@ -1247,7 +1247,7 @@ assignees: typing.List[str]
List of Logins to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#assignees Issue#assignees}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#assignees Issue#assignees}
---
@@ -1261,7 +1261,7 @@ body: str
Body of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#body Issue#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#body Issue#body}
---
@@ -1273,7 +1273,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1290,7 +1290,7 @@ labels: typing.List[str]
List of labels to attach to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#labels Issue#labels}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#labels Issue#labels}
---
@@ -1304,7 +1304,7 @@ milestone_number: typing.Union[int, float]
Milestone number to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#milestone_number Issue#milestone_number}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#milestone_number Issue#milestone_number}
---
diff --git a/docs/issue.typescript.md b/docs/issue.typescript.md
index ad59a464a..d7b60138f 100644
--- a/docs/issue.typescript.md
+++ b/docs/issue.typescript.md
@@ -4,7 +4,7 @@
### Issue
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue github_issue}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue github_issue}.
#### Initializers
@@ -524,7 +524,7 @@ The construct id used in the generated config for the Issue to import.
The id of the existing Issue that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#import import section} in the documentation of this resource for the id to use
---
@@ -931,7 +931,7 @@ const issueConfig: issue.IssueConfig = { ... }
| title | string | Title of the issue. |
| assignees | string[] | List of Logins to assign to the issue. |
| body | string | Body of the issue. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}. |
| labels | string[] | List of labels to attach to the issue. |
| milestoneNumber | number | Milestone number to assign to the issue. |
@@ -1017,7 +1017,7 @@ public readonly repository: string;
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#repository Issue#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#repository Issue#repository}
---
@@ -1031,7 +1031,7 @@ public readonly title: string;
Title of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#title Issue#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#title Issue#title}
---
@@ -1045,7 +1045,7 @@ public readonly assignees: string[];
List of Logins to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#assignees Issue#assignees}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#assignees Issue#assignees}
---
@@ -1059,7 +1059,7 @@ public readonly body: string;
Body of the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#body Issue#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#body Issue#body}
---
@@ -1071,7 +1071,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1088,7 +1088,7 @@ public readonly labels: string[];
List of labels to attach to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#labels Issue#labels}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#labels Issue#labels}
---
@@ -1102,7 +1102,7 @@ public readonly milestoneNumber: number;
Milestone number to assign to the issue.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#milestone_number Issue#milestone_number}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#milestone_number Issue#milestone_number}
---
diff --git a/docs/issueLabel.go.md b/docs/issueLabel.go.md
index 30e8cc4e9..0e8e4ecec 100644
--- a/docs/issueLabel.go.md
+++ b/docs/issueLabel.go.md
@@ -4,7 +4,7 @@
### IssueLabel
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label github_issue_label}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label github_issue_label}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the IssueLabel to import.
The id of the existing IssueLabel that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
---
@@ -887,8 +887,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/issuelabel"
| Name | *string | The name of the label. |
| Repository | *string | The GitHub repository. |
| Description | *string | A short description of the label. |
-| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}. |
+| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}. |
---
@@ -972,7 +972,7 @@ Color *string
A 6 character hex code, without the leading '#', identifying the color of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#color IssueLabel#color}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#color IssueLabel#color}
---
@@ -986,7 +986,7 @@ Name *string
The name of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#name IssueLabel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#name IssueLabel#name}
---
@@ -1000,7 +1000,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#repository IssueLabel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#repository IssueLabel#repository}
---
@@ -1014,7 +1014,7 @@ Description *string
A short description of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#description IssueLabel#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#description IssueLabel#description}
---
@@ -1026,7 +1026,7 @@ Etag *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}.
---
@@ -1038,7 +1038,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/issueLabel.python.md b/docs/issueLabel.python.md
index 01b174bcb..b1526780a 100644
--- a/docs/issueLabel.python.md
+++ b/docs/issueLabel.python.md
@@ -4,7 +4,7 @@
### IssueLabel
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label github_issue_label}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label github_issue_label}.
#### Initializers
@@ -45,8 +45,8 @@ issueLabel.IssueLabel(
| name | str | The name of the label. |
| repository | str | The GitHub repository. |
| description | str | A short description of the label. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}. |
---
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
A 6 character hex code, without the leading '#', identifying the color of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#color IssueLabel#color}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#color IssueLabel#color}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#name IssueLabel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#name IssueLabel#name}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#repository IssueLabel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#repository IssueLabel#repository}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
A short description of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#description IssueLabel#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#description IssueLabel#description}
---
@@ -154,7 +154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}.
---
@@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -683,7 +683,7 @@ The construct id used in the generated config for the IssueLabel to import.
The id of the existing IssueLabel that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
---
@@ -1060,8 +1060,8 @@ issueLabel.IssueLabelConfig(
| name | str | The name of the label. |
| repository | str | The GitHub repository. |
| description | str | A short description of the label. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}. |
---
@@ -1145,7 +1145,7 @@ color: str
A 6 character hex code, without the leading '#', identifying the color of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#color IssueLabel#color}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#color IssueLabel#color}
---
@@ -1159,7 +1159,7 @@ name: str
The name of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#name IssueLabel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#name IssueLabel#name}
---
@@ -1173,7 +1173,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#repository IssueLabel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#repository IssueLabel#repository}
---
@@ -1187,7 +1187,7 @@ description: str
A short description of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#description IssueLabel#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#description IssueLabel#description}
---
@@ -1199,7 +1199,7 @@ etag: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}.
---
@@ -1211,7 +1211,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/issueLabel.typescript.md b/docs/issueLabel.typescript.md
index 5222f58fb..9dba6a8d2 100644
--- a/docs/issueLabel.typescript.md
+++ b/docs/issueLabel.typescript.md
@@ -4,7 +4,7 @@
### IssueLabel
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label github_issue_label}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label github_issue_label}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the IssueLabel to import.
The id of the existing IssueLabel that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
---
@@ -873,8 +873,8 @@ const issueLabelConfig: issueLabel.IssueLabelConfig = { ... }
| name | string | The name of the label. |
| repository | string | The GitHub repository. |
| description | string | A short description of the label. |
-| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}. |
+| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}. |
---
@@ -958,7 +958,7 @@ public readonly color: string;
A 6 character hex code, without the leading '#', identifying the color of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#color IssueLabel#color}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#color IssueLabel#color}
---
@@ -972,7 +972,7 @@ public readonly name: string;
The name of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#name IssueLabel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#name IssueLabel#name}
---
@@ -986,7 +986,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#repository IssueLabel#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#repository IssueLabel#repository}
---
@@ -1000,7 +1000,7 @@ public readonly description: string;
A short description of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#description IssueLabel#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#description IssueLabel#description}
---
@@ -1012,7 +1012,7 @@ public readonly etag: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}.
---
@@ -1024,7 +1024,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/issueLabels.go.md b/docs/issueLabels.go.md
index 840c79c5e..49f89aba1 100644
--- a/docs/issueLabels.go.md
+++ b/docs/issueLabels.go.md
@@ -4,7 +4,7 @@
### IssueLabels
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels github_issue_labels}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels github_issue_labels}.
#### Initializers
@@ -516,7 +516,7 @@ The construct id used in the generated config for the IssueLabels to import.
The id of the existing IssueLabels that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
---
@@ -810,7 +810,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/issuelabels"
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | The GitHub repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}. |
| Label | interface{} | label block. |
---
@@ -895,7 +895,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#repository IssueLabels#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#repository IssueLabels#repository}
---
@@ -907,7 +907,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -924,7 +924,7 @@ Label interface{}
label block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#label IssueLabels#label}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#label IssueLabels#label}
---
@@ -962,7 +962,7 @@ Color *string
A 6 character hex code, without the leading '#', identifying the color of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#color IssueLabels#color}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#color IssueLabels#color}
---
@@ -976,7 +976,7 @@ Name *string
The name of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#name IssueLabels#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#name IssueLabels#name}
---
@@ -990,7 +990,7 @@ Description *string
A short description of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#description IssueLabels#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#description IssueLabels#description}
---
diff --git a/docs/issueLabels.python.md b/docs/issueLabels.python.md
index 904c2beaa..8d8a29b6f 100644
--- a/docs/issueLabels.python.md
+++ b/docs/issueLabels.python.md
@@ -4,7 +4,7 @@
### IssueLabels
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels github_issue_labels}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels github_issue_labels}.
#### Initializers
@@ -39,7 +39,7 @@ issueLabels.IssueLabels(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}. |
| label | cdktn.IResolvable \| typing.List[IssueLabelsLabel] | label block. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#repository IssueLabels#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#repository IssueLabels#repository}
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -131,7 +131,7 @@ If you experience problems setting this value it might not be settable. Please t
label block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#label IssueLabels#label}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#label IssueLabels#label}
---
@@ -657,7 +657,7 @@ The construct id used in the generated config for the IssueLabels to import.
The id of the existing IssueLabels that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
---
@@ -951,7 +951,7 @@ issueLabels.IssueLabelsConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}. |
| label | cdktn.IResolvable \| typing.List[IssueLabelsLabel] | label block. |
---
@@ -1036,7 +1036,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#repository IssueLabels#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#repository IssueLabels#repository}
---
@@ -1048,7 +1048,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1065,7 +1065,7 @@ label: IResolvable | typing.List[IssueLabelsLabel]
label block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#label IssueLabels#label}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#label IssueLabels#label}
---
@@ -1103,7 +1103,7 @@ color: str
A 6 character hex code, without the leading '#', identifying the color of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#color IssueLabels#color}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#color IssueLabels#color}
---
@@ -1117,7 +1117,7 @@ name: str
The name of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#name IssueLabels#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#name IssueLabels#name}
---
@@ -1131,7 +1131,7 @@ description: str
A short description of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#description IssueLabels#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#description IssueLabels#description}
---
diff --git a/docs/issueLabels.typescript.md b/docs/issueLabels.typescript.md
index 3abcc89f8..54831a9e8 100644
--- a/docs/issueLabels.typescript.md
+++ b/docs/issueLabels.typescript.md
@@ -4,7 +4,7 @@
### IssueLabels
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels github_issue_labels}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels github_issue_labels}.
#### Initializers
@@ -516,7 +516,7 @@ The construct id used in the generated config for the IssueLabels to import.
The id of the existing IssueLabels that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
---
@@ -799,7 +799,7 @@ const issueLabelsConfig: issueLabels.IssueLabelsConfig = { ... }
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | The GitHub repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}. |
| label | cdktn.IResolvable \| IssueLabelsLabel[] | label block. |
---
@@ -884,7 +884,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#repository IssueLabels#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#repository IssueLabels#repository}
---
@@ -896,7 +896,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -913,7 +913,7 @@ public readonly label: IResolvable | IssueLabelsLabel[];
label block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#label IssueLabels#label}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#label IssueLabels#label}
---
@@ -947,7 +947,7 @@ public readonly color: string;
A 6 character hex code, without the leading '#', identifying the color of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#color IssueLabels#color}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#color IssueLabels#color}
---
@@ -961,7 +961,7 @@ public readonly name: string;
The name of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#name IssueLabels#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#name IssueLabels#name}
---
@@ -975,7 +975,7 @@ public readonly description: string;
A short description of the label.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#description IssueLabels#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#description IssueLabels#description}
---
diff --git a/docs/membership.go.md b/docs/membership.go.md
index 029476b7a..c43a33e82 100644
--- a/docs/membership.go.md
+++ b/docs/membership.go.md
@@ -4,7 +4,7 @@
### Membership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership github_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership github_membership}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the Membership to import.
The id of the existing Membership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#import import section} in the documentation of this resource for the id to use
---
@@ -839,7 +839,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/membership"
| Provisioners | *[]interface{} | *No description.* |
| Username | *string | The user to add to the organization. |
| DowngradeOnDestroy | interface{} | Instead of removing the member from the org, you can choose to downgrade their membership to 'member' when this resource is destroyed. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}. |
| Role | *string | The role of the user within the organization. Must be one of 'member' or 'admin'. |
---
@@ -924,7 +924,7 @@ Username *string
The user to add to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#username Membership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#username Membership#username}
---
@@ -940,7 +940,7 @@ Instead of removing the member from the org, you can choose to downgrade their m
This is useful when wanting to downgrade admins while keeping them in the organization
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
---
@@ -952,7 +952,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -969,7 +969,7 @@ Role *string
The role of the user within the organization. Must be one of 'member' or 'admin'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#role Membership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#role Membership#role}
---
diff --git a/docs/membership.python.md b/docs/membership.python.md
index 434ffb8c3..98196af7a 100644
--- a/docs/membership.python.md
+++ b/docs/membership.python.md
@@ -4,7 +4,7 @@
### Membership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership github_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership github_membership}.
#### Initializers
@@ -41,7 +41,7 @@ membership.Membership(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| username | str | The user to add to the organization. |
| downgrade_on_destroy | bool \| cdktn.IResolvable | Instead of removing the member from the org, you can choose to downgrade their membership to 'member' when this resource is destroyed. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}. |
| role | str | The role of the user within the organization. Must be one of 'member' or 'admin'. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The user to add to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#username Membership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#username Membership#username}
---
@@ -124,7 +124,7 @@ Instead of removing the member from the org, you can choose to downgrade their m
This is useful when wanting to downgrade admins while keeping them in the organization
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -145,7 +145,7 @@ If you experience problems setting this value it might not be settable. Please t
The role of the user within the organization. Must be one of 'member' or 'admin'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#role Membership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#role Membership#role}
---
@@ -663,7 +663,7 @@ The construct id used in the generated config for the Membership to import.
The id of the existing Membership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#import import section} in the documentation of this resource for the id to use
---
@@ -992,7 +992,7 @@ membership.MembershipConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| username | str | The user to add to the organization. |
| downgrade_on_destroy | bool \| cdktn.IResolvable | Instead of removing the member from the org, you can choose to downgrade their membership to 'member' when this resource is destroyed. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}. |
| role | str | The role of the user within the organization. Must be one of 'member' or 'admin'. |
---
@@ -1077,7 +1077,7 @@ username: str
The user to add to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#username Membership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#username Membership#username}
---
@@ -1093,7 +1093,7 @@ Instead of removing the member from the org, you can choose to downgrade their m
This is useful when wanting to downgrade admins while keeping them in the organization
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
---
@@ -1105,7 +1105,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1122,7 +1122,7 @@ role: str
The role of the user within the organization. Must be one of 'member' or 'admin'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#role Membership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#role Membership#role}
---
diff --git a/docs/membership.typescript.md b/docs/membership.typescript.md
index 768497ff0..37e0a71e0 100644
--- a/docs/membership.typescript.md
+++ b/docs/membership.typescript.md
@@ -4,7 +4,7 @@
### Membership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership github_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership github_membership}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the Membership to import.
The id of the existing Membership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#import import section} in the documentation of this resource for the id to use
---
@@ -827,7 +827,7 @@ const membershipConfig: membership.MembershipConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| username | string | The user to add to the organization. |
| downgradeOnDestroy | boolean \| cdktn.IResolvable | Instead of removing the member from the org, you can choose to downgrade their membership to 'member' when this resource is destroyed. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}. |
| role | string | The role of the user within the organization. Must be one of 'member' or 'admin'. |
---
@@ -912,7 +912,7 @@ public readonly username: string;
The user to add to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#username Membership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#username Membership#username}
---
@@ -928,7 +928,7 @@ Instead of removing the member from the org, you can choose to downgrade their m
This is useful when wanting to downgrade admins while keeping them in the organization
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
---
@@ -940,7 +940,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -957,7 +957,7 @@ public readonly role: string;
The role of the user within the organization. Must be one of 'member' or 'admin'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#role Membership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#role Membership#role}
---
diff --git a/docs/organizationBlock.go.md b/docs/organizationBlock.go.md
index 98d43e12c..1983f42d7 100644
--- a/docs/organizationBlock.go.md
+++ b/docs/organizationBlock.go.md
@@ -4,7 +4,7 @@
### OrganizationBlock
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block github_organization_block}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block github_organization_block}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationBlock to impor
The id of the existing OrganizationBlock that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
---
@@ -778,7 +778,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationbloc
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| Username | *string | The name of the user to block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}. |
---
@@ -862,7 +862,7 @@ Username *string
The name of the user to block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#username OrganizationBlock#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#username OrganizationBlock#username}
---
@@ -874,7 +874,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationBlock.python.md b/docs/organizationBlock.python.md
index 469830367..a50a84f1c 100644
--- a/docs/organizationBlock.python.md
+++ b/docs/organizationBlock.python.md
@@ -4,7 +4,7 @@
### OrganizationBlock
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block github_organization_block}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block github_organization_block}.
#### Initializers
@@ -38,7 +38,7 @@ organizationBlock.OrganizationBlock(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| username | str | The name of the user to block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The name of the user to block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#username OrganizationBlock#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#username OrganizationBlock#username}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -623,7 +623,7 @@ The construct id used in the generated config for the OrganizationBlock to impor
The id of the existing OrganizationBlock that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
---
@@ -905,7 +905,7 @@ organizationBlock.OrganizationBlockConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| username | str | The name of the user to block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}. |
---
@@ -989,7 +989,7 @@ username: str
The name of the user to block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#username OrganizationBlock#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#username OrganizationBlock#username}
---
@@ -1001,7 +1001,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationBlock.typescript.md b/docs/organizationBlock.typescript.md
index 18c06216e..30cfcf5e0 100644
--- a/docs/organizationBlock.typescript.md
+++ b/docs/organizationBlock.typescript.md
@@ -4,7 +4,7 @@
### OrganizationBlock
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block github_organization_block}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block github_organization_block}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationBlock to impor
The id of the existing OrganizationBlock that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
---
@@ -768,7 +768,7 @@ const organizationBlockConfig: organizationBlock.OrganizationBlockConfig = { ...
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| username | string | The name of the user to block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}. |
---
@@ -852,7 +852,7 @@ public readonly username: string;
The name of the user to block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#username OrganizationBlock#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#username OrganizationBlock#username}
---
@@ -864,7 +864,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationCustomProperties.go.md b/docs/organizationCustomProperties.go.md
index 506aebf83..3f482e7c2 100644
--- a/docs/organizationCustomProperties.go.md
+++ b/docs/organizationCustomProperties.go.md
@@ -4,7 +4,7 @@
### OrganizationCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties github_organization_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties github_organization_custom_properties}.
#### Initializers
@@ -538,7 +538,7 @@ The construct id used in the generated config for the OrganizationCustomProperti
The id of the existing OrganizationCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -950,7 +950,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationcust
| AllowedValues | *[]*string | The allowed values of the custom property. |
| DefaultValue | *string | The default value of the custom property. |
| Description | *string | The description of the custom property. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
| Required | interface{} | Whether the custom property is required. |
| ValuesEditableBy | *string | Who can edit the values of the custom property. |
| ValueType | *string | The type of the custom property. |
@@ -1037,7 +1037,7 @@ PropertyName *string
The name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
---
@@ -1051,7 +1051,7 @@ AllowedValues *[]*string
The allowed values of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
---
@@ -1065,7 +1065,7 @@ DefaultValue *string
The default value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
---
@@ -1079,7 +1079,7 @@ Description *string
The description of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
---
@@ -1091,7 +1091,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1108,7 +1108,7 @@ Required interface{}
Whether the custom property is required.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
---
@@ -1124,7 +1124,7 @@ Who can edit the values of the custom property.
Can be one of 'org_actors' or 'org_and_repo_actors'. If not specified, the default is 'org_actors' (only organization owners can edit values)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
---
@@ -1138,7 +1138,7 @@ ValueType *string
The type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
---
diff --git a/docs/organizationCustomProperties.python.md b/docs/organizationCustomProperties.python.md
index 5cd698812..c3ac09c98 100644
--- a/docs/organizationCustomProperties.python.md
+++ b/docs/organizationCustomProperties.python.md
@@ -4,7 +4,7 @@
### OrganizationCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties github_organization_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties github_organization_custom_properties}.
#### Initializers
@@ -47,7 +47,7 @@ organizationCustomProperties.OrganizationCustomProperties(
| allowed_values | typing.List[str] | The allowed values of the custom property. |
| default_value | str | The default value of the custom property. |
| description | str | The description of the custom property. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
| required | bool \| cdktn.IResolvable | Whether the custom property is required. |
| values_editable_by | str | Who can edit the values of the custom property. |
| value_type | str | The type of the custom property. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The allowed values of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The default value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The description of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -171,7 +171,7 @@ If you experience problems setting this value it might not be settable. Please t
Whether the custom property is required.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
---
@@ -183,7 +183,7 @@ Who can edit the values of the custom property.
Can be one of 'org_actors' or 'org_and_repo_actors'. If not specified, the default is 'org_actors' (only organization owners can edit values)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
---
@@ -193,7 +193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
---
@@ -739,7 +739,7 @@ The construct id used in the generated config for the OrganizationCustomProperti
The id of the existing OrganizationCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -1151,7 +1151,7 @@ organizationCustomProperties.OrganizationCustomPropertiesConfig(
| allowed_values | typing.List[str] | The allowed values of the custom property. |
| default_value | str | The default value of the custom property. |
| description | str | The description of the custom property. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
| required | bool \| cdktn.IResolvable | Whether the custom property is required. |
| values_editable_by | str | Who can edit the values of the custom property. |
| value_type | str | The type of the custom property. |
@@ -1238,7 +1238,7 @@ property_name: str
The name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
---
@@ -1252,7 +1252,7 @@ allowed_values: typing.List[str]
The allowed values of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
---
@@ -1266,7 +1266,7 @@ default_value: str
The default value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
---
@@ -1280,7 +1280,7 @@ description: str
The description of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
---
@@ -1292,7 +1292,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1309,7 +1309,7 @@ required: bool | IResolvable
Whether the custom property is required.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
---
@@ -1325,7 +1325,7 @@ Who can edit the values of the custom property.
Can be one of 'org_actors' or 'org_and_repo_actors'. If not specified, the default is 'org_actors' (only organization owners can edit values)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
---
@@ -1339,7 +1339,7 @@ value_type: str
The type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
---
diff --git a/docs/organizationCustomProperties.typescript.md b/docs/organizationCustomProperties.typescript.md
index cb6c336fd..addae2e96 100644
--- a/docs/organizationCustomProperties.typescript.md
+++ b/docs/organizationCustomProperties.typescript.md
@@ -4,7 +4,7 @@
### OrganizationCustomProperties
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties github_organization_custom_properties}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties github_organization_custom_properties}.
#### Initializers
@@ -538,7 +538,7 @@ The construct id used in the generated config for the OrganizationCustomProperti
The id of the existing OrganizationCustomProperties that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
---
@@ -934,7 +934,7 @@ const organizationCustomPropertiesConfig: organizationCustomProperties.Organizat
| allowedValues | string[] | The allowed values of the custom property. |
| defaultValue | string | The default value of the custom property. |
| description | string | The description of the custom property. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}. |
| required | boolean \| cdktn.IResolvable | Whether the custom property is required. |
| valuesEditableBy | string | Who can edit the values of the custom property. |
| valueType | string | The type of the custom property. |
@@ -1021,7 +1021,7 @@ public readonly propertyName: string;
The name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
---
@@ -1035,7 +1035,7 @@ public readonly allowedValues: string[];
The allowed values of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
---
@@ -1049,7 +1049,7 @@ public readonly defaultValue: string;
The default value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
---
@@ -1063,7 +1063,7 @@ public readonly description: string;
The description of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
---
@@ -1075,7 +1075,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1092,7 +1092,7 @@ public readonly required: boolean | IResolvable;
Whether the custom property is required.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
---
@@ -1108,7 +1108,7 @@ Who can edit the values of the custom property.
Can be one of 'org_actors' or 'org_and_repo_actors'. If not specified, the default is 'org_actors' (only organization owners can edit values)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
---
@@ -1122,7 +1122,7 @@ public readonly valueType: string;
The type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
---
diff --git a/docs/organizationCustomRole.go.md b/docs/organizationCustomRole.go.md
index 2fb17b4c7..b30fbb426 100644
--- a/docs/organizationCustomRole.go.md
+++ b/docs/organizationCustomRole.go.md
@@ -4,7 +4,7 @@
### OrganizationCustomRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role github_organization_custom_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role github_organization_custom_role}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the OrganizationCustomRole to
The id of the existing OrganizationCustomRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
---
@@ -846,7 +846,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationcust
| Name | *string | The organization custom repository role to create. |
| Permissions | *[]*string | The permissions for the custom repository role. |
| Description | *string | The description of the custom repository role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
---
@@ -930,7 +930,7 @@ BaseRole *string
The base role for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
---
@@ -944,7 +944,7 @@ Name *string
The organization custom repository role to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
---
@@ -958,7 +958,7 @@ Permissions *[]*string
The permissions for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
---
@@ -972,7 +972,7 @@ Description *string
The description of the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
---
@@ -984,7 +984,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationCustomRole.python.md b/docs/organizationCustomRole.python.md
index 47e16275f..e5f564edf 100644
--- a/docs/organizationCustomRole.python.md
+++ b/docs/organizationCustomRole.python.md
@@ -4,7 +4,7 @@
### OrganizationCustomRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role github_organization_custom_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role github_organization_custom_role}.
#### Initializers
@@ -44,7 +44,7 @@ organizationCustomRole.OrganizationCustomRole(
| name | str | The organization custom repository role to create. |
| permissions | typing.List[str] | The permissions for the custom repository role. |
| description | str | The description of the custom repository role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The base role for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The organization custom repository role to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The permissions for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The description of the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -666,7 +666,7 @@ The construct id used in the generated config for the OrganizationCustomRole to
The id of the existing OrganizationCustomRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
---
@@ -1009,7 +1009,7 @@ organizationCustomRole.OrganizationCustomRoleConfig(
| name | str | The organization custom repository role to create. |
| permissions | typing.List[str] | The permissions for the custom repository role. |
| description | str | The description of the custom repository role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
---
@@ -1093,7 +1093,7 @@ base_role: str
The base role for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
---
@@ -1107,7 +1107,7 @@ name: str
The organization custom repository role to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
---
@@ -1121,7 +1121,7 @@ permissions: typing.List[str]
The permissions for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
---
@@ -1135,7 +1135,7 @@ description: str
The description of the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
---
@@ -1147,7 +1147,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationCustomRole.typescript.md b/docs/organizationCustomRole.typescript.md
index c3fee9e4a..c7e61f297 100644
--- a/docs/organizationCustomRole.typescript.md
+++ b/docs/organizationCustomRole.typescript.md
@@ -4,7 +4,7 @@
### OrganizationCustomRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role github_organization_custom_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role github_organization_custom_role}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the OrganizationCustomRole to
The id of the existing OrganizationCustomRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
---
@@ -833,7 +833,7 @@ const organizationCustomRoleConfig: organizationCustomRole.OrganizationCustomRol
| name | string | The organization custom repository role to create. |
| permissions | string[] | The permissions for the custom repository role. |
| description | string | The description of the custom repository role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}. |
---
@@ -917,7 +917,7 @@ public readonly baseRole: string;
The base role for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
---
@@ -931,7 +931,7 @@ public readonly name: string;
The organization custom repository role to create.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
---
@@ -945,7 +945,7 @@ public readonly permissions: string[];
The permissions for the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
---
@@ -959,7 +959,7 @@ public readonly description: string;
The description of the custom repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
---
@@ -971,7 +971,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationProject.go.md b/docs/organizationProject.go.md
index 945d195ea..2046c2c5b 100644
--- a/docs/organizationProject.go.md
+++ b/docs/organizationProject.go.md
@@ -4,7 +4,7 @@
### OrganizationProject
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project github_organization_project}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project github_organization_project}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the OrganizationProject to imp
The id of the existing OrganizationProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
---
@@ -820,7 +820,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationproj
| Provisioners | *[]interface{} | *No description.* |
| Name | *string | The name of the project. |
| Body | *string | The body of the project. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}. |
---
@@ -904,7 +904,7 @@ Name *string
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#name OrganizationProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#name OrganizationProject#name}
---
@@ -918,7 +918,7 @@ Body *string
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#body OrganizationProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#body OrganizationProject#body}
---
@@ -930,7 +930,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationProject.python.md b/docs/organizationProject.python.md
index 4d2bbc05c..fd8061b3f 100644
--- a/docs/organizationProject.python.md
+++ b/docs/organizationProject.python.md
@@ -4,7 +4,7 @@
### OrganizationProject
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project github_organization_project}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project github_organization_project}.
#### Initializers
@@ -40,7 +40,7 @@ organizationProject.OrganizationProject(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| name | str | The name of the project. |
| body | str | The body of the project. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#name OrganizationProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#name OrganizationProject#name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#body OrganizationProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#body OrganizationProject#body}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -642,7 +642,7 @@ The construct id used in the generated config for the OrganizationProject to imp
The id of the existing OrganizationProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
---
@@ -959,7 +959,7 @@ organizationProject.OrganizationProjectConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| name | str | The name of the project. |
| body | str | The body of the project. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}. |
---
@@ -1043,7 +1043,7 @@ name: str
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#name OrganizationProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#name OrganizationProject#name}
---
@@ -1057,7 +1057,7 @@ body: str
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#body OrganizationProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#body OrganizationProject#body}
---
@@ -1069,7 +1069,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationProject.typescript.md b/docs/organizationProject.typescript.md
index 1b8d84230..c75462109 100644
--- a/docs/organizationProject.typescript.md
+++ b/docs/organizationProject.typescript.md
@@ -4,7 +4,7 @@
### OrganizationProject
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project github_organization_project}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project github_organization_project}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the OrganizationProject to imp
The id of the existing OrganizationProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
---
@@ -809,7 +809,7 @@ const organizationProjectConfig: organizationProject.OrganizationProjectConfig =
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| name | string | The name of the project. |
| body | string | The body of the project. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}. |
---
@@ -893,7 +893,7 @@ public readonly name: string;
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#name OrganizationProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#name OrganizationProject#name}
---
@@ -907,7 +907,7 @@ public readonly body: string;
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#body OrganizationProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#body OrganizationProject#body}
---
@@ -919,7 +919,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRepositoryRole.go.md b/docs/organizationRepositoryRole.go.md
index 95d0ce27c..dfb8fd5e5 100644
--- a/docs/organizationRepositoryRole.go.md
+++ b/docs/organizationRepositoryRole.go.md
@@ -4,7 +4,7 @@
### OrganizationRepositoryRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role github_organization_repository_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role github_organization_repository_role}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the OrganizationRepositoryRole
The id of the existing OrganizationRepositoryRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
---
@@ -857,7 +857,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrepo
| Name | *string | The name of the organization repository role. |
| Permissions | *[]*string | The permissions for the organization repository role. |
| Description | *string | The description of the organization repository role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
---
@@ -941,7 +941,7 @@ BaseRole *string
The base role for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
---
@@ -955,7 +955,7 @@ Name *string
The name of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
---
@@ -969,7 +969,7 @@ Permissions *[]*string
The permissions for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
---
@@ -983,7 +983,7 @@ Description *string
The description of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
---
@@ -995,7 +995,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRepositoryRole.python.md b/docs/organizationRepositoryRole.python.md
index 3dc826883..933f921da 100644
--- a/docs/organizationRepositoryRole.python.md
+++ b/docs/organizationRepositoryRole.python.md
@@ -4,7 +4,7 @@
### OrganizationRepositoryRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role github_organization_repository_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role github_organization_repository_role}.
#### Initializers
@@ -44,7 +44,7 @@ organizationRepositoryRole.OrganizationRepositoryRole(
| name | str | The name of the organization repository role. |
| permissions | typing.List[str] | The permissions for the organization repository role. |
| description | str | The description of the organization repository role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The base role for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The permissions for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The description of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -666,7 +666,7 @@ The construct id used in the generated config for the OrganizationRepositoryRole
The id of the existing OrganizationRepositoryRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
---
@@ -1020,7 +1020,7 @@ organizationRepositoryRole.OrganizationRepositoryRoleConfig(
| name | str | The name of the organization repository role. |
| permissions | typing.List[str] | The permissions for the organization repository role. |
| description | str | The description of the organization repository role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
---
@@ -1104,7 +1104,7 @@ base_role: str
The base role for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
---
@@ -1118,7 +1118,7 @@ name: str
The name of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
---
@@ -1132,7 +1132,7 @@ permissions: typing.List[str]
The permissions for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
---
@@ -1146,7 +1146,7 @@ description: str
The description of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
---
@@ -1158,7 +1158,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRepositoryRole.typescript.md b/docs/organizationRepositoryRole.typescript.md
index cc2862b46..cf6873f86 100644
--- a/docs/organizationRepositoryRole.typescript.md
+++ b/docs/organizationRepositoryRole.typescript.md
@@ -4,7 +4,7 @@
### OrganizationRepositoryRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role github_organization_repository_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role github_organization_repository_role}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the OrganizationRepositoryRole
The id of the existing OrganizationRepositoryRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
---
@@ -844,7 +844,7 @@ const organizationRepositoryRoleConfig: organizationRepositoryRole.OrganizationR
| name | string | The name of the organization repository role. |
| permissions | string[] | The permissions for the organization repository role. |
| description | string | The description of the organization repository role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}. |
---
@@ -928,7 +928,7 @@ public readonly baseRole: string;
The base role for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
---
@@ -942,7 +942,7 @@ public readonly name: string;
The name of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
---
@@ -956,7 +956,7 @@ public readonly permissions: string[];
The permissions for the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
---
@@ -970,7 +970,7 @@ public readonly description: string;
The description of the organization repository role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
---
@@ -982,7 +982,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRole.go.md b/docs/organizationRole.go.md
index 651e61bad..b2d378403 100644
--- a/docs/organizationRole.go.md
+++ b/docs/organizationRole.go.md
@@ -4,7 +4,7 @@
### OrganizationRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role github_organization_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role github_organization_role}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the OrganizationRole to import
The id of the existing OrganizationRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
---
@@ -864,7 +864,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrole
| Permissions | *[]*string | The permissions for the organization role. |
| BaseRole | *string | The system role from which this role inherits permissions. |
| Description | *string | The description of the organization role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}. |
---
@@ -948,7 +948,7 @@ Name *string
The name of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#name OrganizationRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#name OrganizationRole#name}
---
@@ -962,7 +962,7 @@ Permissions *[]*string
The permissions for the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#permissions OrganizationRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#permissions OrganizationRole#permissions}
---
@@ -976,7 +976,7 @@ BaseRole *string
The system role from which this role inherits permissions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#base_role OrganizationRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#base_role OrganizationRole#base_role}
---
@@ -990,7 +990,7 @@ Description *string
The description of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#description OrganizationRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#description OrganizationRole#description}
---
@@ -1002,7 +1002,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRole.python.md b/docs/organizationRole.python.md
index c170fe8ef..e271f8393 100644
--- a/docs/organizationRole.python.md
+++ b/docs/organizationRole.python.md
@@ -4,7 +4,7 @@
### OrganizationRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role github_organization_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role github_organization_role}.
#### Initializers
@@ -44,7 +44,7 @@ organizationRole.OrganizationRole(
| permissions | typing.List[str] | The permissions for the organization role. |
| base_role | str | The system role from which this role inherits permissions. |
| description | str | The description of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The name of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#name OrganizationRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#name OrganizationRole#name}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The permissions for the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#permissions OrganizationRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#permissions OrganizationRole#permissions}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The system role from which this role inherits permissions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#base_role OrganizationRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#base_role OrganizationRole#base_role}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The description of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#description OrganizationRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#description OrganizationRole#description}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -673,7 +673,7 @@ The construct id used in the generated config for the OrganizationRole to import
The id of the existing OrganizationRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
---
@@ -1027,7 +1027,7 @@ organizationRole.OrganizationRoleConfig(
| permissions | typing.List[str] | The permissions for the organization role. |
| base_role | str | The system role from which this role inherits permissions. |
| description | str | The description of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}. |
---
@@ -1111,7 +1111,7 @@ name: str
The name of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#name OrganizationRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#name OrganizationRole#name}
---
@@ -1125,7 +1125,7 @@ permissions: typing.List[str]
The permissions for the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#permissions OrganizationRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#permissions OrganizationRole#permissions}
---
@@ -1139,7 +1139,7 @@ base_role: str
The system role from which this role inherits permissions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#base_role OrganizationRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#base_role OrganizationRole#base_role}
---
@@ -1153,7 +1153,7 @@ description: str
The description of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#description OrganizationRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#description OrganizationRole#description}
---
@@ -1165,7 +1165,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRole.typescript.md b/docs/organizationRole.typescript.md
index 9d1fcf7ad..4a9d685b4 100644
--- a/docs/organizationRole.typescript.md
+++ b/docs/organizationRole.typescript.md
@@ -4,7 +4,7 @@
### OrganizationRole
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role github_organization_role}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role github_organization_role}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the OrganizationRole to import
The id of the existing OrganizationRole that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
---
@@ -851,7 +851,7 @@ const organizationRoleConfig: organizationRole.OrganizationRoleConfig = { ... }
| permissions | string[] | The permissions for the organization role. |
| baseRole | string | The system role from which this role inherits permissions. |
| description | string | The description of the organization role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}. |
---
@@ -935,7 +935,7 @@ public readonly name: string;
The name of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#name OrganizationRole#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#name OrganizationRole#name}
---
@@ -949,7 +949,7 @@ public readonly permissions: string[];
The permissions for the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#permissions OrganizationRole#permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#permissions OrganizationRole#permissions}
---
@@ -963,7 +963,7 @@ public readonly baseRole: string;
The system role from which this role inherits permissions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#base_role OrganizationRole#base_role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#base_role OrganizationRole#base_role}
---
@@ -977,7 +977,7 @@ public readonly description: string;
The description of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#description OrganizationRole#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#description OrganizationRole#description}
---
@@ -989,7 +989,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleTeam.go.md b/docs/organizationRoleTeam.go.md
index 7653402e1..98af99fd8 100644
--- a/docs/organizationRoleTeam.go.md
+++ b/docs/organizationRoleTeam.go.md
@@ -4,7 +4,7 @@
### OrganizationRoleTeam
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team github_organization_role_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team github_organization_role_team}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationRoleTeam to im
The id of the existing OrganizationRoleTeam that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrole
| Provisioners | *[]interface{} | *No description.* |
| RoleId | *f64 | The ID of the organization role. |
| TeamSlug | *string | The slug of the team name. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
---
@@ -875,7 +875,7 @@ RoleId *f64
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
---
@@ -889,7 +889,7 @@ TeamSlug *string
The slug of the team name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleTeam.python.md b/docs/organizationRoleTeam.python.md
index 09c7c5bb1..1d1d55114 100644
--- a/docs/organizationRoleTeam.python.md
+++ b/docs/organizationRoleTeam.python.md
@@ -4,7 +4,7 @@
### OrganizationRoleTeam
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team github_organization_role_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team github_organization_role_team}.
#### Initializers
@@ -40,7 +40,7 @@ organizationRoleTeam.OrganizationRoleTeam(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization role. |
| team_slug | str | The slug of the team name. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The slug of the team name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the OrganizationRoleTeam to im
The id of the existing OrganizationRoleTeam that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ organizationRoleTeam.OrganizationRoleTeamConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | typing.Union[int, float] | The ID of the organization role. |
| team_slug | str | The slug of the team name. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
---
@@ -1014,7 +1014,7 @@ role_id: typing.Union[int, float]
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
---
@@ -1028,7 +1028,7 @@ team_slug: str
The slug of the team name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleTeam.typescript.md b/docs/organizationRoleTeam.typescript.md
index 5f387a485..03dfb4f11 100644
--- a/docs/organizationRoleTeam.typescript.md
+++ b/docs/organizationRoleTeam.typescript.md
@@ -4,7 +4,7 @@
### OrganizationRoleTeam
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team github_organization_role_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team github_organization_role_team}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationRoleTeam to im
The id of the existing OrganizationRoleTeam that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const organizationRoleTeamConfig: organizationRoleTeam.OrganizationRoleTeamConfi
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| roleId | number | The ID of the organization role. |
| teamSlug | string | The slug of the team name. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}. |
---
@@ -864,7 +864,7 @@ public readonly roleId: number;
The ID of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
---
@@ -878,7 +878,7 @@ public readonly teamSlug: string;
The slug of the team name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleTeamAssignment.go.md b/docs/organizationRoleTeamAssignment.go.md
index 500b4b53e..a67839f89 100644
--- a/docs/organizationRoleTeamAssignment.go.md
+++ b/docs/organizationRoleTeamAssignment.go.md
@@ -4,7 +4,7 @@
### OrganizationRoleTeamAssignment
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationRoleTeamAssign
The id of the existing OrganizationRoleTeamAssignment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrole
| Provisioners | *[]interface{} | *No description.* |
| RoleId | *string | The GitHub organization role id. |
| TeamSlug | *string | The GitHub team slug. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
---
@@ -875,7 +875,7 @@ RoleId *string
The GitHub organization role id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
---
@@ -889,7 +889,7 @@ TeamSlug *string
The GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleTeamAssignment.python.md b/docs/organizationRoleTeamAssignment.python.md
index 09afd0795..0816576aa 100644
--- a/docs/organizationRoleTeamAssignment.python.md
+++ b/docs/organizationRoleTeamAssignment.python.md
@@ -4,7 +4,7 @@
### OrganizationRoleTeamAssignment
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}.
#### Initializers
@@ -40,7 +40,7 @@ organizationRoleTeamAssignment.OrganizationRoleTeamAssignment(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | str | The GitHub organization role id. |
| team_slug | str | The GitHub team slug. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The GitHub organization role id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the OrganizationRoleTeamAssign
The id of the existing OrganizationRoleTeamAssignment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ organizationRoleTeamAssignment.OrganizationRoleTeamAssignmentConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| role_id | str | The GitHub organization role id. |
| team_slug | str | The GitHub team slug. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
---
@@ -1014,7 +1014,7 @@ role_id: str
The GitHub organization role id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
---
@@ -1028,7 +1028,7 @@ team_slug: str
The GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleTeamAssignment.typescript.md b/docs/organizationRoleTeamAssignment.typescript.md
index 8bbc32d33..72cbbe43a 100644
--- a/docs/organizationRoleTeamAssignment.typescript.md
+++ b/docs/organizationRoleTeamAssignment.typescript.md
@@ -4,7 +4,7 @@
### OrganizationRoleTeamAssignment
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationRoleTeamAssign
The id of the existing OrganizationRoleTeamAssignment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const organizationRoleTeamAssignmentConfig: organizationRoleTeamAssignment.Organ
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| roleId | string | The GitHub organization role id. |
| teamSlug | string | The GitHub team slug. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}. |
---
@@ -864,7 +864,7 @@ public readonly roleId: string;
The GitHub organization role id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
---
@@ -878,7 +878,7 @@ public readonly teamSlug: string;
The GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleUser.go.md b/docs/organizationRoleUser.go.md
index 10b5c6115..1bb85bba6 100644
--- a/docs/organizationRoleUser.go.md
+++ b/docs/organizationRoleUser.go.md
@@ -4,7 +4,7 @@
### OrganizationRoleUser
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user github_organization_role_user}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user github_organization_role_user}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationRoleUser to im
The id of the existing OrganizationRoleUser that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrole
| Provisioners | *[]interface{} | *No description.* |
| Login | *string | The login for the GitHub user account. |
| RoleId | *f64 | The unique identifier of the organization role. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
---
@@ -875,7 +875,7 @@ Login *string
The login for the GitHub user account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#login OrganizationRoleUser#login}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#login OrganizationRoleUser#login}
---
@@ -889,7 +889,7 @@ RoleId *f64
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleUser.python.md b/docs/organizationRoleUser.python.md
index 84c9d8710..b95668b10 100644
--- a/docs/organizationRoleUser.python.md
+++ b/docs/organizationRoleUser.python.md
@@ -4,7 +4,7 @@
### OrganizationRoleUser
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user github_organization_role_user}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user github_organization_role_user}.
#### Initializers
@@ -40,7 +40,7 @@ organizationRoleUser.OrganizationRoleUser(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| login | str | The login for the GitHub user account. |
| role_id | typing.Union[int, float] | The unique identifier of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The login for the GitHub user account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#login OrganizationRoleUser#login}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#login OrganizationRoleUser#login}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the OrganizationRoleUser to im
The id of the existing OrganizationRoleUser that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ organizationRoleUser.OrganizationRoleUserConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| login | str | The login for the GitHub user account. |
| role_id | typing.Union[int, float] | The unique identifier of the organization role. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
---
@@ -1014,7 +1014,7 @@ login: str
The login for the GitHub user account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#login OrganizationRoleUser#login}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#login OrganizationRoleUser#login}
---
@@ -1028,7 +1028,7 @@ role_id: typing.Union[int, float]
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRoleUser.typescript.md b/docs/organizationRoleUser.typescript.md
index 24c571175..6e5951c35 100644
--- a/docs/organizationRoleUser.typescript.md
+++ b/docs/organizationRoleUser.typescript.md
@@ -4,7 +4,7 @@
### OrganizationRoleUser
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user github_organization_role_user}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user github_organization_role_user}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationRoleUser to im
The id of the existing OrganizationRoleUser that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const organizationRoleUserConfig: organizationRoleUser.OrganizationRoleUserConfi
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| login | string | The login for the GitHub user account. |
| roleId | number | The unique identifier of the organization role. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}. |
---
@@ -864,7 +864,7 @@ public readonly login: string;
The login for the GitHub user account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#login OrganizationRoleUser#login}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#login OrganizationRoleUser#login}
---
@@ -878,7 +878,7 @@ public readonly roleId: number;
The unique identifier of the organization role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationRuleset.go.md b/docs/organizationRuleset.go.md
index 713219a2d..2d729d482 100644
--- a/docs/organizationRuleset.go.md
+++ b/docs/organizationRuleset.go.md
@@ -4,7 +4,7 @@
### OrganizationRuleset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset github_organization_ruleset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset github_organization_ruleset}.
#### Initializers
@@ -549,7 +549,7 @@ The construct id used in the generated config for the OrganizationRuleset to imp
The id of the existing OrganizationRuleset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
---
@@ -965,7 +965,7 @@ ActorType *string
The type of actor that can bypass a ruleset. Can be one of: `Integration`, `OrganizationAdmin`, `RepositoryRole`, `Team`, or `DeployKey`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
---
@@ -981,7 +981,7 @@ When the specified actor can bypass the ruleset.
pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
---
@@ -997,7 +997,7 @@ The ID of the actor that can bypass a ruleset.
When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
---
@@ -1037,7 +1037,7 @@ RefName OrganizationRulesetConditionsRefName
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
---
@@ -1051,7 +1051,7 @@ RepositoryId *[]*f64
The repository IDs that the ruleset applies to. One of these IDs must match for the ruleset to apply.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
---
@@ -1065,7 +1065,7 @@ RepositoryName OrganizationRulesetConditionsRepositoryName
repository_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
---
@@ -1079,7 +1079,7 @@ RepositoryProperty OrganizationRulesetConditionsRepositoryProperty
repository_property block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
---
@@ -1115,7 +1115,7 @@ Exclude *[]*string
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1131,7 +1131,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1169,7 +1169,7 @@ Exclude *[]*string
Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1185,7 +1185,7 @@ Array of repository names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~ALL` to include all repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1199,7 +1199,7 @@ Protected interface{}
Whether renaming of target repositories is prevented.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
---
@@ -1235,7 +1235,7 @@ Exclude interface{}
The repository properties and values to exclude. The ruleset will not apply if any of these properties match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1249,7 +1249,7 @@ Include interface{}
The repository properties and values to include. All of these properties must match for the condition to pass.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1271,9 +1271,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrule
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
-| PropertyValues | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
-| Source | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
+| PropertyValues | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
+| Source | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
---
@@ -1285,7 +1285,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
---
@@ -1297,7 +1297,7 @@ PropertyValues *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
---
@@ -1309,7 +1309,7 @@ Source *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
---
@@ -1331,9 +1331,9 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrule
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
-| PropertyValues | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
-| Source | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
+| Name | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
+| PropertyValues | *[]*string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
+| Source | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
---
@@ -1345,7 +1345,7 @@ Name *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
---
@@ -1357,7 +1357,7 @@ PropertyValues *[]*string
- *Type:* *[]*string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
---
@@ -1369,7 +1369,7 @@ Source *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
---
@@ -1415,7 +1415,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationrule
| Target | *string | The target of the ruleset. Possible values are branch, tag and push. |
| BypassActors | interface{} | bypass_actors block. |
| Conditions | OrganizationRulesetConditions | conditions block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
---
@@ -1501,7 +1501,7 @@ The enforcement level of the ruleset.
`evaluate` allows admins to test rules before enforcing them. Possible values are `disabled`, `active`, and `evaluate`. Note: `evaluate` is only available for Enterprise plans.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
---
@@ -1515,7 +1515,7 @@ Name *string
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -1529,7 +1529,7 @@ Rules OrganizationRulesetRules
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
---
@@ -1543,7 +1543,7 @@ Target *string
The target of the ruleset. Possible values are branch, tag and push.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#target OrganizationRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#target OrganizationRuleset#target}
---
@@ -1557,7 +1557,7 @@ BypassActors interface{}
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
---
@@ -1571,7 +1571,7 @@ Conditions OrganizationRulesetConditions
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
---
@@ -1583,7 +1583,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1658,7 +1658,7 @@ BranchNamePattern OrganizationRulesetRulesBranchNamePattern
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
---
@@ -1672,7 +1672,7 @@ CommitAuthorEmailPattern OrganizationRulesetRulesCommitAuthorEmailPattern
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
---
@@ -1686,7 +1686,7 @@ CommitMessagePattern OrganizationRulesetRulesCommitMessagePattern
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
---
@@ -1700,7 +1700,7 @@ CommitterEmailPattern OrganizationRulesetRulesCommitterEmailPattern
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
---
@@ -1714,7 +1714,7 @@ CopilotCodeReview OrganizationRulesetRulesCopilotCodeReview
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
---
@@ -1728,7 +1728,7 @@ Creation interface{}
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
---
@@ -1742,7 +1742,7 @@ Deletion interface{}
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
---
@@ -1756,7 +1756,7 @@ FileExtensionRestriction OrganizationRulesetRulesFileExtensionRestriction
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
---
@@ -1770,7 +1770,7 @@ FilePathRestriction OrganizationRulesetRulesFilePathRestriction
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
---
@@ -1784,7 +1784,7 @@ MaxFilePathLength OrganizationRulesetRulesMaxFilePathLength
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -1798,7 +1798,7 @@ MaxFileSize OrganizationRulesetRulesMaxFileSize
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -1812,7 +1812,7 @@ NonFastForward interface{}
Prevent users with push access from force pushing to refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
---
@@ -1826,7 +1826,7 @@ PullRequest OrganizationRulesetRulesPullRequest
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
---
@@ -1840,7 +1840,7 @@ RequiredCodeScanning OrganizationRulesetRulesRequiredCodeScanning
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
---
@@ -1854,7 +1854,7 @@ RequiredLinearHistory interface{}
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
---
@@ -1868,7 +1868,7 @@ RequiredSignatures interface{}
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
---
@@ -1882,7 +1882,7 @@ RequiredStatusChecks OrganizationRulesetRulesRequiredStatusChecks
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
---
@@ -1896,7 +1896,7 @@ RequiredWorkflows OrganizationRulesetRulesRequiredWorkflows
required_workflows block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
---
@@ -1910,7 +1910,7 @@ TagNamePattern OrganizationRulesetRulesTagNamePattern
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
---
@@ -1924,7 +1924,7 @@ Update interface{}
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#update OrganizationRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#update OrganizationRuleset#update}
---
@@ -1964,7 +1964,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -1978,7 +1978,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -1992,7 +1992,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2006,7 +2006,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2046,7 +2046,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2060,7 +2060,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2074,7 +2074,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2088,7 +2088,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2128,7 +2128,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2142,7 +2142,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2156,7 +2156,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2170,7 +2170,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2210,7 +2210,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2224,7 +2224,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2238,7 +2238,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2252,7 +2252,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2288,7 +2288,7 @@ ReviewDraftPullRequests interface{}
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
---
@@ -2302,7 +2302,7 @@ ReviewOnPush interface{}
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
---
@@ -2336,7 +2336,7 @@ RestrictedFileExtensions *[]*string
The file extensions that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
---
@@ -2370,7 +2370,7 @@ RestrictedFilePaths *[]*string
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
---
@@ -2404,7 +2404,7 @@ MaxFilePathLength *f64
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -2438,7 +2438,7 @@ MaxFileSize *f64
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -2484,7 +2484,7 @@ AllowedMergeMethods *[]*string
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
---
@@ -2498,7 +2498,7 @@ DismissStaleReviewsOnPush interface{}
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
---
@@ -2512,7 +2512,7 @@ RequireCodeOwnerReview interface{}
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
---
@@ -2526,7 +2526,7 @@ RequiredApprovingReviewCount *f64
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
---
@@ -2540,7 +2540,7 @@ RequiredReviewers interface{}
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
---
@@ -2554,7 +2554,7 @@ RequiredReviewThreadResolution interface{}
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
---
@@ -2570,7 +2570,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
---
@@ -2608,7 +2608,7 @@ FilePatterns *[]*string
File patterns (fnmatch syntax) that this reviewer must approve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
---
@@ -2622,7 +2622,7 @@ MinimumApprovals *f64
Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
---
@@ -2636,7 +2636,7 @@ Reviewer OrganizationRulesetRulesPullRequestRequiredReviewersReviewer
reviewer block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
---
@@ -2672,7 +2672,7 @@ Id *f64
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2689,7 +2689,7 @@ Type *string
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#type OrganizationRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#type OrganizationRuleset#type}
---
@@ -2723,7 +2723,7 @@ RequiredCodeScanningTool interface{}
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
---
@@ -2763,7 +2763,7 @@ The severity level at which code scanning results that raise alerts block a refe
Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
---
@@ -2779,7 +2779,7 @@ The severity level at which code scanning results that raise security alerts blo
Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
---
@@ -2793,7 +2793,7 @@ Tool *string
The name of a code scanning tool.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
---
@@ -2831,7 +2831,7 @@ RequiredCheck interface{}
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
---
@@ -2845,7 +2845,7 @@ DoNotEnforceOnCreate interface{}
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -2861,7 +2861,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
---
@@ -2897,7 +2897,7 @@ Context *string
The status check context name that must be present on the commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#context OrganizationRuleset#context}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#context OrganizationRuleset#context}
---
@@ -2911,7 +2911,7 @@ IntegrationId *f64
The optional integration ID that this status check must originate from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
---
@@ -2947,7 +2947,7 @@ RequiredWorkflow interface{}
required_workflow block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
---
@@ -2961,7 +2961,7 @@ DoNotEnforceOnCreate interface{}
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -2999,7 +2999,7 @@ Path *string
The path to the workflow YAML definition file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#path OrganizationRuleset#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#path OrganizationRuleset#path}
---
@@ -3013,7 +3013,7 @@ RepositoryId *f64
The repository in which the workflow is defined.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
---
@@ -3027,7 +3027,7 @@ Ref *string
The ref (branch or tag) of the workflow file to use.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
---
@@ -3067,7 +3067,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -3081,7 +3081,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -3095,7 +3095,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -3109,7 +3109,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
diff --git a/docs/organizationRuleset.python.md b/docs/organizationRuleset.python.md
index e8c981330..3c86095f8 100644
--- a/docs/organizationRuleset.python.md
+++ b/docs/organizationRuleset.python.md
@@ -4,7 +4,7 @@
### OrganizationRuleset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset github_organization_ruleset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset github_organization_ruleset}.
#### Initializers
@@ -48,7 +48,7 @@ organizationRuleset.OrganizationRuleset(
| target | str | The target of the ruleset. Possible values are branch, tag and push. |
| bypass_actors | cdktn.IResolvable \| typing.List[OrganizationRulesetBypassActors] | bypass_actors block. |
| conditions | OrganizationRulesetConditions | conditions block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
---
@@ -120,7 +120,7 @@ The enforcement level of the ruleset.
`evaluate` allows admins to test rules before enforcing them. Possible values are `disabled`, `active`, and `evaluate`. Note: `evaluate` is only available for Enterprise plans.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The target of the ruleset. Possible values are branch, tag and push.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#target OrganizationRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#target OrganizationRuleset#target}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
---
@@ -178,7 +178,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -601,7 +601,7 @@ def put_conditions(
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
---
@@ -611,7 +611,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository IDs that the ruleset applies to. One of these IDs must match for the ruleset to apply.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
---
@@ -621,7 +621,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
repository_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
---
@@ -631,7 +631,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
repository_property block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
---
@@ -668,7 +668,7 @@ def put_rules(
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
---
@@ -678,7 +678,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
---
@@ -688,7 +688,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
---
@@ -698,7 +698,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
---
@@ -708,7 +708,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
---
@@ -718,7 +718,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
---
@@ -728,7 +728,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
---
@@ -738,7 +738,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
---
@@ -748,7 +748,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
---
@@ -758,7 +758,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -768,7 +768,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -778,7 +778,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Prevent users with push access from force pushing to refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
---
@@ -788,7 +788,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
---
@@ -798,7 +798,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
---
@@ -808,7 +808,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
---
@@ -818,7 +818,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
---
@@ -828,7 +828,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
---
@@ -838,7 +838,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_workflows block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
---
@@ -848,7 +848,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
---
@@ -858,7 +858,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#update OrganizationRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#update OrganizationRuleset#update}
---
@@ -994,7 +994,7 @@ The construct id used in the generated config for the OrganizationRuleset to imp
The id of the existing OrganizationRuleset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
---
@@ -1410,7 +1410,7 @@ actor_type: str
The type of actor that can bypass a ruleset. Can be one of: `Integration`, `OrganizationAdmin`, `RepositoryRole`, `Team`, or `DeployKey`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
---
@@ -1426,7 +1426,7 @@ When the specified actor can bypass the ruleset.
pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
---
@@ -1442,7 +1442,7 @@ The ID of the actor that can bypass a ruleset.
When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
---
@@ -1482,7 +1482,7 @@ ref_name: OrganizationRulesetConditionsRefName
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
---
@@ -1496,7 +1496,7 @@ repository_id: typing.List[typing.Union[int, float]]
The repository IDs that the ruleset applies to. One of these IDs must match for the ruleset to apply.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
---
@@ -1510,7 +1510,7 @@ repository_name: OrganizationRulesetConditionsRepositoryName
repository_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
---
@@ -1524,7 +1524,7 @@ repository_property: OrganizationRulesetConditionsRepositoryProperty
repository_property block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
---
@@ -1560,7 +1560,7 @@ exclude: typing.List[str]
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1576,7 +1576,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1614,7 +1614,7 @@ exclude: typing.List[str]
Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1630,7 +1630,7 @@ Array of repository names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~ALL` to include all repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1644,7 +1644,7 @@ protected: bool | IResolvable
Whether renaming of target repositories is prevented.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
---
@@ -1680,7 +1680,7 @@ exclude: IResolvable | typing.List[OrganizationRulesetConditionsRepositoryProper
The repository properties and values to exclude. The ruleset will not apply if any of these properties match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1694,7 +1694,7 @@ include: IResolvable | typing.List[OrganizationRulesetConditionsRepositoryProper
The repository properties and values to include. All of these properties must match for the condition to pass.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1716,9 +1716,9 @@ organizationRuleset.OrganizationRulesetConditionsRepositoryPropertyExclude(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
-| property_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
-| source | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
+| property_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
+| source | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
---
@@ -1730,7 +1730,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
---
@@ -1742,7 +1742,7 @@ property_values: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
---
@@ -1754,7 +1754,7 @@ source: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
---
@@ -1776,9 +1776,9 @@ organizationRuleset.OrganizationRulesetConditionsRepositoryPropertyInclude(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
-| property_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
-| source | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
+| name | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
+| property_values | typing.List[str] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
+| source | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
---
@@ -1790,7 +1790,7 @@ name: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
---
@@ -1802,7 +1802,7 @@ property_values: typing.List[str]
- *Type:* typing.List[str]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
---
@@ -1814,7 +1814,7 @@ source: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
---
@@ -1860,7 +1860,7 @@ organizationRuleset.OrganizationRulesetConfig(
| target | str | The target of the ruleset. Possible values are branch, tag and push. |
| bypass_actors | cdktn.IResolvable \| typing.List[OrganizationRulesetBypassActors] | bypass_actors block. |
| conditions | OrganizationRulesetConditions | conditions block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
---
@@ -1946,7 +1946,7 @@ The enforcement level of the ruleset.
`evaluate` allows admins to test rules before enforcing them. Possible values are `disabled`, `active`, and `evaluate`. Note: `evaluate` is only available for Enterprise plans.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
---
@@ -1960,7 +1960,7 @@ name: str
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -1974,7 +1974,7 @@ rules: OrganizationRulesetRules
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
---
@@ -1988,7 +1988,7 @@ target: str
The target of the ruleset. Possible values are branch, tag and push.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#target OrganizationRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#target OrganizationRuleset#target}
---
@@ -2002,7 +2002,7 @@ bypass_actors: IResolvable | typing.List[OrganizationRulesetBypassActors]
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
---
@@ -2016,7 +2016,7 @@ conditions: OrganizationRulesetConditions
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
---
@@ -2028,7 +2028,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2103,7 +2103,7 @@ branch_name_pattern: OrganizationRulesetRulesBranchNamePattern
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
---
@@ -2117,7 +2117,7 @@ commit_author_email_pattern: OrganizationRulesetRulesCommitAuthorEmailPattern
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
---
@@ -2131,7 +2131,7 @@ commit_message_pattern: OrganizationRulesetRulesCommitMessagePattern
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
---
@@ -2145,7 +2145,7 @@ committer_email_pattern: OrganizationRulesetRulesCommitterEmailPattern
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
---
@@ -2159,7 +2159,7 @@ copilot_code_review: OrganizationRulesetRulesCopilotCodeReview
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
---
@@ -2173,7 +2173,7 @@ creation: bool | IResolvable
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
---
@@ -2187,7 +2187,7 @@ deletion: bool | IResolvable
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
---
@@ -2201,7 +2201,7 @@ file_extension_restriction: OrganizationRulesetRulesFileExtensionRestriction
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
---
@@ -2215,7 +2215,7 @@ file_path_restriction: OrganizationRulesetRulesFilePathRestriction
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
---
@@ -2229,7 +2229,7 @@ max_file_path_length: OrganizationRulesetRulesMaxFilePathLength
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -2243,7 +2243,7 @@ max_file_size: OrganizationRulesetRulesMaxFileSize
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -2257,7 +2257,7 @@ non_fast_forward: bool | IResolvable
Prevent users with push access from force pushing to refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
---
@@ -2271,7 +2271,7 @@ pull_request: OrganizationRulesetRulesPullRequest
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
---
@@ -2285,7 +2285,7 @@ required_code_scanning: OrganizationRulesetRulesRequiredCodeScanning
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
---
@@ -2299,7 +2299,7 @@ required_linear_history: bool | IResolvable
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
---
@@ -2313,7 +2313,7 @@ required_signatures: bool | IResolvable
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
---
@@ -2327,7 +2327,7 @@ required_status_checks: OrganizationRulesetRulesRequiredStatusChecks
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
---
@@ -2341,7 +2341,7 @@ required_workflows: OrganizationRulesetRulesRequiredWorkflows
required_workflows block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
---
@@ -2355,7 +2355,7 @@ tag_name_pattern: OrganizationRulesetRulesTagNamePattern
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
---
@@ -2369,7 +2369,7 @@ update: bool | IResolvable
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#update OrganizationRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#update OrganizationRuleset#update}
---
@@ -2409,7 +2409,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2423,7 +2423,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2437,7 +2437,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2451,7 +2451,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2491,7 +2491,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2505,7 +2505,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2519,7 +2519,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2533,7 +2533,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2573,7 +2573,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2587,7 +2587,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2601,7 +2601,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2615,7 +2615,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2655,7 +2655,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2669,7 +2669,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2683,7 +2683,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2697,7 +2697,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2733,7 +2733,7 @@ review_draft_pull_requests: bool | IResolvable
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
---
@@ -2747,7 +2747,7 @@ review_on_push: bool | IResolvable
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
---
@@ -2781,7 +2781,7 @@ restricted_file_extensions: typing.List[str]
The file extensions that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
---
@@ -2815,7 +2815,7 @@ restricted_file_paths: typing.List[str]
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
---
@@ -2849,7 +2849,7 @@ max_file_path_length: typing.Union[int, float]
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -2883,7 +2883,7 @@ max_file_size: typing.Union[int, float]
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -2929,7 +2929,7 @@ allowed_merge_methods: typing.List[str]
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
---
@@ -2943,7 +2943,7 @@ dismiss_stale_reviews_on_push: bool | IResolvable
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
---
@@ -2957,7 +2957,7 @@ require_code_owner_review: bool | IResolvable
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
---
@@ -2971,7 +2971,7 @@ required_approving_review_count: typing.Union[int, float]
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
---
@@ -2985,7 +2985,7 @@ required_reviewers: IResolvable | typing.List[OrganizationRulesetRulesPullReques
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
---
@@ -2999,7 +2999,7 @@ required_review_thread_resolution: bool | IResolvable
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
---
@@ -3015,7 +3015,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
---
@@ -3053,7 +3053,7 @@ file_patterns: typing.List[str]
File patterns (fnmatch syntax) that this reviewer must approve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
---
@@ -3067,7 +3067,7 @@ minimum_approvals: typing.Union[int, float]
Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
---
@@ -3081,7 +3081,7 @@ reviewer: OrganizationRulesetRulesPullRequestRequiredReviewersReviewer
reviewer block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
---
@@ -3117,7 +3117,7 @@ id: typing.Union[int, float]
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -3134,7 +3134,7 @@ type: str
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#type OrganizationRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#type OrganizationRuleset#type}
---
@@ -3168,7 +3168,7 @@ required_code_scanning_tool: IResolvable | typing.List[OrganizationRulesetRulesR
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
---
@@ -3208,7 +3208,7 @@ The severity level at which code scanning results that raise alerts block a refe
Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
---
@@ -3224,7 +3224,7 @@ The severity level at which code scanning results that raise security alerts blo
Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
---
@@ -3238,7 +3238,7 @@ tool: str
The name of a code scanning tool.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
---
@@ -3276,7 +3276,7 @@ required_check: IResolvable | typing.List[OrganizationRulesetRulesRequiredStatus
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
---
@@ -3290,7 +3290,7 @@ do_not_enforce_on_create: bool | IResolvable
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -3306,7 +3306,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
---
@@ -3342,7 +3342,7 @@ context: str
The status check context name that must be present on the commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#context OrganizationRuleset#context}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#context OrganizationRuleset#context}
---
@@ -3356,7 +3356,7 @@ integration_id: typing.Union[int, float]
The optional integration ID that this status check must originate from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
---
@@ -3392,7 +3392,7 @@ required_workflow: IResolvable | typing.List[OrganizationRulesetRulesRequiredWor
required_workflow block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
---
@@ -3406,7 +3406,7 @@ do_not_enforce_on_create: bool | IResolvable
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -3444,7 +3444,7 @@ path: str
The path to the workflow YAML definition file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#path OrganizationRuleset#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#path OrganizationRuleset#path}
---
@@ -3458,7 +3458,7 @@ repository_id: typing.Union[int, float]
The repository in which the workflow is defined.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
---
@@ -3472,7 +3472,7 @@ ref: str
The ref (branch or tag) of the workflow file to use.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
---
@@ -3512,7 +3512,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -3526,7 +3526,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -3540,7 +3540,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -3554,7 +3554,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -4347,7 +4347,7 @@ def put_ref_name(
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -4359,7 +4359,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -4379,7 +4379,7 @@ def put_repository_name(
Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -4391,7 +4391,7 @@ Array of repository names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~ALL` to include all repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -4401,7 +4401,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether renaming of target repositories is prevented.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
---
@@ -4420,7 +4420,7 @@ def put_repository_property(
The repository properties and values to exclude. The ruleset will not apply if any of these properties match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -4430,7 +4430,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository properties and values to include. All of these properties must match for the condition to pass.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -10020,7 +10020,7 @@ def put_branch_name_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -10030,7 +10030,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -10040,7 +10040,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -10050,7 +10050,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -10071,7 +10071,7 @@ def put_commit_author_email_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -10081,7 +10081,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -10091,7 +10091,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -10101,7 +10101,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -10122,7 +10122,7 @@ def put_commit_message_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -10132,7 +10132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -10142,7 +10142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -10152,7 +10152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -10173,7 +10173,7 @@ def put_committer_email_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -10183,7 +10183,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -10193,7 +10193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -10203,7 +10203,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -10222,7 +10222,7 @@ def put_copilot_code_review(
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
---
@@ -10232,7 +10232,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
---
@@ -10250,7 +10250,7 @@ def put_file_extension_restriction(
The file extensions that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
---
@@ -10268,7 +10268,7 @@ def put_file_path_restriction(
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
---
@@ -10286,7 +10286,7 @@ def put_max_file_path_length(
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -10304,7 +10304,7 @@ def put_max_file_size(
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -10328,7 +10328,7 @@ def put_pull_request(
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
---
@@ -10338,7 +10338,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
---
@@ -10348,7 +10348,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
---
@@ -10358,7 +10358,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
---
@@ -10368,7 +10368,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
---
@@ -10378,7 +10378,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
---
@@ -10390,7 +10390,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
---
@@ -10408,7 +10408,7 @@ def put_required_code_scanning(
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
---
@@ -10428,7 +10428,7 @@ def put_required_status_checks(
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
---
@@ -10438,7 +10438,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -10450,7 +10450,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
---
@@ -10469,7 +10469,7 @@ def put_required_workflows(
required_workflow block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
---
@@ -10479,7 +10479,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -10500,7 +10500,7 @@ def put_tag_name_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -10510,7 +10510,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -10520,7 +10520,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -10530,7 +10530,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -12066,7 +12066,7 @@ def put_reviewer(
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -12079,7 +12079,7 @@ If you experience problems setting this value it might not be settable. Please t
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#type OrganizationRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#type OrganizationRuleset#type}
---
diff --git a/docs/organizationRuleset.typescript.md b/docs/organizationRuleset.typescript.md
index a1eb2ff33..cf8e44429 100644
--- a/docs/organizationRuleset.typescript.md
+++ b/docs/organizationRuleset.typescript.md
@@ -4,7 +4,7 @@
### OrganizationRuleset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset github_organization_ruleset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset github_organization_ruleset}.
#### Initializers
@@ -549,7 +549,7 @@ The construct id used in the generated config for the OrganizationRuleset to imp
The id of the existing OrganizationRuleset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
---
@@ -961,7 +961,7 @@ public readonly actorType: string;
The type of actor that can bypass a ruleset. Can be one of: `Integration`, `OrganizationAdmin`, `RepositoryRole`, `Team`, or `DeployKey`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
---
@@ -977,7 +977,7 @@ When the specified actor can bypass the ruleset.
pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
---
@@ -993,7 +993,7 @@ The ID of the actor that can bypass a ruleset.
When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
---
@@ -1028,7 +1028,7 @@ public readonly refName: OrganizationRulesetConditionsRefName;
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
---
@@ -1042,7 +1042,7 @@ public readonly repositoryId: number[];
The repository IDs that the ruleset applies to. One of these IDs must match for the ruleset to apply.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
---
@@ -1056,7 +1056,7 @@ public readonly repositoryName: OrganizationRulesetConditionsRepositoryName;
repository_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
---
@@ -1070,7 +1070,7 @@ public readonly repositoryProperty: OrganizationRulesetConditionsRepositoryPrope
repository_property block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
---
@@ -1103,7 +1103,7 @@ public readonly exclude: string[];
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1119,7 +1119,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1153,7 +1153,7 @@ public readonly exclude: string[];
Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1169,7 +1169,7 @@ Array of repository names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~ALL` to include all repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1183,7 +1183,7 @@ public readonly protected: boolean | IResolvable;
Whether renaming of target repositories is prevented.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
---
@@ -1216,7 +1216,7 @@ public readonly exclude: IResolvable | OrganizationRulesetConditionsRepositoryPr
The repository properties and values to exclude. The ruleset will not apply if any of these properties match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
---
@@ -1230,7 +1230,7 @@ public readonly include: IResolvable | OrganizationRulesetConditionsRepositoryPr
The repository properties and values to include. All of these properties must match for the condition to pass.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
---
@@ -1248,9 +1248,9 @@ const organizationRulesetConditionsRepositoryPropertyExclude: organizationRulese
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
-| propertyValues | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
-| source | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
+| propertyValues | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
+| source | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
---
@@ -1262,7 +1262,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
---
@@ -1274,7 +1274,7 @@ public readonly propertyValues: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
---
@@ -1286,7 +1286,7 @@ public readonly source: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
---
@@ -1304,9 +1304,9 @@ const organizationRulesetConditionsRepositoryPropertyInclude: organizationRulese
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
-| propertyValues | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
-| source | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
+| name | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}. |
+| propertyValues | string[] | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}. |
+| source | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}. |
---
@@ -1318,7 +1318,7 @@ public readonly name: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}.
---
@@ -1330,7 +1330,7 @@ public readonly propertyValues: string[];
- *Type:* string[]
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}.
---
@@ -1342,7 +1342,7 @@ public readonly source: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}.
---
@@ -1373,7 +1373,7 @@ const organizationRulesetConfig: organizationRuleset.OrganizationRulesetConfig =
| target | string | The target of the ruleset. Possible values are branch, tag and push. |
| bypassActors | cdktn.IResolvable \| OrganizationRulesetBypassActors[] | bypass_actors block. |
| conditions | OrganizationRulesetConditions | conditions block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}. |
---
@@ -1459,7 +1459,7 @@ The enforcement level of the ruleset.
`evaluate` allows admins to test rules before enforcing them. Possible values are `disabled`, `active`, and `evaluate`. Note: `evaluate` is only available for Enterprise plans.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
---
@@ -1473,7 +1473,7 @@ public readonly name: string;
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -1487,7 +1487,7 @@ public readonly rules: OrganizationRulesetRules;
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
---
@@ -1501,7 +1501,7 @@ public readonly target: string;
The target of the ruleset. Possible values are branch, tag and push.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#target OrganizationRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#target OrganizationRuleset#target}
---
@@ -1515,7 +1515,7 @@ public readonly bypassActors: IResolvable | OrganizationRulesetBypassActors[];
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
---
@@ -1529,7 +1529,7 @@ public readonly conditions: OrganizationRulesetConditions;
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
---
@@ -1541,7 +1541,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1595,7 +1595,7 @@ public readonly branchNamePattern: OrganizationRulesetRulesBranchNamePattern;
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
---
@@ -1609,7 +1609,7 @@ public readonly commitAuthorEmailPattern: OrganizationRulesetRulesCommitAuthorEm
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
---
@@ -1623,7 +1623,7 @@ public readonly commitMessagePattern: OrganizationRulesetRulesCommitMessagePatte
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
---
@@ -1637,7 +1637,7 @@ public readonly committerEmailPattern: OrganizationRulesetRulesCommitterEmailPat
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
---
@@ -1651,7 +1651,7 @@ public readonly copilotCodeReview: OrganizationRulesetRulesCopilotCodeReview;
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
---
@@ -1665,7 +1665,7 @@ public readonly creation: boolean | IResolvable;
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
---
@@ -1679,7 +1679,7 @@ public readonly deletion: boolean | IResolvable;
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
---
@@ -1693,7 +1693,7 @@ public readonly fileExtensionRestriction: OrganizationRulesetRulesFileExtensionR
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
---
@@ -1707,7 +1707,7 @@ public readonly filePathRestriction: OrganizationRulesetRulesFilePathRestriction
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
---
@@ -1721,7 +1721,7 @@ public readonly maxFilePathLength: OrganizationRulesetRulesMaxFilePathLength;
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -1735,7 +1735,7 @@ public readonly maxFileSize: OrganizationRulesetRulesMaxFileSize;
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -1749,7 +1749,7 @@ public readonly nonFastForward: boolean | IResolvable;
Prevent users with push access from force pushing to refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
---
@@ -1763,7 +1763,7 @@ public readonly pullRequest: OrganizationRulesetRulesPullRequest;
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
---
@@ -1777,7 +1777,7 @@ public readonly requiredCodeScanning: OrganizationRulesetRulesRequiredCodeScanni
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
---
@@ -1791,7 +1791,7 @@ public readonly requiredLinearHistory: boolean | IResolvable;
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
---
@@ -1805,7 +1805,7 @@ public readonly requiredSignatures: boolean | IResolvable;
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
---
@@ -1819,7 +1819,7 @@ public readonly requiredStatusChecks: OrganizationRulesetRulesRequiredStatusChec
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
---
@@ -1833,7 +1833,7 @@ public readonly requiredWorkflows: OrganizationRulesetRulesRequiredWorkflows;
required_workflows block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
---
@@ -1847,7 +1847,7 @@ public readonly tagNamePattern: OrganizationRulesetRulesTagNamePattern;
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
---
@@ -1861,7 +1861,7 @@ public readonly update: boolean | IResolvable;
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#update OrganizationRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#update OrganizationRuleset#update}
---
@@ -1896,7 +1896,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -1910,7 +1910,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -1924,7 +1924,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -1938,7 +1938,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -1973,7 +1973,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -1987,7 +1987,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2001,7 +2001,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2015,7 +2015,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2050,7 +2050,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2064,7 +2064,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2078,7 +2078,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2092,7 +2092,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2127,7 +2127,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2141,7 +2141,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2155,7 +2155,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2169,7 +2169,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
@@ -2202,7 +2202,7 @@ public readonly reviewDraftPullRequests: boolean | IResolvable;
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
---
@@ -2216,7 +2216,7 @@ public readonly reviewOnPush: boolean | IResolvable;
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
---
@@ -2248,7 +2248,7 @@ public readonly restrictedFileExtensions: string[];
The file extensions that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
---
@@ -2280,7 +2280,7 @@ public readonly restrictedFilePaths: string[];
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
---
@@ -2312,7 +2312,7 @@ public readonly maxFilePathLength: number;
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
---
@@ -2344,7 +2344,7 @@ public readonly maxFileSize: number;
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
---
@@ -2382,7 +2382,7 @@ public readonly allowedMergeMethods: string[];
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
---
@@ -2396,7 +2396,7 @@ public readonly dismissStaleReviewsOnPush: boolean | IResolvable;
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
---
@@ -2410,7 +2410,7 @@ public readonly requireCodeOwnerReview: boolean | IResolvable;
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
---
@@ -2424,7 +2424,7 @@ public readonly requiredApprovingReviewCount: number;
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
---
@@ -2438,7 +2438,7 @@ public readonly requiredReviewers: IResolvable | OrganizationRulesetRulesPullReq
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
---
@@ -2452,7 +2452,7 @@ public readonly requiredReviewThreadResolution: boolean | IResolvable;
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
---
@@ -2468,7 +2468,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
---
@@ -2502,7 +2502,7 @@ public readonly filePatterns: string[];
File patterns (fnmatch syntax) that this reviewer must approve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
---
@@ -2516,7 +2516,7 @@ public readonly minimumApprovals: number;
Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
---
@@ -2530,7 +2530,7 @@ public readonly reviewer: OrganizationRulesetRulesPullRequestRequiredReviewersRe
reviewer block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
---
@@ -2563,7 +2563,7 @@ public readonly id: number;
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2580,7 +2580,7 @@ public readonly type: string;
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#type OrganizationRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#type OrganizationRuleset#type}
---
@@ -2612,7 +2612,7 @@ public readonly requiredCodeScanningTool: IResolvable | OrganizationRulesetRules
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
---
@@ -2648,7 +2648,7 @@ The severity level at which code scanning results that raise alerts block a refe
Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
---
@@ -2664,7 +2664,7 @@ The severity level at which code scanning results that raise security alerts blo
Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
---
@@ -2678,7 +2678,7 @@ public readonly tool: string;
The name of a code scanning tool.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
---
@@ -2712,7 +2712,7 @@ public readonly requiredCheck: IResolvable | OrganizationRulesetRulesRequiredSta
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
---
@@ -2726,7 +2726,7 @@ public readonly doNotEnforceOnCreate: boolean | IResolvable;
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -2742,7 +2742,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
---
@@ -2775,7 +2775,7 @@ public readonly context: string;
The status check context name that must be present on the commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#context OrganizationRuleset#context}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#context OrganizationRuleset#context}
---
@@ -2789,7 +2789,7 @@ public readonly integrationId: number;
The optional integration ID that this status check must originate from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
---
@@ -2822,7 +2822,7 @@ public readonly requiredWorkflow: IResolvable | OrganizationRulesetRulesRequired
required_workflow block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
---
@@ -2836,7 +2836,7 @@ public readonly doNotEnforceOnCreate: boolean | IResolvable;
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
---
@@ -2870,7 +2870,7 @@ public readonly path: string;
The path to the workflow YAML definition file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#path OrganizationRuleset#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#path OrganizationRuleset#path}
---
@@ -2884,7 +2884,7 @@ public readonly repositoryId: number;
The repository in which the workflow is defined.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
---
@@ -2898,7 +2898,7 @@ public readonly ref: string;
The ref (branch or tag) of the workflow file to use.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
---
@@ -2933,7 +2933,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
---
@@ -2947,7 +2947,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
---
@@ -2961,7 +2961,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
---
@@ -2975,7 +2975,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
---
diff --git a/docs/organizationSecurityManager.go.md b/docs/organizationSecurityManager.go.md
index 3dd630413..0881631d2 100644
--- a/docs/organizationSecurityManager.go.md
+++ b/docs/organizationSecurityManager.go.md
@@ -4,7 +4,7 @@
### OrganizationSecurityManager
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager github_organization_security_manager}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager github_organization_security_manager}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationSecurityManage
The id of the existing OrganizationSecurityManager that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
---
@@ -767,7 +767,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationsecu
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| TeamSlug | *string | The slug of the team to manage. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
---
@@ -851,7 +851,7 @@ TeamSlug *string
The slug of the team to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
---
@@ -863,7 +863,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationSecurityManager.python.md b/docs/organizationSecurityManager.python.md
index 8e2ff948f..e02c333c5 100644
--- a/docs/organizationSecurityManager.python.md
+++ b/docs/organizationSecurityManager.python.md
@@ -4,7 +4,7 @@
### OrganizationSecurityManager
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager github_organization_security_manager}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager github_organization_security_manager}.
#### Initializers
@@ -38,7 +38,7 @@ organizationSecurityManager.OrganizationSecurityManager(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_slug | str | The slug of the team to manage. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The slug of the team to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -623,7 +623,7 @@ The construct id used in the generated config for the OrganizationSecurityManage
The id of the existing OrganizationSecurityManager that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
---
@@ -894,7 +894,7 @@ organizationSecurityManager.OrganizationSecurityManagerConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_slug | str | The slug of the team to manage. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
---
@@ -978,7 +978,7 @@ team_slug: str
The slug of the team to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
---
@@ -990,7 +990,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationSecurityManager.typescript.md b/docs/organizationSecurityManager.typescript.md
index 6a55aab9c..a4600edfb 100644
--- a/docs/organizationSecurityManager.typescript.md
+++ b/docs/organizationSecurityManager.typescript.md
@@ -4,7 +4,7 @@
### OrganizationSecurityManager
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager github_organization_security_manager}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager github_organization_security_manager}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the OrganizationSecurityManage
The id of the existing OrganizationSecurityManager that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
---
@@ -757,7 +757,7 @@ const organizationSecurityManagerConfig: organizationSecurityManager.Organizatio
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| teamSlug | string | The slug of the team to manage. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}. |
---
@@ -841,7 +841,7 @@ public readonly teamSlug: string;
The slug of the team to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
---
@@ -853,7 +853,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/organizationSettings.go.md b/docs/organizationSettings.go.md
index cdf886d56..afdade3e1 100644
--- a/docs/organizationSettings.go.md
+++ b/docs/organizationSettings.go.md
@@ -4,7 +4,7 @@
### OrganizationSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings github_organization_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings github_organization_settings}.
#### Initializers
@@ -671,7 +671,7 @@ The construct id used in the generated config for the OrganizationSettings to im
The id of the existing OrganizationSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
---
@@ -1528,7 +1528,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationsett
| Email | *string | The email address for the organization. |
| HasOrganizationProjects | interface{} | Whether or not organization projects are enabled for the organization. |
| HasRepositoryProjects | interface{} | Whether or not repository projects are enabled for the organization. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}. |
| Location | *string | The location for the organization. |
| MembersCanCreateInternalRepositories | interface{} | Whether or not organization members can create new internal repositories. For Enterprise Organizations only. |
| MembersCanCreatePages | interface{} | Whether or not organization members can create new pages. |
@@ -1626,7 +1626,7 @@ BillingEmail *string
The billing email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
---
@@ -1640,7 +1640,7 @@ AdvancedSecurityEnabledForNewRepositories interface{}
Whether or not advanced security is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
---
@@ -1654,7 +1654,7 @@ Blog *string
The blog URL for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#blog OrganizationSettings#blog}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#blog OrganizationSettings#blog}
---
@@ -1668,7 +1668,7 @@ Company *string
The company name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#company OrganizationSettings#company}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#company OrganizationSettings#company}
---
@@ -1682,7 +1682,7 @@ DefaultRepositoryPermission *string
The default permission for organization members to create new repositories. Can be one of 'read', 'write', 'admin' or 'none'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
---
@@ -1696,7 +1696,7 @@ DependabotAlertsEnabledForNewRepositories interface{}
Whether or not dependabot alerts are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
---
@@ -1710,7 +1710,7 @@ DependabotSecurityUpdatesEnabledForNewRepositories interface{}
Whether or not dependabot security updates are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
---
@@ -1724,7 +1724,7 @@ DependencyGraphEnabledForNewRepositories interface{}
Whether or not dependency graph is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
---
@@ -1738,7 +1738,7 @@ Description *string
The description for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#description OrganizationSettings#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#description OrganizationSettings#description}
---
@@ -1752,7 +1752,7 @@ Email *string
The email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#email OrganizationSettings#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#email OrganizationSettings#email}
---
@@ -1766,7 +1766,7 @@ HasOrganizationProjects interface{}
Whether or not organization projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
---
@@ -1780,7 +1780,7 @@ HasRepositoryProjects interface{}
Whether or not repository projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
---
@@ -1792,7 +1792,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1809,7 +1809,7 @@ Location *string
The location for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#location OrganizationSettings#location}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#location OrganizationSettings#location}
---
@@ -1823,7 +1823,7 @@ MembersCanCreateInternalRepositories interface{}
Whether or not organization members can create new internal repositories. For Enterprise Organizations only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
---
@@ -1837,7 +1837,7 @@ MembersCanCreatePages interface{}
Whether or not organization members can create new pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
---
@@ -1851,7 +1851,7 @@ MembersCanCreatePrivatePages interface{}
Whether or not organization members can create new private pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
---
@@ -1865,7 +1865,7 @@ MembersCanCreatePrivateRepositories interface{}
Whether or not organization members can create new private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
---
@@ -1879,7 +1879,7 @@ MembersCanCreatePublicPages interface{}
Whether or not organization members can create new public pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
---
@@ -1893,7 +1893,7 @@ MembersCanCreatePublicRepositories interface{}
Whether or not organization members can create new public repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
---
@@ -1907,7 +1907,7 @@ MembersCanCreateRepositories interface{}
Whether or not organization members can create new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
---
@@ -1921,7 +1921,7 @@ MembersCanForkPrivateRepositories interface{}
Whether or not organization members can fork private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
---
@@ -1935,7 +1935,7 @@ Name *string
The name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#name OrganizationSettings#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#name OrganizationSettings#name}
---
@@ -1949,7 +1949,7 @@ SecretScanningEnabledForNewRepositories interface{}
Whether or not secret scanning is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -1963,7 +1963,7 @@ SecretScanningPushProtectionEnabledForNewRepositories interface{}
Whether or not secret scanning push protection is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -1977,7 +1977,7 @@ TwitterUsername *string
The Twitter username for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
---
@@ -1991,7 +1991,7 @@ WebCommitSignoffRequired interface{}
Whether or not commit signatures are required for commits to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
---
diff --git a/docs/organizationSettings.python.md b/docs/organizationSettings.python.md
index 319f1810f..0c0c2a701 100644
--- a/docs/organizationSettings.python.md
+++ b/docs/organizationSettings.python.md
@@ -4,7 +4,7 @@
### OrganizationSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings github_organization_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings github_organization_settings}.
#### Initializers
@@ -74,7 +74,7 @@ organizationSettings.OrganizationSettings(
| email | str | The email address for the organization. |
| has_organization_projects | bool \| cdktn.IResolvable | Whether or not organization projects are enabled for the organization. |
| has_repository_projects | bool \| cdktn.IResolvable | Whether or not repository projects are enabled for the organization. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}. |
| location | str | The location for the organization. |
| members_can_create_internal_repositories | bool \| cdktn.IResolvable | Whether or not organization members can create new internal repositories. For Enterprise Organizations only. |
| members_can_create_pages | bool \| cdktn.IResolvable | Whether or not organization members can create new pages. |
@@ -158,7 +158,7 @@ Must be unique amongst siblings in the same scope
The billing email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
---
@@ -168,7 +168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not advanced security is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
---
@@ -178,7 +178,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The blog URL for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#blog OrganizationSettings#blog}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#blog OrganizationSettings#blog}
---
@@ -188,7 +188,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The company name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#company OrganizationSettings#company}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#company OrganizationSettings#company}
---
@@ -198,7 +198,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The default permission for organization members to create new repositories. Can be one of 'read', 'write', 'admin' or 'none'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
---
@@ -208,7 +208,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not dependabot alerts are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
---
@@ -218,7 +218,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not dependabot security updates are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
---
@@ -228,7 +228,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not dependency graph is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
---
@@ -238,7 +238,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The description for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#description OrganizationSettings#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#description OrganizationSettings#description}
---
@@ -248,7 +248,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#email OrganizationSettings#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#email OrganizationSettings#email}
---
@@ -258,7 +258,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
---
@@ -268,7 +268,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not repository projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
---
@@ -276,7 +276,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -289,7 +289,7 @@ If you experience problems setting this value it might not be settable. Please t
The location for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#location OrganizationSettings#location}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#location OrganizationSettings#location}
---
@@ -299,7 +299,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can create new internal repositories. For Enterprise Organizations only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
---
@@ -309,7 +309,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can create new pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
---
@@ -319,7 +319,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can create new private pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
---
@@ -329,7 +329,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can create new private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
---
@@ -339,7 +339,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can create new public pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
---
@@ -349,7 +349,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can create new public repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
---
@@ -359,7 +359,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can create new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
---
@@ -369,7 +369,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not organization members can fork private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
---
@@ -379,7 +379,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#name OrganizationSettings#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#name OrganizationSettings#name}
---
@@ -389,7 +389,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not secret scanning is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -399,7 +399,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not secret scanning push protection is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -409,7 +409,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The Twitter username for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
---
@@ -419,7 +419,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether or not commit signatures are required for commits to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
---
@@ -1098,7 +1098,7 @@ The construct id used in the generated config for the OrganizationSettings to im
The id of the existing OrganizationSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
---
@@ -1955,7 +1955,7 @@ organizationSettings.OrganizationSettingsConfig(
| email | str | The email address for the organization. |
| has_organization_projects | bool \| cdktn.IResolvable | Whether or not organization projects are enabled for the organization. |
| has_repository_projects | bool \| cdktn.IResolvable | Whether or not repository projects are enabled for the organization. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}. |
| location | str | The location for the organization. |
| members_can_create_internal_repositories | bool \| cdktn.IResolvable | Whether or not organization members can create new internal repositories. For Enterprise Organizations only. |
| members_can_create_pages | bool \| cdktn.IResolvable | Whether or not organization members can create new pages. |
@@ -2053,7 +2053,7 @@ billing_email: str
The billing email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
---
@@ -2067,7 +2067,7 @@ advanced_security_enabled_for_new_repositories: bool | IResolvable
Whether or not advanced security is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
---
@@ -2081,7 +2081,7 @@ blog: str
The blog URL for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#blog OrganizationSettings#blog}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#blog OrganizationSettings#blog}
---
@@ -2095,7 +2095,7 @@ company: str
The company name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#company OrganizationSettings#company}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#company OrganizationSettings#company}
---
@@ -2109,7 +2109,7 @@ default_repository_permission: str
The default permission for organization members to create new repositories. Can be one of 'read', 'write', 'admin' or 'none'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
---
@@ -2123,7 +2123,7 @@ dependabot_alerts_enabled_for_new_repositories: bool | IResolvable
Whether or not dependabot alerts are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
---
@@ -2137,7 +2137,7 @@ dependabot_security_updates_enabled_for_new_repositories: bool | IResolvable
Whether or not dependabot security updates are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
---
@@ -2151,7 +2151,7 @@ dependency_graph_enabled_for_new_repositories: bool | IResolvable
Whether or not dependency graph is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
---
@@ -2165,7 +2165,7 @@ description: str
The description for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#description OrganizationSettings#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#description OrganizationSettings#description}
---
@@ -2179,7 +2179,7 @@ email: str
The email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#email OrganizationSettings#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#email OrganizationSettings#email}
---
@@ -2193,7 +2193,7 @@ has_organization_projects: bool | IResolvable
Whether or not organization projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
---
@@ -2207,7 +2207,7 @@ has_repository_projects: bool | IResolvable
Whether or not repository projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
---
@@ -2219,7 +2219,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2236,7 +2236,7 @@ location: str
The location for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#location OrganizationSettings#location}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#location OrganizationSettings#location}
---
@@ -2250,7 +2250,7 @@ members_can_create_internal_repositories: bool | IResolvable
Whether or not organization members can create new internal repositories. For Enterprise Organizations only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
---
@@ -2264,7 +2264,7 @@ members_can_create_pages: bool | IResolvable
Whether or not organization members can create new pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
---
@@ -2278,7 +2278,7 @@ members_can_create_private_pages: bool | IResolvable
Whether or not organization members can create new private pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
---
@@ -2292,7 +2292,7 @@ members_can_create_private_repositories: bool | IResolvable
Whether or not organization members can create new private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
---
@@ -2306,7 +2306,7 @@ members_can_create_public_pages: bool | IResolvable
Whether or not organization members can create new public pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
---
@@ -2320,7 +2320,7 @@ members_can_create_public_repositories: bool | IResolvable
Whether or not organization members can create new public repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
---
@@ -2334,7 +2334,7 @@ members_can_create_repositories: bool | IResolvable
Whether or not organization members can create new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
---
@@ -2348,7 +2348,7 @@ members_can_fork_private_repositories: bool | IResolvable
Whether or not organization members can fork private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
---
@@ -2362,7 +2362,7 @@ name: str
The name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#name OrganizationSettings#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#name OrganizationSettings#name}
---
@@ -2376,7 +2376,7 @@ secret_scanning_enabled_for_new_repositories: bool | IResolvable
Whether or not secret scanning is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -2390,7 +2390,7 @@ secret_scanning_push_protection_enabled_for_new_repositories: bool | IResolvable
Whether or not secret scanning push protection is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -2404,7 +2404,7 @@ twitter_username: str
The Twitter username for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
---
@@ -2418,7 +2418,7 @@ web_commit_signoff_required: bool | IResolvable
Whether or not commit signatures are required for commits to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
---
diff --git a/docs/organizationSettings.typescript.md b/docs/organizationSettings.typescript.md
index 43eb0ee4a..bc7b85e14 100644
--- a/docs/organizationSettings.typescript.md
+++ b/docs/organizationSettings.typescript.md
@@ -4,7 +4,7 @@
### OrganizationSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings github_organization_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings github_organization_settings}.
#### Initializers
@@ -671,7 +671,7 @@ The construct id used in the generated config for the OrganizationSettings to im
The id of the existing OrganizationSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
---
@@ -1493,7 +1493,7 @@ const organizationSettingsConfig: organizationSettings.OrganizationSettingsConfi
| email | string | The email address for the organization. |
| hasOrganizationProjects | boolean \| cdktn.IResolvable | Whether or not organization projects are enabled for the organization. |
| hasRepositoryProjects | boolean \| cdktn.IResolvable | Whether or not repository projects are enabled for the organization. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}. |
| location | string | The location for the organization. |
| membersCanCreateInternalRepositories | boolean \| cdktn.IResolvable | Whether or not organization members can create new internal repositories. For Enterprise Organizations only. |
| membersCanCreatePages | boolean \| cdktn.IResolvable | Whether or not organization members can create new pages. |
@@ -1591,7 +1591,7 @@ public readonly billingEmail: string;
The billing email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
---
@@ -1605,7 +1605,7 @@ public readonly advancedSecurityEnabledForNewRepositories: boolean | IResolvable
Whether or not advanced security is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
---
@@ -1619,7 +1619,7 @@ public readonly blog: string;
The blog URL for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#blog OrganizationSettings#blog}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#blog OrganizationSettings#blog}
---
@@ -1633,7 +1633,7 @@ public readonly company: string;
The company name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#company OrganizationSettings#company}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#company OrganizationSettings#company}
---
@@ -1647,7 +1647,7 @@ public readonly defaultRepositoryPermission: string;
The default permission for organization members to create new repositories. Can be one of 'read', 'write', 'admin' or 'none'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
---
@@ -1661,7 +1661,7 @@ public readonly dependabotAlertsEnabledForNewRepositories: boolean | IResolvable
Whether or not dependabot alerts are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
---
@@ -1675,7 +1675,7 @@ public readonly dependabotSecurityUpdatesEnabledForNewRepositories: boolean | IR
Whether or not dependabot security updates are enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
---
@@ -1689,7 +1689,7 @@ public readonly dependencyGraphEnabledForNewRepositories: boolean | IResolvable;
Whether or not dependency graph is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
---
@@ -1703,7 +1703,7 @@ public readonly description: string;
The description for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#description OrganizationSettings#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#description OrganizationSettings#description}
---
@@ -1717,7 +1717,7 @@ public readonly email: string;
The email address for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#email OrganizationSettings#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#email OrganizationSettings#email}
---
@@ -1731,7 +1731,7 @@ public readonly hasOrganizationProjects: boolean | IResolvable;
Whether or not organization projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
---
@@ -1745,7 +1745,7 @@ public readonly hasRepositoryProjects: boolean | IResolvable;
Whether or not repository projects are enabled for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
---
@@ -1757,7 +1757,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1774,7 +1774,7 @@ public readonly location: string;
The location for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#location OrganizationSettings#location}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#location OrganizationSettings#location}
---
@@ -1788,7 +1788,7 @@ public readonly membersCanCreateInternalRepositories: boolean | IResolvable;
Whether or not organization members can create new internal repositories. For Enterprise Organizations only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
---
@@ -1802,7 +1802,7 @@ public readonly membersCanCreatePages: boolean | IResolvable;
Whether or not organization members can create new pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
---
@@ -1816,7 +1816,7 @@ public readonly membersCanCreatePrivatePages: boolean | IResolvable;
Whether or not organization members can create new private pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
---
@@ -1830,7 +1830,7 @@ public readonly membersCanCreatePrivateRepositories: boolean | IResolvable;
Whether or not organization members can create new private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
---
@@ -1844,7 +1844,7 @@ public readonly membersCanCreatePublicPages: boolean | IResolvable;
Whether or not organization members can create new public pages.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
---
@@ -1858,7 +1858,7 @@ public readonly membersCanCreatePublicRepositories: boolean | IResolvable;
Whether or not organization members can create new public repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
---
@@ -1872,7 +1872,7 @@ public readonly membersCanCreateRepositories: boolean | IResolvable;
Whether or not organization members can create new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
---
@@ -1886,7 +1886,7 @@ public readonly membersCanForkPrivateRepositories: boolean | IResolvable;
Whether or not organization members can fork private repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
---
@@ -1900,7 +1900,7 @@ public readonly name: string;
The name for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#name OrganizationSettings#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#name OrganizationSettings#name}
---
@@ -1914,7 +1914,7 @@ public readonly secretScanningEnabledForNewRepositories: boolean | IResolvable;
Whether or not secret scanning is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
---
@@ -1928,7 +1928,7 @@ public readonly secretScanningPushProtectionEnabledForNewRepositories: boolean |
Whether or not secret scanning push protection is enabled for new repositories.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
---
@@ -1942,7 +1942,7 @@ public readonly twitterUsername: string;
The Twitter username for the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
---
@@ -1956,7 +1956,7 @@ public readonly webCommitSignoffRequired: boolean | IResolvable;
Whether or not commit signatures are required for commits to the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
---
diff --git a/docs/organizationWebhook.go.md b/docs/organizationWebhook.go.md
index 392816bdf..c219f5ccd 100644
--- a/docs/organizationWebhook.go.md
+++ b/docs/organizationWebhook.go.md
@@ -4,7 +4,7 @@
### OrganizationWebhook
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook github_organization_webhook}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook github_organization_webhook}.
#### Initializers
@@ -523,7 +523,7 @@ The construct id used in the generated config for the OrganizationWebhook to imp
The id of the existing OrganizationWebhook that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
---
@@ -864,7 +864,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/organizationwebh
| Events | *[]*string | A list of events which should trigger the webhook. |
| Active | interface{} | Indicate if the webhook should receive events. |
| Configuration | OrganizationWebhookConfiguration | configuration block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
---
@@ -948,7 +948,7 @@ Events *[]*string
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#events OrganizationWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#events OrganizationWebhook#events}
---
@@ -962,7 +962,7 @@ Active interface{}
Indicate if the webhook should receive events.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#active OrganizationWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#active OrganizationWebhook#active}
---
@@ -976,7 +976,7 @@ Configuration OrganizationWebhookConfiguration
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
---
@@ -988,7 +988,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1031,7 +1031,7 @@ Url *string
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#url OrganizationWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#url OrganizationWebhook#url}
---
@@ -1045,7 +1045,7 @@ ContentType *string
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
---
@@ -1059,7 +1059,7 @@ InsecureSsl interface{}
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
---
@@ -1073,7 +1073,7 @@ Secret *string
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
---
diff --git a/docs/organizationWebhook.python.md b/docs/organizationWebhook.python.md
index cb62750ac..2a333fd93 100644
--- a/docs/organizationWebhook.python.md
+++ b/docs/organizationWebhook.python.md
@@ -4,7 +4,7 @@
### OrganizationWebhook
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook github_organization_webhook}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook github_organization_webhook}.
#### Initializers
@@ -42,7 +42,7 @@ organizationWebhook.OrganizationWebhook(
| events | typing.List[str] | A list of events which should trigger the webhook. |
| active | bool \| cdktn.IResolvable | Indicate if the webhook should receive events. |
| configuration | OrganizationWebhookConfiguration | configuration block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#events OrganizationWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#events OrganizationWebhook#events}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Indicate if the webhook should receive events.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#active OrganizationWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#active OrganizationWebhook#active}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -547,7 +547,7 @@ def put_configuration(
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#url OrganizationWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#url OrganizationWebhook#url}
---
@@ -557,7 +557,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
---
@@ -567,7 +567,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
---
@@ -577,7 +577,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
---
@@ -713,7 +713,7 @@ The construct id used in the generated config for the OrganizationWebhook to imp
The id of the existing OrganizationWebhook that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
---
@@ -1054,7 +1054,7 @@ organizationWebhook.OrganizationWebhookConfig(
| events | typing.List[str] | A list of events which should trigger the webhook. |
| active | bool \| cdktn.IResolvable | Indicate if the webhook should receive events. |
| configuration | OrganizationWebhookConfiguration | configuration block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
---
@@ -1138,7 +1138,7 @@ events: typing.List[str]
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#events OrganizationWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#events OrganizationWebhook#events}
---
@@ -1152,7 +1152,7 @@ active: bool | IResolvable
Indicate if the webhook should receive events.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#active OrganizationWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#active OrganizationWebhook#active}
---
@@ -1166,7 +1166,7 @@ configuration: OrganizationWebhookConfiguration
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
---
@@ -1178,7 +1178,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1221,7 +1221,7 @@ url: str
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#url OrganizationWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#url OrganizationWebhook#url}
---
@@ -1235,7 +1235,7 @@ content_type: str
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
---
@@ -1249,7 +1249,7 @@ insecure_ssl: bool | IResolvable
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
---
@@ -1263,7 +1263,7 @@ secret: str
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
---
diff --git a/docs/organizationWebhook.typescript.md b/docs/organizationWebhook.typescript.md
index 6a85b810b..b10e61b70 100644
--- a/docs/organizationWebhook.typescript.md
+++ b/docs/organizationWebhook.typescript.md
@@ -4,7 +4,7 @@
### OrganizationWebhook
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook github_organization_webhook}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook github_organization_webhook}.
#### Initializers
@@ -523,7 +523,7 @@ The construct id used in the generated config for the OrganizationWebhook to imp
The id of the existing OrganizationWebhook that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
---
@@ -852,7 +852,7 @@ const organizationWebhookConfig: organizationWebhook.OrganizationWebhookConfig =
| events | string[] | A list of events which should trigger the webhook. |
| active | boolean \| cdktn.IResolvable | Indicate if the webhook should receive events. |
| configuration | OrganizationWebhookConfiguration | configuration block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}. |
---
@@ -936,7 +936,7 @@ public readonly events: string[];
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#events OrganizationWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#events OrganizationWebhook#events}
---
@@ -950,7 +950,7 @@ public readonly active: boolean | IResolvable;
Indicate if the webhook should receive events.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#active OrganizationWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#active OrganizationWebhook#active}
---
@@ -964,7 +964,7 @@ public readonly configuration: OrganizationWebhookConfiguration;
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
---
@@ -976,7 +976,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1014,7 +1014,7 @@ public readonly url: string;
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#url OrganizationWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#url OrganizationWebhook#url}
---
@@ -1028,7 +1028,7 @@ public readonly contentType: string;
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
---
@@ -1042,7 +1042,7 @@ public readonly insecureSsl: boolean | IResolvable;
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
---
@@ -1056,7 +1056,7 @@ public readonly secret: string;
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
---
diff --git a/docs/projectCard.go.md b/docs/projectCard.go.md
index f69a14c2a..9b5f7e7f3 100644
--- a/docs/projectCard.go.md
+++ b/docs/projectCard.go.md
@@ -4,7 +4,7 @@
### ProjectCard
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card github_project_card}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card github_project_card}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the ProjectCard to import.
The id of the existing ProjectCard that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
---
@@ -881,7 +881,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/projectcard"
| ColumnId | *string | The ID of the project column. |
| ContentId | *f64 | 'github_issue.issue_id'. |
| ContentType | *string | Must be either 'Issue' or 'PullRequest'. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}. |
| Note | *string | The note contents of the card. Markdown supported. |
---
@@ -966,7 +966,7 @@ ColumnId *string
The ID of the project column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#column_id ProjectCard#column_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#column_id ProjectCard#column_id}
---
@@ -980,7 +980,7 @@ ContentId *f64
'github_issue.issue_id'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_id ProjectCard#content_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_id ProjectCard#content_id}
---
@@ -994,7 +994,7 @@ ContentType *string
Must be either 'Issue' or 'PullRequest'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_type ProjectCard#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_type ProjectCard#content_type}
---
@@ -1006,7 +1006,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1023,7 +1023,7 @@ Note *string
The note contents of the card. Markdown supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#note ProjectCard#note}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#note ProjectCard#note}
---
diff --git a/docs/projectCard.python.md b/docs/projectCard.python.md
index 6bc0f34b3..84914d472 100644
--- a/docs/projectCard.python.md
+++ b/docs/projectCard.python.md
@@ -4,7 +4,7 @@
### ProjectCard
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card github_project_card}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card github_project_card}.
#### Initializers
@@ -43,7 +43,7 @@ projectCard.ProjectCard(
| column_id | str | The ID of the project column. |
| content_id | typing.Union[int, float] | 'github_issue.issue_id'. |
| content_type | str | Must be either 'Issue' or 'PullRequest'. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}. |
| note | str | The note contents of the card. Markdown supported. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The ID of the project column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#column_id ProjectCard#column_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#column_id ProjectCard#column_id}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
'github_issue.issue_id'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_id ProjectCard#content_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_id ProjectCard#content_id}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Must be either 'Issue' or 'PullRequest'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_type ProjectCard#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_type ProjectCard#content_type}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -155,7 +155,7 @@ If you experience problems setting this value it might not be settable. Please t
The note contents of the card. Markdown supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#note ProjectCard#note}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#note ProjectCard#note}
---
@@ -680,7 +680,7 @@ The construct id used in the generated config for the ProjectCard to import.
The id of the existing ProjectCard that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
---
@@ -1044,7 +1044,7 @@ projectCard.ProjectCardConfig(
| column_id | str | The ID of the project column. |
| content_id | typing.Union[int, float] | 'github_issue.issue_id'. |
| content_type | str | Must be either 'Issue' or 'PullRequest'. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}. |
| note | str | The note contents of the card. Markdown supported. |
---
@@ -1129,7 +1129,7 @@ column_id: str
The ID of the project column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#column_id ProjectCard#column_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#column_id ProjectCard#column_id}
---
@@ -1143,7 +1143,7 @@ content_id: typing.Union[int, float]
'github_issue.issue_id'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_id ProjectCard#content_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_id ProjectCard#content_id}
---
@@ -1157,7 +1157,7 @@ content_type: str
Must be either 'Issue' or 'PullRequest'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_type ProjectCard#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_type ProjectCard#content_type}
---
@@ -1169,7 +1169,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1186,7 +1186,7 @@ note: str
The note contents of the card. Markdown supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#note ProjectCard#note}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#note ProjectCard#note}
---
diff --git a/docs/projectCard.typescript.md b/docs/projectCard.typescript.md
index f352d676d..dc76774f7 100644
--- a/docs/projectCard.typescript.md
+++ b/docs/projectCard.typescript.md
@@ -4,7 +4,7 @@
### ProjectCard
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card github_project_card}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card github_project_card}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the ProjectCard to import.
The id of the existing ProjectCard that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
---
@@ -868,7 +868,7 @@ const projectCardConfig: projectCard.ProjectCardConfig = { ... }
| columnId | string | The ID of the project column. |
| contentId | number | 'github_issue.issue_id'. |
| contentType | string | Must be either 'Issue' or 'PullRequest'. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}. |
| note | string | The note contents of the card. Markdown supported. |
---
@@ -953,7 +953,7 @@ public readonly columnId: string;
The ID of the project column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#column_id ProjectCard#column_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#column_id ProjectCard#column_id}
---
@@ -967,7 +967,7 @@ public readonly contentId: number;
'github_issue.issue_id'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_id ProjectCard#content_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_id ProjectCard#content_id}
---
@@ -981,7 +981,7 @@ public readonly contentType: string;
Must be either 'Issue' or 'PullRequest'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_type ProjectCard#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_type ProjectCard#content_type}
---
@@ -993,7 +993,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1010,7 +1010,7 @@ public readonly note: string;
The note contents of the card. Markdown supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#note ProjectCard#note}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#note ProjectCard#note}
---
diff --git a/docs/projectColumn.go.md b/docs/projectColumn.go.md
index ca7a1f3be..0e7ab716f 100644
--- a/docs/projectColumn.go.md
+++ b/docs/projectColumn.go.md
@@ -4,7 +4,7 @@
### ProjectColumn
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column github_project_column}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column github_project_column}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ProjectColumn to import.
The id of the existing ProjectColumn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
---
@@ -813,7 +813,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/projectcolumn"
| Provisioners | *[]interface{} | *No description.* |
| Name | *string | The name of the column. |
| ProjectId | *string | The ID of an existing project that the column will be created in. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}. |
---
@@ -897,7 +897,7 @@ Name *string
The name of the column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#name ProjectColumn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#name ProjectColumn#name}
---
@@ -911,7 +911,7 @@ ProjectId *string
The ID of an existing project that the column will be created in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#project_id ProjectColumn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#project_id ProjectColumn#project_id}
---
@@ -923,7 +923,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/projectColumn.python.md b/docs/projectColumn.python.md
index 1630b8f51..4d6ec8c5f 100644
--- a/docs/projectColumn.python.md
+++ b/docs/projectColumn.python.md
@@ -4,7 +4,7 @@
### ProjectColumn
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column github_project_column}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column github_project_column}.
#### Initializers
@@ -40,7 +40,7 @@ projectColumn.ProjectColumn(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| name | str | The name of the column. |
| project_id | str | The ID of an existing project that the column will be created in. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The name of the column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#name ProjectColumn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#name ProjectColumn#name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The ID of an existing project that the column will be created in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#project_id ProjectColumn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#project_id ProjectColumn#project_id}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the ProjectColumn to import.
The id of the existing ProjectColumn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
---
@@ -952,7 +952,7 @@ projectColumn.ProjectColumnConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| name | str | The name of the column. |
| project_id | str | The ID of an existing project that the column will be created in. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}. |
---
@@ -1036,7 +1036,7 @@ name: str
The name of the column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#name ProjectColumn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#name ProjectColumn#name}
---
@@ -1050,7 +1050,7 @@ project_id: str
The ID of an existing project that the column will be created in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#project_id ProjectColumn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#project_id ProjectColumn#project_id}
---
@@ -1062,7 +1062,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/projectColumn.typescript.md b/docs/projectColumn.typescript.md
index 5ea92b054..5ee75fdcb 100644
--- a/docs/projectColumn.typescript.md
+++ b/docs/projectColumn.typescript.md
@@ -4,7 +4,7 @@
### ProjectColumn
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column github_project_column}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column github_project_column}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the ProjectColumn to import.
The id of the existing ProjectColumn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
---
@@ -802,7 +802,7 @@ const projectColumnConfig: projectColumn.ProjectColumnConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| name | string | The name of the column. |
| projectId | string | The ID of an existing project that the column will be created in. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}. |
---
@@ -886,7 +886,7 @@ public readonly name: string;
The name of the column.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#name ProjectColumn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#name ProjectColumn#name}
---
@@ -900,7 +900,7 @@ public readonly projectId: string;
The ID of an existing project that the column will be created in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#project_id ProjectColumn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#project_id ProjectColumn#project_id}
---
@@ -912,7 +912,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/provider.go.md b/docs/provider.go.md
index b17ed140f..4388dfd64 100644
--- a/docs/provider.go.md
+++ b/docs/provider.go.md
@@ -4,7 +4,7 @@
### GithubProvider
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs github}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs github}.
#### Initializers
@@ -353,7 +353,7 @@ The construct id used in the generated config for the GithubProvider to import.
The id of the existing GithubProvider that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#import import section} in the documentation of this resource for the id to use
---
@@ -824,7 +824,7 @@ Id *string
The GitHub App ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#id GithubProvider#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#id GithubProvider#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -841,7 +841,7 @@ InstallationId *string
The GitHub App installation instance ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#installation_id GithubProvider#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#installation_id GithubProvider#installation_id}
---
@@ -855,7 +855,7 @@ PemFile *string
The GitHub App PEM file contents.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#pem_file GithubProvider#pem_file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#pem_file GithubProvider#pem_file}
---
@@ -915,7 +915,7 @@ Alias *string
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#alias GithubProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#alias GithubProvider#alias}
---
@@ -929,7 +929,7 @@ AppAuth GithubProviderAppAuth
app_auth block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#app_auth GithubProvider#app_auth}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#app_auth GithubProvider#app_auth}
---
@@ -943,7 +943,7 @@ BaseUrl *string
The GitHub Base API URL.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#base_url GithubProvider#base_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#base_url GithubProvider#base_url}
---
@@ -957,7 +957,7 @@ Insecure interface{}
Enable `insecure` mode for testing purposes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#insecure GithubProvider#insecure}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#insecure GithubProvider#insecure}
---
@@ -971,7 +971,7 @@ MaxPerPage *f64
Number of items per page for paginationDefaults to 100.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_per_page GithubProvider#max_per_page}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_per_page GithubProvider#max_per_page}
---
@@ -985,7 +985,7 @@ MaxRetries *f64
Number of times to retry a request after receiving an error status codeDefaults to 3.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_retries GithubProvider#max_retries}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_retries GithubProvider#max_retries}
---
@@ -999,7 +999,7 @@ Organization *string
The GitHub organization name to manage. Use this field instead of `owner` when managing organization accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#organization GithubProvider#organization}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#organization GithubProvider#organization}
---
@@ -1013,7 +1013,7 @@ Owner *string
The GitHub owner name to manage. Use this field instead of `organization` when managing individual accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#owner GithubProvider#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#owner GithubProvider#owner}
---
@@ -1029,7 +1029,7 @@ Allow the provider to make parallel API calls to GitHub.
You may want to set it to true when you have a private Github Enterprise without strict rate limits. While it is possible to enable this setting on github.com, github.com's best practices recommend using serialization to avoid hitting abuse rate limitsDefaults to false if not set
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#parallel_requests GithubProvider#parallel_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#parallel_requests GithubProvider#parallel_requests}
---
@@ -1045,7 +1045,7 @@ Amount of time in milliseconds to sleep in between non-write requests to GitHub
Defaults to 0ms if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#read_delay_ms GithubProvider#read_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#read_delay_ms GithubProvider#read_delay_ms}
---
@@ -1059,7 +1059,7 @@ RetryableErrors *[]*f64
Allow the provider to retry after receiving an error status code, the max_retries should be set for this to workDefaults to [500, 502, 503, 504].
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retryable_errors GithubProvider#retryable_errors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retryable_errors GithubProvider#retryable_errors}
---
@@ -1075,7 +1075,7 @@ Amount of time in milliseconds to sleep in between requests to GitHub API after
Defaults to 1000ms or 1s if not set, the max_retries must be set to greater than zero.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retry_delay_ms GithubProvider#retry_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retry_delay_ms GithubProvider#retry_delay_ms}
---
@@ -1091,7 +1091,7 @@ The OAuth token used to connect to GitHub.
Anonymous mode is enabled if both `token` and `app_auth` are not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#token GithubProvider#token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#token GithubProvider#token}
---
@@ -1107,7 +1107,7 @@ Amount of time in milliseconds to sleep in between writes to GitHub API.
Defaults to 1000ms or 1s if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#write_delay_ms GithubProvider#write_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#write_delay_ms GithubProvider#write_delay_ms}
---
diff --git a/docs/provider.python.md b/docs/provider.python.md
index ecbe6ae52..ec43198ae 100644
--- a/docs/provider.python.md
+++ b/docs/provider.python.md
@@ -4,7 +4,7 @@
### GithubProvider
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs github}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs github}.
#### Initializers
@@ -76,7 +76,7 @@ Must be unique amongst siblings in the same scope
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#alias GithubProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#alias GithubProvider#alias}
---
@@ -86,7 +86,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
app_auth block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#app_auth GithubProvider#app_auth}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#app_auth GithubProvider#app_auth}
---
@@ -96,7 +96,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub Base API URL.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#base_url GithubProvider#base_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#base_url GithubProvider#base_url}
---
@@ -106,7 +106,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Enable `insecure` mode for testing purposes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#insecure GithubProvider#insecure}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#insecure GithubProvider#insecure}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Number of items per page for paginationDefaults to 100.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_per_page GithubProvider#max_per_page}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_per_page GithubProvider#max_per_page}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Number of times to retry a request after receiving an error status codeDefaults to 3.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_retries GithubProvider#max_retries}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_retries GithubProvider#max_retries}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub organization name to manage. Use this field instead of `owner` when managing organization accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#organization GithubProvider#organization}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#organization GithubProvider#organization}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub owner name to manage. Use this field instead of `organization` when managing individual accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#owner GithubProvider#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#owner GithubProvider#owner}
---
@@ -158,7 +158,7 @@ Allow the provider to make parallel API calls to GitHub.
You may want to set it to true when you have a private Github Enterprise without strict rate limits. While it is possible to enable this setting on github.com, github.com's best practices recommend using serialization to avoid hitting abuse rate limitsDefaults to false if not set
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#parallel_requests GithubProvider#parallel_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#parallel_requests GithubProvider#parallel_requests}
---
@@ -170,7 +170,7 @@ Amount of time in milliseconds to sleep in between non-write requests to GitHub
Defaults to 0ms if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#read_delay_ms GithubProvider#read_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#read_delay_ms GithubProvider#read_delay_ms}
---
@@ -180,7 +180,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Allow the provider to retry after receiving an error status code, the max_retries should be set for this to workDefaults to [500, 502, 503, 504].
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retryable_errors GithubProvider#retryable_errors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retryable_errors GithubProvider#retryable_errors}
---
@@ -192,7 +192,7 @@ Amount of time in milliseconds to sleep in between requests to GitHub API after
Defaults to 1000ms or 1s if not set, the max_retries must be set to greater than zero.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retry_delay_ms GithubProvider#retry_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retry_delay_ms GithubProvider#retry_delay_ms}
---
@@ -204,7 +204,7 @@ The OAuth token used to connect to GitHub.
Anonymous mode is enabled if both `token` and `app_auth` are not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#token GithubProvider#token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#token GithubProvider#token}
---
@@ -216,7 +216,7 @@ Amount of time in milliseconds to sleep in between writes to GitHub API.
Defaults to 1000ms or 1s if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#write_delay_ms GithubProvider#write_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#write_delay_ms GithubProvider#write_delay_ms}
---
@@ -545,7 +545,7 @@ The construct id used in the generated config for the GithubProvider to import.
The id of the existing GithubProvider that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#import import section} in the documentation of this resource for the id to use
---
@@ -1016,7 +1016,7 @@ id: str
The GitHub App ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#id GithubProvider#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#id GithubProvider#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1033,7 +1033,7 @@ installation_id: str
The GitHub App installation instance ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#installation_id GithubProvider#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#installation_id GithubProvider#installation_id}
---
@@ -1047,7 +1047,7 @@ pem_file: str
The GitHub App PEM file contents.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#pem_file GithubProvider#pem_file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#pem_file GithubProvider#pem_file}
---
@@ -1107,7 +1107,7 @@ alias: str
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#alias GithubProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#alias GithubProvider#alias}
---
@@ -1121,7 +1121,7 @@ app_auth: GithubProviderAppAuth
app_auth block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#app_auth GithubProvider#app_auth}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#app_auth GithubProvider#app_auth}
---
@@ -1135,7 +1135,7 @@ base_url: str
The GitHub Base API URL.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#base_url GithubProvider#base_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#base_url GithubProvider#base_url}
---
@@ -1149,7 +1149,7 @@ insecure: bool | IResolvable
Enable `insecure` mode for testing purposes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#insecure GithubProvider#insecure}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#insecure GithubProvider#insecure}
---
@@ -1163,7 +1163,7 @@ max_per_page: typing.Union[int, float]
Number of items per page for paginationDefaults to 100.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_per_page GithubProvider#max_per_page}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_per_page GithubProvider#max_per_page}
---
@@ -1177,7 +1177,7 @@ max_retries: typing.Union[int, float]
Number of times to retry a request after receiving an error status codeDefaults to 3.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_retries GithubProvider#max_retries}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_retries GithubProvider#max_retries}
---
@@ -1191,7 +1191,7 @@ organization: str
The GitHub organization name to manage. Use this field instead of `owner` when managing organization accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#organization GithubProvider#organization}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#organization GithubProvider#organization}
---
@@ -1205,7 +1205,7 @@ owner: str
The GitHub owner name to manage. Use this field instead of `organization` when managing individual accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#owner GithubProvider#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#owner GithubProvider#owner}
---
@@ -1221,7 +1221,7 @@ Allow the provider to make parallel API calls to GitHub.
You may want to set it to true when you have a private Github Enterprise without strict rate limits. While it is possible to enable this setting on github.com, github.com's best practices recommend using serialization to avoid hitting abuse rate limitsDefaults to false if not set
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#parallel_requests GithubProvider#parallel_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#parallel_requests GithubProvider#parallel_requests}
---
@@ -1237,7 +1237,7 @@ Amount of time in milliseconds to sleep in between non-write requests to GitHub
Defaults to 0ms if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#read_delay_ms GithubProvider#read_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#read_delay_ms GithubProvider#read_delay_ms}
---
@@ -1251,7 +1251,7 @@ retryable_errors: typing.List[typing.Union[int, float]]
Allow the provider to retry after receiving an error status code, the max_retries should be set for this to workDefaults to [500, 502, 503, 504].
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retryable_errors GithubProvider#retryable_errors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retryable_errors GithubProvider#retryable_errors}
---
@@ -1267,7 +1267,7 @@ Amount of time in milliseconds to sleep in between requests to GitHub API after
Defaults to 1000ms or 1s if not set, the max_retries must be set to greater than zero.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retry_delay_ms GithubProvider#retry_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retry_delay_ms GithubProvider#retry_delay_ms}
---
@@ -1283,7 +1283,7 @@ The OAuth token used to connect to GitHub.
Anonymous mode is enabled if both `token` and `app_auth` are not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#token GithubProvider#token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#token GithubProvider#token}
---
@@ -1299,7 +1299,7 @@ Amount of time in milliseconds to sleep in between writes to GitHub API.
Defaults to 1000ms or 1s if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#write_delay_ms GithubProvider#write_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#write_delay_ms GithubProvider#write_delay_ms}
---
diff --git a/docs/provider.typescript.md b/docs/provider.typescript.md
index 78c805b27..824915042 100644
--- a/docs/provider.typescript.md
+++ b/docs/provider.typescript.md
@@ -4,7 +4,7 @@
### GithubProvider
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs github}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs github}.
#### Initializers
@@ -353,7 +353,7 @@ The construct id used in the generated config for the GithubProvider to import.
The id of the existing GithubProvider that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#import import section} in the documentation of this resource for the id to use
---
@@ -820,7 +820,7 @@ public readonly id: string;
The GitHub App ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#id GithubProvider#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#id GithubProvider#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -837,7 +837,7 @@ public readonly installationId: string;
The GitHub App installation instance ID.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#installation_id GithubProvider#installation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#installation_id GithubProvider#installation_id}
---
@@ -851,7 +851,7 @@ public readonly pemFile: string;
The GitHub App PEM file contents.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#pem_file GithubProvider#pem_file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#pem_file GithubProvider#pem_file}
---
@@ -896,7 +896,7 @@ public readonly alias: string;
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#alias GithubProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#alias GithubProvider#alias}
---
@@ -910,7 +910,7 @@ public readonly appAuth: GithubProviderAppAuth;
app_auth block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#app_auth GithubProvider#app_auth}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#app_auth GithubProvider#app_auth}
---
@@ -924,7 +924,7 @@ public readonly baseUrl: string;
The GitHub Base API URL.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#base_url GithubProvider#base_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#base_url GithubProvider#base_url}
---
@@ -938,7 +938,7 @@ public readonly insecure: boolean | IResolvable;
Enable `insecure` mode for testing purposes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#insecure GithubProvider#insecure}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#insecure GithubProvider#insecure}
---
@@ -952,7 +952,7 @@ public readonly maxPerPage: number;
Number of items per page for paginationDefaults to 100.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_per_page GithubProvider#max_per_page}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_per_page GithubProvider#max_per_page}
---
@@ -966,7 +966,7 @@ public readonly maxRetries: number;
Number of times to retry a request after receiving an error status codeDefaults to 3.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_retries GithubProvider#max_retries}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_retries GithubProvider#max_retries}
---
@@ -980,7 +980,7 @@ public readonly organization: string;
The GitHub organization name to manage. Use this field instead of `owner` when managing organization accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#organization GithubProvider#organization}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#organization GithubProvider#organization}
---
@@ -994,7 +994,7 @@ public readonly owner: string;
The GitHub owner name to manage. Use this field instead of `organization` when managing individual accounts.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#owner GithubProvider#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#owner GithubProvider#owner}
---
@@ -1010,7 +1010,7 @@ Allow the provider to make parallel API calls to GitHub.
You may want to set it to true when you have a private Github Enterprise without strict rate limits. While it is possible to enable this setting on github.com, github.com's best practices recommend using serialization to avoid hitting abuse rate limitsDefaults to false if not set
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#parallel_requests GithubProvider#parallel_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#parallel_requests GithubProvider#parallel_requests}
---
@@ -1026,7 +1026,7 @@ Amount of time in milliseconds to sleep in between non-write requests to GitHub
Defaults to 0ms if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#read_delay_ms GithubProvider#read_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#read_delay_ms GithubProvider#read_delay_ms}
---
@@ -1040,7 +1040,7 @@ public readonly retryableErrors: number[];
Allow the provider to retry after receiving an error status code, the max_retries should be set for this to workDefaults to [500, 502, 503, 504].
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retryable_errors GithubProvider#retryable_errors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retryable_errors GithubProvider#retryable_errors}
---
@@ -1056,7 +1056,7 @@ Amount of time in milliseconds to sleep in between requests to GitHub API after
Defaults to 1000ms or 1s if not set, the max_retries must be set to greater than zero.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retry_delay_ms GithubProvider#retry_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retry_delay_ms GithubProvider#retry_delay_ms}
---
@@ -1072,7 +1072,7 @@ The OAuth token used to connect to GitHub.
Anonymous mode is enabled if both `token` and `app_auth` are not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#token GithubProvider#token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#token GithubProvider#token}
---
@@ -1088,7 +1088,7 @@ Amount of time in milliseconds to sleep in between writes to GitHub API.
Defaults to 1000ms or 1s if not set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#write_delay_ms GithubProvider#write_delay_ms}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#write_delay_ms GithubProvider#write_delay_ms}
---
diff --git a/docs/release.go.md b/docs/release.go.md
index 429ca52d9..ba618bef1 100644
--- a/docs/release.go.md
+++ b/docs/release.go.md
@@ -4,7 +4,7 @@
### Release
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release github_release}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release github_release}.
#### Initializers
@@ -545,7 +545,7 @@ The construct id used in the generated config for the Release to import.
The id of the existing Release that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#import import section} in the documentation of this resource for the id to use
---
@@ -1126,7 +1126,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/release"
| DiscussionCategoryName | *string | If specified, a discussion of the specified category is created and linked to the release. |
| Draft | interface{} | Set to 'false' to create a published release. |
| GenerateReleaseNotes | interface{} | Set to 'true' to automatically generate the name and body for this release. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}. |
| Name | *string | The name of the release. |
| Prerelease | interface{} | Set to 'false' to identify the release as a full release. |
| TargetCommitish | *string | The branch name or commit SHA the tag is created from. |
@@ -1213,7 +1213,7 @@ Repository *string
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#repository Release#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#repository Release#repository}
---
@@ -1227,7 +1227,7 @@ TagName *string
The name of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#tag_name Release#tag_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#tag_name Release#tag_name}
---
@@ -1241,7 +1241,7 @@ Body *string
Text describing the contents of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#body Release#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#body Release#body}
---
@@ -1257,7 +1257,7 @@ If specified, a discussion of the specified category is created and linked to th
The value must be a category that already exists in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#discussion_category_name Release#discussion_category_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#discussion_category_name Release#discussion_category_name}
---
@@ -1271,7 +1271,7 @@ Draft interface{}
Set to 'false' to create a published release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#draft Release#draft}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#draft Release#draft}
---
@@ -1287,7 +1287,7 @@ Set to 'true' to automatically generate the name and body for this release.
If 'name' is specified, the specified name will be used; otherwise, a name will be automatically generated. If 'body' is specified, the body will be pre-pended to the automatically generated notes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#generate_release_notes Release#generate_release_notes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#generate_release_notes Release#generate_release_notes}
---
@@ -1299,7 +1299,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1316,7 +1316,7 @@ Name *string
The name of the release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#name Release#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#name Release#name}
---
@@ -1330,7 +1330,7 @@ Prerelease interface{}
Set to 'false' to identify the release as a full release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#prerelease Release#prerelease}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#prerelease Release#prerelease}
---
@@ -1344,7 +1344,7 @@ TargetCommitish *string
The branch name or commit SHA the tag is created from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#target_commitish Release#target_commitish}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#target_commitish Release#target_commitish}
---
diff --git a/docs/release.python.md b/docs/release.python.md
index 91633dec9..a8a5df30c 100644
--- a/docs/release.python.md
+++ b/docs/release.python.md
@@ -4,7 +4,7 @@
### Release
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release github_release}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release github_release}.
#### Initializers
@@ -51,7 +51,7 @@ release.Release(
| discussion_category_name | str | If specified, a discussion of the specified category is created and linked to the release. |
| draft | bool \| cdktn.IResolvable | Set to 'false' to create a published release. |
| generate_release_notes | bool \| cdktn.IResolvable | Set to 'true' to automatically generate the name and body for this release. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}. |
| name | str | The name of the release. |
| prerelease | bool \| cdktn.IResolvable | Set to 'false' to identify the release as a full release. |
| target_commitish | str | The branch name or commit SHA the tag is created from. |
@@ -124,7 +124,7 @@ Must be unique amongst siblings in the same scope
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#repository Release#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#repository Release#repository}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#tag_name Release#tag_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#tag_name Release#tag_name}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Text describing the contents of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#body Release#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#body Release#body}
---
@@ -156,7 +156,7 @@ If specified, a discussion of the specified category is created and linked to th
The value must be a category that already exists in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#discussion_category_name Release#discussion_category_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#discussion_category_name Release#discussion_category_name}
---
@@ -166,7 +166,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'false' to create a published release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#draft Release#draft}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#draft Release#draft}
---
@@ -178,7 +178,7 @@ Set to 'true' to automatically generate the name and body for this release.
If 'name' is specified, the specified name will be used; otherwise, a name will be automatically generated. If 'body' is specified, the body will be pre-pended to the automatically generated notes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#generate_release_notes Release#generate_release_notes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#generate_release_notes Release#generate_release_notes}
---
@@ -186,7 +186,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -199,7 +199,7 @@ If you experience problems setting this value it might not be settable. Please t
The name of the release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#name Release#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#name Release#name}
---
@@ -209,7 +209,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'false' to identify the release as a full release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#prerelease Release#prerelease}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#prerelease Release#prerelease}
---
@@ -219,7 +219,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The branch name or commit SHA the tag is created from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#target_commitish Release#target_commitish}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#target_commitish Release#target_commitish}
---
@@ -772,7 +772,7 @@ The construct id used in the generated config for the Release to import.
The id of the existing Release that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#import import section} in the documentation of this resource for the id to use
---
@@ -1353,7 +1353,7 @@ release.ReleaseConfig(
| discussion_category_name | str | If specified, a discussion of the specified category is created and linked to the release. |
| draft | bool \| cdktn.IResolvable | Set to 'false' to create a published release. |
| generate_release_notes | bool \| cdktn.IResolvable | Set to 'true' to automatically generate the name and body for this release. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}. |
| name | str | The name of the release. |
| prerelease | bool \| cdktn.IResolvable | Set to 'false' to identify the release as a full release. |
| target_commitish | str | The branch name or commit SHA the tag is created from. |
@@ -1440,7 +1440,7 @@ repository: str
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#repository Release#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#repository Release#repository}
---
@@ -1454,7 +1454,7 @@ tag_name: str
The name of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#tag_name Release#tag_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#tag_name Release#tag_name}
---
@@ -1468,7 +1468,7 @@ body: str
Text describing the contents of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#body Release#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#body Release#body}
---
@@ -1484,7 +1484,7 @@ If specified, a discussion of the specified category is created and linked to th
The value must be a category that already exists in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#discussion_category_name Release#discussion_category_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#discussion_category_name Release#discussion_category_name}
---
@@ -1498,7 +1498,7 @@ draft: bool | IResolvable
Set to 'false' to create a published release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#draft Release#draft}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#draft Release#draft}
---
@@ -1514,7 +1514,7 @@ Set to 'true' to automatically generate the name and body for this release.
If 'name' is specified, the specified name will be used; otherwise, a name will be automatically generated. If 'body' is specified, the body will be pre-pended to the automatically generated notes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#generate_release_notes Release#generate_release_notes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#generate_release_notes Release#generate_release_notes}
---
@@ -1526,7 +1526,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1543,7 +1543,7 @@ name: str
The name of the release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#name Release#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#name Release#name}
---
@@ -1557,7 +1557,7 @@ prerelease: bool | IResolvable
Set to 'false' to identify the release as a full release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#prerelease Release#prerelease}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#prerelease Release#prerelease}
---
@@ -1571,7 +1571,7 @@ target_commitish: str
The branch name or commit SHA the tag is created from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#target_commitish Release#target_commitish}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#target_commitish Release#target_commitish}
---
diff --git a/docs/release.typescript.md b/docs/release.typescript.md
index 5440de74c..bee103099 100644
--- a/docs/release.typescript.md
+++ b/docs/release.typescript.md
@@ -4,7 +4,7 @@
### Release
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release github_release}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release github_release}.
#### Initializers
@@ -545,7 +545,7 @@ The construct id used in the generated config for the Release to import.
The id of the existing Release that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#import import section} in the documentation of this resource for the id to use
---
@@ -1108,7 +1108,7 @@ const releaseConfig: release.ReleaseConfig = { ... }
| discussionCategoryName | string | If specified, a discussion of the specified category is created and linked to the release. |
| draft | boolean \| cdktn.IResolvable | Set to 'false' to create a published release. |
| generateReleaseNotes | boolean \| cdktn.IResolvable | Set to 'true' to automatically generate the name and body for this release. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}. |
| name | string | The name of the release. |
| prerelease | boolean \| cdktn.IResolvable | Set to 'false' to identify the release as a full release. |
| targetCommitish | string | The branch name or commit SHA the tag is created from. |
@@ -1195,7 +1195,7 @@ public readonly repository: string;
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#repository Release#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#repository Release#repository}
---
@@ -1209,7 +1209,7 @@ public readonly tagName: string;
The name of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#tag_name Release#tag_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#tag_name Release#tag_name}
---
@@ -1223,7 +1223,7 @@ public readonly body: string;
Text describing the contents of the tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#body Release#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#body Release#body}
---
@@ -1239,7 +1239,7 @@ If specified, a discussion of the specified category is created and linked to th
The value must be a category that already exists in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#discussion_category_name Release#discussion_category_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#discussion_category_name Release#discussion_category_name}
---
@@ -1253,7 +1253,7 @@ public readonly draft: boolean | IResolvable;
Set to 'false' to create a published release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#draft Release#draft}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#draft Release#draft}
---
@@ -1269,7 +1269,7 @@ Set to 'true' to automatically generate the name and body for this release.
If 'name' is specified, the specified name will be used; otherwise, a name will be automatically generated. If 'body' is specified, the body will be pre-pended to the automatically generated notes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#generate_release_notes Release#generate_release_notes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#generate_release_notes Release#generate_release_notes}
---
@@ -1281,7 +1281,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1298,7 +1298,7 @@ public readonly name: string;
The name of the release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#name Release#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#name Release#name}
---
@@ -1312,7 +1312,7 @@ public readonly prerelease: boolean | IResolvable;
Set to 'false' to identify the release as a full release.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#prerelease Release#prerelease}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#prerelease Release#prerelease}
---
@@ -1326,7 +1326,7 @@ public readonly targetCommitish: string;
The branch name or commit SHA the tag is created from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#target_commitish Release#target_commitish}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#target_commitish Release#target_commitish}
---
diff --git a/docs/repository.go.md b/docs/repository.go.md
index 4ead08f98..97a817054 100644
--- a/docs/repository.go.md
+++ b/docs/repository.go.md
@@ -4,7 +4,7 @@
### Repository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository github_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository github_repository}.
#### Initializers
@@ -801,7 +801,7 @@ The construct id used in the generated config for the Repository to import.
The id of the existing Repository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#import import section} in the documentation of this resource for the id to use
---
@@ -2057,7 +2057,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repository"
| DefaultBranch | *string | Can only be set after initial repository creation, and only if the target branch exists. |
| DeleteBranchOnMerge | interface{} | Automatically delete head branch after a pull request is merged. Defaults to 'false'. |
| Description | *string | A description of the repository. |
-| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}. |
+| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}. |
| Fork | *string | Set to 'true' to fork an existing repository. |
| GitignoreTemplate | *string | Use the name of the template without the extension. For example, 'Haskell'. |
| HasDiscussions | interface{} | Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'. |
@@ -2066,14 +2066,14 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repository"
| HasProjects | interface{} | Set to 'true' to enable the GitHub Projects features on the repository. |
| HasWiki | interface{} | Set to 'true' to enable the GitHub Wiki features on the repository. |
| HomepageUrl | *string | URL of a page describing the project. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}. |
-| IgnoreVulnerabilityAlertsDuringRead | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}. |
+| IgnoreVulnerabilityAlertsDuringRead | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
| IsTemplate | interface{} | Set to 'true' to tell GitHub that this is a template repository. |
| LicenseTemplate | *string | Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'. |
| MergeCommitMessage | *string | Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message. |
| MergeCommitTitle | *string | Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title. |
| Pages | RepositoryPages | pages block. |
-| Private | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}. |
+| Private | interface{} | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}. |
| SecurityAndAnalysis | RepositorySecurityAndAnalysis | security_and_analysis block. |
| SourceOwner | *string | The owner of the source repository to fork from. |
| SourceRepo | *string | The name of the source repository to fork from. |
@@ -2167,7 +2167,7 @@ Name *string
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#name Repository#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#name Repository#name}
---
@@ -2181,7 +2181,7 @@ AllowAutoMerge interface{}
Set to 'true' to allow auto-merging pull requests on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
---
@@ -2197,7 +2197,7 @@ Set to 'true' to allow private forking on the repository;
this is only relevant if the repository is owned by an organization and is private or internal.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_forking Repository#allow_forking}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_forking Repository#allow_forking}
---
@@ -2211,7 +2211,7 @@ AllowMergeCommit interface{}
Set to 'false' to disable merge commits on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
---
@@ -2225,7 +2225,7 @@ AllowRebaseMerge interface{}
Set to 'false' to disable rebase merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
---
@@ -2239,7 +2239,7 @@ AllowSquashMerge interface{}
Set to 'false' to disable squash merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
---
@@ -2253,7 +2253,7 @@ AllowUpdateBranch interface{}
Set to 'true' to always suggest updating pull request branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
---
@@ -2267,7 +2267,7 @@ Archived interface{}
Specifies if the repository should be archived. Defaults to 'false'. NOTE Currently, the API does not support unarchiving.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archived Repository#archived}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archived Repository#archived}
---
@@ -2281,7 +2281,7 @@ ArchiveOnDestroy interface{}
Set to 'true' to archive the repository instead of deleting on destroy.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
---
@@ -2295,7 +2295,7 @@ AutoInit interface{}
Set to 'true' to produce an initial commit in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#auto_init Repository#auto_init}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#auto_init Repository#auto_init}
---
@@ -2309,7 +2309,7 @@ DefaultBranch *string
Can only be set after initial repository creation, and only if the target branch exists.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#default_branch Repository#default_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#default_branch Repository#default_branch}
---
@@ -2323,7 +2323,7 @@ DeleteBranchOnMerge interface{}
Automatically delete head branch after a pull request is merged. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
---
@@ -2337,7 +2337,7 @@ Description *string
A description of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#description Repository#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#description Repository#description}
---
@@ -2349,7 +2349,7 @@ Etag *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}.
---
@@ -2363,7 +2363,7 @@ Fork *string
Set to 'true' to fork an existing repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#fork Repository#fork}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#fork Repository#fork}
---
@@ -2377,7 +2377,7 @@ GitignoreTemplate *string
Use the name of the template without the extension. For example, 'Haskell'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#gitignore_template Repository#gitignore_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#gitignore_template Repository#gitignore_template}
---
@@ -2391,7 +2391,7 @@ HasDiscussions interface{}
Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_discussions Repository#has_discussions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_discussions Repository#has_discussions}
---
@@ -2405,7 +2405,7 @@ HasDownloads interface{}
Set to 'true' to enable the (deprecated) downloads features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_downloads Repository#has_downloads}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_downloads Repository#has_downloads}
---
@@ -2419,7 +2419,7 @@ HasIssues interface{}
Set to 'true' to enable the GitHub Issues features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_issues Repository#has_issues}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_issues Repository#has_issues}
---
@@ -2435,7 +2435,7 @@ Set to 'true' to enable the GitHub Projects features on the repository.
Per the GitHub documentation when in an organization that has disabled repository projects it will default to 'false' and will otherwise default to 'true'. If you specify 'true' when it has been disabled it will return an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_projects Repository#has_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_projects Repository#has_projects}
---
@@ -2449,7 +2449,7 @@ HasWiki interface{}
Set to 'true' to enable the GitHub Wiki features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_wiki Repository#has_wiki}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_wiki Repository#has_wiki}
---
@@ -2463,7 +2463,7 @@ HomepageUrl *string
URL of a page describing the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#homepage_url Repository#homepage_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#homepage_url Repository#homepage_url}
---
@@ -2475,7 +2475,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2490,7 +2490,7 @@ IgnoreVulnerabilityAlertsDuringRead interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
---
@@ -2504,7 +2504,7 @@ IsTemplate interface{}
Set to 'true' to tell GitHub that this is a template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#is_template Repository#is_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#is_template Repository#is_template}
---
@@ -2518,7 +2518,7 @@ LicenseTemplate *string
Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#license_template Repository#license_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#license_template Repository#license_template}
---
@@ -2532,7 +2532,7 @@ MergeCommitMessage *string
Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
---
@@ -2546,7 +2546,7 @@ MergeCommitTitle *string
Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
---
@@ -2560,7 +2560,7 @@ Pages RepositoryPages
pages block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#pages Repository#pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#pages Repository#pages}
---
@@ -2572,7 +2572,7 @@ Private interface{}
- *Type:* interface{}
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}.
---
@@ -2586,7 +2586,7 @@ SecurityAndAnalysis RepositorySecurityAndAnalysis
security_and_analysis block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
---
@@ -2600,7 +2600,7 @@ SourceOwner *string
The owner of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_owner Repository#source_owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_owner Repository#source_owner}
---
@@ -2614,7 +2614,7 @@ SourceRepo *string
The name of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_repo Repository#source_repo}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_repo Repository#source_repo}
---
@@ -2628,7 +2628,7 @@ SquashMergeCommitMessage *string
Can be 'PR_BODY', 'COMMIT_MESSAGES', or 'BLANK' for a default squash merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
---
@@ -2642,7 +2642,7 @@ SquashMergeCommitTitle *string
Can be 'PR_TITLE' or 'COMMIT_OR_PR_TITLE' for a default squash merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
---
@@ -2656,7 +2656,7 @@ Template RepositoryTemplate
template block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#template Repository#template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#template Repository#template}
---
@@ -2670,7 +2670,7 @@ Topics *[]*string
The list of topics of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#topics Repository#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#topics Repository#topics}
---
@@ -2686,7 +2686,7 @@ Can be 'public' or 'private'.
If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, visibility can also be 'internal'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#visibility Repository#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#visibility Repository#visibility}
---
@@ -2702,7 +2702,7 @@ Set to 'true' to enable security alerts for vulnerable dependencies.
Enabling requires alerts to be enabled on the owner level. (Note for importing: GitHub enables the alerts on all repos by default). Note that vulnerability alerts have not been successfully tested on any GitHub Enterprise instance and may be unavailable in those settings.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
---
@@ -2716,7 +2716,7 @@ WebCommitSignoffRequired interface{}
Require contributors to sign off on web-based commits.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
---
@@ -2754,7 +2754,7 @@ BuildType *string
The type the page should be sourced.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#build_type Repository#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#build_type Repository#build_type}
---
@@ -2768,7 +2768,7 @@ Cname *string
The custom domain for the repository. This can only be set after the repository has been created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#cname Repository#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#cname Repository#cname}
---
@@ -2782,7 +2782,7 @@ Source RepositoryPagesSource
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source Repository#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source Repository#source}
---
@@ -2818,7 +2818,7 @@ Branch *string
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#branch Repository#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#branch Repository#branch}
---
@@ -2832,7 +2832,7 @@ Path *string
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#path Repository#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#path Repository#path}
---
@@ -2876,7 +2876,7 @@ AdvancedSecurity RepositorySecurityAndAnalysisAdvancedSecurity
advanced_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#advanced_security Repository#advanced_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#advanced_security Repository#advanced_security}
---
@@ -2890,7 +2890,7 @@ CodeSecurity RepositorySecurityAndAnalysisCodeSecurity
code_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#code_security Repository#code_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#code_security Repository#code_security}
---
@@ -2904,7 +2904,7 @@ SecretScanning RepositorySecurityAndAnalysisSecretScanning
secret_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning Repository#secret_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning Repository#secret_scanning}
---
@@ -2918,7 +2918,7 @@ SecretScanningAiDetection RepositorySecurityAndAnalysisSecretScanningAiDetection
secret_scanning_ai_detection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
---
@@ -2932,7 +2932,7 @@ SecretScanningNonProviderPatterns RepositorySecurityAndAnalysisSecretScanningNon
secret_scanning_non_provider_patterns block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
---
@@ -2946,7 +2946,7 @@ SecretScanningPushProtection RepositorySecurityAndAnalysisSecretScanningPushProt
secret_scanning_push_protection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
---
@@ -2982,7 +2982,7 @@ Set to 'enabled' to enable advanced security features on the repository.
Can be 'enabled' or 'disabled', This value being present when split licensing is enabled will error out.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3018,7 +3018,7 @@ Set to 'enabled' to enable code security on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3054,7 +3054,7 @@ Set to 'enabled' to enable secret scanning on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3090,7 +3090,7 @@ Set to 'enabled' to enable secret scanning AI detection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3126,7 +3126,7 @@ Set to 'enabled' to enable secret scanning non-provider patterns on the reposito
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3162,7 +3162,7 @@ Set to 'enabled' to enable secret scanning push protection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3200,7 +3200,7 @@ Owner *string
The GitHub organization or user the template repository is owned by.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#owner Repository#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#owner Repository#owner}
---
@@ -3214,7 +3214,7 @@ Repository *string
The name of the template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#repository Repository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#repository Repository#repository}
---
@@ -3228,7 +3228,7 @@ IncludeAllBranches interface{}
Whether the new repository should include all the branches from the template repository (defaults to 'false', which includes only the default branch from the template).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#include_all_branches Repository#include_all_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#include_all_branches Repository#include_all_branches}
---
diff --git a/docs/repository.python.md b/docs/repository.python.md
index 360a29096..afd3e4e1b 100644
--- a/docs/repository.python.md
+++ b/docs/repository.python.md
@@ -4,7 +4,7 @@
### Repository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository github_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository github_repository}.
#### Initializers
@@ -88,7 +88,7 @@ repository.Repository(
| default_branch | str | Can only be set after initial repository creation, and only if the target branch exists. |
| delete_branch_on_merge | bool \| cdktn.IResolvable | Automatically delete head branch after a pull request is merged. Defaults to 'false'. |
| description | str | A description of the repository. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}. |
| fork | str | Set to 'true' to fork an existing repository. |
| gitignore_template | str | Use the name of the template without the extension. For example, 'Haskell'. |
| has_discussions | bool \| cdktn.IResolvable | Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'. |
@@ -97,14 +97,14 @@ repository.Repository(
| has_projects | bool \| cdktn.IResolvable | Set to 'true' to enable the GitHub Projects features on the repository. |
| has_wiki | bool \| cdktn.IResolvable | Set to 'true' to enable the GitHub Wiki features on the repository. |
| homepage_url | str | URL of a page describing the project. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}. |
-| ignore_vulnerability_alerts_during_read | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}. |
+| ignore_vulnerability_alerts_during_read | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
| is_template | bool \| cdktn.IResolvable | Set to 'true' to tell GitHub that this is a template repository. |
| license_template | str | Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'. |
| merge_commit_message | str | Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message. |
| merge_commit_title | str | Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title. |
| pages | RepositoryPages | pages block. |
-| private | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}. |
+| private | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}. |
| security_and_analysis | RepositorySecurityAndAnalysis | security_and_analysis block. |
| source_owner | str | The owner of the source repository to fork from. |
| source_repo | str | The name of the source repository to fork from. |
@@ -184,7 +184,7 @@ Must be unique amongst siblings in the same scope
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#name Repository#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#name Repository#name}
---
@@ -194,7 +194,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to allow auto-merging pull requests on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
---
@@ -206,7 +206,7 @@ Set to 'true' to allow private forking on the repository;
this is only relevant if the repository is owned by an organization and is private or internal.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_forking Repository#allow_forking}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_forking Repository#allow_forking}
---
@@ -216,7 +216,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'false' to disable merge commits on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
---
@@ -226,7 +226,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'false' to disable rebase merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
---
@@ -236,7 +236,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'false' to disable squash merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
---
@@ -246,7 +246,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to always suggest updating pull request branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
---
@@ -256,7 +256,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Specifies if the repository should be archived. Defaults to 'false'. NOTE Currently, the API does not support unarchiving.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archived Repository#archived}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archived Repository#archived}
---
@@ -266,7 +266,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to archive the repository instead of deleting on destroy.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
---
@@ -276,7 +276,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to produce an initial commit in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#auto_init Repository#auto_init}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#auto_init Repository#auto_init}
---
@@ -286,7 +286,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Can only be set after initial repository creation, and only if the target branch exists.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#default_branch Repository#default_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#default_branch Repository#default_branch}
---
@@ -296,7 +296,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Automatically delete head branch after a pull request is merged. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
---
@@ -306,7 +306,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
A description of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#description Repository#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#description Repository#description}
---
@@ -314,7 +314,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}.
---
@@ -324,7 +324,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to fork an existing repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#fork Repository#fork}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#fork Repository#fork}
---
@@ -334,7 +334,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Use the name of the template without the extension. For example, 'Haskell'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#gitignore_template Repository#gitignore_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#gitignore_template Repository#gitignore_template}
---
@@ -344,7 +344,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_discussions Repository#has_discussions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_discussions Repository#has_discussions}
---
@@ -354,7 +354,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to enable the (deprecated) downloads features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_downloads Repository#has_downloads}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_downloads Repository#has_downloads}
---
@@ -364,7 +364,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to enable the GitHub Issues features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_issues Repository#has_issues}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_issues Repository#has_issues}
---
@@ -376,7 +376,7 @@ Set to 'true' to enable the GitHub Projects features on the repository.
Per the GitHub documentation when in an organization that has disabled repository projects it will default to 'false' and will otherwise default to 'true'. If you specify 'true' when it has been disabled it will return an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_projects Repository#has_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_projects Repository#has_projects}
---
@@ -386,7 +386,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to enable the GitHub Wiki features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_wiki Repository#has_wiki}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_wiki Repository#has_wiki}
---
@@ -396,7 +396,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
URL of a page describing the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#homepage_url Repository#homepage_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#homepage_url Repository#homepage_url}
---
@@ -404,7 +404,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -415,7 +415,7 @@ If you experience problems setting this value it might not be settable. Please t
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
---
@@ -425,7 +425,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Set to 'true' to tell GitHub that this is a template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#is_template Repository#is_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#is_template Repository#is_template}
---
@@ -435,7 +435,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#license_template Repository#license_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#license_template Repository#license_template}
---
@@ -445,7 +445,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
---
@@ -455,7 +455,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
---
@@ -465,7 +465,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
pages block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#pages Repository#pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#pages Repository#pages}
---
@@ -473,7 +473,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}.
---
@@ -483,7 +483,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
security_and_analysis block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
---
@@ -493,7 +493,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The owner of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_owner Repository#source_owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_owner Repository#source_owner}
---
@@ -503,7 +503,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_repo Repository#source_repo}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_repo Repository#source_repo}
---
@@ -513,7 +513,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Can be 'PR_BODY', 'COMMIT_MESSAGES', or 'BLANK' for a default squash merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
---
@@ -523,7 +523,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Can be 'PR_TITLE' or 'COMMIT_OR_PR_TITLE' for a default squash merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
---
@@ -533,7 +533,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
template block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#template Repository#template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#template Repository#template}
---
@@ -543,7 +543,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The list of topics of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#topics Repository#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#topics Repository#topics}
---
@@ -555,7 +555,7 @@ Can be 'public' or 'private'.
If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, visibility can also be 'internal'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#visibility Repository#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#visibility Repository#visibility}
---
@@ -567,7 +567,7 @@ Set to 'true' to enable security alerts for vulnerable dependencies.
Enabling requires alerts to be enabled on the owner level. (Note for importing: GitHub enables the alerts on all repos by default). Note that vulnerability alerts have not been successfully tested on any GitHub Enterprise instance and may be unavailable in those settings.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
---
@@ -577,7 +577,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Require contributors to sign off on web-based commits.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
---
@@ -1018,7 +1018,7 @@ def put_pages(
The type the page should be sourced.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#build_type Repository#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#build_type Repository#build_type}
---
@@ -1028,7 +1028,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The custom domain for the repository. This can only be set after the repository has been created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#cname Repository#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#cname Repository#cname}
---
@@ -1038,7 +1038,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source Repository#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source Repository#source}
---
@@ -1061,7 +1061,7 @@ def put_security_and_analysis(
advanced_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#advanced_security Repository#advanced_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#advanced_security Repository#advanced_security}
---
@@ -1071,7 +1071,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
code_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#code_security Repository#code_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#code_security Repository#code_security}
---
@@ -1081,7 +1081,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
secret_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning Repository#secret_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning Repository#secret_scanning}
---
@@ -1091,7 +1091,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
secret_scanning_ai_detection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
---
@@ -1101,7 +1101,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
secret_scanning_non_provider_patterns block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
---
@@ -1111,7 +1111,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
secret_scanning_push_protection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
---
@@ -1131,7 +1131,7 @@ def put_template(
The GitHub organization or user the template repository is owned by.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#owner Repository#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#owner Repository#owner}
---
@@ -1141,7 +1141,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#repository Repository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#repository Repository#repository}
---
@@ -1151,7 +1151,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether the new repository should include all the branches from the template repository (defaults to 'false', which includes only the default branch from the template).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#include_all_branches Repository#include_all_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#include_all_branches Repository#include_all_branches}
---
@@ -1503,7 +1503,7 @@ The construct id used in the generated config for the Repository to import.
The id of the existing Repository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#import import section} in the documentation of this resource for the id to use
---
@@ -2759,7 +2759,7 @@ repository.RepositoryConfig(
| default_branch | str | Can only be set after initial repository creation, and only if the target branch exists. |
| delete_branch_on_merge | bool \| cdktn.IResolvable | Automatically delete head branch after a pull request is merged. Defaults to 'false'. |
| description | str | A description of the repository. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}. |
| fork | str | Set to 'true' to fork an existing repository. |
| gitignore_template | str | Use the name of the template without the extension. For example, 'Haskell'. |
| has_discussions | bool \| cdktn.IResolvable | Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'. |
@@ -2768,14 +2768,14 @@ repository.RepositoryConfig(
| has_projects | bool \| cdktn.IResolvable | Set to 'true' to enable the GitHub Projects features on the repository. |
| has_wiki | bool \| cdktn.IResolvable | Set to 'true' to enable the GitHub Wiki features on the repository. |
| homepage_url | str | URL of a page describing the project. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}. |
-| ignore_vulnerability_alerts_during_read | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}. |
+| ignore_vulnerability_alerts_during_read | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
| is_template | bool \| cdktn.IResolvable | Set to 'true' to tell GitHub that this is a template repository. |
| license_template | str | Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'. |
| merge_commit_message | str | Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message. |
| merge_commit_title | str | Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title. |
| pages | RepositoryPages | pages block. |
-| private | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}. |
+| private | bool \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}. |
| security_and_analysis | RepositorySecurityAndAnalysis | security_and_analysis block. |
| source_owner | str | The owner of the source repository to fork from. |
| source_repo | str | The name of the source repository to fork from. |
@@ -2869,7 +2869,7 @@ name: str
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#name Repository#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#name Repository#name}
---
@@ -2883,7 +2883,7 @@ allow_auto_merge: bool | IResolvable
Set to 'true' to allow auto-merging pull requests on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
---
@@ -2899,7 +2899,7 @@ Set to 'true' to allow private forking on the repository;
this is only relevant if the repository is owned by an organization and is private or internal.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_forking Repository#allow_forking}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_forking Repository#allow_forking}
---
@@ -2913,7 +2913,7 @@ allow_merge_commit: bool | IResolvable
Set to 'false' to disable merge commits on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
---
@@ -2927,7 +2927,7 @@ allow_rebase_merge: bool | IResolvable
Set to 'false' to disable rebase merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
---
@@ -2941,7 +2941,7 @@ allow_squash_merge: bool | IResolvable
Set to 'false' to disable squash merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
---
@@ -2955,7 +2955,7 @@ allow_update_branch: bool | IResolvable
Set to 'true' to always suggest updating pull request branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
---
@@ -2969,7 +2969,7 @@ archived: bool | IResolvable
Specifies if the repository should be archived. Defaults to 'false'. NOTE Currently, the API does not support unarchiving.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archived Repository#archived}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archived Repository#archived}
---
@@ -2983,7 +2983,7 @@ archive_on_destroy: bool | IResolvable
Set to 'true' to archive the repository instead of deleting on destroy.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
---
@@ -2997,7 +2997,7 @@ auto_init: bool | IResolvable
Set to 'true' to produce an initial commit in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#auto_init Repository#auto_init}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#auto_init Repository#auto_init}
---
@@ -3011,7 +3011,7 @@ default_branch: str
Can only be set after initial repository creation, and only if the target branch exists.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#default_branch Repository#default_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#default_branch Repository#default_branch}
---
@@ -3025,7 +3025,7 @@ delete_branch_on_merge: bool | IResolvable
Automatically delete head branch after a pull request is merged. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
---
@@ -3039,7 +3039,7 @@ description: str
A description of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#description Repository#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#description Repository#description}
---
@@ -3051,7 +3051,7 @@ etag: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}.
---
@@ -3065,7 +3065,7 @@ fork: str
Set to 'true' to fork an existing repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#fork Repository#fork}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#fork Repository#fork}
---
@@ -3079,7 +3079,7 @@ gitignore_template: str
Use the name of the template without the extension. For example, 'Haskell'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#gitignore_template Repository#gitignore_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#gitignore_template Repository#gitignore_template}
---
@@ -3093,7 +3093,7 @@ has_discussions: bool | IResolvable
Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_discussions Repository#has_discussions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_discussions Repository#has_discussions}
---
@@ -3107,7 +3107,7 @@ has_downloads: bool | IResolvable
Set to 'true' to enable the (deprecated) downloads features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_downloads Repository#has_downloads}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_downloads Repository#has_downloads}
---
@@ -3121,7 +3121,7 @@ has_issues: bool | IResolvable
Set to 'true' to enable the GitHub Issues features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_issues Repository#has_issues}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_issues Repository#has_issues}
---
@@ -3137,7 +3137,7 @@ Set to 'true' to enable the GitHub Projects features on the repository.
Per the GitHub documentation when in an organization that has disabled repository projects it will default to 'false' and will otherwise default to 'true'. If you specify 'true' when it has been disabled it will return an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_projects Repository#has_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_projects Repository#has_projects}
---
@@ -3151,7 +3151,7 @@ has_wiki: bool | IResolvable
Set to 'true' to enable the GitHub Wiki features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_wiki Repository#has_wiki}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_wiki Repository#has_wiki}
---
@@ -3165,7 +3165,7 @@ homepage_url: str
URL of a page describing the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#homepage_url Repository#homepage_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#homepage_url Repository#homepage_url}
---
@@ -3177,7 +3177,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -3192,7 +3192,7 @@ ignore_vulnerability_alerts_during_read: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
---
@@ -3206,7 +3206,7 @@ is_template: bool | IResolvable
Set to 'true' to tell GitHub that this is a template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#is_template Repository#is_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#is_template Repository#is_template}
---
@@ -3220,7 +3220,7 @@ license_template: str
Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#license_template Repository#license_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#license_template Repository#license_template}
---
@@ -3234,7 +3234,7 @@ merge_commit_message: str
Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
---
@@ -3248,7 +3248,7 @@ merge_commit_title: str
Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
---
@@ -3262,7 +3262,7 @@ pages: RepositoryPages
pages block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#pages Repository#pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#pages Repository#pages}
---
@@ -3274,7 +3274,7 @@ private: bool | IResolvable
- *Type:* bool | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}.
---
@@ -3288,7 +3288,7 @@ security_and_analysis: RepositorySecurityAndAnalysis
security_and_analysis block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
---
@@ -3302,7 +3302,7 @@ source_owner: str
The owner of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_owner Repository#source_owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_owner Repository#source_owner}
---
@@ -3316,7 +3316,7 @@ source_repo: str
The name of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_repo Repository#source_repo}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_repo Repository#source_repo}
---
@@ -3330,7 +3330,7 @@ squash_merge_commit_message: str
Can be 'PR_BODY', 'COMMIT_MESSAGES', or 'BLANK' for a default squash merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
---
@@ -3344,7 +3344,7 @@ squash_merge_commit_title: str
Can be 'PR_TITLE' or 'COMMIT_OR_PR_TITLE' for a default squash merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
---
@@ -3358,7 +3358,7 @@ template: RepositoryTemplate
template block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#template Repository#template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#template Repository#template}
---
@@ -3372,7 +3372,7 @@ topics: typing.List[str]
The list of topics of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#topics Repository#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#topics Repository#topics}
---
@@ -3388,7 +3388,7 @@ Can be 'public' or 'private'.
If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, visibility can also be 'internal'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#visibility Repository#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#visibility Repository#visibility}
---
@@ -3404,7 +3404,7 @@ Set to 'true' to enable security alerts for vulnerable dependencies.
Enabling requires alerts to be enabled on the owner level. (Note for importing: GitHub enables the alerts on all repos by default). Note that vulnerability alerts have not been successfully tested on any GitHub Enterprise instance and may be unavailable in those settings.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
---
@@ -3418,7 +3418,7 @@ web_commit_signoff_required: bool | IResolvable
Require contributors to sign off on web-based commits.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
---
@@ -3456,7 +3456,7 @@ build_type: str
The type the page should be sourced.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#build_type Repository#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#build_type Repository#build_type}
---
@@ -3470,7 +3470,7 @@ cname: str
The custom domain for the repository. This can only be set after the repository has been created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#cname Repository#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#cname Repository#cname}
---
@@ -3484,7 +3484,7 @@ source: RepositoryPagesSource
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source Repository#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source Repository#source}
---
@@ -3520,7 +3520,7 @@ branch: str
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#branch Repository#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#branch Repository#branch}
---
@@ -3534,7 +3534,7 @@ path: str
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#path Repository#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#path Repository#path}
---
@@ -3578,7 +3578,7 @@ advanced_security: RepositorySecurityAndAnalysisAdvancedSecurity
advanced_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#advanced_security Repository#advanced_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#advanced_security Repository#advanced_security}
---
@@ -3592,7 +3592,7 @@ code_security: RepositorySecurityAndAnalysisCodeSecurity
code_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#code_security Repository#code_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#code_security Repository#code_security}
---
@@ -3606,7 +3606,7 @@ secret_scanning: RepositorySecurityAndAnalysisSecretScanning
secret_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning Repository#secret_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning Repository#secret_scanning}
---
@@ -3620,7 +3620,7 @@ secret_scanning_ai_detection: RepositorySecurityAndAnalysisSecretScanningAiDetec
secret_scanning_ai_detection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
---
@@ -3634,7 +3634,7 @@ secret_scanning_non_provider_patterns: RepositorySecurityAndAnalysisSecretScanni
secret_scanning_non_provider_patterns block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
---
@@ -3648,7 +3648,7 @@ secret_scanning_push_protection: RepositorySecurityAndAnalysisSecretScanningPush
secret_scanning_push_protection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
---
@@ -3684,7 +3684,7 @@ Set to 'enabled' to enable advanced security features on the repository.
Can be 'enabled' or 'disabled', This value being present when split licensing is enabled will error out.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3720,7 +3720,7 @@ Set to 'enabled' to enable code security on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3756,7 +3756,7 @@ Set to 'enabled' to enable secret scanning on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3792,7 +3792,7 @@ Set to 'enabled' to enable secret scanning AI detection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3828,7 +3828,7 @@ Set to 'enabled' to enable secret scanning non-provider patterns on the reposito
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3864,7 +3864,7 @@ Set to 'enabled' to enable secret scanning push protection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3902,7 +3902,7 @@ owner: str
The GitHub organization or user the template repository is owned by.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#owner Repository#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#owner Repository#owner}
---
@@ -3916,7 +3916,7 @@ repository: str
The name of the template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#repository Repository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#repository Repository#repository}
---
@@ -3930,7 +3930,7 @@ include_all_branches: bool | IResolvable
Whether the new repository should include all the branches from the template repository (defaults to 'false', which includes only the default branch from the template).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#include_all_branches Repository#include_all_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#include_all_branches Repository#include_all_branches}
---
@@ -4183,7 +4183,7 @@ def put_source(
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#branch Repository#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#branch Repository#branch}
---
@@ -4193,7 +4193,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#path Repository#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#path Repository#path}
---
@@ -5544,7 +5544,7 @@ Set to 'enabled' to enable advanced security features on the repository.
Can be 'enabled' or 'disabled', This value being present when split licensing is enabled will error out.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -5564,7 +5564,7 @@ Set to 'enabled' to enable code security on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -5584,7 +5584,7 @@ Set to 'enabled' to enable secret scanning on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -5604,7 +5604,7 @@ Set to 'enabled' to enable secret scanning AI detection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -5624,7 +5624,7 @@ Set to 'enabled' to enable secret scanning non-provider patterns on the reposito
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -5644,7 +5644,7 @@ Set to 'enabled' to enable secret scanning push protection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
diff --git a/docs/repository.typescript.md b/docs/repository.typescript.md
index 255d1e261..fb1d8f3b8 100644
--- a/docs/repository.typescript.md
+++ b/docs/repository.typescript.md
@@ -4,7 +4,7 @@
### Repository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository github_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository github_repository}.
#### Initializers
@@ -801,7 +801,7 @@ The construct id used in the generated config for the Repository to import.
The id of the existing Repository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#import import section} in the documentation of this resource for the id to use
---
@@ -2009,7 +2009,7 @@ const repositoryConfig: repository.RepositoryConfig = { ... }
| defaultBranch | string | Can only be set after initial repository creation, and only if the target branch exists. |
| deleteBranchOnMerge | boolean \| cdktn.IResolvable | Automatically delete head branch after a pull request is merged. Defaults to 'false'. |
| description | string | A description of the repository. |
-| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}. |
+| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}. |
| fork | string | Set to 'true' to fork an existing repository. |
| gitignoreTemplate | string | Use the name of the template without the extension. For example, 'Haskell'. |
| hasDiscussions | boolean \| cdktn.IResolvable | Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'. |
@@ -2018,14 +2018,14 @@ const repositoryConfig: repository.RepositoryConfig = { ... }
| hasProjects | boolean \| cdktn.IResolvable | Set to 'true' to enable the GitHub Projects features on the repository. |
| hasWiki | boolean \| cdktn.IResolvable | Set to 'true' to enable the GitHub Wiki features on the repository. |
| homepageUrl | string | URL of a page describing the project. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}. |
-| ignoreVulnerabilityAlertsDuringRead | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}. |
+| ignoreVulnerabilityAlertsDuringRead | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}. |
| isTemplate | boolean \| cdktn.IResolvable | Set to 'true' to tell GitHub that this is a template repository. |
| licenseTemplate | string | Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'. |
| mergeCommitMessage | string | Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message. |
| mergeCommitTitle | string | Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title. |
| pages | RepositoryPages | pages block. |
-| private | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}. |
+| private | boolean \| cdktn.IResolvable | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}. |
| securityAndAnalysis | RepositorySecurityAndAnalysis | security_and_analysis block. |
| sourceOwner | string | The owner of the source repository to fork from. |
| sourceRepo | string | The name of the source repository to fork from. |
@@ -2119,7 +2119,7 @@ public readonly name: string;
The name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#name Repository#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#name Repository#name}
---
@@ -2133,7 +2133,7 @@ public readonly allowAutoMerge: boolean | IResolvable;
Set to 'true' to allow auto-merging pull requests on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
---
@@ -2149,7 +2149,7 @@ Set to 'true' to allow private forking on the repository;
this is only relevant if the repository is owned by an organization and is private or internal.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_forking Repository#allow_forking}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_forking Repository#allow_forking}
---
@@ -2163,7 +2163,7 @@ public readonly allowMergeCommit: boolean | IResolvable;
Set to 'false' to disable merge commits on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
---
@@ -2177,7 +2177,7 @@ public readonly allowRebaseMerge: boolean | IResolvable;
Set to 'false' to disable rebase merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
---
@@ -2191,7 +2191,7 @@ public readonly allowSquashMerge: boolean | IResolvable;
Set to 'false' to disable squash merges on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
---
@@ -2205,7 +2205,7 @@ public readonly allowUpdateBranch: boolean | IResolvable;
Set to 'true' to always suggest updating pull request branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
---
@@ -2219,7 +2219,7 @@ public readonly archived: boolean | IResolvable;
Specifies if the repository should be archived. Defaults to 'false'. NOTE Currently, the API does not support unarchiving.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archived Repository#archived}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archived Repository#archived}
---
@@ -2233,7 +2233,7 @@ public readonly archiveOnDestroy: boolean | IResolvable;
Set to 'true' to archive the repository instead of deleting on destroy.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
---
@@ -2247,7 +2247,7 @@ public readonly autoInit: boolean | IResolvable;
Set to 'true' to produce an initial commit in the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#auto_init Repository#auto_init}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#auto_init Repository#auto_init}
---
@@ -2261,7 +2261,7 @@ public readonly defaultBranch: string;
Can only be set after initial repository creation, and only if the target branch exists.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#default_branch Repository#default_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#default_branch Repository#default_branch}
---
@@ -2275,7 +2275,7 @@ public readonly deleteBranchOnMerge: boolean | IResolvable;
Automatically delete head branch after a pull request is merged. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
---
@@ -2289,7 +2289,7 @@ public readonly description: string;
A description of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#description Repository#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#description Repository#description}
---
@@ -2301,7 +2301,7 @@ public readonly etag: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}.
---
@@ -2315,7 +2315,7 @@ public readonly fork: string;
Set to 'true' to fork an existing repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#fork Repository#fork}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#fork Repository#fork}
---
@@ -2329,7 +2329,7 @@ public readonly gitignoreTemplate: string;
Use the name of the template without the extension. For example, 'Haskell'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#gitignore_template Repository#gitignore_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#gitignore_template Repository#gitignore_template}
---
@@ -2343,7 +2343,7 @@ public readonly hasDiscussions: boolean | IResolvable;
Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_discussions Repository#has_discussions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_discussions Repository#has_discussions}
---
@@ -2357,7 +2357,7 @@ public readonly hasDownloads: boolean | IResolvable;
Set to 'true' to enable the (deprecated) downloads features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_downloads Repository#has_downloads}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_downloads Repository#has_downloads}
---
@@ -2371,7 +2371,7 @@ public readonly hasIssues: boolean | IResolvable;
Set to 'true' to enable the GitHub Issues features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_issues Repository#has_issues}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_issues Repository#has_issues}
---
@@ -2387,7 +2387,7 @@ Set to 'true' to enable the GitHub Projects features on the repository.
Per the GitHub documentation when in an organization that has disabled repository projects it will default to 'false' and will otherwise default to 'true'. If you specify 'true' when it has been disabled it will return an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_projects Repository#has_projects}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_projects Repository#has_projects}
---
@@ -2401,7 +2401,7 @@ public readonly hasWiki: boolean | IResolvable;
Set to 'true' to enable the GitHub Wiki features on the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_wiki Repository#has_wiki}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_wiki Repository#has_wiki}
---
@@ -2415,7 +2415,7 @@ public readonly homepageUrl: string;
URL of a page describing the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#homepage_url Repository#homepage_url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#homepage_url Repository#homepage_url}
---
@@ -2427,7 +2427,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2442,7 +2442,7 @@ public readonly ignoreVulnerabilityAlertsDuringRead: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}.
---
@@ -2456,7 +2456,7 @@ public readonly isTemplate: boolean | IResolvable;
Set to 'true' to tell GitHub that this is a template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#is_template Repository#is_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#is_template Repository#is_template}
---
@@ -2470,7 +2470,7 @@ public readonly licenseTemplate: string;
Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#license_template Repository#license_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#license_template Repository#license_template}
---
@@ -2484,7 +2484,7 @@ public readonly mergeCommitMessage: string;
Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
---
@@ -2498,7 +2498,7 @@ public readonly mergeCommitTitle: string;
Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
---
@@ -2512,7 +2512,7 @@ public readonly pages: RepositoryPages;
pages block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#pages Repository#pages}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#pages Repository#pages}
---
@@ -2524,7 +2524,7 @@ public readonly private: boolean | IResolvable;
- *Type:* boolean | cdktn.IResolvable
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}.
---
@@ -2538,7 +2538,7 @@ public readonly securityAndAnalysis: RepositorySecurityAndAnalysis;
security_and_analysis block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
---
@@ -2552,7 +2552,7 @@ public readonly sourceOwner: string;
The owner of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_owner Repository#source_owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_owner Repository#source_owner}
---
@@ -2566,7 +2566,7 @@ public readonly sourceRepo: string;
The name of the source repository to fork from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_repo Repository#source_repo}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_repo Repository#source_repo}
---
@@ -2580,7 +2580,7 @@ public readonly squashMergeCommitMessage: string;
Can be 'PR_BODY', 'COMMIT_MESSAGES', or 'BLANK' for a default squash merge commit message.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
---
@@ -2594,7 +2594,7 @@ public readonly squashMergeCommitTitle: string;
Can be 'PR_TITLE' or 'COMMIT_OR_PR_TITLE' for a default squash merge commit title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
---
@@ -2608,7 +2608,7 @@ public readonly template: RepositoryTemplate;
template block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#template Repository#template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#template Repository#template}
---
@@ -2622,7 +2622,7 @@ public readonly topics: string[];
The list of topics of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#topics Repository#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#topics Repository#topics}
---
@@ -2638,7 +2638,7 @@ Can be 'public' or 'private'.
If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, visibility can also be 'internal'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#visibility Repository#visibility}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#visibility Repository#visibility}
---
@@ -2654,7 +2654,7 @@ Set to 'true' to enable security alerts for vulnerable dependencies.
Enabling requires alerts to be enabled on the owner level. (Note for importing: GitHub enables the alerts on all repos by default). Note that vulnerability alerts have not been successfully tested on any GitHub Enterprise instance and may be unavailable in those settings.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
---
@@ -2668,7 +2668,7 @@ public readonly webCommitSignoffRequired: boolean | IResolvable;
Require contributors to sign off on web-based commits.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
---
@@ -2702,7 +2702,7 @@ public readonly buildType: string;
The type the page should be sourced.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#build_type Repository#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#build_type Repository#build_type}
---
@@ -2716,7 +2716,7 @@ public readonly cname: string;
The custom domain for the repository. This can only be set after the repository has been created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#cname Repository#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#cname Repository#cname}
---
@@ -2730,7 +2730,7 @@ public readonly source: RepositoryPagesSource;
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source Repository#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source Repository#source}
---
@@ -2763,7 +2763,7 @@ public readonly branch: string;
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#branch Repository#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#branch Repository#branch}
---
@@ -2777,7 +2777,7 @@ public readonly path: string;
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#path Repository#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#path Repository#path}
---
@@ -2814,7 +2814,7 @@ public readonly advancedSecurity: RepositorySecurityAndAnalysisAdvancedSecurity;
advanced_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#advanced_security Repository#advanced_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#advanced_security Repository#advanced_security}
---
@@ -2828,7 +2828,7 @@ public readonly codeSecurity: RepositorySecurityAndAnalysisCodeSecurity;
code_security block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#code_security Repository#code_security}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#code_security Repository#code_security}
---
@@ -2842,7 +2842,7 @@ public readonly secretScanning: RepositorySecurityAndAnalysisSecretScanning;
secret_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning Repository#secret_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning Repository#secret_scanning}
---
@@ -2856,7 +2856,7 @@ public readonly secretScanningAiDetection: RepositorySecurityAndAnalysisSecretSc
secret_scanning_ai_detection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
---
@@ -2870,7 +2870,7 @@ public readonly secretScanningNonProviderPatterns: RepositorySecurityAndAnalysis
secret_scanning_non_provider_patterns block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
---
@@ -2884,7 +2884,7 @@ public readonly secretScanningPushProtection: RepositorySecurityAndAnalysisSecre
secret_scanning_push_protection block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
---
@@ -2918,7 +2918,7 @@ Set to 'enabled' to enable advanced security features on the repository.
Can be 'enabled' or 'disabled', This value being present when split licensing is enabled will error out.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -2952,7 +2952,7 @@ Set to 'enabled' to enable code security on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -2986,7 +2986,7 @@ Set to 'enabled' to enable secret scanning on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3020,7 +3020,7 @@ Set to 'enabled' to enable secret scanning AI detection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3054,7 +3054,7 @@ Set to 'enabled' to enable secret scanning non-provider patterns on the reposito
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3088,7 +3088,7 @@ Set to 'enabled' to enable secret scanning push protection on the repository.
Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
---
@@ -3122,7 +3122,7 @@ public readonly owner: string;
The GitHub organization or user the template repository is owned by.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#owner Repository#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#owner Repository#owner}
---
@@ -3136,7 +3136,7 @@ public readonly repository: string;
The name of the template repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#repository Repository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#repository Repository#repository}
---
@@ -3150,7 +3150,7 @@ public readonly includeAllBranches: boolean | IResolvable;
Whether the new repository should include all the branches from the template repository (defaults to 'false', which includes only the default branch from the template).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#include_all_branches Repository#include_all_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#include_all_branches Repository#include_all_branches}
---
diff --git a/docs/repositoryAutolinkReference.go.md b/docs/repositoryAutolinkReference.go.md
index 42ec9115d..2ee22fe40 100644
--- a/docs/repositoryAutolinkReference.go.md
+++ b/docs/repositoryAutolinkReference.go.md
@@ -4,7 +4,7 @@
### RepositoryAutolinkReference
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference github_repository_autolink_reference}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference github_repository_autolink_reference}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryAutolinkReferenc
The id of the existing RepositoryAutolinkReference that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
---
@@ -856,7 +856,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositoryautoli
| KeyPrefix | *string | This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit. |
| Repository | *string | The repository name. |
| TargetUrlTemplate | *string | The template of the target URL used for the links; |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
| IsAlphanumeric | interface{} | Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters. |
---
@@ -941,7 +941,7 @@ KeyPrefix *string
This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
---
@@ -955,7 +955,7 @@ Repository *string
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
---
@@ -971,7 +971,7 @@ The template of the target URL used for the links;
must be a valid URL and contain `` for the reference number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
---
@@ -983,7 +983,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1000,7 +1000,7 @@ IsAlphanumeric interface{}
Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
---
diff --git a/docs/repositoryAutolinkReference.python.md b/docs/repositoryAutolinkReference.python.md
index d2c122f6a..645070c25 100644
--- a/docs/repositoryAutolinkReference.python.md
+++ b/docs/repositoryAutolinkReference.python.md
@@ -4,7 +4,7 @@
### RepositoryAutolinkReference
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference github_repository_autolink_reference}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference github_repository_autolink_reference}.
#### Initializers
@@ -43,7 +43,7 @@ repositoryAutolinkReference.RepositoryAutolinkReference(
| key_prefix | str | This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit. |
| repository | str | The repository name. |
| target_url_template | str | The template of the target URL used for the links; |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
| is_alphanumeric | bool \| cdktn.IResolvable | Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
---
@@ -136,7 +136,7 @@ The template of the target URL used for the links;
must be a valid URL and contain `` for the reference number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -157,7 +157,7 @@ If you experience problems setting this value it might not be settable. Please t
Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
---
@@ -668,7 +668,7 @@ The construct id used in the generated config for the RepositoryAutolinkReferenc
The id of the existing RepositoryAutolinkReference that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
---
@@ -1021,7 +1021,7 @@ repositoryAutolinkReference.RepositoryAutolinkReferenceConfig(
| key_prefix | str | This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit. |
| repository | str | The repository name. |
| target_url_template | str | The template of the target URL used for the links; |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
| is_alphanumeric | bool \| cdktn.IResolvable | Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters. |
---
@@ -1106,7 +1106,7 @@ key_prefix: str
This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
---
@@ -1120,7 +1120,7 @@ repository: str
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
---
@@ -1136,7 +1136,7 @@ The template of the target URL used for the links;
must be a valid URL and contain `` for the reference number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
---
@@ -1148,7 +1148,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1165,7 +1165,7 @@ is_alphanumeric: bool | IResolvable
Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
---
diff --git a/docs/repositoryAutolinkReference.typescript.md b/docs/repositoryAutolinkReference.typescript.md
index b1d55c621..ed085bd1e 100644
--- a/docs/repositoryAutolinkReference.typescript.md
+++ b/docs/repositoryAutolinkReference.typescript.md
@@ -4,7 +4,7 @@
### RepositoryAutolinkReference
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference github_repository_autolink_reference}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference github_repository_autolink_reference}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryAutolinkReferenc
The id of the existing RepositoryAutolinkReference that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
---
@@ -843,7 +843,7 @@ const repositoryAutolinkReferenceConfig: repositoryAutolinkReference.RepositoryA
| keyPrefix | string | This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit. |
| repository | string | The repository name. |
| targetUrlTemplate | string | The template of the target URL used for the links; |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}. |
| isAlphanumeric | boolean \| cdktn.IResolvable | Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters. |
---
@@ -928,7 +928,7 @@ public readonly keyPrefix: string;
This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
---
@@ -942,7 +942,7 @@ public readonly repository: string;
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
---
@@ -958,7 +958,7 @@ The template of the target URL used for the links;
must be a valid URL and contain `` for the reference number
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
---
@@ -970,7 +970,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -987,7 +987,7 @@ public readonly isAlphanumeric: boolean | IResolvable;
Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
---
diff --git a/docs/repositoryCollaborator.go.md b/docs/repositoryCollaborator.go.md
index 57f505992..6bbc99195 100644
--- a/docs/repositoryCollaborator.go.md
+++ b/docs/repositoryCollaborator.go.md
@@ -4,7 +4,7 @@
### RepositoryCollaborator
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator github_repository_collaborator}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator github_repository_collaborator}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the RepositoryCollaborator to
The id of the existing RepositoryCollaborator that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
---
@@ -862,7 +862,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorycollab
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | The GitHub repository. |
| Username | *string | The user to add to the repository as a collaborator. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
| Permission | *string | The permission of the outside collaborator for the repository. |
| PermissionDiffSuppression | interface{} | Suppress plan diffs for triage and maintain. Defaults to 'false'. |
@@ -948,7 +948,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
---
@@ -962,7 +962,7 @@ Username *string
The user to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
---
@@ -974,7 +974,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -993,7 +993,7 @@ The permission of the outside collaborator for the repository.
Must be one of 'pull', 'push', 'maintain', 'triage' or 'admin' or the name of an existing custom repository role within the organization for organization-owned repositories. Must be 'push' for personal repositories. Defaults to 'push'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
---
@@ -1007,7 +1007,7 @@ PermissionDiffSuppression interface{}
Suppress plan diffs for triage and maintain. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
---
diff --git a/docs/repositoryCollaborator.python.md b/docs/repositoryCollaborator.python.md
index 54b7a0906..aeec3abcc 100644
--- a/docs/repositoryCollaborator.python.md
+++ b/docs/repositoryCollaborator.python.md
@@ -4,7 +4,7 @@
### RepositoryCollaborator
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator github_repository_collaborator}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator github_repository_collaborator}.
#### Initializers
@@ -42,7 +42,7 @@ repositoryCollaborator.RepositoryCollaborator(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The GitHub repository. |
| username | str | The user to add to the repository as a collaborator. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
| permission | str | The permission of the outside collaborator for the repository. |
| permission_diff_suppression | bool \| cdktn.IResolvable | Suppress plan diffs for triage and maintain. Defaults to 'false'. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The user to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -147,7 +147,7 @@ The permission of the outside collaborator for the repository.
Must be one of 'pull', 'push', 'maintain', 'triage' or 'admin' or the name of an existing custom repository role within the organization for organization-owned repositories. Must be 'push' for personal repositories. Defaults to 'push'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
---
@@ -157,7 +157,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Suppress plan diffs for triage and maintain. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
---
@@ -675,7 +675,7 @@ The construct id used in the generated config for the RepositoryCollaborator to
The id of the existing RepositoryCollaborator that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
---
@@ -1027,7 +1027,7 @@ repositoryCollaborator.RepositoryCollaboratorConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The GitHub repository. |
| username | str | The user to add to the repository as a collaborator. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
| permission | str | The permission of the outside collaborator for the repository. |
| permission_diff_suppression | bool \| cdktn.IResolvable | Suppress plan diffs for triage and maintain. Defaults to 'false'. |
@@ -1113,7 +1113,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
---
@@ -1127,7 +1127,7 @@ username: str
The user to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
---
@@ -1139,7 +1139,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1158,7 +1158,7 @@ The permission of the outside collaborator for the repository.
Must be one of 'pull', 'push', 'maintain', 'triage' or 'admin' or the name of an existing custom repository role within the organization for organization-owned repositories. Must be 'push' for personal repositories. Defaults to 'push'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
---
@@ -1172,7 +1172,7 @@ permission_diff_suppression: bool | IResolvable
Suppress plan diffs for triage and maintain. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
---
diff --git a/docs/repositoryCollaborator.typescript.md b/docs/repositoryCollaborator.typescript.md
index b3d3e499d..4efb75b9d 100644
--- a/docs/repositoryCollaborator.typescript.md
+++ b/docs/repositoryCollaborator.typescript.md
@@ -4,7 +4,7 @@
### RepositoryCollaborator
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator github_repository_collaborator}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator github_repository_collaborator}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the RepositoryCollaborator to
The id of the existing RepositoryCollaborator that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
---
@@ -849,7 +849,7 @@ const repositoryCollaboratorConfig: repositoryCollaborator.RepositoryCollaborato
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | The GitHub repository. |
| username | string | The user to add to the repository as a collaborator. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}. |
| permission | string | The permission of the outside collaborator for the repository. |
| permissionDiffSuppression | boolean \| cdktn.IResolvable | Suppress plan diffs for triage and maintain. Defaults to 'false'. |
@@ -935,7 +935,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
---
@@ -949,7 +949,7 @@ public readonly username: string;
The user to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
---
@@ -961,7 +961,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -980,7 +980,7 @@ The permission of the outside collaborator for the repository.
Must be one of 'pull', 'push', 'maintain', 'triage' or 'admin' or the name of an existing custom repository role within the organization for organization-owned repositories. Must be 'push' for personal repositories. Defaults to 'push'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
---
@@ -994,7 +994,7 @@ public readonly permissionDiffSuppression: boolean | IResolvable;
Suppress plan diffs for triage and maintain. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
---
diff --git a/docs/repositoryCollaborators.go.md b/docs/repositoryCollaborators.go.md
index 77838a7ff..c3122af26 100644
--- a/docs/repositoryCollaborators.go.md
+++ b/docs/repositoryCollaborators.go.md
@@ -4,7 +4,7 @@
### RepositoryCollaborators
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators github_repository_collaborators}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators github_repository_collaborators}.
#### Initializers
@@ -556,7 +556,7 @@ The construct id used in the generated config for the RepositoryCollaborators to
The id of the existing RepositoryCollaborators that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
---
@@ -918,7 +918,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorycollab
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | Name of the repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
| IgnoreTeam | interface{} | ignore_team block. |
| Team | interface{} | team block. |
| User | interface{} | user block. |
@@ -1005,7 +1005,7 @@ Repository *string
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
---
@@ -1017,7 +1017,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1034,7 +1034,7 @@ IgnoreTeam interface{}
ignore_team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
---
@@ -1048,7 +1048,7 @@ Team interface{}
team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
---
@@ -1062,7 +1062,7 @@ User interface{}
user block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
---
@@ -1096,7 +1096,7 @@ TeamId *string
ID or slug of the team to ignore.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
---
@@ -1118,7 +1118,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorycollab
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| TeamId | *string | Team ID or slug to add to the repository as a collaborator. |
-| Permission | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
+| Permission | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
---
@@ -1132,7 +1132,7 @@ TeamId *string
Team ID or slug to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
---
@@ -1144,7 +1144,7 @@ Permission *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
---
@@ -1166,7 +1166,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorycollab
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| Username | *string | (Required) The user to add to the repository as a collaborator. |
-| Permission | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
+| Permission | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
---
@@ -1180,7 +1180,7 @@ Username *string
(Required) The user to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
---
@@ -1192,7 +1192,7 @@ Permission *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
---
diff --git a/docs/repositoryCollaborators.python.md b/docs/repositoryCollaborators.python.md
index 45670ab89..8d064698e 100644
--- a/docs/repositoryCollaborators.python.md
+++ b/docs/repositoryCollaborators.python.md
@@ -4,7 +4,7 @@
### RepositoryCollaborators
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators github_repository_collaborators}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators github_repository_collaborators}.
#### Initializers
@@ -41,7 +41,7 @@ repositoryCollaborators.RepositoryCollaborators(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | Name of the repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
| ignore_team | cdktn.IResolvable \| typing.List[RepositoryCollaboratorsIgnoreTeam] | ignore_team block. |
| team | cdktn.IResolvable \| typing.List[RepositoryCollaboratorsTeam] | team block. |
| user | cdktn.IResolvable \| typing.List[RepositoryCollaboratorsUser] | user block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -135,7 +135,7 @@ If you experience problems setting this value it might not be settable. Please t
ignore_team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
---
@@ -145,7 +145,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
---
@@ -155,7 +155,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
user block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
---
@@ -725,7 +725,7 @@ The construct id used in the generated config for the RepositoryCollaborators to
The id of the existing RepositoryCollaborators that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
---
@@ -1087,7 +1087,7 @@ repositoryCollaborators.RepositoryCollaboratorsConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | Name of the repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
| ignore_team | cdktn.IResolvable \| typing.List[RepositoryCollaboratorsIgnoreTeam] | ignore_team block. |
| team | cdktn.IResolvable \| typing.List[RepositoryCollaboratorsTeam] | team block. |
| user | cdktn.IResolvable \| typing.List[RepositoryCollaboratorsUser] | user block. |
@@ -1174,7 +1174,7 @@ repository: str
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
---
@@ -1186,7 +1186,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1203,7 +1203,7 @@ ignore_team: IResolvable | typing.List[RepositoryCollaboratorsIgnoreTeam]
ignore_team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
---
@@ -1217,7 +1217,7 @@ team: IResolvable | typing.List[RepositoryCollaboratorsTeam]
team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
---
@@ -1231,7 +1231,7 @@ user: IResolvable | typing.List[RepositoryCollaboratorsUser]
user block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
---
@@ -1265,7 +1265,7 @@ team_id: str
ID or slug of the team to ignore.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
---
@@ -1287,7 +1287,7 @@ repositoryCollaborators.RepositoryCollaboratorsTeam(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| team_id | str | Team ID or slug to add to the repository as a collaborator. |
-| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
+| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
---
@@ -1301,7 +1301,7 @@ team_id: str
Team ID or slug to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
---
@@ -1313,7 +1313,7 @@ permission: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
---
@@ -1335,7 +1335,7 @@ repositoryCollaborators.RepositoryCollaboratorsUser(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| username | str | (Required) The user to add to the repository as a collaborator. |
-| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
+| permission | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
---
@@ -1349,7 +1349,7 @@ username: str
(Required) The user to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
---
@@ -1361,7 +1361,7 @@ permission: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
---
diff --git a/docs/repositoryCollaborators.typescript.md b/docs/repositoryCollaborators.typescript.md
index a8fa51f9e..ee91453af 100644
--- a/docs/repositoryCollaborators.typescript.md
+++ b/docs/repositoryCollaborators.typescript.md
@@ -4,7 +4,7 @@
### RepositoryCollaborators
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators github_repository_collaborators}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators github_repository_collaborators}.
#### Initializers
@@ -556,7 +556,7 @@ The construct id used in the generated config for the RepositoryCollaborators to
The id of the existing RepositoryCollaborators that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
---
@@ -905,7 +905,7 @@ const repositoryCollaboratorsConfig: repositoryCollaborators.RepositoryCollabora
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | Name of the repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}. |
| ignoreTeam | cdktn.IResolvable \| RepositoryCollaboratorsIgnoreTeam[] | ignore_team block. |
| team | cdktn.IResolvable \| RepositoryCollaboratorsTeam[] | team block. |
| user | cdktn.IResolvable \| RepositoryCollaboratorsUser[] | user block. |
@@ -992,7 +992,7 @@ public readonly repository: string;
Name of the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
---
@@ -1004,7 +1004,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1021,7 +1021,7 @@ public readonly ignoreTeam: IResolvable | RepositoryCollaboratorsIgnoreTeam[];
ignore_team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
---
@@ -1035,7 +1035,7 @@ public readonly team: IResolvable | RepositoryCollaboratorsTeam[];
team block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
---
@@ -1049,7 +1049,7 @@ public readonly user: IResolvable | RepositoryCollaboratorsUser[];
user block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
---
@@ -1081,7 +1081,7 @@ public readonly teamId: string;
ID or slug of the team to ignore.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
---
@@ -1100,7 +1100,7 @@ const repositoryCollaboratorsTeam: repositoryCollaborators.RepositoryCollaborato
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| teamId | string | Team ID or slug to add to the repository as a collaborator. |
-| permission | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
+| permission | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
---
@@ -1114,7 +1114,7 @@ public readonly teamId: string;
Team ID or slug to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
---
@@ -1126,7 +1126,7 @@ public readonly permission: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
---
@@ -1145,7 +1145,7 @@ const repositoryCollaboratorsUser: repositoryCollaborators.RepositoryCollaborato
| **Name** | **Type** | **Description** |
| --- | --- | --- |
| username | string | (Required) The user to add to the repository as a collaborator. |
-| permission | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
+| permission | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}. |
---
@@ -1159,7 +1159,7 @@ public readonly username: string;
(Required) The user to add to the repository as a collaborator.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
---
@@ -1171,7 +1171,7 @@ public readonly permission: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}.
---
diff --git a/docs/repositoryCustomProperty.go.md b/docs/repositoryCustomProperty.go.md
index 2109db8e4..419826958 100644
--- a/docs/repositoryCustomProperty.go.md
+++ b/docs/repositoryCustomProperty.go.md
@@ -4,7 +4,7 @@
### RepositoryCustomProperty
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property github_repository_custom_property}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property github_repository_custom_property}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the RepositoryCustomProperty t
The id of the existing RepositoryCustomProperty that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
---
@@ -839,7 +839,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorycustom
| PropertyType | *string | Type of the custom property. |
| PropertyValue | *[]*string | Value of the custom property. |
| Repository | *string | Name of the repository which the custom properties should be on. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
---
@@ -923,7 +923,7 @@ PropertyName *string
Name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
---
@@ -937,7 +937,7 @@ PropertyType *string
Type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
---
@@ -951,7 +951,7 @@ PropertyValue *[]*string
Value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
---
@@ -965,7 +965,7 @@ Repository *string
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
---
@@ -977,7 +977,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryCustomProperty.python.md b/docs/repositoryCustomProperty.python.md
index 683592db9..f29e596b8 100644
--- a/docs/repositoryCustomProperty.python.md
+++ b/docs/repositoryCustomProperty.python.md
@@ -4,7 +4,7 @@
### RepositoryCustomProperty
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property github_repository_custom_property}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property github_repository_custom_property}.
#### Initializers
@@ -44,7 +44,7 @@ repositoryCustomProperty.RepositoryCustomProperty(
| property_type | str | Type of the custom property. |
| property_value | typing.List[str] | Value of the custom property. |
| repository | str | Name of the repository which the custom properties should be on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
Name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -659,7 +659,7 @@ The construct id used in the generated config for the RepositoryCustomProperty t
The id of the existing RepositoryCustomProperty that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
---
@@ -1002,7 +1002,7 @@ repositoryCustomProperty.RepositoryCustomPropertyConfig(
| property_type | str | Type of the custom property. |
| property_value | typing.List[str] | Value of the custom property. |
| repository | str | Name of the repository which the custom properties should be on. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
---
@@ -1086,7 +1086,7 @@ property_name: str
Name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
---
@@ -1100,7 +1100,7 @@ property_type: str
Type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
---
@@ -1114,7 +1114,7 @@ property_value: typing.List[str]
Value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
---
@@ -1128,7 +1128,7 @@ repository: str
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
---
@@ -1140,7 +1140,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryCustomProperty.typescript.md b/docs/repositoryCustomProperty.typescript.md
index b755ba83c..752a1d564 100644
--- a/docs/repositoryCustomProperty.typescript.md
+++ b/docs/repositoryCustomProperty.typescript.md
@@ -4,7 +4,7 @@
### RepositoryCustomProperty
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property github_repository_custom_property}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property github_repository_custom_property}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the RepositoryCustomProperty t
The id of the existing RepositoryCustomProperty that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
---
@@ -826,7 +826,7 @@ const repositoryCustomPropertyConfig: repositoryCustomProperty.RepositoryCustomP
| propertyType | string | Type of the custom property. |
| propertyValue | string[] | Value of the custom property. |
| repository | string | Name of the repository which the custom properties should be on. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}. |
---
@@ -910,7 +910,7 @@ public readonly propertyName: string;
Name of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
---
@@ -924,7 +924,7 @@ public readonly propertyType: string;
Type of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
---
@@ -938,7 +938,7 @@ public readonly propertyValue: string[];
Value of the custom property.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
---
@@ -952,7 +952,7 @@ public readonly repository: string;
Name of the repository which the custom properties should be on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
---
@@ -964,7 +964,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryDependabotSecurityUpdates.go.md b/docs/repositoryDependabotSecurityUpdates.go.md
index 468ac6766..06ed64dd9 100644
--- a/docs/repositoryDependabotSecurityUpdates.go.md
+++ b/docs/repositoryDependabotSecurityUpdates.go.md
@@ -4,7 +4,7 @@
### RepositoryDependabotSecurityUpdates
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the RepositoryDependabotSecuri
The id of the existing RepositoryDependabotSecurityUpdates that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorydepend
| Provisioners | *[]interface{} | *No description.* |
| Enabled | interface{} | The state of the automated security fixes. |
| Repository | *string | The GitHub repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
---
@@ -875,7 +875,7 @@ Enabled interface{}
The state of the automated security fixes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
---
@@ -889,7 +889,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
---
@@ -901,7 +901,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryDependabotSecurityUpdates.python.md b/docs/repositoryDependabotSecurityUpdates.python.md
index 76996c76f..0a4f278b6 100644
--- a/docs/repositoryDependabotSecurityUpdates.python.md
+++ b/docs/repositoryDependabotSecurityUpdates.python.md
@@ -4,7 +4,7 @@
### RepositoryDependabotSecurityUpdates
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}.
#### Initializers
@@ -40,7 +40,7 @@ repositoryDependabotSecurityUpdates.RepositoryDependabotSecurityUpdates(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| enabled | bool \| cdktn.IResolvable | The state of the automated security fixes. |
| repository | str | The GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The state of the automated security fixes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the RepositoryDependabotSecuri
The id of the existing RepositoryDependabotSecurityUpdates that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
---
@@ -930,7 +930,7 @@ repositoryDependabotSecurityUpdates.RepositoryDependabotSecurityUpdatesConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| enabled | bool \| cdktn.IResolvable | The state of the automated security fixes. |
| repository | str | The GitHub repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
---
@@ -1014,7 +1014,7 @@ enabled: bool | IResolvable
The state of the automated security fixes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
---
@@ -1028,7 +1028,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
---
@@ -1040,7 +1040,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryDependabotSecurityUpdates.typescript.md b/docs/repositoryDependabotSecurityUpdates.typescript.md
index e15e75276..b624722d6 100644
--- a/docs/repositoryDependabotSecurityUpdates.typescript.md
+++ b/docs/repositoryDependabotSecurityUpdates.typescript.md
@@ -4,7 +4,7 @@
### RepositoryDependabotSecurityUpdates
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the RepositoryDependabotSecuri
The id of the existing RepositoryDependabotSecurityUpdates that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const repositoryDependabotSecurityUpdatesConfig: repositoryDependabotSecurityUpd
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| enabled | boolean \| cdktn.IResolvable | The state of the automated security fixes. |
| repository | string | The GitHub repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}. |
---
@@ -864,7 +864,7 @@ public readonly enabled: boolean | IResolvable;
The state of the automated security fixes.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
---
@@ -878,7 +878,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryDeployKey.go.md b/docs/repositoryDeployKey.go.md
index 7501b5db4..b80eb4ea5 100644
--- a/docs/repositoryDeployKey.go.md
+++ b/docs/repositoryDeployKey.go.md
@@ -4,7 +4,7 @@
### RepositoryDeployKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key github_repository_deploy_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key github_repository_deploy_key}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryDeployKey to imp
The id of the existing RepositoryDeployKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
---
@@ -856,7 +856,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorydeploy
| Key | *string | A SSH key. |
| Repository | *string | Name of the GitHub repository. |
| Title | *string | A title. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
| ReadOnly | interface{} | A boolean qualifying the key to be either read only or read/write. |
---
@@ -941,7 +941,7 @@ Key *string
A SSH key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
---
@@ -955,7 +955,7 @@ Repository *string
Name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
---
@@ -969,7 +969,7 @@ Title *string
A title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
---
@@ -981,7 +981,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -998,7 +998,7 @@ ReadOnly interface{}
A boolean qualifying the key to be either read only or read/write.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
---
diff --git a/docs/repositoryDeployKey.python.md b/docs/repositoryDeployKey.python.md
index 5f1cdb98c..6ca82a791 100644
--- a/docs/repositoryDeployKey.python.md
+++ b/docs/repositoryDeployKey.python.md
@@ -4,7 +4,7 @@
### RepositoryDeployKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key github_repository_deploy_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key github_repository_deploy_key}.
#### Initializers
@@ -43,7 +43,7 @@ repositoryDeployKey.RepositoryDeployKey(
| key | str | A SSH key. |
| repository | str | Name of the GitHub repository. |
| title | str | A title. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
| read_only | bool \| cdktn.IResolvable | A boolean qualifying the key to be either read only or read/write. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
A SSH key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
A title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -155,7 +155,7 @@ If you experience problems setting this value it might not be settable. Please t
A boolean qualifying the key to be either read only or read/write.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
---
@@ -666,7 +666,7 @@ The construct id used in the generated config for the RepositoryDeployKey to imp
The id of the existing RepositoryDeployKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
---
@@ -1019,7 +1019,7 @@ repositoryDeployKey.RepositoryDeployKeyConfig(
| key | str | A SSH key. |
| repository | str | Name of the GitHub repository. |
| title | str | A title. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
| read_only | bool \| cdktn.IResolvable | A boolean qualifying the key to be either read only or read/write. |
---
@@ -1104,7 +1104,7 @@ key: str
A SSH key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
---
@@ -1118,7 +1118,7 @@ repository: str
Name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
---
@@ -1132,7 +1132,7 @@ title: str
A title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
---
@@ -1144,7 +1144,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1161,7 +1161,7 @@ read_only: bool | IResolvable
A boolean qualifying the key to be either read only or read/write.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
---
diff --git a/docs/repositoryDeployKey.typescript.md b/docs/repositoryDeployKey.typescript.md
index 54c4ccd70..f59135ec5 100644
--- a/docs/repositoryDeployKey.typescript.md
+++ b/docs/repositoryDeployKey.typescript.md
@@ -4,7 +4,7 @@
### RepositoryDeployKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key github_repository_deploy_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key github_repository_deploy_key}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryDeployKey to imp
The id of the existing RepositoryDeployKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
---
@@ -843,7 +843,7 @@ const repositoryDeployKeyConfig: repositoryDeployKey.RepositoryDeployKeyConfig =
| key | string | A SSH key. |
| repository | string | Name of the GitHub repository. |
| title | string | A title. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}. |
| readOnly | boolean \| cdktn.IResolvable | A boolean qualifying the key to be either read only or read/write. |
---
@@ -928,7 +928,7 @@ public readonly key: string;
A SSH key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
---
@@ -942,7 +942,7 @@ public readonly repository: string;
Name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
---
@@ -956,7 +956,7 @@ public readonly title: string;
A title.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
---
@@ -968,7 +968,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -985,7 +985,7 @@ public readonly readOnly: boolean | IResolvable;
A boolean qualifying the key to be either read only or read/write.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
---
diff --git a/docs/repositoryDeploymentBranchPolicy.go.md b/docs/repositoryDeploymentBranchPolicy.go.md
index 34d0eea56..cd052bbb8 100644
--- a/docs/repositoryDeploymentBranchPolicy.go.md
+++ b/docs/repositoryDeploymentBranchPolicy.go.md
@@ -4,7 +4,7 @@
### RepositoryDeploymentBranchPolicy
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryDeploymentBranch
The id of the existing RepositoryDeploymentBranchPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
---
@@ -846,7 +846,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorydeploy
| Name | *string | The name of the branch. |
| Repository | *string | The GitHub repository name. |
| Etag | *string | An etag representing the Branch object. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
---
@@ -930,7 +930,7 @@ EnvironmentName *string
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
---
@@ -944,7 +944,7 @@ Name *string
The name of the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
---
@@ -958,7 +958,7 @@ Repository *string
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
---
@@ -972,7 +972,7 @@ Etag *string
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
---
@@ -984,7 +984,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryDeploymentBranchPolicy.python.md b/docs/repositoryDeploymentBranchPolicy.python.md
index 3136ae595..4eca89a32 100644
--- a/docs/repositoryDeploymentBranchPolicy.python.md
+++ b/docs/repositoryDeploymentBranchPolicy.python.md
@@ -4,7 +4,7 @@
### RepositoryDeploymentBranchPolicy
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}.
#### Initializers
@@ -44,7 +44,7 @@ repositoryDeploymentBranchPolicy.RepositoryDeploymentBranchPolicy(
| name | str | The name of the branch. |
| repository | str | The GitHub repository name. |
| etag | str | An etag representing the Branch object. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -666,7 +666,7 @@ The construct id used in the generated config for the RepositoryDeploymentBranch
The id of the existing RepositoryDeploymentBranchPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
---
@@ -1009,7 +1009,7 @@ repositoryDeploymentBranchPolicy.RepositoryDeploymentBranchPolicyConfig(
| name | str | The name of the branch. |
| repository | str | The GitHub repository name. |
| etag | str | An etag representing the Branch object. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
---
@@ -1093,7 +1093,7 @@ environment_name: str
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
---
@@ -1107,7 +1107,7 @@ name: str
The name of the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
---
@@ -1121,7 +1121,7 @@ repository: str
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
---
@@ -1135,7 +1135,7 @@ etag: str
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
---
@@ -1147,7 +1147,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryDeploymentBranchPolicy.typescript.md b/docs/repositoryDeploymentBranchPolicy.typescript.md
index 742402c10..ee852ef6d 100644
--- a/docs/repositoryDeploymentBranchPolicy.typescript.md
+++ b/docs/repositoryDeploymentBranchPolicy.typescript.md
@@ -4,7 +4,7 @@
### RepositoryDeploymentBranchPolicy
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryDeploymentBranch
The id of the existing RepositoryDeploymentBranchPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
---
@@ -833,7 +833,7 @@ const repositoryDeploymentBranchPolicyConfig: repositoryDeploymentBranchPolicy.R
| name | string | The name of the branch. |
| repository | string | The GitHub repository name. |
| etag | string | An etag representing the Branch object. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}. |
---
@@ -917,7 +917,7 @@ public readonly environmentName: string;
The target environment name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
---
@@ -931,7 +931,7 @@ public readonly name: string;
The name of the branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
---
@@ -945,7 +945,7 @@ public readonly repository: string;
The GitHub repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
---
@@ -959,7 +959,7 @@ public readonly etag: string;
An etag representing the Branch object.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
---
@@ -971,7 +971,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryEnvironment.go.md b/docs/repositoryEnvironment.go.md
index 31ca2571b..4c5a5884b 100644
--- a/docs/repositoryEnvironment.go.md
+++ b/docs/repositoryEnvironment.go.md
@@ -4,7 +4,7 @@
### RepositoryEnvironment
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment github_repository_environment}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment github_repository_environment}.
#### Initializers
@@ -557,7 +557,7 @@ The construct id used in the generated config for the RepositoryEnvironment to i
The id of the existing RepositoryEnvironment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
---
@@ -980,7 +980,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositoryenviro
| Repository | *string | The repository of the environment. |
| CanAdminsBypass | interface{} | Can Admins bypass deployment protections. |
| DeploymentBranchPolicy | RepositoryEnvironmentDeploymentBranchPolicy | deployment_branch_policy block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
| PreventSelfReview | interface{} | Prevent users from approving workflows runs that they triggered. |
| Reviewers | RepositoryEnvironmentReviewers | reviewers block. |
| WaitTimer | *f64 | Amount of time to delay a job after the job is initially triggered. |
@@ -1067,7 +1067,7 @@ Environment *string
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
---
@@ -1081,7 +1081,7 @@ Repository *string
The repository of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
---
@@ -1095,7 +1095,7 @@ CanAdminsBypass interface{}
Can Admins bypass deployment protections.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
---
@@ -1109,7 +1109,7 @@ DeploymentBranchPolicy RepositoryEnvironmentDeploymentBranchPolicy
deployment_branch_policy block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
---
@@ -1121,7 +1121,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1138,7 +1138,7 @@ PreventSelfReview interface{}
Prevent users from approving workflows runs that they triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
---
@@ -1152,7 +1152,7 @@ Reviewers RepositoryEnvironmentReviewers
reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
---
@@ -1166,7 +1166,7 @@ WaitTimer *f64
Amount of time to delay a job after the job is initially triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
---
@@ -1202,7 +1202,7 @@ CustomBranchPolicies interface{}
Whether only branches that match the specified name patterns can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
---
@@ -1216,7 +1216,7 @@ ProtectedBranches interface{}
Whether only branches with branch protection rules can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
---
@@ -1254,7 +1254,7 @@ Up to 6 IDs for teams who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
---
@@ -1270,7 +1270,7 @@ Up to 6 IDs for users who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#users RepositoryEnvironment#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#users RepositoryEnvironment#users}
---
diff --git a/docs/repositoryEnvironment.python.md b/docs/repositoryEnvironment.python.md
index af61156a8..23b647ed8 100644
--- a/docs/repositoryEnvironment.python.md
+++ b/docs/repositoryEnvironment.python.md
@@ -4,7 +4,7 @@
### RepositoryEnvironment
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment github_repository_environment}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment github_repository_environment}.
#### Initializers
@@ -47,7 +47,7 @@ repositoryEnvironment.RepositoryEnvironment(
| repository | str | The repository of the environment. |
| can_admins_bypass | bool \| cdktn.IResolvable | Can Admins bypass deployment protections. |
| deployment_branch_policy | RepositoryEnvironmentDeploymentBranchPolicy | deployment_branch_policy block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
| prevent_self_review | bool \| cdktn.IResolvable | Prevent users from approving workflows runs that they triggered. |
| reviewers | RepositoryEnvironmentReviewers | reviewers block. |
| wait_timer | typing.Union[int, float] | Amount of time to delay a job after the job is initially triggered. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Can Admins bypass deployment protections.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
deployment_branch_policy block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -171,7 +171,7 @@ If you experience problems setting this value it might not be settable. Please t
Prevent users from approving workflows runs that they triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
---
@@ -181,7 +181,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
---
@@ -191,7 +191,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Amount of time to delay a job after the job is initially triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
---
@@ -597,7 +597,7 @@ def put_deployment_branch_policy(
Whether only branches that match the specified name patterns can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
---
@@ -607,7 +607,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether only branches with branch protection rules can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
---
@@ -628,7 +628,7 @@ Up to 6 IDs for teams who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
---
@@ -640,7 +640,7 @@ Up to 6 IDs for users who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#users RepositoryEnvironment#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#users RepositoryEnvironment#users}
---
@@ -794,7 +794,7 @@ The construct id used in the generated config for the RepositoryEnvironment to i
The id of the existing RepositoryEnvironment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
---
@@ -1217,7 +1217,7 @@ repositoryEnvironment.RepositoryEnvironmentConfig(
| repository | str | The repository of the environment. |
| can_admins_bypass | bool \| cdktn.IResolvable | Can Admins bypass deployment protections. |
| deployment_branch_policy | RepositoryEnvironmentDeploymentBranchPolicy | deployment_branch_policy block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
| prevent_self_review | bool \| cdktn.IResolvable | Prevent users from approving workflows runs that they triggered. |
| reviewers | RepositoryEnvironmentReviewers | reviewers block. |
| wait_timer | typing.Union[int, float] | Amount of time to delay a job after the job is initially triggered. |
@@ -1304,7 +1304,7 @@ environment: str
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
---
@@ -1318,7 +1318,7 @@ repository: str
The repository of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
---
@@ -1332,7 +1332,7 @@ can_admins_bypass: bool | IResolvable
Can Admins bypass deployment protections.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
---
@@ -1346,7 +1346,7 @@ deployment_branch_policy: RepositoryEnvironmentDeploymentBranchPolicy
deployment_branch_policy block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
---
@@ -1358,7 +1358,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1375,7 +1375,7 @@ prevent_self_review: bool | IResolvable
Prevent users from approving workflows runs that they triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
---
@@ -1389,7 +1389,7 @@ reviewers: RepositoryEnvironmentReviewers
reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
---
@@ -1403,7 +1403,7 @@ wait_timer: typing.Union[int, float]
Amount of time to delay a job after the job is initially triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
---
@@ -1439,7 +1439,7 @@ custom_branch_policies: bool | IResolvable
Whether only branches that match the specified name patterns can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
---
@@ -1453,7 +1453,7 @@ protected_branches: bool | IResolvable
Whether only branches with branch protection rules can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
---
@@ -1491,7 +1491,7 @@ Up to 6 IDs for teams who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
---
@@ -1507,7 +1507,7 @@ Up to 6 IDs for users who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#users RepositoryEnvironment#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#users RepositoryEnvironment#users}
---
diff --git a/docs/repositoryEnvironment.typescript.md b/docs/repositoryEnvironment.typescript.md
index c23501379..a603901c0 100644
--- a/docs/repositoryEnvironment.typescript.md
+++ b/docs/repositoryEnvironment.typescript.md
@@ -4,7 +4,7 @@
### RepositoryEnvironment
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment github_repository_environment}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment github_repository_environment}.
#### Initializers
@@ -557,7 +557,7 @@ The construct id used in the generated config for the RepositoryEnvironment to i
The id of the existing RepositoryEnvironment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
---
@@ -964,7 +964,7 @@ const repositoryEnvironmentConfig: repositoryEnvironment.RepositoryEnvironmentCo
| repository | string | The repository of the environment. |
| canAdminsBypass | boolean \| cdktn.IResolvable | Can Admins bypass deployment protections. |
| deploymentBranchPolicy | RepositoryEnvironmentDeploymentBranchPolicy | deployment_branch_policy block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}. |
| preventSelfReview | boolean \| cdktn.IResolvable | Prevent users from approving workflows runs that they triggered. |
| reviewers | RepositoryEnvironmentReviewers | reviewers block. |
| waitTimer | number | Amount of time to delay a job after the job is initially triggered. |
@@ -1051,7 +1051,7 @@ public readonly environment: string;
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
---
@@ -1065,7 +1065,7 @@ public readonly repository: string;
The repository of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
---
@@ -1079,7 +1079,7 @@ public readonly canAdminsBypass: boolean | IResolvable;
Can Admins bypass deployment protections.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
---
@@ -1093,7 +1093,7 @@ public readonly deploymentBranchPolicy: RepositoryEnvironmentDeploymentBranchPol
deployment_branch_policy block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
---
@@ -1105,7 +1105,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1122,7 +1122,7 @@ public readonly preventSelfReview: boolean | IResolvable;
Prevent users from approving workflows runs that they triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
---
@@ -1136,7 +1136,7 @@ public readonly reviewers: RepositoryEnvironmentReviewers;
reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
---
@@ -1150,7 +1150,7 @@ public readonly waitTimer: number;
Amount of time to delay a job after the job is initially triggered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
---
@@ -1183,7 +1183,7 @@ public readonly customBranchPolicies: boolean | IResolvable;
Whether only branches that match the specified name patterns can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
---
@@ -1197,7 +1197,7 @@ public readonly protectedBranches: boolean | IResolvable;
Whether only branches with branch protection rules can deploy to this environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
---
@@ -1232,7 +1232,7 @@ Up to 6 IDs for teams who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
---
@@ -1248,7 +1248,7 @@ Up to 6 IDs for users who may review jobs that reference the environment.
Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#users RepositoryEnvironment#users}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#users RepositoryEnvironment#users}
---
diff --git a/docs/repositoryEnvironmentDeploymentPolicy.go.md b/docs/repositoryEnvironmentDeploymentPolicy.go.md
index 1ae5b7463..b2bc07b6a 100644
--- a/docs/repositoryEnvironmentDeploymentPolicy.go.md
+++ b/docs/repositoryEnvironmentDeploymentPolicy.go.md
@@ -4,7 +4,7 @@
### RepositoryEnvironmentDeploymentPolicy
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the RepositoryEnvironmentDeplo
The id of the existing RepositoryEnvironmentDeploymentPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
---
@@ -874,7 +874,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositoryenviro
| Environment | *string | The name of the environment. |
| Repository | *string | The name of the GitHub repository. |
| BranchPattern | *string | The name pattern that branches must match in order to deploy to the environment. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
| TagPattern | *string | The name pattern that tags must match in order to deploy to the environment. |
---
@@ -959,7 +959,7 @@ Environment *string
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
---
@@ -973,7 +973,7 @@ Repository *string
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
---
@@ -987,7 +987,7 @@ BranchPattern *string
The name pattern that branches must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
---
@@ -999,7 +999,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1016,7 +1016,7 @@ TagPattern *string
The name pattern that tags must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
---
diff --git a/docs/repositoryEnvironmentDeploymentPolicy.python.md b/docs/repositoryEnvironmentDeploymentPolicy.python.md
index 43b7a4d58..3349841b0 100644
--- a/docs/repositoryEnvironmentDeploymentPolicy.python.md
+++ b/docs/repositoryEnvironmentDeploymentPolicy.python.md
@@ -4,7 +4,7 @@
### RepositoryEnvironmentDeploymentPolicy
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}.
#### Initializers
@@ -43,7 +43,7 @@ repositoryEnvironmentDeploymentPolicy.RepositoryEnvironmentDeploymentPolicy(
| environment | str | The name of the environment. |
| repository | str | The name of the GitHub repository. |
| branch_pattern | str | The name pattern that branches must match in order to deploy to the environment. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
| tag_pattern | str | The name pattern that tags must match in order to deploy to the environment. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name pattern that branches must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -155,7 +155,7 @@ If you experience problems setting this value it might not be settable. Please t
The name pattern that tags must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
---
@@ -673,7 +673,7 @@ The construct id used in the generated config for the RepositoryEnvironmentDeplo
The id of the existing RepositoryEnvironmentDeploymentPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
---
@@ -1037,7 +1037,7 @@ repositoryEnvironmentDeploymentPolicy.RepositoryEnvironmentDeploymentPolicyConfi
| environment | str | The name of the environment. |
| repository | str | The name of the GitHub repository. |
| branch_pattern | str | The name pattern that branches must match in order to deploy to the environment. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
| tag_pattern | str | The name pattern that tags must match in order to deploy to the environment. |
---
@@ -1122,7 +1122,7 @@ environment: str
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
---
@@ -1136,7 +1136,7 @@ repository: str
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
---
@@ -1150,7 +1150,7 @@ branch_pattern: str
The name pattern that branches must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
---
@@ -1162,7 +1162,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1179,7 +1179,7 @@ tag_pattern: str
The name pattern that tags must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
---
diff --git a/docs/repositoryEnvironmentDeploymentPolicy.typescript.md b/docs/repositoryEnvironmentDeploymentPolicy.typescript.md
index 280ad8b4e..a7d867bfa 100644
--- a/docs/repositoryEnvironmentDeploymentPolicy.typescript.md
+++ b/docs/repositoryEnvironmentDeploymentPolicy.typescript.md
@@ -4,7 +4,7 @@
### RepositoryEnvironmentDeploymentPolicy
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the RepositoryEnvironmentDeplo
The id of the existing RepositoryEnvironmentDeploymentPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
---
@@ -861,7 +861,7 @@ const repositoryEnvironmentDeploymentPolicyConfig: repositoryEnvironmentDeployme
| environment | string | The name of the environment. |
| repository | string | The name of the GitHub repository. |
| branchPattern | string | The name pattern that branches must match in order to deploy to the environment. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}. |
| tagPattern | string | The name pattern that tags must match in order to deploy to the environment. |
---
@@ -946,7 +946,7 @@ public readonly environment: string;
The name of the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
---
@@ -960,7 +960,7 @@ public readonly repository: string;
The name of the GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
---
@@ -974,7 +974,7 @@ public readonly branchPattern: string;
The name pattern that branches must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
---
@@ -986,7 +986,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1003,7 +1003,7 @@ public readonly tagPattern: string;
The name pattern that tags must match in order to deploy to the environment.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
---
diff --git a/docs/repositoryFile.go.md b/docs/repositoryFile.go.md
index b937f6758..e36f59b1c 100644
--- a/docs/repositoryFile.go.md
+++ b/docs/repositoryFile.go.md
@@ -4,7 +4,7 @@
### RepositoryFile
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file github_repository_file}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file github_repository_file}.
#### Initializers
@@ -552,7 +552,7 @@ The construct id used in the generated config for the RepositoryFile to import.
The id of the existing RepositoryFile that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
---
@@ -1106,7 +1106,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositoryfile"
| CommitAuthor | *string | The commit author name, defaults to the authenticated user's name. |
| CommitEmail | *string | The commit author email address, defaults to the authenticated user's email address. |
| CommitMessage | *string | The commit message when creating, updating or deleting the file. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}. |
| OverwriteOnCreate | interface{} | Enable overwriting existing files, defaults to "false". |
---
@@ -1191,7 +1191,7 @@ Content *string
The file's content.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#content RepositoryFile#content}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#content RepositoryFile#content}
---
@@ -1205,7 +1205,7 @@ File *string
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#file RepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#file RepositoryFile#file}
---
@@ -1219,7 +1219,7 @@ Repository *string
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#repository RepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#repository RepositoryFile#repository}
---
@@ -1235,7 +1235,7 @@ Automatically create the branch if it could not be found.
Subsequent reads if the branch is deleted will occur from 'autocreate_branch_source_branch'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
---
@@ -1249,7 +1249,7 @@ AutocreateBranchSourceBranch *string
The branch name to start from, if 'autocreate_branch' is set. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
---
@@ -1265,7 +1265,7 @@ The commit hash to start from, if 'autocreate_branch' is set.
Defaults to the tip of 'autocreate_branch_source_branch'. If provided, 'autocreate_branch_source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
---
@@ -1279,7 +1279,7 @@ Branch *string
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#branch RepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#branch RepositoryFile#branch}
---
@@ -1295,7 +1295,7 @@ The commit author name, defaults to the authenticated user's name.
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
---
@@ -1311,7 +1311,7 @@ The commit author email address, defaults to the authenticated user's email addr
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
---
@@ -1325,7 +1325,7 @@ CommitMessage *string
The commit message when creating, updating or deleting the file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
---
@@ -1337,7 +1337,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1354,7 +1354,7 @@ OverwriteOnCreate interface{}
Enable overwriting existing files, defaults to "false".
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
---
diff --git a/docs/repositoryFile.python.md b/docs/repositoryFile.python.md
index d05793214..008fc898e 100644
--- a/docs/repositoryFile.python.md
+++ b/docs/repositoryFile.python.md
@@ -4,7 +4,7 @@
### RepositoryFile
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file github_repository_file}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file github_repository_file}.
#### Initializers
@@ -57,7 +57,7 @@ repositoryFile.RepositoryFile(
| commit_author | str | The commit author name, defaults to the authenticated user's name. |
| commit_email | str | The commit author email address, defaults to the authenticated user's email address. |
| commit_message | str | The commit message when creating, updating or deleting the file. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}. |
| overwrite_on_create | bool \| cdktn.IResolvable | Enable overwriting existing files, defaults to "false". |
---
@@ -128,7 +128,7 @@ Must be unique amongst siblings in the same scope
The file's content.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#content RepositoryFile#content}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#content RepositoryFile#content}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#file RepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#file RepositoryFile#file}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#repository RepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#repository RepositoryFile#repository}
---
@@ -160,7 +160,7 @@ Automatically create the branch if it could not be found.
Subsequent reads if the branch is deleted will occur from 'autocreate_branch_source_branch'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The branch name to start from, if 'autocreate_branch' is set. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
---
@@ -182,7 +182,7 @@ The commit hash to start from, if 'autocreate_branch' is set.
Defaults to the tip of 'autocreate_branch_source_branch'. If provided, 'autocreate_branch_source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
---
@@ -192,7 +192,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#branch RepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#branch RepositoryFile#branch}
---
@@ -204,7 +204,7 @@ The commit author name, defaults to the authenticated user's name.
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
---
@@ -216,7 +216,7 @@ The commit author email address, defaults to the authenticated user's email addr
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
---
@@ -226,7 +226,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The commit message when creating, updating or deleting the file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
---
@@ -234,7 +234,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -247,7 +247,7 @@ If you experience problems setting this value it might not be settable. Please t
Enable overwriting existing files, defaults to "false".
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
---
@@ -807,7 +807,7 @@ The construct id used in the generated config for the RepositoryFile to import.
The id of the existing RepositoryFile that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
---
@@ -1361,7 +1361,7 @@ repositoryFile.RepositoryFileConfig(
| commit_author | str | The commit author name, defaults to the authenticated user's name. |
| commit_email | str | The commit author email address, defaults to the authenticated user's email address. |
| commit_message | str | The commit message when creating, updating or deleting the file. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}. |
| overwrite_on_create | bool \| cdktn.IResolvable | Enable overwriting existing files, defaults to "false". |
---
@@ -1446,7 +1446,7 @@ content: str
The file's content.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#content RepositoryFile#content}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#content RepositoryFile#content}
---
@@ -1460,7 +1460,7 @@ file: str
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#file RepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#file RepositoryFile#file}
---
@@ -1474,7 +1474,7 @@ repository: str
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#repository RepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#repository RepositoryFile#repository}
---
@@ -1490,7 +1490,7 @@ Automatically create the branch if it could not be found.
Subsequent reads if the branch is deleted will occur from 'autocreate_branch_source_branch'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
---
@@ -1504,7 +1504,7 @@ autocreate_branch_source_branch: str
The branch name to start from, if 'autocreate_branch' is set. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
---
@@ -1520,7 +1520,7 @@ The commit hash to start from, if 'autocreate_branch' is set.
Defaults to the tip of 'autocreate_branch_source_branch'. If provided, 'autocreate_branch_source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
---
@@ -1534,7 +1534,7 @@ branch: str
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#branch RepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#branch RepositoryFile#branch}
---
@@ -1550,7 +1550,7 @@ The commit author name, defaults to the authenticated user's name.
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
---
@@ -1566,7 +1566,7 @@ The commit author email address, defaults to the authenticated user's email addr
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
---
@@ -1580,7 +1580,7 @@ commit_message: str
The commit message when creating, updating or deleting the file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
---
@@ -1592,7 +1592,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1609,7 +1609,7 @@ overwrite_on_create: bool | IResolvable
Enable overwriting existing files, defaults to "false".
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
---
diff --git a/docs/repositoryFile.typescript.md b/docs/repositoryFile.typescript.md
index d3ced3038..cd371d032 100644
--- a/docs/repositoryFile.typescript.md
+++ b/docs/repositoryFile.typescript.md
@@ -4,7 +4,7 @@
### RepositoryFile
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file github_repository_file}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file github_repository_file}.
#### Initializers
@@ -552,7 +552,7 @@ The construct id used in the generated config for the RepositoryFile to import.
The id of the existing RepositoryFile that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
---
@@ -1086,7 +1086,7 @@ const repositoryFileConfig: repositoryFile.RepositoryFileConfig = { ... }
| commitAuthor | string | The commit author name, defaults to the authenticated user's name. |
| commitEmail | string | The commit author email address, defaults to the authenticated user's email address. |
| commitMessage | string | The commit message when creating, updating or deleting the file. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}. |
| overwriteOnCreate | boolean \| cdktn.IResolvable | Enable overwriting existing files, defaults to "false". |
---
@@ -1171,7 +1171,7 @@ public readonly content: string;
The file's content.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#content RepositoryFile#content}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#content RepositoryFile#content}
---
@@ -1185,7 +1185,7 @@ public readonly file: string;
The file path to manage.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#file RepositoryFile#file}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#file RepositoryFile#file}
---
@@ -1199,7 +1199,7 @@ public readonly repository: string;
The repository name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#repository RepositoryFile#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#repository RepositoryFile#repository}
---
@@ -1215,7 +1215,7 @@ Automatically create the branch if it could not be found.
Subsequent reads if the branch is deleted will occur from 'autocreate_branch_source_branch'
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
---
@@ -1229,7 +1229,7 @@ public readonly autocreateBranchSourceBranch: string;
The branch name to start from, if 'autocreate_branch' is set. Defaults to 'main'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
---
@@ -1245,7 +1245,7 @@ The commit hash to start from, if 'autocreate_branch' is set.
Defaults to the tip of 'autocreate_branch_source_branch'. If provided, 'autocreate_branch_source_branch' is ignored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
---
@@ -1259,7 +1259,7 @@ public readonly branch: string;
The branch name, defaults to the repository's default branch.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#branch RepositoryFile#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#branch RepositoryFile#branch}
---
@@ -1275,7 +1275,7 @@ The commit author name, defaults to the authenticated user's name.
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
---
@@ -1291,7 +1291,7 @@ The commit author email address, defaults to the authenticated user's email addr
GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
---
@@ -1305,7 +1305,7 @@ public readonly commitMessage: string;
The commit message when creating, updating or deleting the file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
---
@@ -1317,7 +1317,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1334,7 +1334,7 @@ public readonly overwriteOnCreate: boolean | IResolvable;
Enable overwriting existing files, defaults to "false".
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
---
diff --git a/docs/repositoryMilestone.go.md b/docs/repositoryMilestone.go.md
index 8129d0eab..5b935759e 100644
--- a/docs/repositoryMilestone.go.md
+++ b/docs/repositoryMilestone.go.md
@@ -4,7 +4,7 @@
### RepositoryMilestone
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone github_repository_milestone}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone github_repository_milestone}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the RepositoryMilestone to imp
The id of the existing RepositoryMilestone that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
---
@@ -918,7 +918,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorymilest
| Title | *string | The title of the milestone. |
| Description | *string | A description of the milestone. |
| DueDate | *string | The milestone due date. In 'yyyy-mm-dd' format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
| State | *string | The state of the milestone. Either 'open' or 'closed'. Default: 'open'. |
---
@@ -1003,7 +1003,7 @@ Owner *string
The owner of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
---
@@ -1017,7 +1017,7 @@ Repository *string
The name of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
---
@@ -1031,7 +1031,7 @@ Title *string
The title of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#title RepositoryMilestone#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#title RepositoryMilestone#title}
---
@@ -1045,7 +1045,7 @@ Description *string
A description of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#description RepositoryMilestone#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#description RepositoryMilestone#description}
---
@@ -1059,7 +1059,7 @@ DueDate *string
The milestone due date. In 'yyyy-mm-dd' format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
---
@@ -1071,7 +1071,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1088,7 +1088,7 @@ State *string
The state of the milestone. Either 'open' or 'closed'. Default: 'open'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#state RepositoryMilestone#state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#state RepositoryMilestone#state}
---
diff --git a/docs/repositoryMilestone.python.md b/docs/repositoryMilestone.python.md
index fe000b337..6f601d86e 100644
--- a/docs/repositoryMilestone.python.md
+++ b/docs/repositoryMilestone.python.md
@@ -4,7 +4,7 @@
### RepositoryMilestone
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone github_repository_milestone}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone github_repository_milestone}.
#### Initializers
@@ -47,7 +47,7 @@ repositoryMilestone.RepositoryMilestone(
| title | str | The title of the milestone. |
| description | str | A description of the milestone. |
| due_date | str | The milestone due date. In 'yyyy-mm-dd' format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
| state | str | The state of the milestone. Either 'open' or 'closed'. Default: 'open'. |
---
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The owner of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The title of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#title RepositoryMilestone#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#title RepositoryMilestone#title}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
A description of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#description RepositoryMilestone#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#description RepositoryMilestone#description}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The milestone due date. In 'yyyy-mm-dd' format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
---
@@ -166,7 +166,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -179,7 +179,7 @@ If you experience problems setting this value it might not be settable. Please t
The state of the milestone. Either 'open' or 'closed'. Default: 'open'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#state RepositoryMilestone#state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#state RepositoryMilestone#state}
---
@@ -704,7 +704,7 @@ The construct id used in the generated config for the RepositoryMilestone to imp
The id of the existing RepositoryMilestone that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
---
@@ -1105,7 +1105,7 @@ repositoryMilestone.RepositoryMilestoneConfig(
| title | str | The title of the milestone. |
| description | str | A description of the milestone. |
| due_date | str | The milestone due date. In 'yyyy-mm-dd' format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
| state | str | The state of the milestone. Either 'open' or 'closed'. Default: 'open'. |
---
@@ -1190,7 +1190,7 @@ owner: str
The owner of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
---
@@ -1204,7 +1204,7 @@ repository: str
The name of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
---
@@ -1218,7 +1218,7 @@ title: str
The title of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#title RepositoryMilestone#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#title RepositoryMilestone#title}
---
@@ -1232,7 +1232,7 @@ description: str
A description of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#description RepositoryMilestone#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#description RepositoryMilestone#description}
---
@@ -1246,7 +1246,7 @@ due_date: str
The milestone due date. In 'yyyy-mm-dd' format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
---
@@ -1258,7 +1258,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1275,7 +1275,7 @@ state: str
The state of the milestone. Either 'open' or 'closed'. Default: 'open'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#state RepositoryMilestone#state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#state RepositoryMilestone#state}
---
diff --git a/docs/repositoryMilestone.typescript.md b/docs/repositoryMilestone.typescript.md
index 2912a9a42..8066c9867 100644
--- a/docs/repositoryMilestone.typescript.md
+++ b/docs/repositoryMilestone.typescript.md
@@ -4,7 +4,7 @@
### RepositoryMilestone
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone github_repository_milestone}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone github_repository_milestone}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the RepositoryMilestone to imp
The id of the existing RepositoryMilestone that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
---
@@ -903,7 +903,7 @@ const repositoryMilestoneConfig: repositoryMilestone.RepositoryMilestoneConfig =
| title | string | The title of the milestone. |
| description | string | A description of the milestone. |
| dueDate | string | The milestone due date. In 'yyyy-mm-dd' format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}. |
| state | string | The state of the milestone. Either 'open' or 'closed'. Default: 'open'. |
---
@@ -988,7 +988,7 @@ public readonly owner: string;
The owner of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
---
@@ -1002,7 +1002,7 @@ public readonly repository: string;
The name of the GitHub Repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
---
@@ -1016,7 +1016,7 @@ public readonly title: string;
The title of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#title RepositoryMilestone#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#title RepositoryMilestone#title}
---
@@ -1030,7 +1030,7 @@ public readonly description: string;
A description of the milestone.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#description RepositoryMilestone#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#description RepositoryMilestone#description}
---
@@ -1044,7 +1044,7 @@ public readonly dueDate: string;
The milestone due date. In 'yyyy-mm-dd' format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
---
@@ -1056,7 +1056,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1073,7 +1073,7 @@ public readonly state: string;
The state of the milestone. Either 'open' or 'closed'. Default: 'open'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#state RepositoryMilestone#state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#state RepositoryMilestone#state}
---
diff --git a/docs/repositoryPages.go.md b/docs/repositoryPages.go.md
index 339786faa..26658bb0c 100644
--- a/docs/repositoryPages.go.md
+++ b/docs/repositoryPages.go.md
@@ -4,7 +4,7 @@
### RepositoryPagesA
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages github_repository_pages}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages github_repository_pages}.
#### Initializers
@@ -544,7 +544,7 @@ The construct id used in the generated config for the RepositoryPagesA to import
The id of the existing RepositoryPagesA that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
---
@@ -988,7 +988,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorypages"
| BuildType | *string | The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'. |
| Cname | *string | The custom domain for the repository. |
| HttpsEnforced | interface{} | Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}. |
| Public | interface{} | Whether the GitHub Pages site is publicly visible. |
| Source | RepositoryPagesSourceA | source block. |
@@ -1074,7 +1074,7 @@ Repository *string
The repository name to configure GitHub Pages for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#repository RepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#repository RepositoryPagesA#repository}
---
@@ -1088,7 +1088,7 @@ BuildType *string
The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
---
@@ -1102,7 +1102,7 @@ Cname *string
The custom domain for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#cname RepositoryPagesA#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#cname RepositoryPagesA#cname}
---
@@ -1116,7 +1116,7 @@ HttpsEnforced interface{}
Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
---
@@ -1128,7 +1128,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1147,7 +1147,7 @@ Whether the GitHub Pages site is publicly visible.
If set to `true`, the site is accessible to anyone on the internet. If set to `false`, the site will only be accessible to users who have at least `read` access to the repository that published the site.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#public RepositoryPagesA#public}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#public RepositoryPagesA#public}
---
@@ -1161,7 +1161,7 @@ Source RepositoryPagesSourceA
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#source RepositoryPagesA#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#source RepositoryPagesA#source}
---
@@ -1197,7 +1197,7 @@ Branch *string
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#branch RepositoryPagesA#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#branch RepositoryPagesA#branch}
---
@@ -1211,7 +1211,7 @@ Path *string
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#path RepositoryPagesA#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#path RepositoryPagesA#path}
---
diff --git a/docs/repositoryPages.python.md b/docs/repositoryPages.python.md
index ae14a95e5..81dac96c8 100644
--- a/docs/repositoryPages.python.md
+++ b/docs/repositoryPages.python.md
@@ -4,7 +4,7 @@
### RepositoryPagesA
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages github_repository_pages}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages github_repository_pages}.
#### Initializers
@@ -46,7 +46,7 @@ repositoryPages.RepositoryPagesA(
| build_type | str | The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'. |
| cname | str | The custom domain for the repository. |
| https_enforced | bool \| cdktn.IResolvable | Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}. |
| public | bool \| cdktn.IResolvable | Whether the GitHub Pages site is publicly visible. |
| source | RepositoryPagesSourceA | source block. |
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The repository name to configure GitHub Pages for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#repository RepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#repository RepositoryPagesA#repository}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The custom domain for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#cname RepositoryPagesA#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#cname RepositoryPagesA#cname}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
---
@@ -156,7 +156,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -171,7 +171,7 @@ Whether the GitHub Pages site is publicly visible.
If set to `true`, the site is accessible to anyone on the internet. If set to `false`, the site will only be accessible to users who have at least `read` access to the repository that published the site.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#public RepositoryPagesA#public}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#public RepositoryPagesA#public}
---
@@ -181,7 +181,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#source RepositoryPagesA#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#source RepositoryPagesA#source}
---
@@ -586,7 +586,7 @@ def put_source(
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#branch RepositoryPagesA#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#branch RepositoryPagesA#branch}
---
@@ -596,7 +596,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#path RepositoryPagesA#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#path RepositoryPagesA#path}
---
@@ -750,7 +750,7 @@ The construct id used in the generated config for the RepositoryPagesA to import
The id of the existing RepositoryPagesA that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
---
@@ -1194,7 +1194,7 @@ repositoryPages.RepositoryPagesAConfig(
| build_type | str | The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'. |
| cname | str | The custom domain for the repository. |
| https_enforced | bool \| cdktn.IResolvable | Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}. |
| public | bool \| cdktn.IResolvable | Whether the GitHub Pages site is publicly visible. |
| source | RepositoryPagesSourceA | source block. |
@@ -1280,7 +1280,7 @@ repository: str
The repository name to configure GitHub Pages for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#repository RepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#repository RepositoryPagesA#repository}
---
@@ -1294,7 +1294,7 @@ build_type: str
The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
---
@@ -1308,7 +1308,7 @@ cname: str
The custom domain for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#cname RepositoryPagesA#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#cname RepositoryPagesA#cname}
---
@@ -1322,7 +1322,7 @@ https_enforced: bool | IResolvable
Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
---
@@ -1334,7 +1334,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1353,7 +1353,7 @@ Whether the GitHub Pages site is publicly visible.
If set to `true`, the site is accessible to anyone on the internet. If set to `false`, the site will only be accessible to users who have at least `read` access to the repository that published the site.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#public RepositoryPagesA#public}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#public RepositoryPagesA#public}
---
@@ -1367,7 +1367,7 @@ source: RepositoryPagesSourceA
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#source RepositoryPagesA#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#source RepositoryPagesA#source}
---
@@ -1403,7 +1403,7 @@ branch: str
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#branch RepositoryPagesA#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#branch RepositoryPagesA#branch}
---
@@ -1417,7 +1417,7 @@ path: str
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#path RepositoryPagesA#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#path RepositoryPagesA#path}
---
diff --git a/docs/repositoryPages.typescript.md b/docs/repositoryPages.typescript.md
index 681e05110..9a4889fc5 100644
--- a/docs/repositoryPages.typescript.md
+++ b/docs/repositoryPages.typescript.md
@@ -4,7 +4,7 @@
### RepositoryPagesA
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages github_repository_pages}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages github_repository_pages}.
#### Initializers
@@ -544,7 +544,7 @@ The construct id used in the generated config for the RepositoryPagesA to import
The id of the existing RepositoryPagesA that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
---
@@ -973,7 +973,7 @@ const repositoryPagesAConfig: repositoryPages.RepositoryPagesAConfig = { ... }
| buildType | string | The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'. |
| cname | string | The custom domain for the repository. |
| httpsEnforced | boolean \| cdktn.IResolvable | Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}. |
| public | boolean \| cdktn.IResolvable | Whether the GitHub Pages site is publicly visible. |
| source | RepositoryPagesSourceA | source block. |
@@ -1059,7 +1059,7 @@ public readonly repository: string;
The repository name to configure GitHub Pages for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#repository RepositoryPagesA#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#repository RepositoryPagesA#repository}
---
@@ -1073,7 +1073,7 @@ public readonly buildType: string;
The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
---
@@ -1087,7 +1087,7 @@ public readonly cname: string;
The custom domain for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#cname RepositoryPagesA#cname}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#cname RepositoryPagesA#cname}
---
@@ -1101,7 +1101,7 @@ public readonly httpsEnforced: boolean | IResolvable;
Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
---
@@ -1113,7 +1113,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1132,7 +1132,7 @@ Whether the GitHub Pages site is publicly visible.
If set to `true`, the site is accessible to anyone on the internet. If set to `false`, the site will only be accessible to users who have at least `read` access to the repository that published the site.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#public RepositoryPagesA#public}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#public RepositoryPagesA#public}
---
@@ -1146,7 +1146,7 @@ public readonly source: RepositoryPagesSourceA;
source block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#source RepositoryPagesA#source}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#source RepositoryPagesA#source}
---
@@ -1179,7 +1179,7 @@ public readonly branch: string;
The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#branch RepositoryPagesA#branch}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#branch RepositoryPagesA#branch}
---
@@ -1193,7 +1193,7 @@ public readonly path: string;
The repository directory from which the site publishes (Default: '/').
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#path RepositoryPagesA#path}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#path RepositoryPagesA#path}
---
diff --git a/docs/repositoryProject.go.md b/docs/repositoryProject.go.md
index 4e02f1437..0ea2f6e07 100644
--- a/docs/repositoryProject.go.md
+++ b/docs/repositoryProject.go.md
@@ -4,7 +4,7 @@
### RepositoryProject
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project github_repository_project}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project github_repository_project}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the RepositoryProject to impor
The id of the existing RepositoryProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
---
@@ -863,8 +863,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositoryprojec
| Name | *string | The name of the project. |
| Repository | *string | The repository of the project. |
| Body | *string | The body of the project. |
-| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}. |
+| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}. |
---
@@ -948,7 +948,7 @@ Name *string
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#name RepositoryProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#name RepositoryProject#name}
---
@@ -962,7 +962,7 @@ Repository *string
The repository of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#repository RepositoryProject#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#repository RepositoryProject#repository}
---
@@ -976,7 +976,7 @@ Body *string
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#body RepositoryProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#body RepositoryProject#body}
---
@@ -988,7 +988,7 @@ Etag *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}.
---
@@ -1000,7 +1000,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryProject.python.md b/docs/repositoryProject.python.md
index 29901d42f..03e8b2ffc 100644
--- a/docs/repositoryProject.python.md
+++ b/docs/repositoryProject.python.md
@@ -4,7 +4,7 @@
### RepositoryProject
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project github_repository_project}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project github_repository_project}.
#### Initializers
@@ -43,8 +43,8 @@ repositoryProject.RepositoryProject(
| name | str | The name of the project. |
| repository | str | The repository of the project. |
| body | str | The body of the project. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}. |
---
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#name RepositoryProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#name RepositoryProject#name}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#repository RepositoryProject#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#repository RepositoryProject#repository}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#body RepositoryProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#body RepositoryProject#body}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}.
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -671,7 +671,7 @@ The construct id used in the generated config for the RepositoryProject to impor
The id of the existing RepositoryProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
---
@@ -1024,8 +1024,8 @@ repositoryProject.RepositoryProjectConfig(
| name | str | The name of the project. |
| repository | str | The repository of the project. |
| body | str | The body of the project. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}. |
---
@@ -1109,7 +1109,7 @@ name: str
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#name RepositoryProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#name RepositoryProject#name}
---
@@ -1123,7 +1123,7 @@ repository: str
The repository of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#repository RepositoryProject#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#repository RepositoryProject#repository}
---
@@ -1137,7 +1137,7 @@ body: str
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#body RepositoryProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#body RepositoryProject#body}
---
@@ -1149,7 +1149,7 @@ etag: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}.
---
@@ -1161,7 +1161,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryProject.typescript.md b/docs/repositoryProject.typescript.md
index e0703d6b5..47a80eb98 100644
--- a/docs/repositoryProject.typescript.md
+++ b/docs/repositoryProject.typescript.md
@@ -4,7 +4,7 @@
### RepositoryProject
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project github_repository_project}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project github_repository_project}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the RepositoryProject to impor
The id of the existing RepositoryProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
---
@@ -850,8 +850,8 @@ const repositoryProjectConfig: repositoryProject.RepositoryProjectConfig = { ...
| name | string | The name of the project. |
| repository | string | The repository of the project. |
| body | string | The body of the project. |
-| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}. |
+| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}. |
---
@@ -935,7 +935,7 @@ public readonly name: string;
The name of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#name RepositoryProject#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#name RepositoryProject#name}
---
@@ -949,7 +949,7 @@ public readonly repository: string;
The repository of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#repository RepositoryProject#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#repository RepositoryProject#repository}
---
@@ -963,7 +963,7 @@ public readonly body: string;
The body of the project.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#body RepositoryProject#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#body RepositoryProject#body}
---
@@ -975,7 +975,7 @@ public readonly etag: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}.
---
@@ -987,7 +987,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryPullRequest.go.md b/docs/repositoryPullRequest.go.md
index 1c15796a3..760c1da0a 100644
--- a/docs/repositoryPullRequest.go.md
+++ b/docs/repositoryPullRequest.go.md
@@ -4,7 +4,7 @@
### RepositoryPullRequest
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request github_repository_pull_request}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request github_repository_pull_request}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the RepositoryPullRequest to i
The id of the existing RepositoryPullRequest that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
---
@@ -1029,7 +1029,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorypullre
| HeadRef | *string | Name of the branch serving as the head of the Pull Request. |
| Title | *string | The title of the Pull Request. |
| Body | *string | Body of the Pull Request. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
| MaintainerCanModify | interface{} | Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'. |
| Owner | *string | Owner of the repository. If not provided, the provider's default owner is used. |
@@ -1115,7 +1115,7 @@ BaseRef *string
Name of the branch serving as the base of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
---
@@ -1129,7 +1129,7 @@ BaseRepository *string
Name of the base repository to retrieve the Pull Requests from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
---
@@ -1143,7 +1143,7 @@ HeadRef *string
Name of the branch serving as the head of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
---
@@ -1157,7 +1157,7 @@ Title *string
The title of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
---
@@ -1171,7 +1171,7 @@ Body *string
Body of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
---
@@ -1183,7 +1183,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1200,7 +1200,7 @@ MaintainerCanModify interface{}
Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
---
@@ -1214,7 +1214,7 @@ Owner *string
Owner of the repository. If not provided, the provider's default owner is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
---
diff --git a/docs/repositoryPullRequest.python.md b/docs/repositoryPullRequest.python.md
index f60e93716..2c52a8c0c 100644
--- a/docs/repositoryPullRequest.python.md
+++ b/docs/repositoryPullRequest.python.md
@@ -4,7 +4,7 @@
### RepositoryPullRequest
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request github_repository_pull_request}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request github_repository_pull_request}.
#### Initializers
@@ -48,7 +48,7 @@ repositoryPullRequest.RepositoryPullRequest(
| head_ref | str | Name of the branch serving as the head of the Pull Request. |
| title | str | The title of the Pull Request. |
| body | str | Body of the Pull Request. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
| maintainer_can_modify | bool \| cdktn.IResolvable | Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'. |
| owner | str | Owner of the repository. If not provided, the provider's default owner is used. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
Name of the branch serving as the base of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the base repository to retrieve the Pull Requests from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the branch serving as the head of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The title of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Body of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
---
@@ -168,7 +168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -181,7 +181,7 @@ If you experience problems setting this value it might not be settable. Please t
Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
---
@@ -191,7 +191,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Owner of the repository. If not provided, the provider's default owner is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
---
@@ -716,7 +716,7 @@ The construct id used in the generated config for the RepositoryPullRequest to i
The id of the existing RepositoryPullRequest that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
---
@@ -1228,7 +1228,7 @@ repositoryPullRequest.RepositoryPullRequestConfig(
| head_ref | str | Name of the branch serving as the head of the Pull Request. |
| title | str | The title of the Pull Request. |
| body | str | Body of the Pull Request. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
| maintainer_can_modify | bool \| cdktn.IResolvable | Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'. |
| owner | str | Owner of the repository. If not provided, the provider's default owner is used. |
@@ -1314,7 +1314,7 @@ base_ref: str
Name of the branch serving as the base of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
---
@@ -1328,7 +1328,7 @@ base_repository: str
Name of the base repository to retrieve the Pull Requests from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
---
@@ -1342,7 +1342,7 @@ head_ref: str
Name of the branch serving as the head of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
---
@@ -1356,7 +1356,7 @@ title: str
The title of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
---
@@ -1370,7 +1370,7 @@ body: str
Body of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
---
@@ -1382,7 +1382,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1399,7 +1399,7 @@ maintainer_can_modify: bool | IResolvable
Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
---
@@ -1413,7 +1413,7 @@ owner: str
Owner of the repository. If not provided, the provider's default owner is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
---
diff --git a/docs/repositoryPullRequest.typescript.md b/docs/repositoryPullRequest.typescript.md
index e091a107b..8f9d8f0bb 100644
--- a/docs/repositoryPullRequest.typescript.md
+++ b/docs/repositoryPullRequest.typescript.md
@@ -4,7 +4,7 @@
### RepositoryPullRequest
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request github_repository_pull_request}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request github_repository_pull_request}.
#### Initializers
@@ -517,7 +517,7 @@ The construct id used in the generated config for the RepositoryPullRequest to i
The id of the existing RepositoryPullRequest that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
---
@@ -1013,7 +1013,7 @@ const repositoryPullRequestConfig: repositoryPullRequest.RepositoryPullRequestCo
| headRef | string | Name of the branch serving as the head of the Pull Request. |
| title | string | The title of the Pull Request. |
| body | string | Body of the Pull Request. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}. |
| maintainerCanModify | boolean \| cdktn.IResolvable | Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'. |
| owner | string | Owner of the repository. If not provided, the provider's default owner is used. |
@@ -1099,7 +1099,7 @@ public readonly baseRef: string;
Name of the branch serving as the base of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
---
@@ -1113,7 +1113,7 @@ public readonly baseRepository: string;
Name of the base repository to retrieve the Pull Requests from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
---
@@ -1127,7 +1127,7 @@ public readonly headRef: string;
Name of the branch serving as the head of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
---
@@ -1141,7 +1141,7 @@ public readonly title: string;
The title of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
---
@@ -1155,7 +1155,7 @@ public readonly body: string;
Body of the Pull Request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
---
@@ -1167,7 +1167,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1184,7 +1184,7 @@ public readonly maintainerCanModify: boolean | IResolvable;
Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
---
@@ -1198,7 +1198,7 @@ public readonly owner: string;
Owner of the repository. If not provided, the provider's default owner is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
---
diff --git a/docs/repositoryRuleset.go.md b/docs/repositoryRuleset.go.md
index f80304458..40e04c53f 100644
--- a/docs/repositoryRuleset.go.md
+++ b/docs/repositoryRuleset.go.md
@@ -4,7 +4,7 @@
### RepositoryRuleset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset github_repository_ruleset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset github_repository_ruleset}.
#### Initializers
@@ -549,7 +549,7 @@ The construct id used in the generated config for the RepositoryRuleset to impor
The id of the existing RepositoryRuleset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
---
@@ -987,7 +987,7 @@ ActorType *string
The type of actor that can bypass a ruleset. See https://docs.github.com/en/rest/repos/rules for more information.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
---
@@ -1003,7 +1003,7 @@ When the specified actor can bypass the ruleset.
pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
---
@@ -1019,7 +1019,7 @@ The ID of the actor that can bypass a ruleset.
When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
---
@@ -1053,7 +1053,7 @@ RefName RepositoryRulesetConditionsRefName
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
---
@@ -1089,7 +1089,7 @@ Exclude *[]*string
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
---
@@ -1105,7 +1105,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#include RepositoryRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#include RepositoryRuleset#include}
---
@@ -1153,7 +1153,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositoryrulese
| Target | *string | Possible values are branch, push and tag. |
| BypassActors | interface{} | bypass_actors block. |
| Conditions | RepositoryRulesetConditions | conditions block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
---
@@ -1237,7 +1237,7 @@ Enforcement *string
Possible values for Enforcement are `disabled`, `active`, `evaluate`. Note: `evaluate` is currently only supported for owners of type `organization`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
---
@@ -1251,7 +1251,7 @@ Name *string
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1265,7 +1265,7 @@ Repository *string
Name of the repository to apply ruleset to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
---
@@ -1279,7 +1279,7 @@ Rules RepositoryRulesetRules
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
---
@@ -1293,7 +1293,7 @@ Target *string
Possible values are branch, push and tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#target RepositoryRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#target RepositoryRuleset#target}
---
@@ -1307,7 +1307,7 @@ BypassActors interface{}
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
---
@@ -1321,7 +1321,7 @@ Conditions RepositoryRulesetConditions
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
---
@@ -1333,7 +1333,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1412,7 +1412,7 @@ BranchNamePattern RepositoryRulesetRulesBranchNamePattern
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
---
@@ -1426,7 +1426,7 @@ CommitAuthorEmailPattern RepositoryRulesetRulesCommitAuthorEmailPattern
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
---
@@ -1440,7 +1440,7 @@ CommitMessagePattern RepositoryRulesetRulesCommitMessagePattern
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
---
@@ -1454,7 +1454,7 @@ CommitterEmailPattern RepositoryRulesetRulesCommitterEmailPattern
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
---
@@ -1468,7 +1468,7 @@ CopilotCodeReview RepositoryRulesetRulesCopilotCodeReview
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
---
@@ -1482,7 +1482,7 @@ Creation interface{}
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
---
@@ -1496,7 +1496,7 @@ Deletion interface{}
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
---
@@ -1510,7 +1510,7 @@ FileExtensionRestriction RepositoryRulesetRulesFileExtensionRestriction
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
---
@@ -1524,7 +1524,7 @@ FilePathRestriction RepositoryRulesetRulesFilePathRestriction
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
---
@@ -1538,7 +1538,7 @@ MaxFilePathLength RepositoryRulesetRulesMaxFilePathLength
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -1552,7 +1552,7 @@ MaxFileSize RepositoryRulesetRulesMaxFileSize
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -1566,7 +1566,7 @@ MergeQueue RepositoryRulesetRulesMergeQueue
merge_queue block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
---
@@ -1580,7 +1580,7 @@ NonFastForward interface{}
Prevent users with push access from force pushing to branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
---
@@ -1594,7 +1594,7 @@ PullRequest RepositoryRulesetRulesPullRequest
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
---
@@ -1608,7 +1608,7 @@ RequiredCodeScanning RepositoryRulesetRulesRequiredCodeScanning
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
---
@@ -1622,7 +1622,7 @@ RequiredDeployments RepositoryRulesetRulesRequiredDeployments
required_deployments block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
---
@@ -1636,7 +1636,7 @@ RequiredLinearHistory interface{}
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
---
@@ -1650,7 +1650,7 @@ RequiredSignatures interface{}
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
---
@@ -1664,7 +1664,7 @@ RequiredStatusChecks RepositoryRulesetRulesRequiredStatusChecks
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
---
@@ -1678,7 +1678,7 @@ TagNamePattern RepositoryRulesetRulesTagNamePattern
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
---
@@ -1692,7 +1692,7 @@ Update interface{}
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update RepositoryRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update RepositoryRuleset#update}
---
@@ -1708,7 +1708,7 @@ Branch can pull changes from its upstream repository.
This is only applicable to forked repositories. Requires `update` to be set to `true`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
---
@@ -1748,7 +1748,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -1762,7 +1762,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -1776,7 +1776,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1790,7 +1790,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -1830,7 +1830,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -1844,7 +1844,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -1858,7 +1858,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1872,7 +1872,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -1912,7 +1912,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -1926,7 +1926,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -1940,7 +1940,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1954,7 +1954,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -1994,7 +1994,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -2008,7 +2008,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -2022,7 +2022,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -2036,7 +2036,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -2072,7 +2072,7 @@ ReviewDraftPullRequests interface{}
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
---
@@ -2086,7 +2086,7 @@ ReviewOnPush interface{}
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
---
@@ -2120,7 +2120,7 @@ RestrictedFileExtensions *[]*string
A list of file extensions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
---
@@ -2154,7 +2154,7 @@ RestrictedFilePaths *[]*string
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
---
@@ -2188,7 +2188,7 @@ MaxFilePathLength *f64
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -2222,7 +2222,7 @@ MaxFileSize *f64
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -2270,7 +2270,7 @@ Maximum time for a required status check to report a conclusion.
After this much time has elapsed, checks that have not reported a conclusion will be assumed to have failed. Defaults to `60`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
---
@@ -2286,7 +2286,7 @@ When set to ALLGREEN, the merge commit created by merge queue for each PR in the
When set to HEADGREEN, only the commit at the head of the merge group, i.e. the commit containing changes from all of the PRs in the group, must pass its required checks to merge. Can be one of: ALLGREEN, HEADGREEN. Defaults to `ALLGREEN`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
---
@@ -2300,7 +2300,7 @@ MaxEntriesToBuild *f64
Limit the number of queued pull requests requesting checks and workflow runs at the same time. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
---
@@ -2314,7 +2314,7 @@ MaxEntriesToMerge *f64
The maximum number of PRs that will be merged together in a group. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
---
@@ -2330,7 +2330,7 @@ Method to use when merging changes from queued pull requests.
Can be one of: MERGE, SQUASH, REBASE. Defaults to `MERGE`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
---
@@ -2344,7 +2344,7 @@ MinEntriesToMerge *f64
The minimum number of PRs that will be merged together in a group. Defaults to `1`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
---
@@ -2360,7 +2360,7 @@ The time merge queue should wait after the first PR is added to the queue for th
After this time has elapsed, the minimum group size will be ignored and a smaller group will be merged. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
---
@@ -2406,7 +2406,7 @@ AllowedMergeMethods *[]*string
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
---
@@ -2420,7 +2420,7 @@ DismissStaleReviewsOnPush interface{}
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
---
@@ -2434,7 +2434,7 @@ RequireCodeOwnerReview interface{}
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
---
@@ -2448,7 +2448,7 @@ RequiredApprovingReviewCount *f64
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
---
@@ -2462,7 +2462,7 @@ RequiredReviewers interface{}
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
---
@@ -2476,7 +2476,7 @@ RequiredReviewThreadResolution interface{}
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
---
@@ -2492,7 +2492,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
---
@@ -2530,7 +2530,7 @@ FilePatterns *[]*string
File patterns (fnmatch syntax) that this reviewer must approve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
---
@@ -2544,7 +2544,7 @@ MinimumApprovals *f64
Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
---
@@ -2558,7 +2558,7 @@ Reviewer RepositoryRulesetRulesPullRequestRequiredReviewersReviewer
reviewer block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
---
@@ -2594,7 +2594,7 @@ Id *f64
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2611,7 +2611,7 @@ Type *string
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#type RepositoryRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#type RepositoryRuleset#type}
---
@@ -2645,7 +2645,7 @@ RequiredCodeScanningTool interface{}
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
---
@@ -2685,7 +2685,7 @@ The severity level at which code scanning results that raise alerts block a refe
Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
---
@@ -2701,7 +2701,7 @@ The severity level at which code scanning results that raise security alerts blo
Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
---
@@ -2715,7 +2715,7 @@ Tool *string
The name of a code scanning tool.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
---
@@ -2749,7 +2749,7 @@ RequiredDeploymentEnvironments *[]*string
The environments that must be successfully deployed to before branches can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
---
@@ -2787,7 +2787,7 @@ RequiredCheck interface{}
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
---
@@ -2801,7 +2801,7 @@ DoNotEnforceOnCreate interface{}
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
---
@@ -2817,7 +2817,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
---
@@ -2853,7 +2853,7 @@ Context *string
The status check context name that must be present on the commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#context RepositoryRuleset#context}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#context RepositoryRuleset#context}
---
@@ -2867,7 +2867,7 @@ IntegrationId *f64
The optional integration ID that this status check must originate from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
---
@@ -2907,7 +2907,7 @@ Operator *string
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -2921,7 +2921,7 @@ Pattern *string
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -2935,7 +2935,7 @@ Name *string
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -2949,7 +2949,7 @@ Negate interface{}
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
diff --git a/docs/repositoryRuleset.python.md b/docs/repositoryRuleset.python.md
index 2f7ece359..9d01573c8 100644
--- a/docs/repositoryRuleset.python.md
+++ b/docs/repositoryRuleset.python.md
@@ -4,7 +4,7 @@
### RepositoryRuleset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset github_repository_ruleset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset github_repository_ruleset}.
#### Initializers
@@ -50,7 +50,7 @@ repositoryRuleset.RepositoryRuleset(
| target | str | Possible values are branch, push and tag. |
| bypass_actors | cdktn.IResolvable \| typing.List[RepositoryRulesetBypassActors] | bypass_actors block. |
| conditions | RepositoryRulesetConditions | conditions block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
---
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
Possible values for Enforcement are `disabled`, `active`, `evaluate`. Note: `evaluate` is currently only supported for owners of type `organization`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Name of the repository to apply ruleset to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Possible values are branch, push and tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#target RepositoryRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#target RepositoryRuleset#target}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
---
@@ -180,7 +180,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
---
@@ -188,7 +188,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -608,7 +608,7 @@ def put_conditions(
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
---
@@ -647,7 +647,7 @@ def put_rules(
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
---
@@ -657,7 +657,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
---
@@ -667,7 +667,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
---
@@ -677,7 +677,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
---
@@ -687,7 +687,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
---
@@ -697,7 +697,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
---
@@ -707,7 +707,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
---
@@ -717,7 +717,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
---
@@ -727,7 +727,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
---
@@ -737,7 +737,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -747,7 +747,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -757,7 +757,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
merge_queue block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
---
@@ -767,7 +767,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Prevent users with push access from force pushing to branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
---
@@ -777,7 +777,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
---
@@ -787,7 +787,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
---
@@ -797,7 +797,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_deployments block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
---
@@ -807,7 +807,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
---
@@ -817,7 +817,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
---
@@ -827,7 +827,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
---
@@ -837,7 +837,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
---
@@ -847,7 +847,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update RepositoryRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update RepositoryRuleset#update}
---
@@ -859,7 +859,7 @@ Branch can pull changes from its upstream repository.
This is only applicable to forked repositories. Requires `update` to be set to `true`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
---
@@ -995,7 +995,7 @@ The construct id used in the generated config for the RepositoryRuleset to impor
The id of the existing RepositoryRuleset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
---
@@ -1433,7 +1433,7 @@ actor_type: str
The type of actor that can bypass a ruleset. See https://docs.github.com/en/rest/repos/rules for more information.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
---
@@ -1449,7 +1449,7 @@ When the specified actor can bypass the ruleset.
pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
---
@@ -1465,7 +1465,7 @@ The ID of the actor that can bypass a ruleset.
When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
---
@@ -1499,7 +1499,7 @@ ref_name: RepositoryRulesetConditionsRefName
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
---
@@ -1535,7 +1535,7 @@ exclude: typing.List[str]
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
---
@@ -1551,7 +1551,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#include RepositoryRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#include RepositoryRuleset#include}
---
@@ -1599,7 +1599,7 @@ repositoryRuleset.RepositoryRulesetConfig(
| target | str | Possible values are branch, push and tag. |
| bypass_actors | cdktn.IResolvable \| typing.List[RepositoryRulesetBypassActors] | bypass_actors block. |
| conditions | RepositoryRulesetConditions | conditions block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
---
@@ -1683,7 +1683,7 @@ enforcement: str
Possible values for Enforcement are `disabled`, `active`, `evaluate`. Note: `evaluate` is currently only supported for owners of type `organization`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
---
@@ -1697,7 +1697,7 @@ name: str
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1711,7 +1711,7 @@ repository: str
Name of the repository to apply ruleset to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
---
@@ -1725,7 +1725,7 @@ rules: RepositoryRulesetRules
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
---
@@ -1739,7 +1739,7 @@ target: str
Possible values are branch, push and tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#target RepositoryRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#target RepositoryRuleset#target}
---
@@ -1753,7 +1753,7 @@ bypass_actors: IResolvable | typing.List[RepositoryRulesetBypassActors]
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
---
@@ -1767,7 +1767,7 @@ conditions: RepositoryRulesetConditions
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
---
@@ -1779,7 +1779,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1858,7 +1858,7 @@ branch_name_pattern: RepositoryRulesetRulesBranchNamePattern
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
---
@@ -1872,7 +1872,7 @@ commit_author_email_pattern: RepositoryRulesetRulesCommitAuthorEmailPattern
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
---
@@ -1886,7 +1886,7 @@ commit_message_pattern: RepositoryRulesetRulesCommitMessagePattern
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
---
@@ -1900,7 +1900,7 @@ committer_email_pattern: RepositoryRulesetRulesCommitterEmailPattern
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
---
@@ -1914,7 +1914,7 @@ copilot_code_review: RepositoryRulesetRulesCopilotCodeReview
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
---
@@ -1928,7 +1928,7 @@ creation: bool | IResolvable
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
---
@@ -1942,7 +1942,7 @@ deletion: bool | IResolvable
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
---
@@ -1956,7 +1956,7 @@ file_extension_restriction: RepositoryRulesetRulesFileExtensionRestriction
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
---
@@ -1970,7 +1970,7 @@ file_path_restriction: RepositoryRulesetRulesFilePathRestriction
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
---
@@ -1984,7 +1984,7 @@ max_file_path_length: RepositoryRulesetRulesMaxFilePathLength
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -1998,7 +1998,7 @@ max_file_size: RepositoryRulesetRulesMaxFileSize
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -2012,7 +2012,7 @@ merge_queue: RepositoryRulesetRulesMergeQueue
merge_queue block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
---
@@ -2026,7 +2026,7 @@ non_fast_forward: bool | IResolvable
Prevent users with push access from force pushing to branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
---
@@ -2040,7 +2040,7 @@ pull_request: RepositoryRulesetRulesPullRequest
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
---
@@ -2054,7 +2054,7 @@ required_code_scanning: RepositoryRulesetRulesRequiredCodeScanning
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
---
@@ -2068,7 +2068,7 @@ required_deployments: RepositoryRulesetRulesRequiredDeployments
required_deployments block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
---
@@ -2082,7 +2082,7 @@ required_linear_history: bool | IResolvable
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
---
@@ -2096,7 +2096,7 @@ required_signatures: bool | IResolvable
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
---
@@ -2110,7 +2110,7 @@ required_status_checks: RepositoryRulesetRulesRequiredStatusChecks
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
---
@@ -2124,7 +2124,7 @@ tag_name_pattern: RepositoryRulesetRulesTagNamePattern
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
---
@@ -2138,7 +2138,7 @@ update: bool | IResolvable
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update RepositoryRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update RepositoryRuleset#update}
---
@@ -2154,7 +2154,7 @@ Branch can pull changes from its upstream repository.
This is only applicable to forked repositories. Requires `update` to be set to `true`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
---
@@ -2194,7 +2194,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -2208,7 +2208,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -2222,7 +2222,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -2236,7 +2236,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -2276,7 +2276,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -2290,7 +2290,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -2304,7 +2304,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -2318,7 +2318,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -2358,7 +2358,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -2372,7 +2372,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -2386,7 +2386,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -2400,7 +2400,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -2440,7 +2440,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -2454,7 +2454,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -2468,7 +2468,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -2482,7 +2482,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -2518,7 +2518,7 @@ review_draft_pull_requests: bool | IResolvable
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
---
@@ -2532,7 +2532,7 @@ review_on_push: bool | IResolvable
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
---
@@ -2566,7 +2566,7 @@ restricted_file_extensions: typing.List[str]
A list of file extensions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
---
@@ -2600,7 +2600,7 @@ restricted_file_paths: typing.List[str]
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
---
@@ -2634,7 +2634,7 @@ max_file_path_length: typing.Union[int, float]
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -2668,7 +2668,7 @@ max_file_size: typing.Union[int, float]
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -2716,7 +2716,7 @@ Maximum time for a required status check to report a conclusion.
After this much time has elapsed, checks that have not reported a conclusion will be assumed to have failed. Defaults to `60`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
---
@@ -2732,7 +2732,7 @@ When set to ALLGREEN, the merge commit created by merge queue for each PR in the
When set to HEADGREEN, only the commit at the head of the merge group, i.e. the commit containing changes from all of the PRs in the group, must pass its required checks to merge. Can be one of: ALLGREEN, HEADGREEN. Defaults to `ALLGREEN`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
---
@@ -2746,7 +2746,7 @@ max_entries_to_build: typing.Union[int, float]
Limit the number of queued pull requests requesting checks and workflow runs at the same time. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
---
@@ -2760,7 +2760,7 @@ max_entries_to_merge: typing.Union[int, float]
The maximum number of PRs that will be merged together in a group. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
---
@@ -2776,7 +2776,7 @@ Method to use when merging changes from queued pull requests.
Can be one of: MERGE, SQUASH, REBASE. Defaults to `MERGE`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
---
@@ -2790,7 +2790,7 @@ min_entries_to_merge: typing.Union[int, float]
The minimum number of PRs that will be merged together in a group. Defaults to `1`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
---
@@ -2806,7 +2806,7 @@ The time merge queue should wait after the first PR is added to the queue for th
After this time has elapsed, the minimum group size will be ignored and a smaller group will be merged. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
---
@@ -2852,7 +2852,7 @@ allowed_merge_methods: typing.List[str]
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
---
@@ -2866,7 +2866,7 @@ dismiss_stale_reviews_on_push: bool | IResolvable
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
---
@@ -2880,7 +2880,7 @@ require_code_owner_review: bool | IResolvable
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
---
@@ -2894,7 +2894,7 @@ required_approving_review_count: typing.Union[int, float]
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
---
@@ -2908,7 +2908,7 @@ required_reviewers: IResolvable | typing.List[RepositoryRulesetRulesPullRequestR
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
---
@@ -2922,7 +2922,7 @@ required_review_thread_resolution: bool | IResolvable
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
---
@@ -2938,7 +2938,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
---
@@ -2976,7 +2976,7 @@ file_patterns: typing.List[str]
File patterns (fnmatch syntax) that this reviewer must approve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
---
@@ -2990,7 +2990,7 @@ minimum_approvals: typing.Union[int, float]
Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
---
@@ -3004,7 +3004,7 @@ reviewer: RepositoryRulesetRulesPullRequestRequiredReviewersReviewer
reviewer block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
---
@@ -3040,7 +3040,7 @@ id: typing.Union[int, float]
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -3057,7 +3057,7 @@ type: str
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#type RepositoryRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#type RepositoryRuleset#type}
---
@@ -3091,7 +3091,7 @@ required_code_scanning_tool: IResolvable | typing.List[RepositoryRulesetRulesReq
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
---
@@ -3131,7 +3131,7 @@ The severity level at which code scanning results that raise alerts block a refe
Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
---
@@ -3147,7 +3147,7 @@ The severity level at which code scanning results that raise security alerts blo
Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
---
@@ -3161,7 +3161,7 @@ tool: str
The name of a code scanning tool.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
---
@@ -3195,7 +3195,7 @@ required_deployment_environments: typing.List[str]
The environments that must be successfully deployed to before branches can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
---
@@ -3233,7 +3233,7 @@ required_check: IResolvable | typing.List[RepositoryRulesetRulesRequiredStatusCh
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
---
@@ -3247,7 +3247,7 @@ do_not_enforce_on_create: bool | IResolvable
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
---
@@ -3263,7 +3263,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
---
@@ -3299,7 +3299,7 @@ context: str
The status check context name that must be present on the commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#context RepositoryRuleset#context}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#context RepositoryRuleset#context}
---
@@ -3313,7 +3313,7 @@ integration_id: typing.Union[int, float]
The optional integration ID that this status check must originate from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
---
@@ -3353,7 +3353,7 @@ operator: str
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -3367,7 +3367,7 @@ pattern: str
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -3381,7 +3381,7 @@ name: str
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -3395,7 +3395,7 @@ negate: bool | IResolvable
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -4182,7 +4182,7 @@ def put_ref_name(
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
---
@@ -4194,7 +4194,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#include RepositoryRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#include RepositoryRuleset#include}
---
@@ -8363,7 +8363,7 @@ def put_branch_name_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -8373,7 +8373,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -8383,7 +8383,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -8393,7 +8393,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -8414,7 +8414,7 @@ def put_commit_author_email_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -8424,7 +8424,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -8434,7 +8434,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -8444,7 +8444,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -8465,7 +8465,7 @@ def put_commit_message_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -8475,7 +8475,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -8485,7 +8485,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -8495,7 +8495,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -8516,7 +8516,7 @@ def put_committer_email_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -8526,7 +8526,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -8536,7 +8536,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -8546,7 +8546,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -8565,7 +8565,7 @@ def put_copilot_code_review(
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
---
@@ -8575,7 +8575,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
---
@@ -8593,7 +8593,7 @@ def put_file_extension_restriction(
A list of file extensions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
---
@@ -8611,7 +8611,7 @@ def put_file_path_restriction(
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
---
@@ -8629,7 +8629,7 @@ def put_max_file_path_length(
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -8647,7 +8647,7 @@ def put_max_file_size(
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -8673,7 +8673,7 @@ Maximum time for a required status check to report a conclusion.
After this much time has elapsed, checks that have not reported a conclusion will be assumed to have failed. Defaults to `60`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
---
@@ -8685,7 +8685,7 @@ When set to ALLGREEN, the merge commit created by merge queue for each PR in the
When set to HEADGREEN, only the commit at the head of the merge group, i.e. the commit containing changes from all of the PRs in the group, must pass its required checks to merge. Can be one of: ALLGREEN, HEADGREEN. Defaults to `ALLGREEN`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
---
@@ -8695,7 +8695,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Limit the number of queued pull requests requesting checks and workflow runs at the same time. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
---
@@ -8705,7 +8705,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The maximum number of PRs that will be merged together in a group. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
---
@@ -8717,7 +8717,7 @@ Method to use when merging changes from queued pull requests.
Can be one of: MERGE, SQUASH, REBASE. Defaults to `MERGE`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
---
@@ -8727,7 +8727,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The minimum number of PRs that will be merged together in a group. Defaults to `1`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
---
@@ -8739,7 +8739,7 @@ The time merge queue should wait after the first PR is added to the queue for th
After this time has elapsed, the minimum group size will be ignored and a smaller group will be merged. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
---
@@ -8763,7 +8763,7 @@ def put_pull_request(
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
---
@@ -8773,7 +8773,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
---
@@ -8783,7 +8783,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
---
@@ -8793,7 +8793,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
---
@@ -8803,7 +8803,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
---
@@ -8813,7 +8813,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
---
@@ -8825,7 +8825,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
---
@@ -8843,7 +8843,7 @@ def put_required_code_scanning(
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
---
@@ -8861,7 +8861,7 @@ def put_required_deployments(
The environments that must be successfully deployed to before branches can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
---
@@ -8881,7 +8881,7 @@ def put_required_status_checks(
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
---
@@ -8891,7 +8891,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
---
@@ -8903,7 +8903,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
---
@@ -8924,7 +8924,7 @@ def put_tag_name_pattern(
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -8934,7 +8934,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -8944,7 +8944,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -8954,7 +8954,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -10546,7 +10546,7 @@ def put_reviewer(
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -10559,7 +10559,7 @@ If you experience problems setting this value it might not be settable. Please t
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#type RepositoryRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#type RepositoryRuleset#type}
---
diff --git a/docs/repositoryRuleset.typescript.md b/docs/repositoryRuleset.typescript.md
index 04208439c..3453669bc 100644
--- a/docs/repositoryRuleset.typescript.md
+++ b/docs/repositoryRuleset.typescript.md
@@ -4,7 +4,7 @@
### RepositoryRuleset
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset github_repository_ruleset}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset github_repository_ruleset}.
#### Initializers
@@ -549,7 +549,7 @@ The construct id used in the generated config for the RepositoryRuleset to impor
The id of the existing RepositoryRuleset that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
---
@@ -983,7 +983,7 @@ public readonly actorType: string;
The type of actor that can bypass a ruleset. See https://docs.github.com/en/rest/repos/rules for more information.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
---
@@ -999,7 +999,7 @@ When the specified actor can bypass the ruleset.
pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
---
@@ -1015,7 +1015,7 @@ The ID of the actor that can bypass a ruleset.
When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
---
@@ -1047,7 +1047,7 @@ public readonly refName: RepositoryRulesetConditionsRefName;
ref_name block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
---
@@ -1080,7 +1080,7 @@ public readonly exclude: string[];
Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
---
@@ -1096,7 +1096,7 @@ Array of ref names or patterns to include.
One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#include RepositoryRuleset#include}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#include RepositoryRuleset#include}
---
@@ -1128,7 +1128,7 @@ const repositoryRulesetConfig: repositoryRuleset.RepositoryRulesetConfig = { ...
| target | string | Possible values are branch, push and tag. |
| bypassActors | cdktn.IResolvable \| RepositoryRulesetBypassActors[] | bypass_actors block. |
| conditions | RepositoryRulesetConditions | conditions block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}. |
---
@@ -1212,7 +1212,7 @@ public readonly enforcement: string;
Possible values for Enforcement are `disabled`, `active`, `evaluate`. Note: `evaluate` is currently only supported for owners of type `organization`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
---
@@ -1226,7 +1226,7 @@ public readonly name: string;
The name of the ruleset.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1240,7 +1240,7 @@ public readonly repository: string;
Name of the repository to apply ruleset to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
---
@@ -1254,7 +1254,7 @@ public readonly rules: RepositoryRulesetRules;
rules block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
---
@@ -1268,7 +1268,7 @@ public readonly target: string;
Possible values are branch, push and tag.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#target RepositoryRuleset#target}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#target RepositoryRuleset#target}
---
@@ -1282,7 +1282,7 @@ public readonly bypassActors: IResolvable | RepositoryRulesetBypassActors[];
bypass_actors block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
---
@@ -1296,7 +1296,7 @@ public readonly conditions: RepositoryRulesetConditions;
conditions block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
---
@@ -1308,7 +1308,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1364,7 +1364,7 @@ public readonly branchNamePattern: RepositoryRulesetRulesBranchNamePattern;
branch_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
---
@@ -1378,7 +1378,7 @@ public readonly commitAuthorEmailPattern: RepositoryRulesetRulesCommitAuthorEmai
commit_author_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
---
@@ -1392,7 +1392,7 @@ public readonly commitMessagePattern: RepositoryRulesetRulesCommitMessagePattern
commit_message_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
---
@@ -1406,7 +1406,7 @@ public readonly committerEmailPattern: RepositoryRulesetRulesCommitterEmailPatte
committer_email_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
---
@@ -1420,7 +1420,7 @@ public readonly copilotCodeReview: RepositoryRulesetRulesCopilotCodeReview;
copilot_code_review block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
---
@@ -1434,7 +1434,7 @@ public readonly creation: boolean | IResolvable;
Only allow users with bypass permission to create matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
---
@@ -1448,7 +1448,7 @@ public readonly deletion: boolean | IResolvable;
Only allow users with bypass permissions to delete matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
---
@@ -1462,7 +1462,7 @@ public readonly fileExtensionRestriction: RepositoryRulesetRulesFileExtensionRes
file_extension_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
---
@@ -1476,7 +1476,7 @@ public readonly filePathRestriction: RepositoryRulesetRulesFilePathRestriction;
file_path_restriction block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
---
@@ -1490,7 +1490,7 @@ public readonly maxFilePathLength: RepositoryRulesetRulesMaxFilePathLength;
max_file_path_length block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -1504,7 +1504,7 @@ public readonly maxFileSize: RepositoryRulesetRulesMaxFileSize;
max_file_size block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -1518,7 +1518,7 @@ public readonly mergeQueue: RepositoryRulesetRulesMergeQueue;
merge_queue block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
---
@@ -1532,7 +1532,7 @@ public readonly nonFastForward: boolean | IResolvable;
Prevent users with push access from force pushing to branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
---
@@ -1546,7 +1546,7 @@ public readonly pullRequest: RepositoryRulesetRulesPullRequest;
pull_request block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
---
@@ -1560,7 +1560,7 @@ public readonly requiredCodeScanning: RepositoryRulesetRulesRequiredCodeScanning
required_code_scanning block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
---
@@ -1574,7 +1574,7 @@ public readonly requiredDeployments: RepositoryRulesetRulesRequiredDeployments;
required_deployments block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
---
@@ -1588,7 +1588,7 @@ public readonly requiredLinearHistory: boolean | IResolvable;
Prevent merge commits from being pushed to matching branches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
---
@@ -1602,7 +1602,7 @@ public readonly requiredSignatures: boolean | IResolvable;
Commits pushed to matching branches must have verified signatures.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
---
@@ -1616,7 +1616,7 @@ public readonly requiredStatusChecks: RepositoryRulesetRulesRequiredStatusChecks
required_status_checks block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
---
@@ -1630,7 +1630,7 @@ public readonly tagNamePattern: RepositoryRulesetRulesTagNamePattern;
tag_name_pattern block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
---
@@ -1644,7 +1644,7 @@ public readonly update: boolean | IResolvable;
Only allow users with bypass permission to update matching refs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update RepositoryRuleset#update}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update RepositoryRuleset#update}
---
@@ -1660,7 +1660,7 @@ Branch can pull changes from its upstream repository.
This is only applicable to forked repositories. Requires `update` to be set to `true`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
---
@@ -1695,7 +1695,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -1709,7 +1709,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -1723,7 +1723,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1737,7 +1737,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -1772,7 +1772,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -1786,7 +1786,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -1800,7 +1800,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1814,7 +1814,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -1849,7 +1849,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -1863,7 +1863,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -1877,7 +1877,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1891,7 +1891,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -1926,7 +1926,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -1940,7 +1940,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -1954,7 +1954,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -1968,7 +1968,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
@@ -2001,7 +2001,7 @@ public readonly reviewDraftPullRequests: boolean | IResolvable;
Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
---
@@ -2015,7 +2015,7 @@ public readonly reviewOnPush: boolean | IResolvable;
Copilot automatically reviews each new push to the pull request. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
---
@@ -2047,7 +2047,7 @@ public readonly restrictedFileExtensions: string[];
A list of file extensions.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
---
@@ -2079,7 +2079,7 @@ public readonly restrictedFilePaths: string[];
The file paths that are restricted from being pushed to the commit graph.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
---
@@ -2111,7 +2111,7 @@ public readonly maxFilePathLength: number;
The maximum allowed length of a file path.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
---
@@ -2143,7 +2143,7 @@ public readonly maxFileSize: number;
The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
---
@@ -2183,7 +2183,7 @@ Maximum time for a required status check to report a conclusion.
After this much time has elapsed, checks that have not reported a conclusion will be assumed to have failed. Defaults to `60`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
---
@@ -2199,7 +2199,7 @@ When set to ALLGREEN, the merge commit created by merge queue for each PR in the
When set to HEADGREEN, only the commit at the head of the merge group, i.e. the commit containing changes from all of the PRs in the group, must pass its required checks to merge. Can be one of: ALLGREEN, HEADGREEN. Defaults to `ALLGREEN`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
---
@@ -2213,7 +2213,7 @@ public readonly maxEntriesToBuild: number;
Limit the number of queued pull requests requesting checks and workflow runs at the same time. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
---
@@ -2227,7 +2227,7 @@ public readonly maxEntriesToMerge: number;
The maximum number of PRs that will be merged together in a group. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
---
@@ -2243,7 +2243,7 @@ Method to use when merging changes from queued pull requests.
Can be one of: MERGE, SQUASH, REBASE. Defaults to `MERGE`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
---
@@ -2257,7 +2257,7 @@ public readonly minEntriesToMerge: number;
The minimum number of PRs that will be merged together in a group. Defaults to `1`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
---
@@ -2273,7 +2273,7 @@ The time merge queue should wait after the first PR is added to the queue for th
After this time has elapsed, the minimum group size will be ignored and a smaller group will be merged. Defaults to `5`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
---
@@ -2311,7 +2311,7 @@ public readonly allowedMergeMethods: string[];
Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
---
@@ -2325,7 +2325,7 @@ public readonly dismissStaleReviewsOnPush: boolean | IResolvable;
New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
---
@@ -2339,7 +2339,7 @@ public readonly requireCodeOwnerReview: boolean | IResolvable;
Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
---
@@ -2353,7 +2353,7 @@ public readonly requiredApprovingReviewCount: number;
The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
---
@@ -2367,7 +2367,7 @@ public readonly requiredReviewers: IResolvable | RepositoryRulesetRulesPullReque
required_reviewers block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
---
@@ -2381,7 +2381,7 @@ public readonly requiredReviewThreadResolution: boolean | IResolvable;
All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
---
@@ -2397,7 +2397,7 @@ Whether the most recent reviewable push must be approved by someone other than t
Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
---
@@ -2431,7 +2431,7 @@ public readonly filePatterns: string[];
File patterns (fnmatch syntax) that this reviewer must approve.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
---
@@ -2445,7 +2445,7 @@ public readonly minimumApprovals: number;
Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
---
@@ -2459,7 +2459,7 @@ public readonly reviewer: RepositoryRulesetRulesPullRequestRequiredReviewersRevi
reviewer block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
---
@@ -2492,7 +2492,7 @@ public readonly id: number;
The ID of the reviewer that must review.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2509,7 +2509,7 @@ public readonly type: string;
The type of reviewer. Currently only `Team` is supported.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#type RepositoryRuleset#type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#type RepositoryRuleset#type}
---
@@ -2541,7 +2541,7 @@ public readonly requiredCodeScanningTool: IResolvable | RepositoryRulesetRulesRe
required_code_scanning_tool block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
---
@@ -2577,7 +2577,7 @@ The severity level at which code scanning results that raise alerts block a refe
Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
---
@@ -2593,7 +2593,7 @@ The severity level at which code scanning results that raise security alerts blo
Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
---
@@ -2607,7 +2607,7 @@ public readonly tool: string;
The name of a code scanning tool.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
---
@@ -2639,7 +2639,7 @@ public readonly requiredDeploymentEnvironments: string[];
The environments that must be successfully deployed to before branches can be merged.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
---
@@ -2673,7 +2673,7 @@ public readonly requiredCheck: IResolvable | RepositoryRulesetRulesRequiredStatu
required_check block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
---
@@ -2687,7 +2687,7 @@ public readonly doNotEnforceOnCreate: boolean | IResolvable;
Allow repositories and branches to be created if a check would otherwise prohibit it.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
---
@@ -2703,7 +2703,7 @@ Whether pull requests targeting a matching branch must be tested with the latest
This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
---
@@ -2736,7 +2736,7 @@ public readonly context: string;
The status check context name that must be present on the commit.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#context RepositoryRuleset#context}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#context RepositoryRuleset#context}
---
@@ -2750,7 +2750,7 @@ public readonly integrationId: number;
The optional integration ID that this status check must originate from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
---
@@ -2785,7 +2785,7 @@ public readonly operator: string;
The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
---
@@ -2799,7 +2799,7 @@ public readonly pattern: string;
The pattern to match with.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
---
@@ -2813,7 +2813,7 @@ public readonly name: string;
How this rule will appear to users.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
---
@@ -2827,7 +2827,7 @@ public readonly negate: boolean | IResolvable;
If true, the rule will fail if the pattern matches.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
---
diff --git a/docs/repositoryTopics.go.md b/docs/repositoryTopics.go.md
index 2f6fb3a0c..560c18094 100644
--- a/docs/repositoryTopics.go.md
+++ b/docs/repositoryTopics.go.md
@@ -4,7 +4,7 @@
### RepositoryTopics
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics github_repository_topics}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics github_repository_topics}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the RepositoryTopics to import
The id of the existing RepositoryTopics that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
---
@@ -791,7 +791,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorytopics
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | The name of the repository. The name is not case sensitive. |
| Topics | *[]*string | An array of topics to add to the repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}. |
---
@@ -875,7 +875,7 @@ Repository *string
The name of the repository. The name is not case sensitive.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#repository RepositoryTopics#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#repository RepositoryTopics#repository}
---
@@ -891,7 +891,7 @@ An array of topics to add to the repository.
Pass one or more topics to replace the set of existing topics. Send an empty array ([]) to clear all topics from the repository. Note: Topic names cannot contain uppercase letters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#topics RepositoryTopics#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#topics RepositoryTopics#topics}
---
@@ -903,7 +903,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryTopics.python.md b/docs/repositoryTopics.python.md
index 5919dd1fe..ab7ff7c25 100644
--- a/docs/repositoryTopics.python.md
+++ b/docs/repositoryTopics.python.md
@@ -4,7 +4,7 @@
### RepositoryTopics
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics github_repository_topics}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics github_repository_topics}.
#### Initializers
@@ -40,7 +40,7 @@ repositoryTopics.RepositoryTopics(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The name of the repository. The name is not case sensitive. |
| topics | typing.List[str] | An array of topics to add to the repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The name of the repository. The name is not case sensitive.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#repository RepositoryTopics#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#repository RepositoryTopics#repository}
---
@@ -122,7 +122,7 @@ An array of topics to add to the repository.
Pass one or more topics to replace the set of existing topics. Send an empty array ([]) to clear all topics from the repository. Note: Topic names cannot contain uppercase letters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#topics RepositoryTopics#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#topics RepositoryTopics#topics}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -637,7 +637,7 @@ The construct id used in the generated config for the RepositoryTopics to import
The id of the existing RepositoryTopics that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
---
@@ -932,7 +932,7 @@ repositoryTopics.RepositoryTopicsConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The name of the repository. The name is not case sensitive. |
| topics | typing.List[str] | An array of topics to add to the repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}. |
---
@@ -1016,7 +1016,7 @@ repository: str
The name of the repository. The name is not case sensitive.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#repository RepositoryTopics#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#repository RepositoryTopics#repository}
---
@@ -1032,7 +1032,7 @@ An array of topics to add to the repository.
Pass one or more topics to replace the set of existing topics. Send an empty array ([]) to clear all topics from the repository. Note: Topic names cannot contain uppercase letters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#topics RepositoryTopics#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#topics RepositoryTopics#topics}
---
@@ -1044,7 +1044,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryTopics.typescript.md b/docs/repositoryTopics.typescript.md
index 9d93fc2ae..be8fa0968 100644
--- a/docs/repositoryTopics.typescript.md
+++ b/docs/repositoryTopics.typescript.md
@@ -4,7 +4,7 @@
### RepositoryTopics
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics github_repository_topics}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics github_repository_topics}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the RepositoryTopics to import
The id of the existing RepositoryTopics that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
---
@@ -780,7 +780,7 @@ const repositoryTopicsConfig: repositoryTopics.RepositoryTopicsConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | The name of the repository. The name is not case sensitive. |
| topics | string[] | An array of topics to add to the repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}. |
---
@@ -864,7 +864,7 @@ public readonly repository: string;
The name of the repository. The name is not case sensitive.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#repository RepositoryTopics#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#repository RepositoryTopics#repository}
---
@@ -880,7 +880,7 @@ An array of topics to add to the repository.
Pass one or more topics to replace the set of existing topics. Send an empty array ([]) to clear all topics from the repository. Note: Topic names cannot contain uppercase letters.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#topics RepositoryTopics#topics}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#topics RepositoryTopics#topics}
---
@@ -892,7 +892,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryVulnerabilityAlerts.go.md b/docs/repositoryVulnerabilityAlerts.go.md
index 23240f345..dc39c6736 100644
--- a/docs/repositoryVulnerabilityAlerts.go.md
+++ b/docs/repositoryVulnerabilityAlerts.go.md
@@ -4,7 +4,7 @@
### RepositoryVulnerabilityAlerts
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryVulnerabilityAle
The id of the existing RepositoryVulnerabilityAlerts that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
---
@@ -809,7 +809,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositoryvulner
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | The repository name to configure vulnerability alerts for. |
| Enabled | interface{} | Whether vulnerability alerts are enabled for the repository. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
---
@@ -893,7 +893,7 @@ Repository *string
The repository name to configure vulnerability alerts for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
---
@@ -907,7 +907,7 @@ Enabled interface{}
Whether vulnerability alerts are enabled for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
---
@@ -919,7 +919,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryVulnerabilityAlerts.python.md b/docs/repositoryVulnerabilityAlerts.python.md
index a6e0355ee..c7178b703 100644
--- a/docs/repositoryVulnerabilityAlerts.python.md
+++ b/docs/repositoryVulnerabilityAlerts.python.md
@@ -4,7 +4,7 @@
### RepositoryVulnerabilityAlerts
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}.
#### Initializers
@@ -40,7 +40,7 @@ repositoryVulnerabilityAlerts.RepositoryVulnerabilityAlerts(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The repository name to configure vulnerability alerts for. |
| enabled | bool \| cdktn.IResolvable | Whether vulnerability alerts are enabled for the repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The repository name to configure vulnerability alerts for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether vulnerability alerts are enabled for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -642,7 +642,7 @@ The construct id used in the generated config for the RepositoryVulnerabilityAle
The id of the existing RepositoryVulnerabilityAlerts that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
---
@@ -948,7 +948,7 @@ repositoryVulnerabilityAlerts.RepositoryVulnerabilityAlertsConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The repository name to configure vulnerability alerts for. |
| enabled | bool \| cdktn.IResolvable | Whether vulnerability alerts are enabled for the repository. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
---
@@ -1032,7 +1032,7 @@ repository: str
The repository name to configure vulnerability alerts for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
---
@@ -1046,7 +1046,7 @@ enabled: bool | IResolvable
Whether vulnerability alerts are enabled for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
---
@@ -1058,7 +1058,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryVulnerabilityAlerts.typescript.md b/docs/repositoryVulnerabilityAlerts.typescript.md
index e4040641d..04945cde1 100644
--- a/docs/repositoryVulnerabilityAlerts.typescript.md
+++ b/docs/repositoryVulnerabilityAlerts.typescript.md
@@ -4,7 +4,7 @@
### RepositoryVulnerabilityAlerts
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the RepositoryVulnerabilityAle
The id of the existing RepositoryVulnerabilityAlerts that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
---
@@ -798,7 +798,7 @@ const repositoryVulnerabilityAlertsConfig: repositoryVulnerabilityAlerts.Reposit
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | The repository name to configure vulnerability alerts for. |
| enabled | boolean \| cdktn.IResolvable | Whether vulnerability alerts are enabled for the repository. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}. |
---
@@ -882,7 +882,7 @@ public readonly repository: string;
The repository name to configure vulnerability alerts for.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
---
@@ -896,7 +896,7 @@ public readonly enabled: boolean | IResolvable;
Whether vulnerability alerts are enabled for the repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
---
@@ -908,7 +908,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/repositoryWebhook.go.md b/docs/repositoryWebhook.go.md
index a2657cb52..5eebe34e6 100644
--- a/docs/repositoryWebhook.go.md
+++ b/docs/repositoryWebhook.go.md
@@ -4,7 +4,7 @@
### RepositoryWebhook
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook github_repository_webhook}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook github_repository_webhook}.
#### Initializers
@@ -530,7 +530,7 @@ The construct id used in the generated config for the RepositoryWebhook to impor
The id of the existing RepositoryWebhook that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
---
@@ -907,8 +907,8 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/repositorywebhoo
| Repository | *string | The repository name of the webhook, not including the organization, which will be inferred. |
| Active | interface{} | Indicate if the webhook should receive events. Defaults to 'true'. |
| Configuration | RepositoryWebhookConfiguration | configuration block. |
-| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
+| Etag | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
---
@@ -992,7 +992,7 @@ Events *[]*string
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#events RepositoryWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#events RepositoryWebhook#events}
---
@@ -1006,7 +1006,7 @@ Repository *string
The repository name of the webhook, not including the organization, which will be inferred.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
---
@@ -1020,7 +1020,7 @@ Active interface{}
Indicate if the webhook should receive events. Defaults to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#active RepositoryWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#active RepositoryWebhook#active}
---
@@ -1034,7 +1034,7 @@ Configuration RepositoryWebhookConfiguration
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
---
@@ -1046,7 +1046,7 @@ Etag *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
---
@@ -1058,7 +1058,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1101,7 +1101,7 @@ Url *string
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#url RepositoryWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#url RepositoryWebhook#url}
---
@@ -1115,7 +1115,7 @@ ContentType *string
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
---
@@ -1129,7 +1129,7 @@ InsecureSsl interface{}
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
---
@@ -1143,7 +1143,7 @@ Secret *string
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
---
diff --git a/docs/repositoryWebhook.python.md b/docs/repositoryWebhook.python.md
index 442d8284d..7ba478357 100644
--- a/docs/repositoryWebhook.python.md
+++ b/docs/repositoryWebhook.python.md
@@ -4,7 +4,7 @@
### RepositoryWebhook
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook github_repository_webhook}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook github_repository_webhook}.
#### Initializers
@@ -45,8 +45,8 @@ repositoryWebhook.RepositoryWebhook(
| repository | str | The repository name of the webhook, not including the organization, which will be inferred. |
| active | bool \| cdktn.IResolvable | Indicate if the webhook should receive events. Defaults to 'true'. |
| configuration | RepositoryWebhookConfiguration | configuration block. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
---
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#events RepositoryWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#events RepositoryWebhook#events}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The repository name of the webhook, not including the organization, which will be inferred.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Indicate if the webhook should receive events. Defaults to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#active RepositoryWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#active RepositoryWebhook#active}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
---
@@ -154,7 +154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
---
@@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -570,7 +570,7 @@ def put_configuration(
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#url RepositoryWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#url RepositoryWebhook#url}
---
@@ -580,7 +580,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
---
@@ -590,7 +590,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
---
@@ -600,7 +600,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
---
@@ -742,7 +742,7 @@ The construct id used in the generated config for the RepositoryWebhook to impor
The id of the existing RepositoryWebhook that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
---
@@ -1119,8 +1119,8 @@ repositoryWebhook.RepositoryWebhookConfig(
| repository | str | The repository name of the webhook, not including the organization, which will be inferred. |
| active | bool \| cdktn.IResolvable | Indicate if the webhook should receive events. Defaults to 'true'. |
| configuration | RepositoryWebhookConfiguration | configuration block. |
-| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
+| etag | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
---
@@ -1204,7 +1204,7 @@ events: typing.List[str]
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#events RepositoryWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#events RepositoryWebhook#events}
---
@@ -1218,7 +1218,7 @@ repository: str
The repository name of the webhook, not including the organization, which will be inferred.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
---
@@ -1232,7 +1232,7 @@ active: bool | IResolvable
Indicate if the webhook should receive events. Defaults to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#active RepositoryWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#active RepositoryWebhook#active}
---
@@ -1246,7 +1246,7 @@ configuration: RepositoryWebhookConfiguration
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
---
@@ -1258,7 +1258,7 @@ etag: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
---
@@ -1270,7 +1270,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1313,7 +1313,7 @@ url: str
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#url RepositoryWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#url RepositoryWebhook#url}
---
@@ -1327,7 +1327,7 @@ content_type: str
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
---
@@ -1341,7 +1341,7 @@ insecure_ssl: bool | IResolvable
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
---
@@ -1355,7 +1355,7 @@ secret: str
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
---
diff --git a/docs/repositoryWebhook.typescript.md b/docs/repositoryWebhook.typescript.md
index 3c3dab613..95a925577 100644
--- a/docs/repositoryWebhook.typescript.md
+++ b/docs/repositoryWebhook.typescript.md
@@ -4,7 +4,7 @@
### RepositoryWebhook
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook github_repository_webhook}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook github_repository_webhook}.
#### Initializers
@@ -530,7 +530,7 @@ The construct id used in the generated config for the RepositoryWebhook to impor
The id of the existing RepositoryWebhook that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
---
@@ -893,8 +893,8 @@ const repositoryWebhookConfig: repositoryWebhook.RepositoryWebhookConfig = { ...
| repository | string | The repository name of the webhook, not including the organization, which will be inferred. |
| active | boolean \| cdktn.IResolvable | Indicate if the webhook should receive events. Defaults to 'true'. |
| configuration | RepositoryWebhookConfiguration | configuration block. |
-| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
+| etag | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}. |
---
@@ -978,7 +978,7 @@ public readonly events: string[];
A list of events which should trigger the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#events RepositoryWebhook#events}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#events RepositoryWebhook#events}
---
@@ -992,7 +992,7 @@ public readonly repository: string;
The repository name of the webhook, not including the organization, which will be inferred.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
---
@@ -1006,7 +1006,7 @@ public readonly active: boolean | IResolvable;
Indicate if the webhook should receive events. Defaults to 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#active RepositoryWebhook#active}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#active RepositoryWebhook#active}
---
@@ -1020,7 +1020,7 @@ public readonly configuration: RepositoryWebhookConfiguration;
configuration block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
---
@@ -1032,7 +1032,7 @@ public readonly etag: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}.
---
@@ -1044,7 +1044,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1082,7 +1082,7 @@ public readonly url: string;
The URL of the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#url RepositoryWebhook#url}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#url RepositoryWebhook#url}
---
@@ -1096,7 +1096,7 @@ public readonly contentType: string;
The content type for the payload. Valid values are either 'form' or 'json'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
---
@@ -1110,7 +1110,7 @@ public readonly insecureSsl: boolean | IResolvable;
Insecure SSL boolean toggle. Defaults to 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
---
@@ -1124,7 +1124,7 @@ public readonly secret: string;
The shared secret for the webhook.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
---
diff --git a/docs/team.go.md b/docs/team.go.md
index d9e59a92c..ce48cc88c 100644
--- a/docs/team.go.md
+++ b/docs/team.go.md
@@ -4,7 +4,7 @@
### Team
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team github_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team github_team}.
#### Initializers
@@ -552,7 +552,7 @@ The construct id used in the generated config for the Team to import.
The id of the existing Team that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#import import section} in the documentation of this resource for the id to use
---
@@ -1053,7 +1053,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/team"
| Name | *string | The name of the team. |
| CreateDefaultMaintainer | interface{} | Adds a default maintainer to the team. Adds the creating user to the team when 'true'. |
| Description | *string | A description of the team. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}. |
| LdapDn | *string | The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server. |
| NotificationSetting | *string | The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'. |
| ParentTeamId | *string | The ID or slug of the parent team, if this is a nested team. |
@@ -1143,7 +1143,7 @@ Name *string
The name of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#name Team#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#name Team#name}
---
@@ -1157,7 +1157,7 @@ CreateDefaultMaintainer interface{}
Adds a default maintainer to the team. Adds the creating user to the team when 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
---
@@ -1171,7 +1171,7 @@ Description *string
A description of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#description Team#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#description Team#description}
---
@@ -1183,7 +1183,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1200,7 +1200,7 @@ LdapDn *string
The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#ldap_dn Team#ldap_dn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#ldap_dn Team#ldap_dn}
---
@@ -1214,7 +1214,7 @@ NotificationSetting *string
The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#notification_setting Team#notification_setting}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#notification_setting Team#notification_setting}
---
@@ -1228,7 +1228,7 @@ ParentTeamId *string
The ID or slug of the parent team, if this is a nested team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_id Team#parent_team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_id Team#parent_team_id}
---
@@ -1242,7 +1242,7 @@ ParentTeamReadId *string
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
---
@@ -1256,7 +1256,7 @@ ParentTeamReadSlug *string
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
---
@@ -1270,7 +1270,7 @@ Privacy *string
The level of privacy for the team. Must be one of 'secret' or 'closed'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#privacy Team#privacy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#privacy Team#privacy}
---
diff --git a/docs/team.python.md b/docs/team.python.md
index 6149528b2..1f35fbf12 100644
--- a/docs/team.python.md
+++ b/docs/team.python.md
@@ -4,7 +4,7 @@
### Team
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team github_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team github_team}.
#### Initializers
@@ -48,7 +48,7 @@ team.Team(
| name | str | The name of the team. |
| create_default_maintainer | bool \| cdktn.IResolvable | Adds a default maintainer to the team. Adds the creating user to the team when 'true'. |
| description | str | A description of the team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}. |
| ldap_dn | str | The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server. |
| notification_setting | str | The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'. |
| parent_team_id | str | The ID or slug of the parent team, if this is a nested team. |
@@ -124,7 +124,7 @@ Must be unique amongst siblings in the same scope
The name of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#name Team#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#name Team#name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Adds a default maintainer to the team. Adds the creating user to the team when 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
A description of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#description Team#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#description Team#description}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -165,7 +165,7 @@ If you experience problems setting this value it might not be settable. Please t
The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#ldap_dn Team#ldap_dn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#ldap_dn Team#ldap_dn}
---
@@ -175,7 +175,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#notification_setting Team#notification_setting}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#notification_setting Team#notification_setting}
---
@@ -185,7 +185,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The ID or slug of the parent team, if this is a nested team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_id Team#parent_team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_id Team#parent_team_id}
---
@@ -195,7 +195,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
---
@@ -205,7 +205,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
---
@@ -215,7 +215,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The level of privacy for the team. Must be one of 'secret' or 'closed'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#privacy Team#privacy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#privacy Team#privacy}
---
@@ -775,7 +775,7 @@ The construct id used in the generated config for the Team to import.
The id of the existing Team that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#import import section} in the documentation of this resource for the id to use
---
@@ -1276,7 +1276,7 @@ team.TeamConfig(
| name | str | The name of the team. |
| create_default_maintainer | bool \| cdktn.IResolvable | Adds a default maintainer to the team. Adds the creating user to the team when 'true'. |
| description | str | A description of the team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}. |
| ldap_dn | str | The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server. |
| notification_setting | str | The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'. |
| parent_team_id | str | The ID or slug of the parent team, if this is a nested team. |
@@ -1366,7 +1366,7 @@ name: str
The name of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#name Team#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#name Team#name}
---
@@ -1380,7 +1380,7 @@ create_default_maintainer: bool | IResolvable
Adds a default maintainer to the team. Adds the creating user to the team when 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
---
@@ -1394,7 +1394,7 @@ description: str
A description of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#description Team#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#description Team#description}
---
@@ -1406,7 +1406,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1423,7 +1423,7 @@ ldap_dn: str
The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#ldap_dn Team#ldap_dn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#ldap_dn Team#ldap_dn}
---
@@ -1437,7 +1437,7 @@ notification_setting: str
The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#notification_setting Team#notification_setting}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#notification_setting Team#notification_setting}
---
@@ -1451,7 +1451,7 @@ parent_team_id: str
The ID or slug of the parent team, if this is a nested team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_id Team#parent_team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_id Team#parent_team_id}
---
@@ -1465,7 +1465,7 @@ parent_team_read_id: str
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
---
@@ -1479,7 +1479,7 @@ parent_team_read_slug: str
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
---
@@ -1493,7 +1493,7 @@ privacy: str
The level of privacy for the team. Must be one of 'secret' or 'closed'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#privacy Team#privacy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#privacy Team#privacy}
---
diff --git a/docs/team.typescript.md b/docs/team.typescript.md
index 5ea58338d..8f1d018e7 100644
--- a/docs/team.typescript.md
+++ b/docs/team.typescript.md
@@ -4,7 +4,7 @@
### Team
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team github_team}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team github_team}.
#### Initializers
@@ -552,7 +552,7 @@ The construct id used in the generated config for the Team to import.
The id of the existing Team that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#import import section} in the documentation of this resource for the id to use
---
@@ -1035,7 +1035,7 @@ const teamConfig: team.TeamConfig = { ... }
| name | string | The name of the team. |
| createDefaultMaintainer | boolean \| cdktn.IResolvable | Adds a default maintainer to the team. Adds the creating user to the team when 'true'. |
| description | string | A description of the team. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}. |
| ldapDn | string | The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server. |
| notificationSetting | string | The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'. |
| parentTeamId | string | The ID or slug of the parent team, if this is a nested team. |
@@ -1125,7 +1125,7 @@ public readonly name: string;
The name of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#name Team#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#name Team#name}
---
@@ -1139,7 +1139,7 @@ public readonly createDefaultMaintainer: boolean | IResolvable;
Adds a default maintainer to the team. Adds the creating user to the team when 'true'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
---
@@ -1153,7 +1153,7 @@ public readonly description: string;
A description of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#description Team#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#description Team#description}
---
@@ -1165,7 +1165,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1182,7 +1182,7 @@ public readonly ldapDn: string;
The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#ldap_dn Team#ldap_dn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#ldap_dn Team#ldap_dn}
---
@@ -1196,7 +1196,7 @@ public readonly notificationSetting: string;
The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#notification_setting Team#notification_setting}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#notification_setting Team#notification_setting}
---
@@ -1210,7 +1210,7 @@ public readonly parentTeamId: string;
The ID or slug of the parent team, if this is a nested team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_id Team#parent_team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_id Team#parent_team_id}
---
@@ -1224,7 +1224,7 @@ public readonly parentTeamReadId: string;
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
---
@@ -1238,7 +1238,7 @@ public readonly parentTeamReadSlug: string;
The id of the parent team read in Github.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
---
@@ -1252,7 +1252,7 @@ public readonly privacy: string;
The level of privacy for the team. Must be one of 'secret' or 'closed'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#privacy Team#privacy}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#privacy Team#privacy}
---
diff --git a/docs/teamMembers.go.md b/docs/teamMembers.go.md
index f0cd7860a..8afe0e9a1 100644
--- a/docs/teamMembers.go.md
+++ b/docs/teamMembers.go.md
@@ -4,7 +4,7 @@
### TeamMembers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members github_team_members}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members github_team_members}.
#### Initializers
@@ -509,7 +509,7 @@ The construct id used in the generated config for the TeamMembers to import.
The id of the existing TeamMembers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
---
@@ -804,7 +804,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/teammembers"
| Provisioners | *[]interface{} | *No description.* |
| Members | interface{} | members block. |
| TeamId | *string | The GitHub team id or slug. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}. |
---
@@ -888,7 +888,7 @@ Members interface{}
members block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#members TeamMembers#members}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#members TeamMembers#members}
---
@@ -902,7 +902,7 @@ TeamId *string
The GitHub team id or slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#team_id TeamMembers#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#team_id TeamMembers#team_id}
---
@@ -914,7 +914,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -953,7 +953,7 @@ Username *string
The user to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#username TeamMembers#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#username TeamMembers#username}
---
@@ -967,7 +967,7 @@ Role *string
The role of the user within the team. Must be one of 'member' or 'maintainer'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#role TeamMembers#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#role TeamMembers#role}
---
diff --git a/docs/teamMembers.python.md b/docs/teamMembers.python.md
index b01534a42..008ce1324 100644
--- a/docs/teamMembers.python.md
+++ b/docs/teamMembers.python.md
@@ -4,7 +4,7 @@
### TeamMembers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members github_team_members}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members github_team_members}.
#### Initializers
@@ -40,7 +40,7 @@ teamMembers.TeamMembers(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| members | cdktn.IResolvable \| typing.List[TeamMembersMembers] | members block. |
| team_id | str | The GitHub team id or slug. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
members block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#members TeamMembers#members}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#members TeamMembers#members}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The GitHub team id or slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#team_id TeamMembers#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#team_id TeamMembers#team_id}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -650,7 +650,7 @@ The construct id used in the generated config for the TeamMembers to import.
The id of the existing TeamMembers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
---
@@ -945,7 +945,7 @@ teamMembers.TeamMembersConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| members | cdktn.IResolvable \| typing.List[TeamMembersMembers] | members block. |
| team_id | str | The GitHub team id or slug. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}. |
---
@@ -1029,7 +1029,7 @@ members: IResolvable | typing.List[TeamMembersMembers]
members block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#members TeamMembers#members}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#members TeamMembers#members}
---
@@ -1043,7 +1043,7 @@ team_id: str
The GitHub team id or slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#team_id TeamMembers#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#team_id TeamMembers#team_id}
---
@@ -1055,7 +1055,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1094,7 +1094,7 @@ username: str
The user to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#username TeamMembers#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#username TeamMembers#username}
---
@@ -1108,7 +1108,7 @@ role: str
The role of the user within the team. Must be one of 'member' or 'maintainer'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#role TeamMembers#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#role TeamMembers#role}
---
diff --git a/docs/teamMembers.typescript.md b/docs/teamMembers.typescript.md
index 2d80a3fdc..86333ca2a 100644
--- a/docs/teamMembers.typescript.md
+++ b/docs/teamMembers.typescript.md
@@ -4,7 +4,7 @@
### TeamMembers
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members github_team_members}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members github_team_members}.
#### Initializers
@@ -509,7 +509,7 @@ The construct id used in the generated config for the TeamMembers to import.
The id of the existing TeamMembers that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
---
@@ -793,7 +793,7 @@ const teamMembersConfig: teamMembers.TeamMembersConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| members | cdktn.IResolvable \| TeamMembersMembers[] | members block. |
| teamId | string | The GitHub team id or slug. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}. |
---
@@ -877,7 +877,7 @@ public readonly members: IResolvable | TeamMembersMembers[];
members block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#members TeamMembers#members}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#members TeamMembers#members}
---
@@ -891,7 +891,7 @@ public readonly teamId: string;
The GitHub team id or slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#team_id TeamMembers#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#team_id TeamMembers#team_id}
---
@@ -903,7 +903,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -939,7 +939,7 @@ public readonly username: string;
The user to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#username TeamMembers#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#username TeamMembers#username}
---
@@ -953,7 +953,7 @@ public readonly role: string;
The role of the user within the team. Must be one of 'member' or 'maintainer'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#role TeamMembers#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#role TeamMembers#role}
---
diff --git a/docs/teamMembership.go.md b/docs/teamMembership.go.md
index 3a34c77cc..8854d190e 100644
--- a/docs/teamMembership.go.md
+++ b/docs/teamMembership.go.md
@@ -4,7 +4,7 @@
### TeamMembership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership github_team_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership github_team_membership}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the TeamMembership to import.
The id of the existing TeamMembership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
---
@@ -832,7 +832,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/teammembership"
| Provisioners | *[]interface{} | *No description.* |
| TeamId | *string | The GitHub team id or the GitHub team slug. |
| Username | *string | The user to add to the team. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}. |
| Role | *string | The role of the user within the team. Must be one of 'member' or 'maintainer'. |
---
@@ -917,7 +917,7 @@ TeamId *string
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#team_id TeamMembership#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#team_id TeamMembership#team_id}
---
@@ -931,7 +931,7 @@ Username *string
The user to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#username TeamMembership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#username TeamMembership#username}
---
@@ -943,7 +943,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -960,7 +960,7 @@ Role *string
The role of the user within the team. Must be one of 'member' or 'maintainer'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#role TeamMembership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#role TeamMembership#role}
---
diff --git a/docs/teamMembership.python.md b/docs/teamMembership.python.md
index 0d99307ba..4d733bfd5 100644
--- a/docs/teamMembership.python.md
+++ b/docs/teamMembership.python.md
@@ -4,7 +4,7 @@
### TeamMembership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership github_team_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership github_team_membership}.
#### Initializers
@@ -41,7 +41,7 @@ teamMembership.TeamMembership(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_id | str | The GitHub team id or the GitHub team slug. |
| username | str | The user to add to the team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}. |
| role | str | The role of the user within the team. Must be one of 'member' or 'maintainer'. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#team_id TeamMembership#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#team_id TeamMembership#team_id}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The user to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#username TeamMembership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#username TeamMembership#username}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -143,7 +143,7 @@ If you experience problems setting this value it might not be settable. Please t
The role of the user within the team. Must be one of 'member' or 'maintainer'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#role TeamMembership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#role TeamMembership#role}
---
@@ -654,7 +654,7 @@ The construct id used in the generated config for the TeamMembership to import.
The id of the existing TeamMembership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
---
@@ -983,7 +983,7 @@ teamMembership.TeamMembershipConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_id | str | The GitHub team id or the GitHub team slug. |
| username | str | The user to add to the team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}. |
| role | str | The role of the user within the team. Must be one of 'member' or 'maintainer'. |
---
@@ -1068,7 +1068,7 @@ team_id: str
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#team_id TeamMembership#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#team_id TeamMembership#team_id}
---
@@ -1082,7 +1082,7 @@ username: str
The user to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#username TeamMembership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#username TeamMembership#username}
---
@@ -1094,7 +1094,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1111,7 +1111,7 @@ role: str
The role of the user within the team. Must be one of 'member' or 'maintainer'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#role TeamMembership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#role TeamMembership#role}
---
diff --git a/docs/teamMembership.typescript.md b/docs/teamMembership.typescript.md
index 6ea33e2de..334e1c5bf 100644
--- a/docs/teamMembership.typescript.md
+++ b/docs/teamMembership.typescript.md
@@ -4,7 +4,7 @@
### TeamMembership
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership github_team_membership}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership github_team_membership}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the TeamMembership to import.
The id of the existing TeamMembership that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
---
@@ -820,7 +820,7 @@ const teamMembershipConfig: teamMembership.TeamMembershipConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| teamId | string | The GitHub team id or the GitHub team slug. |
| username | string | The user to add to the team. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}. |
| role | string | The role of the user within the team. Must be one of 'member' or 'maintainer'. |
---
@@ -905,7 +905,7 @@ public readonly teamId: string;
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#team_id TeamMembership#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#team_id TeamMembership#team_id}
---
@@ -919,7 +919,7 @@ public readonly username: string;
The user to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#username TeamMembership#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#username TeamMembership#username}
---
@@ -931,7 +931,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -948,7 +948,7 @@ public readonly role: string;
The role of the user within the team. Must be one of 'member' or 'maintainer'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#role TeamMembership#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#role TeamMembership#role}
---
diff --git a/docs/teamRepository.go.md b/docs/teamRepository.go.md
index 163ce9f7e..33297d2d6 100644
--- a/docs/teamRepository.go.md
+++ b/docs/teamRepository.go.md
@@ -4,7 +4,7 @@
### TeamRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository github_team_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository github_team_repository}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the TeamRepository to import.
The id of the existing TeamRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
---
@@ -832,7 +832,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/teamrepository"
| Provisioners | *[]interface{} | *No description.* |
| Repository | *string | The repository to add to the team. |
| TeamId | *string | ID or slug of team. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}. |
| Permission | *string | The permissions of team members regarding the repository. |
---
@@ -917,7 +917,7 @@ Repository *string
The repository to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#repository TeamRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#repository TeamRepository#repository}
---
@@ -931,7 +931,7 @@ TeamId *string
ID or slug of team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#team_id TeamRepository#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#team_id TeamRepository#team_id}
---
@@ -943,7 +943,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -962,7 +962,7 @@ The permissions of team members regarding the repository.
Must be one of 'pull', 'triage', 'push', 'maintain', 'admin' or the name of an existing custom repository role within the organisation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#permission TeamRepository#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#permission TeamRepository#permission}
---
diff --git a/docs/teamRepository.python.md b/docs/teamRepository.python.md
index 1e8fb6399..138a14780 100644
--- a/docs/teamRepository.python.md
+++ b/docs/teamRepository.python.md
@@ -4,7 +4,7 @@
### TeamRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository github_team_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository github_team_repository}.
#### Initializers
@@ -41,7 +41,7 @@ teamRepository.TeamRepository(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The repository to add to the team. |
| team_id | str | ID or slug of team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}. |
| permission | str | The permissions of team members regarding the repository. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The repository to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#repository TeamRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#repository TeamRepository#repository}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
ID or slug of team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#team_id TeamRepository#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#team_id TeamRepository#team_id}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -145,7 +145,7 @@ The permissions of team members regarding the repository.
Must be one of 'pull', 'triage', 'push', 'maintain', 'admin' or the name of an existing custom repository role within the organisation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#permission TeamRepository#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#permission TeamRepository#permission}
---
@@ -656,7 +656,7 @@ The construct id used in the generated config for the TeamRepository to import.
The id of the existing TeamRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
---
@@ -985,7 +985,7 @@ teamRepository.TeamRepositoryConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| repository | str | The repository to add to the team. |
| team_id | str | ID or slug of team. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}. |
| permission | str | The permissions of team members regarding the repository. |
---
@@ -1070,7 +1070,7 @@ repository: str
The repository to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#repository TeamRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#repository TeamRepository#repository}
---
@@ -1084,7 +1084,7 @@ team_id: str
ID or slug of team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#team_id TeamRepository#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#team_id TeamRepository#team_id}
---
@@ -1096,7 +1096,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1115,7 +1115,7 @@ The permissions of team members regarding the repository.
Must be one of 'pull', 'triage', 'push', 'maintain', 'admin' or the name of an existing custom repository role within the organisation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#permission TeamRepository#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#permission TeamRepository#permission}
---
diff --git a/docs/teamRepository.typescript.md b/docs/teamRepository.typescript.md
index 13324cbfa..cee4743a5 100644
--- a/docs/teamRepository.typescript.md
+++ b/docs/teamRepository.typescript.md
@@ -4,7 +4,7 @@
### TeamRepository
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository github_team_repository}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository github_team_repository}.
#### Initializers
@@ -503,7 +503,7 @@ The construct id used in the generated config for the TeamRepository to import.
The id of the existing TeamRepository that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
---
@@ -820,7 +820,7 @@ const teamRepositoryConfig: teamRepository.TeamRepositoryConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| repository | string | The repository to add to the team. |
| teamId | string | ID or slug of team. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}. |
| permission | string | The permissions of team members regarding the repository. |
---
@@ -905,7 +905,7 @@ public readonly repository: string;
The repository to add to the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#repository TeamRepository#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#repository TeamRepository#repository}
---
@@ -919,7 +919,7 @@ public readonly teamId: string;
ID or slug of team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#team_id TeamRepository#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#team_id TeamRepository#team_id}
---
@@ -931,7 +931,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -950,7 +950,7 @@ The permissions of team members regarding the repository.
Must be one of 'pull', 'triage', 'push', 'maintain', 'admin' or the name of an existing custom repository role within the organisation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#permission TeamRepository#permission}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#permission TeamRepository#permission}
---
diff --git a/docs/teamSettings.go.md b/docs/teamSettings.go.md
index 40d86d256..3c301748d 100644
--- a/docs/teamSettings.go.md
+++ b/docs/teamSettings.go.md
@@ -4,7 +4,7 @@
### TeamSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings github_team_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings github_team_settings}.
#### Initializers
@@ -523,7 +523,7 @@ The construct id used in the generated config for the TeamSettings to import.
The id of the existing TeamSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
---
@@ -862,7 +862,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/teamsettings"
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| TeamId | *string | The GitHub team id or the GitHub team slug. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}. |
| Notify | interface{} | Whether to notify the entire team when at least one member is also assigned to the pull request. |
| ReviewRequestDelegation | TeamSettingsReviewRequestDelegation | review_request_delegation block. |
@@ -948,7 +948,7 @@ TeamId *string
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#team_id TeamSettings#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#team_id TeamSettings#team_id}
---
@@ -960,7 +960,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -977,7 +977,7 @@ Notify interface{}
Whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
@@ -991,7 +991,7 @@ ReviewRequestDelegation TeamSettingsReviewRequestDelegation
review_request_delegation block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
---
@@ -1029,7 +1029,7 @@ Algorithm *string
The algorithm to use when assigning pull requests to team members. Supported values are ROUND_ROBIN and LOAD_BALANCE.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#algorithm TeamSettings#algorithm}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#algorithm TeamSettings#algorithm}
---
@@ -1043,7 +1043,7 @@ MemberCount *f64
The number of team members to assign to a pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#member_count TeamSettings#member_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#member_count TeamSettings#member_count}
---
@@ -1057,7 +1057,7 @@ Notify interface{}
whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
diff --git a/docs/teamSettings.python.md b/docs/teamSettings.python.md
index 3be5a4ec5..19a293af5 100644
--- a/docs/teamSettings.python.md
+++ b/docs/teamSettings.python.md
@@ -4,7 +4,7 @@
### TeamSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings github_team_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings github_team_settings}.
#### Initializers
@@ -40,7 +40,7 @@ teamSettings.TeamSettings(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_id | str | The GitHub team id or the GitHub team slug. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}. |
| notify | bool \| cdktn.IResolvable | Whether to notify the entire team when at least one member is also assigned to the pull request. |
| review_request_delegation | TeamSettingsReviewRequestDelegation | review_request_delegation block. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#team_id TeamSettings#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#team_id TeamSettings#team_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -133,7 +133,7 @@ If you experience problems setting this value it might not be settable. Please t
Whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
@@ -143,7 +143,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
review_request_delegation block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
---
@@ -546,7 +546,7 @@ def put_review_request_delegation(
The algorithm to use when assigning pull requests to team members. Supported values are ROUND_ROBIN and LOAD_BALANCE.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#algorithm TeamSettings#algorithm}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#algorithm TeamSettings#algorithm}
---
@@ -556,7 +556,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The number of team members to assign to a pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#member_count TeamSettings#member_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#member_count TeamSettings#member_count}
---
@@ -566,7 +566,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
@@ -702,7 +702,7 @@ The construct id used in the generated config for the TeamSettings to import.
The id of the existing TeamSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
---
@@ -1041,7 +1041,7 @@ teamSettings.TeamSettingsConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_id | str | The GitHub team id or the GitHub team slug. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}. |
| notify | bool \| cdktn.IResolvable | Whether to notify the entire team when at least one member is also assigned to the pull request. |
| review_request_delegation | TeamSettingsReviewRequestDelegation | review_request_delegation block. |
@@ -1127,7 +1127,7 @@ team_id: str
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#team_id TeamSettings#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#team_id TeamSettings#team_id}
---
@@ -1139,7 +1139,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1156,7 +1156,7 @@ notify: bool | IResolvable
Whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
@@ -1170,7 +1170,7 @@ review_request_delegation: TeamSettingsReviewRequestDelegation
review_request_delegation block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
---
@@ -1208,7 +1208,7 @@ algorithm: str
The algorithm to use when assigning pull requests to team members. Supported values are ROUND_ROBIN and LOAD_BALANCE.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#algorithm TeamSettings#algorithm}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#algorithm TeamSettings#algorithm}
---
@@ -1222,7 +1222,7 @@ member_count: typing.Union[int, float]
The number of team members to assign to a pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#member_count TeamSettings#member_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#member_count TeamSettings#member_count}
---
@@ -1236,7 +1236,7 @@ notify: bool | IResolvable
whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
diff --git a/docs/teamSettings.typescript.md b/docs/teamSettings.typescript.md
index 57769c599..c68d7f742 100644
--- a/docs/teamSettings.typescript.md
+++ b/docs/teamSettings.typescript.md
@@ -4,7 +4,7 @@
### TeamSettings
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings github_team_settings}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings github_team_settings}.
#### Initializers
@@ -523,7 +523,7 @@ The construct id used in the generated config for the TeamSettings to import.
The id of the existing TeamSettings that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
---
@@ -850,7 +850,7 @@ const teamSettingsConfig: teamSettings.TeamSettingsConfig = { ... }
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| teamId | string | The GitHub team id or the GitHub team slug. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}. |
| notify | boolean \| cdktn.IResolvable | Whether to notify the entire team when at least one member is also assigned to the pull request. |
| reviewRequestDelegation | TeamSettingsReviewRequestDelegation | review_request_delegation block. |
@@ -936,7 +936,7 @@ public readonly teamId: string;
The GitHub team id or the GitHub team slug.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#team_id TeamSettings#team_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#team_id TeamSettings#team_id}
---
@@ -948,7 +948,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -965,7 +965,7 @@ public readonly notify: boolean | IResolvable;
Whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
@@ -979,7 +979,7 @@ public readonly reviewRequestDelegation: TeamSettingsReviewRequestDelegation;
review_request_delegation block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
---
@@ -1013,7 +1013,7 @@ public readonly algorithm: string;
The algorithm to use when assigning pull requests to team members. Supported values are ROUND_ROBIN and LOAD_BALANCE.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#algorithm TeamSettings#algorithm}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#algorithm TeamSettings#algorithm}
---
@@ -1027,7 +1027,7 @@ public readonly memberCount: number;
The number of team members to assign to a pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#member_count TeamSettings#member_count}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#member_count TeamSettings#member_count}
---
@@ -1041,7 +1041,7 @@ public readonly notify: boolean | IResolvable;
whether to notify the entire team when at least one member is also assigned to the pull request.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
---
diff --git a/docs/teamSyncGroupMapping.go.md b/docs/teamSyncGroupMapping.go.md
index b0eeef178..999620067 100644
--- a/docs/teamSyncGroupMapping.go.md
+++ b/docs/teamSyncGroupMapping.go.md
@@ -4,7 +4,7 @@
### TeamSyncGroupMapping
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}.
#### Initializers
@@ -516,7 +516,7 @@ The construct id used in the generated config for the TeamSyncGroupMapping to im
The id of the existing TeamSyncGroupMapping that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
---
@@ -822,7 +822,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/teamsyncgroupmap
| Provisioners | *[]interface{} | *No description.* |
| TeamSlug | *string | Slug of the team. |
| Group | interface{} | group block. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
---
@@ -906,7 +906,7 @@ TeamSlug *string
Slug of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
---
@@ -920,7 +920,7 @@ Group interface{}
group block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
---
@@ -932,7 +932,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -973,7 +973,7 @@ GroupDescription *string
The description of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
---
@@ -987,7 +987,7 @@ GroupId *string
The ID of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
---
@@ -1001,7 +1001,7 @@ GroupName *string
The name of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
---
diff --git a/docs/teamSyncGroupMapping.python.md b/docs/teamSyncGroupMapping.python.md
index 7d73a2707..f2dc3781c 100644
--- a/docs/teamSyncGroupMapping.python.md
+++ b/docs/teamSyncGroupMapping.python.md
@@ -4,7 +4,7 @@
### TeamSyncGroupMapping
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}.
#### Initializers
@@ -40,7 +40,7 @@ teamSyncGroupMapping.TeamSyncGroupMapping(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_slug | str | Slug of the team. |
| group | cdktn.IResolvable \| typing.List[TeamSyncGroupMappingGroup] | group block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
Slug of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
group block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -657,7 +657,7 @@ The construct id used in the generated config for the TeamSyncGroupMapping to im
The id of the existing TeamSyncGroupMapping that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
---
@@ -963,7 +963,7 @@ teamSyncGroupMapping.TeamSyncGroupMappingConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| team_slug | str | Slug of the team. |
| group | cdktn.IResolvable \| typing.List[TeamSyncGroupMappingGroup] | group block. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
---
@@ -1047,7 +1047,7 @@ team_slug: str
Slug of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
---
@@ -1061,7 +1061,7 @@ group: IResolvable | typing.List[TeamSyncGroupMappingGroup]
group block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
---
@@ -1073,7 +1073,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1114,7 +1114,7 @@ group_description: str
The description of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
---
@@ -1128,7 +1128,7 @@ group_id: str
The ID of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
---
@@ -1142,7 +1142,7 @@ group_name: str
The name of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
---
diff --git a/docs/teamSyncGroupMapping.typescript.md b/docs/teamSyncGroupMapping.typescript.md
index e418a5af9..55f6e264a 100644
--- a/docs/teamSyncGroupMapping.typescript.md
+++ b/docs/teamSyncGroupMapping.typescript.md
@@ -4,7 +4,7 @@
### TeamSyncGroupMapping
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}.
#### Initializers
@@ -516,7 +516,7 @@ The construct id used in the generated config for the TeamSyncGroupMapping to im
The id of the existing TeamSyncGroupMapping that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
---
@@ -811,7 +811,7 @@ const teamSyncGroupMappingConfig: teamSyncGroupMapping.TeamSyncGroupMappingConfi
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| teamSlug | string | Slug of the team. |
| group | cdktn.IResolvable \| TeamSyncGroupMappingGroup[] | group block. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}. |
---
@@ -895,7 +895,7 @@ public readonly teamSlug: string;
Slug of the team.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
---
@@ -909,7 +909,7 @@ public readonly group: IResolvable | TeamSyncGroupMappingGroup[];
group block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
---
@@ -921,7 +921,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -958,7 +958,7 @@ public readonly groupDescription: string;
The description of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
---
@@ -972,7 +972,7 @@ public readonly groupId: string;
The ID of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
---
@@ -986,7 +986,7 @@ public readonly groupName: string;
The name of the IdP group.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
---
diff --git a/docs/userGpgKey.go.md b/docs/userGpgKey.go.md
index 67f7004ae..b4ce4017a 100644
--- a/docs/userGpgKey.go.md
+++ b/docs/userGpgKey.go.md
@@ -4,7 +4,7 @@
### UserGpgKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key github_user_gpg_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key github_user_gpg_key}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the UserGpgKey to import.
The id of the existing UserGpgKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
---
@@ -789,7 +789,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/usergpgkey"
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| ArmoredPublicKey | *string | Your public GPG key, generated in ASCII-armored format. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}. |
---
@@ -873,7 +873,7 @@ ArmoredPublicKey *string
Your public GPG key, generated in ASCII-armored format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
---
@@ -885,7 +885,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/userGpgKey.python.md b/docs/userGpgKey.python.md
index b76104d7b..30b656add 100644
--- a/docs/userGpgKey.python.md
+++ b/docs/userGpgKey.python.md
@@ -4,7 +4,7 @@
### UserGpgKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key github_user_gpg_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key github_user_gpg_key}.
#### Initializers
@@ -38,7 +38,7 @@ userGpgKey.UserGpgKey(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| armored_public_key | str | Your public GPG key, generated in ASCII-armored format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
Your public GPG key, generated in ASCII-armored format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
---
@@ -116,7 +116,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -623,7 +623,7 @@ The construct id used in the generated config for the UserGpgKey to import.
The id of the existing UserGpgKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
---
@@ -916,7 +916,7 @@ userGpgKey.UserGpgKeyConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| armored_public_key | str | Your public GPG key, generated in ASCII-armored format. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}. |
---
@@ -1000,7 +1000,7 @@ armored_public_key: str
Your public GPG key, generated in ASCII-armored format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
---
@@ -1012,7 +1012,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/userGpgKey.typescript.md b/docs/userGpgKey.typescript.md
index 9d467360e..4139493b3 100644
--- a/docs/userGpgKey.typescript.md
+++ b/docs/userGpgKey.typescript.md
@@ -4,7 +4,7 @@
### UserGpgKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key github_user_gpg_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key github_user_gpg_key}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the UserGpgKey to import.
The id of the existing UserGpgKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
---
@@ -779,7 +779,7 @@ const userGpgKeyConfig: userGpgKey.UserGpgKeyConfig = { ... }
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| armoredPublicKey | string | Your public GPG key, generated in ASCII-armored format. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}. |
---
@@ -863,7 +863,7 @@ public readonly armoredPublicKey: string;
Your public GPG key, generated in ASCII-armored format.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
---
@@ -875,7 +875,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/userInvitationAccepter.go.md b/docs/userInvitationAccepter.go.md
index 7002af07d..8b457a684 100644
--- a/docs/userInvitationAccepter.go.md
+++ b/docs/userInvitationAccepter.go.md
@@ -4,7 +4,7 @@
### UserInvitationAccepter
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter github_user_invitation_accepter}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter github_user_invitation_accepter}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the UserInvitationAccepter to
The id of the existing UserInvitationAccepter that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
---
@@ -804,7 +804,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/userinvitationac
| Provider | github.com/open-constructs/cdk-terrain-go/cdktn.TerraformProvider | *No description.* |
| Provisioners | *[]interface{} | *No description.* |
| AllowEmptyId | interface{} | Allow the ID to be unset. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
| InvitationId | *string | ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'. |
---
@@ -891,7 +891,7 @@ Allow the ID to be unset.
This will result in the resource being skipped when the ID is not set instead of returning an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
---
@@ -903,7 +903,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -920,7 +920,7 @@ InvitationId *string
ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
---
diff --git a/docs/userInvitationAccepter.python.md b/docs/userInvitationAccepter.python.md
index f5aaa56f8..e4c99b3c1 100644
--- a/docs/userInvitationAccepter.python.md
+++ b/docs/userInvitationAccepter.python.md
@@ -4,7 +4,7 @@
### UserInvitationAccepter
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter github_user_invitation_accepter}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter github_user_invitation_accepter}.
#### Initializers
@@ -39,7 +39,7 @@ userInvitationAccepter.UserInvitationAccepter(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| allow_empty_id | bool \| cdktn.IResolvable | Allow the ID to be unset. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
| invitation_id | str | ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'. |
---
@@ -112,7 +112,7 @@ Allow the ID to be unset.
This will result in the resource being skipped when the ID is not set instead of returning an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -133,7 +133,7 @@ If you experience problems setting this value it might not be settable. Please t
ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
---
@@ -651,7 +651,7 @@ The construct id used in the generated config for the UserInvitationAccepter to
The id of the existing UserInvitationAccepter that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
---
@@ -945,7 +945,7 @@ userInvitationAccepter.UserInvitationAccepterConfig(
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| allow_empty_id | bool \| cdktn.IResolvable | Allow the ID to be unset. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
| invitation_id | str | ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'. |
---
@@ -1032,7 +1032,7 @@ Allow the ID to be unset.
This will result in the resource being skipped when the ID is not set instead of returning an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
---
@@ -1044,7 +1044,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1061,7 +1061,7 @@ invitation_id: str
ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
---
diff --git a/docs/userInvitationAccepter.typescript.md b/docs/userInvitationAccepter.typescript.md
index df429a6ba..a987ff951 100644
--- a/docs/userInvitationAccepter.typescript.md
+++ b/docs/userInvitationAccepter.typescript.md
@@ -4,7 +4,7 @@
### UserInvitationAccepter
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter github_user_invitation_accepter}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter github_user_invitation_accepter}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the UserInvitationAccepter to
The id of the existing UserInvitationAccepter that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
---
@@ -793,7 +793,7 @@ const userInvitationAccepterConfig: userInvitationAccepter.UserInvitationAccepte
| provider | cdktn.TerraformProvider | *No description.* |
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| allowEmptyId | boolean \| cdktn.IResolvable | Allow the ID to be unset. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}. |
| invitationId | string | ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'. |
---
@@ -880,7 +880,7 @@ Allow the ID to be unset.
This will result in the resource being skipped when the ID is not set instead of returning an error.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
---
@@ -892,7 +892,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -909,7 +909,7 @@ public readonly invitationId: string;
ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
---
diff --git a/docs/userSshKey.go.md b/docs/userSshKey.go.md
index 47cf1953f..0417c435d 100644
--- a/docs/userSshKey.go.md
+++ b/docs/userSshKey.go.md
@@ -4,7 +4,7 @@
### UserSshKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key github_user_ssh_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key github_user_ssh_key}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the UserSshKey to import.
The id of the existing UserSshKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
---
@@ -813,7 +813,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/usersshkey"
| Provisioners | *[]interface{} | *No description.* |
| Key | *string | The public SSH key to add to your GitHub account. |
| Title | *string | A descriptive name for the new key. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}. |
---
@@ -897,7 +897,7 @@ Key *string
The public SSH key to add to your GitHub account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#key UserSshKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#key UserSshKey#key}
---
@@ -911,7 +911,7 @@ Title *string
A descriptive name for the new key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#title UserSshKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#title UserSshKey#title}
---
@@ -923,7 +923,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/userSshKey.python.md b/docs/userSshKey.python.md
index 0a1d75789..b2d02f7c1 100644
--- a/docs/userSshKey.python.md
+++ b/docs/userSshKey.python.md
@@ -4,7 +4,7 @@
### UserSshKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key github_user_ssh_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key github_user_ssh_key}.
#### Initializers
@@ -40,7 +40,7 @@ userSshKey.UserSshKey(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| key | str | The public SSH key to add to your GitHub account. |
| title | str | A descriptive name for the new key. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The public SSH key to add to your GitHub account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#key UserSshKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#key UserSshKey#key}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
A descriptive name for the new key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#title UserSshKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#title UserSshKey#title}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -635,7 +635,7 @@ The construct id used in the generated config for the UserSshKey to import.
The id of the existing UserSshKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
---
@@ -952,7 +952,7 @@ userSshKey.UserSshKeyConfig(
| provisioners | typing.List[cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner] | *No description.* |
| key | str | The public SSH key to add to your GitHub account. |
| title | str | A descriptive name for the new key. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}. |
---
@@ -1036,7 +1036,7 @@ key: str
The public SSH key to add to your GitHub account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#key UserSshKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#key UserSshKey#key}
---
@@ -1050,7 +1050,7 @@ title: str
A descriptive name for the new key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#title UserSshKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#title UserSshKey#title}
---
@@ -1062,7 +1062,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/userSshKey.typescript.md b/docs/userSshKey.typescript.md
index f57fca2f6..f850f8ebd 100644
--- a/docs/userSshKey.typescript.md
+++ b/docs/userSshKey.typescript.md
@@ -4,7 +4,7 @@
### UserSshKey
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key github_user_ssh_key}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key github_user_ssh_key}.
#### Initializers
@@ -496,7 +496,7 @@ The construct id used in the generated config for the UserSshKey to import.
The id of the existing UserSshKey that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
---
@@ -802,7 +802,7 @@ const userSshKeyConfig: userSshKey.UserSshKeyConfig = { ... }
| provisioners | cdktn.FileProvisioner \| cdktn.LocalExecProvisioner \| cdktn.RemoteExecProvisioner[] | *No description.* |
| key | string | The public SSH key to add to your GitHub account. |
| title | string | A descriptive name for the new key. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}. |
---
@@ -886,7 +886,7 @@ public readonly key: string;
The public SSH key to add to your GitHub account.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#key UserSshKey#key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#key UserSshKey#key}
---
@@ -900,7 +900,7 @@ public readonly title: string;
A descriptive name for the new key.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#title UserSshKey#title}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#title UserSshKey#title}
---
@@ -912,7 +912,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/workflowRepositoryPermissions.go.md b/docs/workflowRepositoryPermissions.go.md
index 7394b8bcd..355692853 100644
--- a/docs/workflowRepositoryPermissions.go.md
+++ b/docs/workflowRepositoryPermissions.go.md
@@ -4,7 +4,7 @@
### WorkflowRepositoryPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the WorkflowRepositoryPermissi
The id of the existing WorkflowRepositoryPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -829,7 +829,7 @@ import "github.com/cdktn-io/cdktn-provider-github-go/github/v16/workflowreposito
| Repository | *string | The GitHub repository. |
| CanApprovePullRequestReviews | interface{} | Whether GitHub Actions can approve pull requests. Enabling this can be a security risk. |
| DefaultWorkflowPermissions | *string | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. |
-| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
+| Id | *string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
---
@@ -913,7 +913,7 @@ Repository *string
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
---
@@ -927,7 +927,7 @@ CanApprovePullRequestReviews interface{}
Whether GitHub Actions can approve pull requests. Enabling this can be a security risk.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
---
@@ -941,7 +941,7 @@ DefaultWorkflowPermissions *string
The default workflow permissions granted to the GITHUB_TOKEN when running workflows.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
---
@@ -953,7 +953,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/workflowRepositoryPermissions.python.md b/docs/workflowRepositoryPermissions.python.md
index ae209e398..d25e24acf 100644
--- a/docs/workflowRepositoryPermissions.python.md
+++ b/docs/workflowRepositoryPermissions.python.md
@@ -4,7 +4,7 @@
### WorkflowRepositoryPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}.
#### Initializers
@@ -42,7 +42,7 @@ workflowRepositoryPermissions.WorkflowRepositoryPermissions(
| repository | str | The GitHub repository. |
| can_approve_pull_request_reviews | bool \| cdktn.IResolvable | Whether GitHub Actions can approve pull requests. Enabling this can be a security risk. |
| default_workflow_permissions | str | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
---
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
Whether GitHub Actions can approve pull requests. Enabling this can be a security risk.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
The default workflow permissions granted to the GITHUB_TOKEN when running workflows.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integ
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -661,7 +661,7 @@ The construct id used in the generated config for the WorkflowRepositoryPermissi
The id of the existing WorkflowRepositoryPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -980,7 +980,7 @@ workflowRepositoryPermissions.WorkflowRepositoryPermissionsConfig(
| repository | str | The GitHub repository. |
| can_approve_pull_request_reviews | bool \| cdktn.IResolvable | Whether GitHub Actions can approve pull requests. Enabling this can be a security risk. |
| default_workflow_permissions | str | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. |
-| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
+| id | str | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
---
@@ -1064,7 +1064,7 @@ repository: str
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
---
@@ -1078,7 +1078,7 @@ can_approve_pull_request_reviews: bool | IResolvable
Whether GitHub Actions can approve pull requests. Enabling this can be a security risk.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
---
@@ -1092,7 +1092,7 @@ default_workflow_permissions: str
The default workflow permissions granted to the GITHUB_TOKEN when running workflows.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
---
@@ -1104,7 +1104,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/docs/workflowRepositoryPermissions.typescript.md b/docs/workflowRepositoryPermissions.typescript.md
index ae20abefd..f19924649 100644
--- a/docs/workflowRepositoryPermissions.typescript.md
+++ b/docs/workflowRepositoryPermissions.typescript.md
@@ -4,7 +4,7 @@
### WorkflowRepositoryPermissions
-Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}.
+Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}.
#### Initializers
@@ -510,7 +510,7 @@ The construct id used in the generated config for the WorkflowRepositoryPermissi
The id of the existing WorkflowRepositoryPermissions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
---
@@ -817,7 +817,7 @@ const workflowRepositoryPermissionsConfig: workflowRepositoryPermissions.Workflo
| repository | string | The GitHub repository. |
| canApprovePullRequestReviews | boolean \| cdktn.IResolvable | Whether GitHub Actions can approve pull requests. Enabling this can be a security risk. |
| defaultWorkflowPermissions | string | The default workflow permissions granted to the GITHUB_TOKEN when running workflows. |
-| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
+| id | string | Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}. |
---
@@ -901,7 +901,7 @@ public readonly repository: string;
The GitHub repository.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
---
@@ -915,7 +915,7 @@ public readonly canApprovePullRequestReviews: boolean | IResolvable;
Whether GitHub Actions can approve pull requests. Enabling this can be a security risk.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
---
@@ -929,7 +929,7 @@ public readonly defaultWorkflowPermissions: string;
The default workflow permissions granted to the GITHUB_TOKEN when running workflows.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
---
@@ -941,7 +941,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
diff --git a/package.json b/package.json
index 82da90e3f..793156e76 100644
--- a/package.json
+++ b/package.json
@@ -148,14 +148,14 @@
"isDeprecated": false,
"provider": {
"name": "registry.terraform.io/integrations/github",
- "version": "6.12.0"
+ "version": "6.12.1"
}
},
"cdktn": {
"isDeprecated": false,
"provider": {
"name": "registry.terraform.io/integrations/github",
- "version": "6.12.0"
+ "version": "6.12.1"
}
},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
diff --git a/src/actions-environment-secret/README.md b/src/actions-environment-secret/README.md
index cc2830969..322fd3fff 100644
--- a/src/actions-environment-secret/README.md
+++ b/src/actions-environment-secret/README.md
@@ -1,3 +1,3 @@
# `github_actions_environment_secret`
-Refer to the Terraform Registry for docs: [`github_actions_environment_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret).
+Refer to the Terraform Registry for docs: [`github_actions_environment_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret).
diff --git a/src/actions-environment-secret/index.ts b/src/actions-environment-secret/index.ts
index 6fb2e6e38..cf9c74860 100644
--- a/src/actions-environment-secret/index.ts
+++ b/src/actions-environment-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface ActionsEnvironmentSecretConfig extends cdktn.TerraformMetaArgum
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#encrypted_value ActionsEnvironmentSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
* Name of the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#environment ActionsEnvironmentSecret#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#id ActionsEnvironmentSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,43 +34,43 @@ export interface ActionsEnvironmentSecretConfig extends cdktn.TerraformMetaArgum
/**
* ID of the public key used to encrypt the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#key_id ActionsEnvironmentSecret#key_id}
*/
readonly keyId?: string;
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#plaintext_value ActionsEnvironmentSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#repository ActionsEnvironmentSecret#repository}
*/
readonly repository: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#secret_name ActionsEnvironmentSecret#secret_name}
*/
readonly secretName: string;
/**
* Plaintext value to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value ActionsEnvironmentSecret#value}
*/
readonly value?: string;
/**
* Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#value_encrypted ActionsEnvironmentSecret#value_encrypted}
*/
readonly valueEncrypted?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret github_actions_environment_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret github_actions_environment_secret}
*/
export class ActionsEnvironmentSecret extends cdktn.TerraformResource {
@@ -86,7 +86,7 @@ export class ActionsEnvironmentSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsEnvironmentSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsEnvironmentSecret to import
- * @param importFromId The id of the existing ActionsEnvironmentSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsEnvironmentSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsEnvironmentSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -98,7 +98,7 @@ export class ActionsEnvironmentSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_secret github_actions_environment_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_secret github_actions_environment_secret} 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
@@ -109,7 +109,7 @@ export class ActionsEnvironmentSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_environment_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-environment-variable/README.md b/src/actions-environment-variable/README.md
index b5d88baae..c53de9471 100644
--- a/src/actions-environment-variable/README.md
+++ b/src/actions-environment-variable/README.md
@@ -1,3 +1,3 @@
# `github_actions_environment_variable`
-Refer to the Terraform Registry for docs: [`github_actions_environment_variable`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable).
+Refer to the Terraform Registry for docs: [`github_actions_environment_variable`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable).
diff --git a/src/actions-environment-variable/index.ts b/src/actions-environment-variable/index.ts
index 268404cc3..95e309add 100644
--- a/src/actions-environment-variable/index.ts
+++ b/src/actions-environment-variable/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface ActionsEnvironmentVariableConfig extends cdktn.TerraformMetaArg
/**
* Name of the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#environment ActionsEnvironmentVariable#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#id ActionsEnvironmentVariable#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,25 +28,25 @@ export interface ActionsEnvironmentVariableConfig extends cdktn.TerraformMetaArg
/**
* Name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#repository ActionsEnvironmentVariable#repository}
*/
readonly repository: string;
/**
* Value of the variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#value ActionsEnvironmentVariable#value}
*/
readonly value: string;
/**
* Name of the variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#variable_name ActionsEnvironmentVariable#variable_name}
*/
readonly variableName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable github_actions_environment_variable}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable github_actions_environment_variable}
*/
export class ActionsEnvironmentVariable extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class ActionsEnvironmentVariable extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsEnvironmentVariable resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsEnvironmentVariable to import
- * @param importFromId The id of the existing ActionsEnvironmentVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsEnvironmentVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsEnvironmentVariable to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class ActionsEnvironmentVariable extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_environment_variable github_actions_environment_variable} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_environment_variable github_actions_environment_variable} 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
@@ -85,7 +85,7 @@ export class ActionsEnvironmentVariable extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_environment_variable',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-hosted-runner/README.md b/src/actions-hosted-runner/README.md
index 656a1b7ed..a759b826d 100644
--- a/src/actions-hosted-runner/README.md
+++ b/src/actions-hosted-runner/README.md
@@ -1,3 +1,3 @@
# `github_actions_hosted_runner`
-Refer to the Terraform Registry for docs: [`github_actions_hosted_runner`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner).
+Refer to the Terraform Registry for docs: [`github_actions_hosted_runner`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner).
diff --git a/src/actions-hosted-runner/index.ts b/src/actions-hosted-runner/index.ts
index aa417805f..15c89e22a 100644
--- a/src/actions-hosted-runner/index.ts
+++ b/src/actions-hosted-runner/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,55 +15,55 @@ export interface ActionsHostedRunnerConfig extends cdktn.TerraformMetaArguments
/**
* Whether this runner should be used to generate custom images. Cannot be changed after creation.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_gen ActionsHostedRunner#image_gen}
*/
readonly imageGen?: boolean | cdktn.IResolvable;
/**
* The version of the runner image to deploy. This is relevant only for runners using custom images.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image_version ActionsHostedRunner#image_version}
*/
readonly imageVersion?: string;
/**
* Maximum number of runners to scale up to.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#maximum_runners ActionsHostedRunner#maximum_runners}
*/
readonly maximumRunners?: number;
/**
* Name of the hosted runner. Must be between 1 and 64 characters and may only contain upper and lowercase letters a-z, numbers 0-9, '.', '-', and '_'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#name ActionsHostedRunner#name}
*/
readonly name: string;
/**
* Whether to enable static public IP.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#public_ip_enabled ActionsHostedRunner#public_ip_enabled}
*/
readonly publicIpEnabled?: boolean | cdktn.IResolvable;
/**
* The runner group ID.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#runner_group_id ActionsHostedRunner#runner_group_id}
*/
readonly runnerGroupId: number;
/**
* Machine size (e.g., '4-core', '8-core'). Can be updated to scale the runner.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#size ActionsHostedRunner#size}
*/
readonly size: string;
/**
* image block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#image ActionsHostedRunner#image}
*/
readonly image: ActionsHostedRunnerImage;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#timeouts ActionsHostedRunner#timeouts}
*/
readonly timeouts?: ActionsHostedRunnerTimeouts;
}
@@ -246,7 +246,7 @@ export interface ActionsHostedRunnerImage {
/**
* The image ID.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#id ActionsHostedRunner#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -255,7 +255,7 @@ export interface ActionsHostedRunnerImage {
/**
* The image source (github, partner, or custom).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#source ActionsHostedRunner#source}
*/
readonly source?: string;
}
@@ -370,7 +370,7 @@ export class ActionsHostedRunnerImageOutputReference extends cdktn.ComplexObject
}
export interface ActionsHostedRunnerTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#delete ActionsHostedRunner#delete}
*/
readonly delete?: string;
}
@@ -464,7 +464,7 @@ export class ActionsHostedRunnerTimeoutsOutputReference extends cdktn.ComplexObj
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner github_actions_hosted_runner}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner github_actions_hosted_runner}
*/
export class ActionsHostedRunner extends cdktn.TerraformResource {
@@ -480,7 +480,7 @@ export class ActionsHostedRunner extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsHostedRunner resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsHostedRunner to import
- * @param importFromId The id of the existing ActionsHostedRunner that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsHostedRunner that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsHostedRunner to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -492,7 +492,7 @@ export class ActionsHostedRunner extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_hosted_runner github_actions_hosted_runner} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_hosted_runner github_actions_hosted_runner} 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
@@ -503,7 +503,7 @@ export class ActionsHostedRunner extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_hosted_runner',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-oidc-subject-claim-customization-template/README.md b/src/actions-organization-oidc-subject-claim-customization-template/README.md
index bce855ede..c8b56fc0d 100644
--- a/src/actions-organization-oidc-subject-claim-customization-template/README.md
+++ b/src/actions-organization-oidc-subject-claim-customization-template/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_oidc_subject_claim_customization_template`
-Refer to the Terraform Registry for docs: [`github_actions_organization_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template).
+Refer to the Terraform Registry for docs: [`github_actions_organization_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template).
diff --git a/src/actions-organization-oidc-subject-claim-customization-template/index.ts b/src/actions-organization-oidc-subject-claim-customization-template/index.ts
index a8d602c92..70642d4b0 100644
--- a/src/actions-organization-oidc-subject-claim-customization-template/index.ts
+++ b/src/actions-organization-oidc-subject-claim-customization-template/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsOrganizationOidcSubjectClaimCustomizationTemplateConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#id ActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface ActionsOrganizationOidcSubjectClaimCustomizationTemplateConfig
/**
* A list of OpenID Connect claims.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#include_claim_keys ActionsOrganizationOidcSubjectClaimCustomizationTemplate#include_claim_keys}
*/
readonly includeClaimKeys: string[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}
*/
export class ActionsOrganizationOidcSubjectClaimCustomizationTemplate extends cdktn.TerraformResource {
@@ -44,7 +44,7 @@ export class ActionsOrganizationOidcSubjectClaimCustomizationTemplate extends cd
* Generates CDKTN code for importing a ActionsOrganizationOidcSubjectClaimCustomizationTemplate resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationOidcSubjectClaimCustomizationTemplate to import
- * @param importFromId The id of the existing ActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationOidcSubjectClaimCustomizationTemplate to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -56,7 +56,7 @@ export class ActionsOrganizationOidcSubjectClaimCustomizationTemplate extends cd
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template} 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
@@ -67,7 +67,7 @@ export class ActionsOrganizationOidcSubjectClaimCustomizationTemplate extends cd
terraformResourceType: 'github_actions_organization_oidc_subject_claim_customization_template',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-permissions/README.md b/src/actions-organization-permissions/README.md
index 985c4ff9c..32a7148a7 100644
--- a/src/actions-organization-permissions/README.md
+++ b/src/actions-organization-permissions/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_permissions`
-Refer to the Terraform Registry for docs: [`github_actions_organization_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions).
+Refer to the Terraform Registry for docs: [`github_actions_organization_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions).
diff --git a/src/actions-organization-permissions/index.ts b/src/actions-organization-permissions/index.ts
index 5d4276e21..0313f8761 100644
--- a/src/actions-organization-permissions/index.ts
+++ b/src/actions-organization-permissions/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface ActionsOrganizationPermissionsConfig extends cdktn.TerraformMet
/**
* The permissions policy that controls the actions that are allowed to run. Can be one of: 'all', 'local_only', or 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions ActionsOrganizationPermissions#allowed_actions}
*/
readonly allowedActions?: string;
/**
* The policy that controls the repositories in the organization that are allowed to run GitHub Actions. Can be one of: 'all', 'none', or 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories ActionsOrganizationPermissions#enabled_repositories}
*/
readonly enabledRepositories: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#id ActionsOrganizationPermissions#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface ActionsOrganizationPermissionsConfig extends cdktn.TerraformMet
/**
* Whether pinning to a specific SHA is required for all actions and reusable workflows in an organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#sha_pinning_required ActionsOrganizationPermissions#sha_pinning_required}
*/
readonly shaPinningRequired?: boolean | cdktn.IResolvable;
/**
* allowed_actions_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#allowed_actions_config ActionsOrganizationPermissions#allowed_actions_config}
*/
readonly allowedActionsConfig?: ActionsOrganizationPermissionsAllowedActionsConfig;
/**
* enabled_repositories_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#enabled_repositories_config ActionsOrganizationPermissions#enabled_repositories_config}
*/
readonly enabledRepositoriesConfig?: ActionsOrganizationPermissionsEnabledRepositoriesConfig;
}
@@ -54,19 +54,19 @@ export interface ActionsOrganizationPermissionsAllowedActionsConfig {
/**
* Whether GitHub-owned actions are allowed in the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#github_owned_allowed ActionsOrganizationPermissions#github_owned_allowed}
*/
readonly githubOwnedAllowed: boolean | cdktn.IResolvable;
/**
* Specifies a list of string-matching patterns to allow specific action(s). Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#patterns_allowed ActionsOrganizationPermissions#patterns_allowed}
*/
readonly patternsAllowed?: string[];
/**
* Whether actions in GitHub Marketplace from verified creators are allowed. Set to 'true' to allow all GitHub Marketplace actions by verified creators.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#verified_allowed ActionsOrganizationPermissions#verified_allowed}
*/
readonly verifiedAllowed?: boolean | cdktn.IResolvable;
}
@@ -207,7 +207,7 @@ export interface ActionsOrganizationPermissionsEnabledRepositoriesConfig {
/**
* List of repository IDs to enable for GitHub Actions.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#repository_ids ActionsOrganizationPermissions#repository_ids}
*/
readonly repositoryIds: number[];
}
@@ -288,7 +288,7 @@ export class ActionsOrganizationPermissionsEnabledRepositoriesConfigOutputRefere
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions github_actions_organization_permissions}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions github_actions_organization_permissions}
*/
export class ActionsOrganizationPermissions extends cdktn.TerraformResource {
@@ -304,7 +304,7 @@ export class ActionsOrganizationPermissions extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsOrganizationPermissions resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationPermissions to import
- * @param importFromId The id of the existing ActionsOrganizationPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationPermissions to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -316,7 +316,7 @@ export class ActionsOrganizationPermissions extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_permissions github_actions_organization_permissions} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_permissions github_actions_organization_permissions} 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
@@ -327,7 +327,7 @@ export class ActionsOrganizationPermissions extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_organization_permissions',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-secret-repositories/README.md b/src/actions-organization-secret-repositories/README.md
index f7f0ec1af..9faf0d8fd 100644
--- a/src/actions-organization-secret-repositories/README.md
+++ b/src/actions-organization-secret-repositories/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_secret_repositories`
-Refer to the Terraform Registry for docs: [`github_actions_organization_secret_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories).
+Refer to the Terraform Registry for docs: [`github_actions_organization_secret_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories).
diff --git a/src/actions-organization-secret-repositories/index.ts b/src/actions-organization-secret-repositories/index.ts
index 32b1598d5..de62c6b01 100644
--- a/src/actions-organization-secret-repositories/index.ts
+++ b/src/actions-organization-secret-repositories/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsOrganizationSecretRepositoriesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#id ActionsOrganizationSecretRepositories#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface ActionsOrganizationSecretRepositoriesConfig extends cdktn.Terra
/**
* Name of the existing secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#secret_name ActionsOrganizationSecretRepositories#secret_name}
*/
readonly secretName: string;
/**
* An array of repository ids that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#selected_repository_ids ActionsOrganizationSecretRepositories#selected_repository_ids}
*/
readonly selectedRepositoryIds: number[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories}
*/
export class ActionsOrganizationSecretRepositories extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class ActionsOrganizationSecretRepositories extends cdktn.TerraformResour
* Generates CDKTN code for importing a ActionsOrganizationSecretRepositories resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationSecretRepositories to import
- * @param importFromId The id of the existing ActionsOrganizationSecretRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationSecretRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationSecretRepositories to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class ActionsOrganizationSecretRepositories extends cdktn.TerraformResour
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repositories github_actions_organization_secret_repositories} 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
@@ -73,7 +73,7 @@ export class ActionsOrganizationSecretRepositories extends cdktn.TerraformResour
terraformResourceType: 'github_actions_organization_secret_repositories',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-secret-repository/README.md b/src/actions-organization-secret-repository/README.md
index 95dc5b7ed..6ac90cd75 100644
--- a/src/actions-organization-secret-repository/README.md
+++ b/src/actions-organization-secret-repository/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_secret_repository`
-Refer to the Terraform Registry for docs: [`github_actions_organization_secret_repository`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository).
+Refer to the Terraform Registry for docs: [`github_actions_organization_secret_repository`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository).
diff --git a/src/actions-organization-secret-repository/index.ts b/src/actions-organization-secret-repository/index.ts
index be71fadca..9fd2b275c 100644
--- a/src/actions-organization-secret-repository/index.ts
+++ b/src/actions-organization-secret-repository/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsOrganizationSecretRepositoryConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#id ActionsOrganizationSecretRepository#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface ActionsOrganizationSecretRepositoryConfig extends cdktn.Terrafo
/**
* The repository ID that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#repository_id ActionsOrganizationSecretRepository#repository_id}
*/
readonly repositoryId: number;
/**
* Name of the existing secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#secret_name ActionsOrganizationSecretRepository#secret_name}
*/
readonly secretName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository}
*/
export class ActionsOrganizationSecretRepository extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class ActionsOrganizationSecretRepository extends cdktn.TerraformResource
* Generates CDKTN code for importing a ActionsOrganizationSecretRepository resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationSecretRepository to import
- * @param importFromId The id of the existing ActionsOrganizationSecretRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationSecretRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationSecretRepository to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class ActionsOrganizationSecretRepository extends cdktn.TerraformResource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret_repository github_actions_organization_secret_repository} 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
@@ -73,7 +73,7 @@ export class ActionsOrganizationSecretRepository extends cdktn.TerraformResource
terraformResourceType: 'github_actions_organization_secret_repository',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-secret/README.md b/src/actions-organization-secret/README.md
index 25593d21d..00f480031 100644
--- a/src/actions-organization-secret/README.md
+++ b/src/actions-organization-secret/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_secret`
-Refer to the Terraform Registry for docs: [`github_actions_organization_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret).
+Refer to the Terraform Registry for docs: [`github_actions_organization_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret).
diff --git a/src/actions-organization-secret/index.ts b/src/actions-organization-secret/index.ts
index 5404bfb28..7f0c4243c 100644
--- a/src/actions-organization-secret/index.ts
+++ b/src/actions-organization-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,17 +13,17 @@ import * as cdktn from 'cdktn';
export interface ActionsOrganizationSecretConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#destroy_on_drift ActionsOrganizationSecret#destroy_on_drift}
*/
readonly destroyOnDrift?: boolean | cdktn.IResolvable;
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#encrypted_value ActionsOrganizationSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#id ActionsOrganizationSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -32,49 +32,49 @@ export interface ActionsOrganizationSecretConfig extends cdktn.TerraformMetaArgu
/**
* ID of the public key used to encrypt the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#key_id ActionsOrganizationSecret#key_id}
*/
readonly keyId?: string;
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#plaintext_value ActionsOrganizationSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#secret_name ActionsOrganizationSecret#secret_name}
*/
readonly secretName: string;
/**
* An array of repository IDs that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#selected_repository_ids ActionsOrganizationSecret#selected_repository_ids}
*/
readonly selectedRepositoryIds?: number[];
/**
* Plaintext value to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value ActionsOrganizationSecret#value}
*/
readonly value?: string;
/**
* Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#value_encrypted ActionsOrganizationSecret#value_encrypted}
*/
readonly valueEncrypted?: string;
/**
* Configures the access that repositories have to the organization secret. Must be one of 'all', 'private', or 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#visibility ActionsOrganizationSecret#visibility}
*/
readonly visibility: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret github_actions_organization_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret github_actions_organization_secret}
*/
export class ActionsOrganizationSecret extends cdktn.TerraformResource {
@@ -90,7 +90,7 @@ export class ActionsOrganizationSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsOrganizationSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationSecret to import
- * @param importFromId The id of the existing ActionsOrganizationSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -102,7 +102,7 @@ export class ActionsOrganizationSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_secret github_actions_organization_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_secret github_actions_organization_secret} 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
@@ -113,7 +113,7 @@ export class ActionsOrganizationSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_organization_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-variable-repositories/README.md b/src/actions-organization-variable-repositories/README.md
index 45ddfd423..d836f0ddc 100644
--- a/src/actions-organization-variable-repositories/README.md
+++ b/src/actions-organization-variable-repositories/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_variable_repositories`
-Refer to the Terraform Registry for docs: [`github_actions_organization_variable_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories).
+Refer to the Terraform Registry for docs: [`github_actions_organization_variable_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories).
diff --git a/src/actions-organization-variable-repositories/index.ts b/src/actions-organization-variable-repositories/index.ts
index a02f58977..282f7a519 100644
--- a/src/actions-organization-variable-repositories/index.ts
+++ b/src/actions-organization-variable-repositories/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsOrganizationVariableRepositoriesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#id ActionsOrganizationVariableRepositories#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface ActionsOrganizationVariableRepositoriesConfig extends cdktn.Ter
/**
* An array of repository ids that can access the organization variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#selected_repository_ids ActionsOrganizationVariableRepositories#selected_repository_ids}
*/
readonly selectedRepositoryIds: number[];
/**
* Name of the existing variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#variable_name ActionsOrganizationVariableRepositories#variable_name}
*/
readonly variableName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories}
*/
export class ActionsOrganizationVariableRepositories extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class ActionsOrganizationVariableRepositories extends cdktn.TerraformReso
* Generates CDKTN code for importing a ActionsOrganizationVariableRepositories resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationVariableRepositories to import
- * @param importFromId The id of the existing ActionsOrganizationVariableRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationVariableRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationVariableRepositories to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class ActionsOrganizationVariableRepositories extends cdktn.TerraformReso
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repositories github_actions_organization_variable_repositories} 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
@@ -73,7 +73,7 @@ export class ActionsOrganizationVariableRepositories extends cdktn.TerraformReso
terraformResourceType: 'github_actions_organization_variable_repositories',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-variable-repository/README.md b/src/actions-organization-variable-repository/README.md
index 16506b13e..6f9d9b551 100644
--- a/src/actions-organization-variable-repository/README.md
+++ b/src/actions-organization-variable-repository/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_variable_repository`
-Refer to the Terraform Registry for docs: [`github_actions_organization_variable_repository`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository).
+Refer to the Terraform Registry for docs: [`github_actions_organization_variable_repository`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository).
diff --git a/src/actions-organization-variable-repository/index.ts b/src/actions-organization-variable-repository/index.ts
index 3f9d2423e..1787a0c78 100644
--- a/src/actions-organization-variable-repository/index.ts
+++ b/src/actions-organization-variable-repository/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsOrganizationVariableRepositoryConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#id ActionsOrganizationVariableRepository#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface ActionsOrganizationVariableRepositoryConfig extends cdktn.Terra
/**
* The repository ID that can access the organization variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#repository_id ActionsOrganizationVariableRepository#repository_id}
*/
readonly repositoryId: number;
/**
* Name of the existing variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#variable_name ActionsOrganizationVariableRepository#variable_name}
*/
readonly variableName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository}
*/
export class ActionsOrganizationVariableRepository extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class ActionsOrganizationVariableRepository extends cdktn.TerraformResour
* Generates CDKTN code for importing a ActionsOrganizationVariableRepository resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationVariableRepository to import
- * @param importFromId The id of the existing ActionsOrganizationVariableRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationVariableRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationVariableRepository to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class ActionsOrganizationVariableRepository extends cdktn.TerraformResour
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable_repository github_actions_organization_variable_repository} 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
@@ -73,7 +73,7 @@ export class ActionsOrganizationVariableRepository extends cdktn.TerraformResour
terraformResourceType: 'github_actions_organization_variable_repository',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-variable/README.md b/src/actions-organization-variable/README.md
index 49b057bc6..dfb4bbcf2 100644
--- a/src/actions-organization-variable/README.md
+++ b/src/actions-organization-variable/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_variable`
-Refer to the Terraform Registry for docs: [`github_actions_organization_variable`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable).
+Refer to the Terraform Registry for docs: [`github_actions_organization_variable`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable).
diff --git a/src/actions-organization-variable/index.ts b/src/actions-organization-variable/index.ts
index c292ae3a8..6bc75d64b 100644
--- a/src/actions-organization-variable/index.ts
+++ b/src/actions-organization-variable/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsOrganizationVariableConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#id ActionsOrganizationVariable#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,31 +22,31 @@ export interface ActionsOrganizationVariableConfig extends cdktn.TerraformMetaAr
/**
* An array of repository ids that can access the organization variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#selected_repository_ids ActionsOrganizationVariable#selected_repository_ids}
*/
readonly selectedRepositoryIds?: number[];
/**
* Value of the variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#value ActionsOrganizationVariable#value}
*/
readonly value: string;
/**
* Name of the variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#variable_name ActionsOrganizationVariable#variable_name}
*/
readonly variableName: string;
/**
* Configures the access that repositories have to the organization variable. Must be one of 'all', 'private', or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#visibility ActionsOrganizationVariable#visibility}
*/
readonly visibility: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable github_actions_organization_variable}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable github_actions_organization_variable}
*/
export class ActionsOrganizationVariable extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class ActionsOrganizationVariable extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsOrganizationVariable resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationVariable to import
- * @param importFromId The id of the existing ActionsOrganizationVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationVariable to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class ActionsOrganizationVariable extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_variable github_actions_organization_variable} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_variable github_actions_organization_variable} 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
@@ -85,7 +85,7 @@ export class ActionsOrganizationVariable extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_organization_variable',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-organization-workflow-permissions/README.md b/src/actions-organization-workflow-permissions/README.md
index c35c06542..210079ada 100644
--- a/src/actions-organization-workflow-permissions/README.md
+++ b/src/actions-organization-workflow-permissions/README.md
@@ -1,3 +1,3 @@
# `github_actions_organization_workflow_permissions`
-Refer to the Terraform Registry for docs: [`github_actions_organization_workflow_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions).
+Refer to the Terraform Registry for docs: [`github_actions_organization_workflow_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions).
diff --git a/src/actions-organization-workflow-permissions/index.ts b/src/actions-organization-workflow-permissions/index.ts
index ddb20a9e4..24fee0846 100644
--- a/src/actions-organization-workflow-permissions/index.ts
+++ b/src/actions-organization-workflow-permissions/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface ActionsOrganizationWorkflowPermissionsConfig extends cdktn.Terr
/**
* Whether GitHub Actions can approve pull request reviews in any repository in the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#can_approve_pull_request_reviews ActionsOrganizationWorkflowPermissions#can_approve_pull_request_reviews}
*/
readonly canApprovePullRequestReviews?: boolean | cdktn.IResolvable;
/**
* The default workflow permissions granted to the GITHUB_TOKEN when running workflows in any repository in the organization. Can be 'read' or 'write'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#default_workflow_permissions ActionsOrganizationWorkflowPermissions#default_workflow_permissions}
*/
readonly defaultWorkflowPermissions?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#id ActionsOrganizationWorkflowPermissions#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,13 +34,13 @@ export interface ActionsOrganizationWorkflowPermissionsConfig extends cdktn.Terr
/**
* The slug of the Organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#organization_slug ActionsOrganizationWorkflowPermissions#organization_slug}
*/
readonly organizationSlug: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions}
*/
export class ActionsOrganizationWorkflowPermissions extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class ActionsOrganizationWorkflowPermissions extends cdktn.TerraformResou
* Generates CDKTN code for importing a ActionsOrganizationWorkflowPermissions resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsOrganizationWorkflowPermissions to import
- * @param importFromId The id of the existing ActionsOrganizationWorkflowPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsOrganizationWorkflowPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsOrganizationWorkflowPermissions to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class ActionsOrganizationWorkflowPermissions extends cdktn.TerraformResou
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_organization_workflow_permissions github_actions_organization_workflow_permissions} 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
@@ -79,7 +79,7 @@ export class ActionsOrganizationWorkflowPermissions extends cdktn.TerraformResou
terraformResourceType: 'github_actions_organization_workflow_permissions',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-repository-access-level/README.md b/src/actions-repository-access-level/README.md
index 1b31e1c9a..35f077a2c 100644
--- a/src/actions-repository-access-level/README.md
+++ b/src/actions-repository-access-level/README.md
@@ -1,3 +1,3 @@
# `github_actions_repository_access_level`
-Refer to the Terraform Registry for docs: [`github_actions_repository_access_level`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level).
+Refer to the Terraform Registry for docs: [`github_actions_repository_access_level`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level).
diff --git a/src/actions-repository-access-level/index.ts b/src/actions-repository-access-level/index.ts
index 8cddac81c..64c162771 100644
--- a/src/actions-repository-access-level/index.ts
+++ b/src/actions-repository-access-level/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface ActionsRepositoryAccessLevelConfig extends cdktn.TerraformMetaA
/**
* Where the actions or reusable workflows of the repository may be used. Possible values are 'none', 'user', 'organization', or 'enterprise'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#access_level ActionsRepositoryAccessLevel#access_level}
*/
readonly accessLevel: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#id ActionsRepositoryAccessLevel#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,13 +28,13 @@ export interface ActionsRepositoryAccessLevelConfig extends cdktn.TerraformMetaA
/**
* The GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#repository ActionsRepositoryAccessLevel#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level github_actions_repository_access_level}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level github_actions_repository_access_level}
*/
export class ActionsRepositoryAccessLevel extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class ActionsRepositoryAccessLevel extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsRepositoryAccessLevel resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsRepositoryAccessLevel to import
- * @param importFromId The id of the existing ActionsRepositoryAccessLevel that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsRepositoryAccessLevel that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsRepositoryAccessLevel to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class ActionsRepositoryAccessLevel extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_access_level github_actions_repository_access_level} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_access_level github_actions_repository_access_level} 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
@@ -73,7 +73,7 @@ export class ActionsRepositoryAccessLevel extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_repository_access_level',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-repository-oidc-subject-claim-customization-template/README.md b/src/actions-repository-oidc-subject-claim-customization-template/README.md
index c73c83ab2..e54a93867 100644
--- a/src/actions-repository-oidc-subject-claim-customization-template/README.md
+++ b/src/actions-repository-oidc-subject-claim-customization-template/README.md
@@ -1,3 +1,3 @@
# `github_actions_repository_oidc_subject_claim_customization_template`
-Refer to the Terraform Registry for docs: [`github_actions_repository_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template).
+Refer to the Terraform Registry for docs: [`github_actions_repository_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template).
diff --git a/src/actions-repository-oidc-subject-claim-customization-template/index.ts b/src/actions-repository-oidc-subject-claim-customization-template/index.ts
index 65ff20817..a944257b5 100644
--- a/src/actions-repository-oidc-subject-claim-customization-template/index.ts
+++ b/src/actions-repository-oidc-subject-claim-customization-template/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsRepositoryOidcSubjectClaimCustomizationTemplateConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#id ActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,25 +22,25 @@ export interface ActionsRepositoryOidcSubjectClaimCustomizationTemplateConfig ex
/**
* A list of OpenID Connect claims.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#include_claim_keys ActionsRepositoryOidcSubjectClaimCustomizationTemplate#include_claim_keys}
*/
readonly includeClaimKeys?: string[];
/**
* The name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#repository ActionsRepositoryOidcSubjectClaimCustomizationTemplate#repository}
*/
readonly repository: string;
/**
* Whether to use the default template or not. If 'true', 'include_claim_keys' must not be set.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#use_default ActionsRepositoryOidcSubjectClaimCustomizationTemplate#use_default}
*/
readonly useDefault: boolean | cdktn.IResolvable;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}
*/
export class ActionsRepositoryOidcSubjectClaimCustomizationTemplate extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class ActionsRepositoryOidcSubjectClaimCustomizationTemplate extends cdkt
* Generates CDKTN code for importing a ActionsRepositoryOidcSubjectClaimCustomizationTemplate resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsRepositoryOidcSubjectClaimCustomizationTemplate to import
- * @param importFromId The id of the existing ActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsRepositoryOidcSubjectClaimCustomizationTemplate to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class ActionsRepositoryOidcSubjectClaimCustomizationTemplate extends cdkt
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template} 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
@@ -79,7 +79,7 @@ export class ActionsRepositoryOidcSubjectClaimCustomizationTemplate extends cdkt
terraformResourceType: 'github_actions_repository_oidc_subject_claim_customization_template',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-repository-permissions/README.md b/src/actions-repository-permissions/README.md
index 6b7d042e4..d3d7433ba 100644
--- a/src/actions-repository-permissions/README.md
+++ b/src/actions-repository-permissions/README.md
@@ -1,3 +1,3 @@
# `github_actions_repository_permissions`
-Refer to the Terraform Registry for docs: [`github_actions_repository_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions).
+Refer to the Terraform Registry for docs: [`github_actions_repository_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions).
diff --git a/src/actions-repository-permissions/index.ts b/src/actions-repository-permissions/index.ts
index 58bdb706a..5ad195885 100644
--- a/src/actions-repository-permissions/index.ts
+++ b/src/actions-repository-permissions/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface ActionsRepositoryPermissionsConfig extends cdktn.TerraformMetaA
/**
* The permissions policy that controls the actions that are allowed to run. Can be one of: 'all', 'local_only', or 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions ActionsRepositoryPermissions#allowed_actions}
*/
readonly allowedActions?: string;
/**
* Should GitHub actions be enabled on this repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#enabled ActionsRepositoryPermissions#enabled}
*/
readonly enabled?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#id ActionsRepositoryPermissions#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface ActionsRepositoryPermissionsConfig extends cdktn.TerraformMetaA
/**
* The GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#repository ActionsRepositoryPermissions#repository}
*/
readonly repository: string;
/**
* Whether pinning to a specific SHA is required for all actions and reusable workflows in a repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#sha_pinning_required ActionsRepositoryPermissions#sha_pinning_required}
*/
readonly shaPinningRequired?: boolean | cdktn.IResolvable;
/**
* allowed_actions_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#allowed_actions_config ActionsRepositoryPermissions#allowed_actions_config}
*/
readonly allowedActionsConfig?: ActionsRepositoryPermissionsAllowedActionsConfig;
}
@@ -54,19 +54,19 @@ export interface ActionsRepositoryPermissionsAllowedActionsConfig {
/**
* Whether GitHub-owned actions are allowed in the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#github_owned_allowed ActionsRepositoryPermissions#github_owned_allowed}
*/
readonly githubOwnedAllowed: boolean | cdktn.IResolvable;
/**
* Specifies a list of string-matching patterns to allow specific action(s). Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#patterns_allowed ActionsRepositoryPermissions#patterns_allowed}
*/
readonly patternsAllowed?: string[];
/**
* Whether actions in GitHub Marketplace from verified creators are allowed. Set to 'true' to allow all GitHub Marketplace actions by verified creators.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#verified_allowed ActionsRepositoryPermissions#verified_allowed}
*/
readonly verifiedAllowed?: boolean | cdktn.IResolvable;
}
@@ -205,7 +205,7 @@ export class ActionsRepositoryPermissionsAllowedActionsConfigOutputReference ext
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions github_actions_repository_permissions}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions github_actions_repository_permissions}
*/
export class ActionsRepositoryPermissions extends cdktn.TerraformResource {
@@ -221,7 +221,7 @@ export class ActionsRepositoryPermissions extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsRepositoryPermissions resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsRepositoryPermissions to import
- * @param importFromId The id of the existing ActionsRepositoryPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsRepositoryPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsRepositoryPermissions to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -233,7 +233,7 @@ export class ActionsRepositoryPermissions extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_repository_permissions github_actions_repository_permissions} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_repository_permissions github_actions_repository_permissions} 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
@@ -244,7 +244,7 @@ export class ActionsRepositoryPermissions extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_repository_permissions',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-runner-group/README.md b/src/actions-runner-group/README.md
index 63d6641d5..ad62ec640 100644
--- a/src/actions-runner-group/README.md
+++ b/src/actions-runner-group/README.md
@@ -1,3 +1,3 @@
# `github_actions_runner_group`
-Refer to the Terraform Registry for docs: [`github_actions_runner_group`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group).
+Refer to the Terraform Registry for docs: [`github_actions_runner_group`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group).
diff --git a/src/actions-runner-group/index.ts b/src/actions-runner-group/index.ts
index 5d296133f..f6c1022e5 100644
--- a/src/actions-runner-group/index.ts
+++ b/src/actions-runner-group/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,43 +15,43 @@ export interface ActionsRunnerGroupConfig extends cdktn.TerraformMetaArguments {
/**
* Whether public repositories can be added to the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#allows_public_repositories ActionsRunnerGroup#allows_public_repositories}
*/
readonly allowsPublicRepositories?: boolean | cdktn.IResolvable;
/**
* Name of the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#name ActionsRunnerGroup#name}
*/
readonly name: string;
/**
* If 'true', the runner group will be restricted to running only the workflows specified in the 'selected_workflows' array. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#restricted_to_workflows ActionsRunnerGroup#restricted_to_workflows}
*/
readonly restrictedToWorkflows?: boolean | cdktn.IResolvable;
/**
* List of repository IDs that can access the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_repository_ids ActionsRunnerGroup#selected_repository_ids}
*/
readonly selectedRepositoryIds?: number[];
/**
* List of workflows the runner group should be allowed to run. This setting will be ignored unless restricted_to_workflows is set to 'true'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#selected_workflows ActionsRunnerGroup#selected_workflows}
*/
readonly selectedWorkflows?: string[];
/**
* The visibility of the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#visibility ActionsRunnerGroup#visibility}
*/
readonly visibility: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group github_actions_runner_group}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group github_actions_runner_group}
*/
export class ActionsRunnerGroup extends cdktn.TerraformResource {
@@ -67,7 +67,7 @@ export class ActionsRunnerGroup extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsRunnerGroup resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsRunnerGroup to import
- * @param importFromId The id of the existing ActionsRunnerGroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsRunnerGroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsRunnerGroup to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -79,7 +79,7 @@ export class ActionsRunnerGroup extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_runner_group github_actions_runner_group} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_runner_group github_actions_runner_group} 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
@@ -90,7 +90,7 @@ export class ActionsRunnerGroup extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_runner_group',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-secret/README.md b/src/actions-secret/README.md
index 2ca2842bf..0b8f79e38 100644
--- a/src/actions-secret/README.md
+++ b/src/actions-secret/README.md
@@ -1,3 +1,3 @@
# `github_actions_secret`
-Refer to the Terraform Registry for docs: [`github_actions_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret).
+Refer to the Terraform Registry for docs: [`github_actions_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret).
diff --git a/src/actions-secret/index.ts b/src/actions-secret/index.ts
index b84a2390a..da614d627 100644
--- a/src/actions-secret/index.ts
+++ b/src/actions-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,17 +13,17 @@ import * as cdktn from 'cdktn';
export interface ActionsSecretConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#destroy_on_drift ActionsSecret#destroy_on_drift}
*/
readonly destroyOnDrift?: boolean | cdktn.IResolvable;
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#encrypted_value ActionsSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#id ActionsSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#id ActionsSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -32,43 +32,43 @@ export interface ActionsSecretConfig extends cdktn.TerraformMetaArguments {
/**
* ID of the public key used to encrypt the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#key_id ActionsSecret#key_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#key_id ActionsSecret#key_id}
*/
readonly keyId?: string;
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#plaintext_value ActionsSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#repository ActionsSecret#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#repository ActionsSecret#repository}
*/
readonly repository: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#secret_name ActionsSecret#secret_name}
*/
readonly secretName: string;
/**
* Plaintext value to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value ActionsSecret#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value ActionsSecret#value}
*/
readonly value?: string;
/**
* Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#value_encrypted ActionsSecret#value_encrypted}
*/
readonly valueEncrypted?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret github_actions_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret github_actions_secret}
*/
export class ActionsSecret extends cdktn.TerraformResource {
@@ -84,7 +84,7 @@ export class ActionsSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsSecret to import
- * @param importFromId The id of the existing ActionsSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -96,7 +96,7 @@ export class ActionsSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_secret github_actions_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_secret github_actions_secret} 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
@@ -107,7 +107,7 @@ export class ActionsSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/actions-variable/README.md b/src/actions-variable/README.md
index ecc18251e..6cbda2064 100644
--- a/src/actions-variable/README.md
+++ b/src/actions-variable/README.md
@@ -1,3 +1,3 @@
# `github_actions_variable`
-Refer to the Terraform Registry for docs: [`github_actions_variable`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable).
+Refer to the Terraform Registry for docs: [`github_actions_variable`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable).
diff --git a/src/actions-variable/index.ts b/src/actions-variable/index.ts
index 857cf9093..83746071c 100644
--- a/src/actions-variable/index.ts
+++ b/src/actions-variable/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ActionsVariableConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#id ActionsVariable#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#id ActionsVariable#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,25 +22,25 @@ export interface ActionsVariableConfig extends cdktn.TerraformMetaArguments {
/**
* Name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#repository ActionsVariable#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#repository ActionsVariable#repository}
*/
readonly repository: string;
/**
* Value of the variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#value ActionsVariable#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#value ActionsVariable#value}
*/
readonly value: string;
/**
* Name of the variable.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#variable_name ActionsVariable#variable_name}
*/
readonly variableName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable github_actions_variable}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable github_actions_variable}
*/
export class ActionsVariable extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class ActionsVariable extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ActionsVariable resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ActionsVariable to import
- * @param importFromId The id of the existing ActionsVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ActionsVariable that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ActionsVariable to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class ActionsVariable extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/actions_variable github_actions_variable} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/actions_variable github_actions_variable} 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
@@ -79,7 +79,7 @@ export class ActionsVariable extends cdktn.TerraformResource {
terraformResourceType: 'github_actions_variable',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/app-installation-repositories/README.md b/src/app-installation-repositories/README.md
index 1d6c94d43..e67a473b6 100644
--- a/src/app-installation-repositories/README.md
+++ b/src/app-installation-repositories/README.md
@@ -1,3 +1,3 @@
# `github_app_installation_repositories`
-Refer to the Terraform Registry for docs: [`github_app_installation_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories).
+Refer to the Terraform Registry for docs: [`github_app_installation_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories).
diff --git a/src/app-installation-repositories/index.ts b/src/app-installation-repositories/index.ts
index 84434d7e2..2348374a3 100644
--- a/src/app-installation-repositories/index.ts
+++ b/src/app-installation-repositories/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface AppInstallationRepositoriesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#id AppInstallationRepositories#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface AppInstallationRepositoriesConfig extends cdktn.TerraformMetaAr
/**
* The GitHub app installation id.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#installation_id AppInstallationRepositories#installation_id}
*/
readonly installationId: string;
/**
* A list of repository names to install the app on.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#selected_repositories AppInstallationRepositories#selected_repositories}
*/
readonly selectedRepositories: string[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories github_app_installation_repositories}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories github_app_installation_repositories}
*/
export class AppInstallationRepositories extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class AppInstallationRepositories extends cdktn.TerraformResource {
* Generates CDKTN code for importing a AppInstallationRepositories resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the AppInstallationRepositories to import
- * @param importFromId The id of the existing AppInstallationRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing AppInstallationRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the AppInstallationRepositories to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class AppInstallationRepositories extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repositories github_app_installation_repositories} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repositories github_app_installation_repositories} 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
@@ -73,7 +73,7 @@ export class AppInstallationRepositories extends cdktn.TerraformResource {
terraformResourceType: 'github_app_installation_repositories',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/app-installation-repository/README.md b/src/app-installation-repository/README.md
index 5ae251603..5714ed6dc 100644
--- a/src/app-installation-repository/README.md
+++ b/src/app-installation-repository/README.md
@@ -1,3 +1,3 @@
# `github_app_installation_repository`
-Refer to the Terraform Registry for docs: [`github_app_installation_repository`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository).
+Refer to the Terraform Registry for docs: [`github_app_installation_repository`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository).
diff --git a/src/app-installation-repository/index.ts b/src/app-installation-repository/index.ts
index 9a78980f5..132a63f68 100644
--- a/src/app-installation-repository/index.ts
+++ b/src/app-installation-repository/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface AppInstallationRepositoryConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#id AppInstallationRepository#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#id AppInstallationRepository#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface AppInstallationRepositoryConfig extends cdktn.TerraformMetaArgu
/**
* The GitHub app installation id.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#installation_id AppInstallationRepository#installation_id}
*/
readonly installationId: string;
/**
* The repository to install the app on.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#repository AppInstallationRepository#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository github_app_installation_repository}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository github_app_installation_repository}
*/
export class AppInstallationRepository extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class AppInstallationRepository extends cdktn.TerraformResource {
* Generates CDKTN code for importing a AppInstallationRepository resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the AppInstallationRepository to import
- * @param importFromId The id of the existing AppInstallationRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing AppInstallationRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the AppInstallationRepository to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class AppInstallationRepository extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/app_installation_repository github_app_installation_repository} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/app_installation_repository github_app_installation_repository} 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
@@ -73,7 +73,7 @@ export class AppInstallationRepository extends cdktn.TerraformResource {
terraformResourceType: 'github_app_installation_repository',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/branch-default/README.md b/src/branch-default/README.md
index 6d1b7ebdb..10088662e 100644
--- a/src/branch-default/README.md
+++ b/src/branch-default/README.md
@@ -1,3 +1,3 @@
# `github_branch_default`
-Refer to the Terraform Registry for docs: [`github_branch_default`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default).
+Refer to the Terraform Registry for docs: [`github_branch_default`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default).
diff --git a/src/branch-default/index.ts b/src/branch-default/index.ts
index b321f5382..aa1a3cfcb 100644
--- a/src/branch-default/index.ts
+++ b/src/branch-default/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,15 +15,15 @@ export interface BranchDefaultConfig extends cdktn.TerraformMetaArguments {
/**
* The branch (e.g. 'main').
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#branch BranchDefault#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#branch BranchDefault#branch}
*/
readonly branch: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#etag BranchDefault#etag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#etag BranchDefault#etag}
*/
readonly etag?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#id BranchDefault#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#id BranchDefault#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -32,19 +32,19 @@ export interface BranchDefaultConfig extends cdktn.TerraformMetaArguments {
/**
* Indicate if it should rename the branch rather than use an existing branch. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#rename BranchDefault#rename}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#rename BranchDefault#rename}
*/
readonly rename?: boolean | cdktn.IResolvable;
/**
* The GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#repository BranchDefault#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#repository BranchDefault#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default github_branch_default}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default github_branch_default}
*/
export class BranchDefault extends cdktn.TerraformResource {
@@ -60,7 +60,7 @@ export class BranchDefault extends cdktn.TerraformResource {
* Generates CDKTN code for importing a BranchDefault resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the BranchDefault to import
- * @param importFromId The id of the existing BranchDefault that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing BranchDefault that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the BranchDefault to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -72,7 +72,7 @@ export class BranchDefault extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_default github_branch_default} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_default github_branch_default} 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
@@ -83,7 +83,7 @@ export class BranchDefault extends cdktn.TerraformResource {
terraformResourceType: 'github_branch_default',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/branch-protection-v3/README.md b/src/branch-protection-v3/README.md
index cdc2d8cdd..8f62edb2e 100644
--- a/src/branch-protection-v3/README.md
+++ b/src/branch-protection-v3/README.md
@@ -1,3 +1,3 @@
# `github_branch_protection_v3`
-Refer to the Terraform Registry for docs: [`github_branch_protection_v3`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3).
+Refer to the Terraform Registry for docs: [`github_branch_protection_v3`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3).
diff --git a/src/branch-protection-v3/index.ts b/src/branch-protection-v3/index.ts
index 767833fbb..eebc59dcf 100644
--- a/src/branch-protection-v3/index.ts
+++ b/src/branch-protection-v3/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface BranchProtectionV3Config extends cdktn.TerraformMetaArguments {
/**
* The Git branch to protect.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#branch BranchProtectionV3#branch}
*/
readonly branch: string;
/**
* Setting this to 'true' enforces status checks for repository administrators.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#enforce_admins BranchProtectionV3#enforce_admins}
*/
readonly enforceAdmins?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#id BranchProtectionV3#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#id BranchProtectionV3#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,51 +34,51 @@ export interface BranchProtectionV3Config extends cdktn.TerraformMetaArguments {
/**
* The GitHub repository name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#repository BranchProtectionV3#repository}
*/
readonly repository: string;
/**
* Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_conversation_resolution BranchProtectionV3#require_conversation_resolution}
*/
readonly requireConversationResolution?: boolean | cdktn.IResolvable;
/**
* Setting this to 'true' requires all commits to be signed with GPG.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_signed_commits BranchProtectionV3#require_signed_commits}
*/
readonly requireSignedCommits?: boolean | cdktn.IResolvable;
/**
* required_pull_request_reviews block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_pull_request_reviews BranchProtectionV3#required_pull_request_reviews}
*/
readonly requiredPullRequestReviews?: BranchProtectionV3RequiredPullRequestReviews;
/**
* required_status_checks block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_status_checks BranchProtectionV3#required_status_checks}
*/
readonly requiredStatusChecks?: BranchProtectionV3RequiredStatusChecks;
/**
* restrictions block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#restrictions BranchProtectionV3#restrictions}
*/
readonly restrictions?: BranchProtectionV3Restrictions;
}
export interface BranchProtectionV3RequiredPullRequestReviewsBypassPullRequestAllowances {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
*/
readonly apps?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
*/
readonly teams?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
*/
readonly users?: string[];
}
@@ -222,53 +222,53 @@ export interface BranchProtectionV3RequiredPullRequestReviews {
/**
* Dismiss approved reviews automatically when a new commit is pushed.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismiss_stale_reviews BranchProtectionV3#dismiss_stale_reviews}
*/
readonly dismissStaleReviews?: boolean | cdktn.IResolvable;
/**
* The list of apps slugs with dismissal access. Always use slug of the app, not its name. Each app already has to have access to the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_apps BranchProtectionV3#dismissal_apps}
*/
readonly dismissalApps?: string[];
/**
* The list of team slugs with dismissal access. Always use slug of the team, not its name. Each team already has to have access to the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_teams BranchProtectionV3#dismissal_teams}
*/
readonly dismissalTeams?: string[];
/**
* The list of user logins with dismissal access.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#dismissal_users BranchProtectionV3#dismissal_users}
*/
readonly dismissalUsers?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}
*/
readonly includeAdmins?: boolean | cdktn.IResolvable;
/**
* Require an approved review in pull requests including files with a designated code owner.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_code_owner_reviews BranchProtectionV3#require_code_owner_reviews}
*/
readonly requireCodeOwnerReviews?: boolean | cdktn.IResolvable;
/**
* Require that the most recent push must be approved by someone other than the last pusher.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#require_last_push_approval BranchProtectionV3#require_last_push_approval}
*/
readonly requireLastPushApproval?: boolean | cdktn.IResolvable;
/**
* Require 'x' number of approvals to satisfy branch protection requirements. If this is specified it must be a number between 0-6.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#required_approving_review_count BranchProtectionV3#required_approving_review_count}
*/
readonly requiredApprovingReviewCount?: number;
/**
* bypass_pull_request_allowances block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#bypass_pull_request_allowances BranchProtectionV3#bypass_pull_request_allowances}
*/
readonly bypassPullRequestAllowances?: BranchProtectionV3RequiredPullRequestReviewsBypassPullRequestAllowances;
}
@@ -586,21 +586,21 @@ export interface BranchProtectionV3RequiredStatusChecks {
/**
* The list of status checks to require in order to merge into this branch. No status checks are required by default. Checks should be strings containing the 'context' and 'app_id' like so 'context:app_id'
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#checks BranchProtectionV3#checks}
*/
readonly checks?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#contexts BranchProtectionV3#contexts}
*/
readonly contexts?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#include_admins BranchProtectionV3#include_admins}
*/
readonly includeAdmins?: boolean | cdktn.IResolvable;
/**
* Require branches to be up to date before merging.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#strict BranchProtectionV3#strict}
*/
readonly strict?: boolean | cdktn.IResolvable;
}
@@ -773,19 +773,19 @@ export interface BranchProtectionV3Restrictions {
/**
* The list of app slugs with push access.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#apps BranchProtectionV3#apps}
*/
readonly apps?: string[];
/**
* The list of team slugs with push access. Always use slug of the team, not its name. Each team already has to have access to the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#teams BranchProtectionV3#teams}
*/
readonly teams?: string[];
/**
* The list of user logins with push access.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#users BranchProtectionV3#users}
*/
readonly users?: string[];
}
@@ -927,7 +927,7 @@ export class BranchProtectionV3RestrictionsOutputReference extends cdktn.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3 github_branch_protection_v3}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3 github_branch_protection_v3}
*/
export class BranchProtectionV3 extends cdktn.TerraformResource {
@@ -943,7 +943,7 @@ export class BranchProtectionV3 extends cdktn.TerraformResource {
* Generates CDKTN code for importing a BranchProtectionV3 resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the BranchProtectionV3 to import
- * @param importFromId The id of the existing BranchProtectionV3 that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing BranchProtectionV3 that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the BranchProtectionV3 to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -955,7 +955,7 @@ export class BranchProtectionV3 extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection_v3 github_branch_protection_v3} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection_v3 github_branch_protection_v3} 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
@@ -966,7 +966,7 @@ export class BranchProtectionV3 extends cdktn.TerraformResource {
terraformResourceType: 'github_branch_protection_v3',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/branch-protection/README.md b/src/branch-protection/README.md
index 1b5bd9e90..2703b480d 100644
--- a/src/branch-protection/README.md
+++ b/src/branch-protection/README.md
@@ -1,3 +1,3 @@
# `github_branch_protection`
-Refer to the Terraform Registry for docs: [`github_branch_protection`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection).
+Refer to the Terraform Registry for docs: [`github_branch_protection`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection).
diff --git a/src/branch-protection/index.ts b/src/branch-protection/index.ts
index 492e7d445..3a0efd0be 100644
--- a/src/branch-protection/index.ts
+++ b/src/branch-protection/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,29 +15,29 @@ export interface BranchProtectionConfig extends cdktn.TerraformMetaArguments {
/**
* Setting this to 'true' to allow the branch to be deleted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_deletions BranchProtection#allows_deletions}
*/
readonly allowsDeletions?: boolean | cdktn.IResolvable;
/**
* Setting this to 'true' to allow force pushes on the branch.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#allows_force_pushes BranchProtection#allows_force_pushes}
*/
readonly allowsForcePushes?: boolean | cdktn.IResolvable;
/**
* Setting this to 'true' enforces status checks for repository administrators.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#enforce_admins BranchProtection#enforce_admins}
*/
readonly enforceAdmins?: boolean | cdktn.IResolvable;
/**
* The list of actor Names/IDs that are allowed to bypass force push restrictions. Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#force_push_bypassers BranchProtection#force_push_bypassers}
*/
readonly forcePushBypassers?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#id BranchProtection#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#id BranchProtection#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -46,55 +46,55 @@ export interface BranchProtectionConfig extends cdktn.TerraformMetaArguments {
/**
* Setting this to 'true' will make the branch read-only and preventing any pushes to it.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#lock_branch BranchProtection#lock_branch}
*/
readonly lockBranch?: boolean | cdktn.IResolvable;
/**
* Identifies the protection rule pattern.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pattern BranchProtection#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pattern BranchProtection#pattern}
*/
readonly pattern: string;
/**
* The name or node ID of the repository associated with this branch protection rule.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#repository_id BranchProtection#repository_id}
*/
readonly repositoryId: string;
/**
* Setting this to 'true' requires all conversations on code must be resolved before a pull request can be merged.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_conversation_resolution BranchProtection#require_conversation_resolution}
*/
readonly requireConversationResolution?: boolean | cdktn.IResolvable;
/**
* Setting this to 'true' requires all commits to be signed with GPG.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_signed_commits BranchProtection#require_signed_commits}
*/
readonly requireSignedCommits?: boolean | cdktn.IResolvable;
/**
* Setting this to 'true' enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_linear_history BranchProtection#required_linear_history}
*/
readonly requiredLinearHistory?: boolean | cdktn.IResolvable;
/**
* required_pull_request_reviews block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_pull_request_reviews BranchProtection#required_pull_request_reviews}
*/
readonly requiredPullRequestReviews?: BranchProtectionRequiredPullRequestReviews[] | cdktn.IResolvable;
/**
* required_status_checks block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_status_checks BranchProtection#required_status_checks}
*/
readonly requiredStatusChecks?: BranchProtectionRequiredStatusChecks[] | cdktn.IResolvable;
/**
* restrict_pushes block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_pushes BranchProtection#restrict_pushes}
*/
readonly restrictPushes?: BranchProtectionRestrictPushes[] | cdktn.IResolvable;
}
@@ -102,43 +102,43 @@ export interface BranchProtectionRequiredPullRequestReviews {
/**
* Dismiss approved reviews automatically when a new commit is pushed.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismiss_stale_reviews BranchProtection#dismiss_stale_reviews}
*/
readonly dismissStaleReviews?: boolean | cdktn.IResolvable;
/**
* The list of actor Names/IDs with dismissal access. If not empty, 'restrict_dismissals' is ignored. Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#dismissal_restrictions BranchProtection#dismissal_restrictions}
*/
readonly dismissalRestrictions?: string[];
/**
* The list of actor Names/IDs that are allowed to bypass pull request requirements. Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#pull_request_bypassers BranchProtection#pull_request_bypassers}
*/
readonly pullRequestBypassers?: string[];
/**
* Require an approved review in pull requests including files with a designated code owner.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_code_owner_reviews BranchProtection#require_code_owner_reviews}
*/
readonly requireCodeOwnerReviews?: boolean | cdktn.IResolvable;
/**
* Require that The most recent push must be approved by someone other than the last pusher.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#require_last_push_approval BranchProtection#require_last_push_approval}
*/
readonly requireLastPushApproval?: boolean | cdktn.IResolvable;
/**
* Require 'x' number of approvals to satisfy branch protection requirements. If this is specified it must be a number between 0-6.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#required_approving_review_count BranchProtection#required_approving_review_count}
*/
readonly requiredApprovingReviewCount?: number;
/**
* Restrict pull request review dismissals.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#restrict_dismissals BranchProtection#restrict_dismissals}
*/
readonly restrictDismissals?: boolean | cdktn.IResolvable;
}
@@ -430,13 +430,13 @@ export interface BranchProtectionRequiredStatusChecks {
/**
* The list of status checks to require in order to merge into this branch. No status checks are required by default.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#contexts BranchProtection#contexts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#contexts BranchProtection#contexts}
*/
readonly contexts?: string[];
/**
* Require branches to be up to date before merging.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#strict BranchProtection#strict}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#strict BranchProtection#strict}
*/
readonly strict?: boolean | cdktn.IResolvable;
}
@@ -583,13 +583,13 @@ export interface BranchProtectionRestrictPushes {
/**
* Restrict pushes that create matching branches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#blocks_creations BranchProtection#blocks_creations}
*/
readonly blocksCreations?: boolean | cdktn.IResolvable;
/**
* The list of actor Names/IDs that may push to the branch. Actor names must either begin with a '/' for users or the organization name followed by a '/' for teams.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#push_allowances BranchProtection#push_allowances}
*/
readonly pushAllowances?: string[];
}
@@ -734,7 +734,7 @@ export class BranchProtectionRestrictPushesList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection github_branch_protection}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection github_branch_protection}
*/
export class BranchProtection extends cdktn.TerraformResource {
@@ -750,7 +750,7 @@ export class BranchProtection extends cdktn.TerraformResource {
* Generates CDKTN code for importing a BranchProtection resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the BranchProtection to import
- * @param importFromId The id of the existing BranchProtection that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing BranchProtection that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the BranchProtection to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -762,7 +762,7 @@ export class BranchProtection extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch_protection github_branch_protection} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch_protection github_branch_protection} 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
@@ -773,7 +773,7 @@ export class BranchProtection extends cdktn.TerraformResource {
terraformResourceType: 'github_branch_protection',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/branch/README.md b/src/branch/README.md
index 71e7c9877..f4ab01663 100644
--- a/src/branch/README.md
+++ b/src/branch/README.md
@@ -1,3 +1,3 @@
# `github_branch`
-Refer to the Terraform Registry for docs: [`github_branch`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch).
+Refer to the Terraform Registry for docs: [`github_branch`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch).
diff --git a/src/branch/index.ts b/src/branch/index.ts
index 1a2cd7450..f907313c7 100644
--- a/src/branch/index.ts
+++ b/src/branch/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface BranchConfig extends cdktn.TerraformMetaArguments {
/**
* The repository branch to create.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#branch Branch#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#branch Branch#branch}
*/
readonly branch: string;
/**
* An etag representing the Branch object.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#etag Branch#etag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#etag Branch#etag}
*/
readonly etag?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#id Branch#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#id Branch#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,25 +34,25 @@ export interface BranchConfig extends cdktn.TerraformMetaArguments {
/**
* The GitHub repository name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#repository Branch#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#repository Branch#repository}
*/
readonly repository: string;
/**
* The branch name to start from. Defaults to 'main'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_branch Branch#source_branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_branch Branch#source_branch}
*/
readonly sourceBranch?: string;
/**
* The commit hash to start from. Defaults to the tip of 'source_branch'. If provided, 'source_branch' is ignored.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#source_sha Branch#source_sha}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#source_sha Branch#source_sha}
*/
readonly sourceSha?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch github_branch}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch github_branch}
*/
export class Branch extends cdktn.TerraformResource {
@@ -68,7 +68,7 @@ export class Branch extends cdktn.TerraformResource {
* Generates CDKTN code for importing a Branch resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the Branch to import
- * @param importFromId The id of the existing Branch that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing Branch that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the Branch to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -80,7 +80,7 @@ export class Branch extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/branch github_branch} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/branch github_branch} 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
@@ -91,7 +91,7 @@ export class Branch extends cdktn.TerraformResource {
terraformResourceType: 'github_branch',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/codespaces-organization-secret-repositories/README.md b/src/codespaces-organization-secret-repositories/README.md
index d1093ca4d..de96a4388 100644
--- a/src/codespaces-organization-secret-repositories/README.md
+++ b/src/codespaces-organization-secret-repositories/README.md
@@ -1,3 +1,3 @@
# `github_codespaces_organization_secret_repositories`
-Refer to the Terraform Registry for docs: [`github_codespaces_organization_secret_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories).
+Refer to the Terraform Registry for docs: [`github_codespaces_organization_secret_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories).
diff --git a/src/codespaces-organization-secret-repositories/index.ts b/src/codespaces-organization-secret-repositories/index.ts
index d11796e89..e5116bbdd 100644
--- a/src/codespaces-organization-secret-repositories/index.ts
+++ b/src/codespaces-organization-secret-repositories/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface CodespacesOrganizationSecretRepositoriesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#id CodespacesOrganizationSecretRepositories#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface CodespacesOrganizationSecretRepositoriesConfig extends cdktn.Te
/**
* Name of the existing secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#secret_name CodespacesOrganizationSecretRepositories#secret_name}
*/
readonly secretName: string;
/**
* An array of repository ids that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#selected_repository_ids CodespacesOrganizationSecretRepositories#selected_repository_ids}
*/
readonly selectedRepositoryIds: number[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories}
*/
export class CodespacesOrganizationSecretRepositories extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class CodespacesOrganizationSecretRepositories extends cdktn.TerraformRes
* Generates CDKTN code for importing a CodespacesOrganizationSecretRepositories resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the CodespacesOrganizationSecretRepositories to import
- * @param importFromId The id of the existing CodespacesOrganizationSecretRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing CodespacesOrganizationSecretRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the CodespacesOrganizationSecretRepositories to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class CodespacesOrganizationSecretRepositories extends cdktn.TerraformRes
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret_repositories github_codespaces_organization_secret_repositories} 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
@@ -73,7 +73,7 @@ export class CodespacesOrganizationSecretRepositories extends cdktn.TerraformRes
terraformResourceType: 'github_codespaces_organization_secret_repositories',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/codespaces-organization-secret/README.md b/src/codespaces-organization-secret/README.md
index 90cda7b76..f80668625 100644
--- a/src/codespaces-organization-secret/README.md
+++ b/src/codespaces-organization-secret/README.md
@@ -1,3 +1,3 @@
# `github_codespaces_organization_secret`
-Refer to the Terraform Registry for docs: [`github_codespaces_organization_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret).
+Refer to the Terraform Registry for docs: [`github_codespaces_organization_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret).
diff --git a/src/codespaces-organization-secret/index.ts b/src/codespaces-organization-secret/index.ts
index 2920db27f..67a4af7a9 100644
--- a/src/codespaces-organization-secret/index.ts
+++ b/src/codespaces-organization-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface CodespacesOrganizationSecretConfig extends cdktn.TerraformMetaA
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#encrypted_value CodespacesOrganizationSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#id CodespacesOrganizationSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,31 +28,31 @@ export interface CodespacesOrganizationSecretConfig extends cdktn.TerraformMetaA
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#plaintext_value CodespacesOrganizationSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#secret_name CodespacesOrganizationSecret#secret_name}
*/
readonly secretName: string;
/**
* An array of repository ids that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#selected_repository_ids CodespacesOrganizationSecret#selected_repository_ids}
*/
readonly selectedRepositoryIds?: number[];
/**
* Configures the access that repositories have to the organization secret. Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#visibility CodespacesOrganizationSecret#visibility}
*/
readonly visibility: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret github_codespaces_organization_secret}
*/
export class CodespacesOrganizationSecret extends cdktn.TerraformResource {
@@ -68,7 +68,7 @@ export class CodespacesOrganizationSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a CodespacesOrganizationSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the CodespacesOrganizationSecret to import
- * @param importFromId The id of the existing CodespacesOrganizationSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing CodespacesOrganizationSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the CodespacesOrganizationSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -80,7 +80,7 @@ export class CodespacesOrganizationSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_organization_secret github_codespaces_organization_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_organization_secret github_codespaces_organization_secret} 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
@@ -91,7 +91,7 @@ export class CodespacesOrganizationSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_codespaces_organization_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/codespaces-secret/README.md b/src/codespaces-secret/README.md
index f9f5f8a43..4577f48d4 100644
--- a/src/codespaces-secret/README.md
+++ b/src/codespaces-secret/README.md
@@ -1,3 +1,3 @@
# `github_codespaces_secret`
-Refer to the Terraform Registry for docs: [`github_codespaces_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret).
+Refer to the Terraform Registry for docs: [`github_codespaces_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret).
diff --git a/src/codespaces-secret/index.ts b/src/codespaces-secret/index.ts
index 9aa0a4e82..064cbae32 100644
--- a/src/codespaces-secret/index.ts
+++ b/src/codespaces-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface CodespacesSecretConfig extends cdktn.TerraformMetaArguments {
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#encrypted_value CodespacesSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#id CodespacesSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#id CodespacesSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,25 +28,25 @@ export interface CodespacesSecretConfig extends cdktn.TerraformMetaArguments {
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#plaintext_value CodespacesSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#repository CodespacesSecret#repository}
*/
readonly repository: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#secret_name CodespacesSecret#secret_name}
*/
readonly secretName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret github_codespaces_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret github_codespaces_secret}
*/
export class CodespacesSecret extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class CodespacesSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a CodespacesSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the CodespacesSecret to import
- * @param importFromId The id of the existing CodespacesSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing CodespacesSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the CodespacesSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class CodespacesSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_secret github_codespaces_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_secret github_codespaces_secret} 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
@@ -85,7 +85,7 @@ export class CodespacesSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_codespaces_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/codespaces-user-secret/README.md b/src/codespaces-user-secret/README.md
index 9c086a0c4..996d2a960 100644
--- a/src/codespaces-user-secret/README.md
+++ b/src/codespaces-user-secret/README.md
@@ -1,3 +1,3 @@
# `github_codespaces_user_secret`
-Refer to the Terraform Registry for docs: [`github_codespaces_user_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret).
+Refer to the Terraform Registry for docs: [`github_codespaces_user_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret).
diff --git a/src/codespaces-user-secret/index.ts b/src/codespaces-user-secret/index.ts
index d6869eb6b..37fd77338 100644
--- a/src/codespaces-user-secret/index.ts
+++ b/src/codespaces-user-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface CodespacesUserSecretConfig extends cdktn.TerraformMetaArguments
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#encrypted_value CodespacesUserSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#id CodespacesUserSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,25 +28,25 @@ export interface CodespacesUserSecretConfig extends cdktn.TerraformMetaArguments
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#plaintext_value CodespacesUserSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#secret_name CodespacesUserSecret#secret_name}
*/
readonly secretName: string;
/**
* An array of repository ids that can access the user secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#selected_repository_ids CodespacesUserSecret#selected_repository_ids}
*/
readonly selectedRepositoryIds?: number[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret github_codespaces_user_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret github_codespaces_user_secret}
*/
export class CodespacesUserSecret extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class CodespacesUserSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a CodespacesUserSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the CodespacesUserSecret to import
- * @param importFromId The id of the existing CodespacesUserSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing CodespacesUserSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the CodespacesUserSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class CodespacesUserSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/codespaces_user_secret github_codespaces_user_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/codespaces_user_secret github_codespaces_user_secret} 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
@@ -85,7 +85,7 @@ export class CodespacesUserSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_codespaces_user_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-environment-public-key/README.md b/src/data-github-actions-environment-public-key/README.md
index 31d28caf3..1202b2d35 100644
--- a/src/data-github-actions-environment-public-key/README.md
+++ b/src/data-github-actions-environment-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_environment_public_key`
-Refer to the Terraform Registry for docs: [`data_github_actions_environment_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key).
+Refer to the Terraform Registry for docs: [`data_github_actions_environment_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key).
diff --git a/src/data-github-actions-environment-public-key/index.ts b/src/data-github-actions-environment-public-key/index.ts
index 69c7924f1..c3d6469cd 100644
--- a/src/data-github-actions-environment-public-key/index.ts
+++ b/src/data-github-actions-environment-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,24 +13,24 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsEnvironmentPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#environment DataGithubActionsEnvironmentPublicKey#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#id DataGithubActionsEnvironmentPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#repository DataGithubActionsEnvironmentPublicKey#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key github_actions_environment_public_key}
*/
export class DataGithubActionsEnvironmentPublicKey extends cdktn.TerraformDataSource {
@@ -46,7 +46,7 @@ export class DataGithubActionsEnvironmentPublicKey extends cdktn.TerraformDataSo
* Generates CDKTN code for importing a DataGithubActionsEnvironmentPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsEnvironmentPublicKey to import
- * @param importFromId The id of the existing DataGithubActionsEnvironmentPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsEnvironmentPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsEnvironmentPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -58,7 +58,7 @@ export class DataGithubActionsEnvironmentPublicKey extends cdktn.TerraformDataSo
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_public_key github_actions_environment_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_public_key github_actions_environment_public_key} Data Source
*
* @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
@@ -69,7 +69,7 @@ export class DataGithubActionsEnvironmentPublicKey extends cdktn.TerraformDataSo
terraformResourceType: 'github_actions_environment_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-environment-secrets/README.md b/src/data-github-actions-environment-secrets/README.md
index b4725092b..ab0d9b655 100644
--- a/src/data-github-actions-environment-secrets/README.md
+++ b/src/data-github-actions-environment-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_environment_secrets`
-Refer to the Terraform Registry for docs: [`data_github_actions_environment_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets).
+Refer to the Terraform Registry for docs: [`data_github_actions_environment_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets).
diff --git a/src/data-github-actions-environment-secrets/index.ts b/src/data-github-actions-environment-secrets/index.ts
index f8317665c..6e2cda398 100644
--- a/src/data-github-actions-environment-secrets/index.ts
+++ b/src/data-github-actions-environment-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,22 +13,22 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsEnvironmentSecretsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#environment DataGithubActionsEnvironmentSecrets#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#full_name DataGithubActionsEnvironmentSecrets#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#id DataGithubActionsEnvironmentSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#name DataGithubActionsEnvironmentSecrets#name}
*/
readonly name?: string;
}
@@ -119,7 +119,7 @@ export class DataGithubActionsEnvironmentSecretsSecretsList extends cdktn.Comple
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets github_actions_environment_secrets}
*/
export class DataGithubActionsEnvironmentSecrets extends cdktn.TerraformDataSource {
@@ -135,7 +135,7 @@ export class DataGithubActionsEnvironmentSecrets extends cdktn.TerraformDataSour
* Generates CDKTN code for importing a DataGithubActionsEnvironmentSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsEnvironmentSecrets to import
- * @param importFromId The id of the existing DataGithubActionsEnvironmentSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsEnvironmentSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsEnvironmentSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -147,7 +147,7 @@ export class DataGithubActionsEnvironmentSecrets extends cdktn.TerraformDataSour
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_secrets github_actions_environment_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_secrets github_actions_environment_secrets} Data Source
*
* @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
@@ -158,7 +158,7 @@ export class DataGithubActionsEnvironmentSecrets extends cdktn.TerraformDataSour
terraformResourceType: 'github_actions_environment_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-environment-variables/README.md b/src/data-github-actions-environment-variables/README.md
index decaeaa02..b51da2995 100644
--- a/src/data-github-actions-environment-variables/README.md
+++ b/src/data-github-actions-environment-variables/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_environment_variables`
-Refer to the Terraform Registry for docs: [`data_github_actions_environment_variables`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables).
+Refer to the Terraform Registry for docs: [`data_github_actions_environment_variables`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables).
diff --git a/src/data-github-actions-environment-variables/index.ts b/src/data-github-actions-environment-variables/index.ts
index 509f8efbc..b0e7f6b23 100644
--- a/src/data-github-actions-environment-variables/index.ts
+++ b/src/data-github-actions-environment-variables/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,22 +13,22 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsEnvironmentVariablesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#environment DataGithubActionsEnvironmentVariables#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#full_name DataGithubActionsEnvironmentVariables#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#id DataGithubActionsEnvironmentVariables#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#name DataGithubActionsEnvironmentVariables#name}
*/
readonly name?: string;
}
@@ -124,7 +124,7 @@ export class DataGithubActionsEnvironmentVariablesVariablesList extends cdktn.Co
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables github_actions_environment_variables}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables github_actions_environment_variables}
*/
export class DataGithubActionsEnvironmentVariables extends cdktn.TerraformDataSource {
@@ -140,7 +140,7 @@ export class DataGithubActionsEnvironmentVariables extends cdktn.TerraformDataSo
* Generates CDKTN code for importing a DataGithubActionsEnvironmentVariables resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsEnvironmentVariables to import
- * @param importFromId The id of the existing DataGithubActionsEnvironmentVariables that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsEnvironmentVariables that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsEnvironmentVariables to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -152,7 +152,7 @@ export class DataGithubActionsEnvironmentVariables extends cdktn.TerraformDataSo
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_environment_variables github_actions_environment_variables} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_environment_variables github_actions_environment_variables} Data Source
*
* @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
@@ -163,7 +163,7 @@ export class DataGithubActionsEnvironmentVariables extends cdktn.TerraformDataSo
terraformResourceType: 'github_actions_environment_variables',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-organization-oidc-subject-claim-customization-template/README.md b/src/data-github-actions-organization-oidc-subject-claim-customization-template/README.md
index 30e465b5f..8ac6a32d4 100644
--- a/src/data-github-actions-organization-oidc-subject-claim-customization-template/README.md
+++ b/src/data-github-actions-organization-oidc-subject-claim-customization-template/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_organization_oidc_subject_claim_customization_template`
-Refer to the Terraform Registry for docs: [`data_github_actions_organization_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template).
+Refer to the Terraform Registry for docs: [`data_github_actions_organization_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template).
diff --git a/src/data-github-actions-organization-oidc-subject-claim-customization-template/index.ts b/src/data-github-actions-organization-oidc-subject-claim-customization-template/index.ts
index 5e5778f10..89d8974ab 100644
--- a/src/data-github-actions-organization-oidc-subject-claim-customization-template/index.ts
+++ b/src/data-github-actions-organization-oidc-subject-claim-customization-template/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplateConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#id DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubActionsOrganizationOidcSubjectClaimCustomizationTempl
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template}
*/
export class DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate
* Generates CDKTN code for importing a DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate to import
- * @param importFromId The id of the existing DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_oidc_subject_claim_customization_template github_actions_organization_oidc_subject_claim_customization_template} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubActionsOrganizationOidcSubjectClaimCustomizationTemplate
terraformResourceType: 'github_actions_organization_oidc_subject_claim_customization_template',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-organization-public-key/README.md b/src/data-github-actions-organization-public-key/README.md
index 4814ac409..de459ae34 100644
--- a/src/data-github-actions-organization-public-key/README.md
+++ b/src/data-github-actions-organization-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_organization_public_key`
-Refer to the Terraform Registry for docs: [`data_github_actions_organization_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key).
+Refer to the Terraform Registry for docs: [`data_github_actions_organization_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key).
diff --git a/src/data-github-actions-organization-public-key/index.ts b/src/data-github-actions-organization-public-key/index.ts
index a3e837783..fadf320f4 100644
--- a/src/data-github-actions-organization-public-key/index.ts
+++ b/src/data-github-actions-organization-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsOrganizationPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#id DataGithubActionsOrganizationPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubActionsOrganizationPublicKeyConfig extends cdktn.Terr
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key github_actions_organization_public_key}
*/
export class DataGithubActionsOrganizationPublicKey extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubActionsOrganizationPublicKey extends cdktn.TerraformDataS
* Generates CDKTN code for importing a DataGithubActionsOrganizationPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsOrganizationPublicKey to import
- * @param importFromId The id of the existing DataGithubActionsOrganizationPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsOrganizationPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsOrganizationPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubActionsOrganizationPublicKey extends cdktn.TerraformDataS
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_public_key github_actions_organization_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_public_key github_actions_organization_public_key} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubActionsOrganizationPublicKey extends cdktn.TerraformDataS
terraformResourceType: 'github_actions_organization_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-organization-registration-token/README.md b/src/data-github-actions-organization-registration-token/README.md
index 0cd7a6f45..d5a6ee9b9 100644
--- a/src/data-github-actions-organization-registration-token/README.md
+++ b/src/data-github-actions-organization-registration-token/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_organization_registration_token`
-Refer to the Terraform Registry for docs: [`data_github_actions_organization_registration_token`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token).
+Refer to the Terraform Registry for docs: [`data_github_actions_organization_registration_token`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token).
diff --git a/src/data-github-actions-organization-registration-token/index.ts b/src/data-github-actions-organization-registration-token/index.ts
index ccca382ec..91ede72f7 100644
--- a/src/data-github-actions-organization-registration-token/index.ts
+++ b/src/data-github-actions-organization-registration-token/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsOrganizationRegistrationTokenConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#id DataGithubActionsOrganizationRegistrationToken#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubActionsOrganizationRegistrationTokenConfig extends cd
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token}
*/
export class DataGithubActionsOrganizationRegistrationToken extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubActionsOrganizationRegistrationToken extends cdktn.Terraf
* Generates CDKTN code for importing a DataGithubActionsOrganizationRegistrationToken resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsOrganizationRegistrationToken to import
- * @param importFromId The id of the existing DataGithubActionsOrganizationRegistrationToken that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsOrganizationRegistrationToken that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsOrganizationRegistrationToken to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubActionsOrganizationRegistrationToken extends cdktn.Terraf
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_registration_token github_actions_organization_registration_token} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubActionsOrganizationRegistrationToken extends cdktn.Terraf
terraformResourceType: 'github_actions_organization_registration_token',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-organization-secrets/README.md b/src/data-github-actions-organization-secrets/README.md
index 4c29a7fae..0f00a537c 100644
--- a/src/data-github-actions-organization-secrets/README.md
+++ b/src/data-github-actions-organization-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_organization_secrets`
-Refer to the Terraform Registry for docs: [`data_github_actions_organization_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets).
+Refer to the Terraform Registry for docs: [`data_github_actions_organization_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets).
diff --git a/src/data-github-actions-organization-secrets/index.ts b/src/data-github-actions-organization-secrets/index.ts
index 8f3f60555..6c489ae41 100644
--- a/src/data-github-actions-organization-secrets/index.ts
+++ b/src/data-github-actions-organization-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsOrganizationSecretsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#id DataGithubActionsOrganizationSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -112,7 +112,7 @@ export class DataGithubActionsOrganizationSecretsSecretsList extends cdktn.Compl
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets github_actions_organization_secrets}
*/
export class DataGithubActionsOrganizationSecrets extends cdktn.TerraformDataSource {
@@ -128,7 +128,7 @@ export class DataGithubActionsOrganizationSecrets extends cdktn.TerraformDataSou
* Generates CDKTN code for importing a DataGithubActionsOrganizationSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsOrganizationSecrets to import
- * @param importFromId The id of the existing DataGithubActionsOrganizationSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsOrganizationSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsOrganizationSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -140,7 +140,7 @@ export class DataGithubActionsOrganizationSecrets extends cdktn.TerraformDataSou
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_secrets github_actions_organization_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_secrets github_actions_organization_secrets} Data Source
*
* @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
@@ -151,7 +151,7 @@ export class DataGithubActionsOrganizationSecrets extends cdktn.TerraformDataSou
terraformResourceType: 'github_actions_organization_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-organization-variables/README.md b/src/data-github-actions-organization-variables/README.md
index ea73761df..e2fca6f3b 100644
--- a/src/data-github-actions-organization-variables/README.md
+++ b/src/data-github-actions-organization-variables/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_organization_variables`
-Refer to the Terraform Registry for docs: [`data_github_actions_organization_variables`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables).
+Refer to the Terraform Registry for docs: [`data_github_actions_organization_variables`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables).
diff --git a/src/data-github-actions-organization-variables/index.ts b/src/data-github-actions-organization-variables/index.ts
index 01ee201eb..92770ab8e 100644
--- a/src/data-github-actions-organization-variables/index.ts
+++ b/src/data-github-actions-organization-variables/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsOrganizationVariablesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#id DataGithubActionsOrganizationVariables#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -117,7 +117,7 @@ export class DataGithubActionsOrganizationVariablesVariablesList extends cdktn.C
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables github_actions_organization_variables}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables github_actions_organization_variables}
*/
export class DataGithubActionsOrganizationVariables extends cdktn.TerraformDataSource {
@@ -133,7 +133,7 @@ export class DataGithubActionsOrganizationVariables extends cdktn.TerraformDataS
* Generates CDKTN code for importing a DataGithubActionsOrganizationVariables resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsOrganizationVariables to import
- * @param importFromId The id of the existing DataGithubActionsOrganizationVariables that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsOrganizationVariables that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsOrganizationVariables to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -145,7 +145,7 @@ export class DataGithubActionsOrganizationVariables extends cdktn.TerraformDataS
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_organization_variables github_actions_organization_variables} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_organization_variables github_actions_organization_variables} Data Source
*
* @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
@@ -156,7 +156,7 @@ export class DataGithubActionsOrganizationVariables extends cdktn.TerraformDataS
terraformResourceType: 'github_actions_organization_variables',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-public-key/README.md b/src/data-github-actions-public-key/README.md
index c1fe895da..6863e77fd 100644
--- a/src/data-github-actions-public-key/README.md
+++ b/src/data-github-actions-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_public_key`
-Refer to the Terraform Registry for docs: [`data_github_actions_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key).
+Refer to the Terraform Registry for docs: [`data_github_actions_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key).
diff --git a/src/data-github-actions-public-key/index.ts b/src/data-github-actions-public-key/index.ts
index f5af12238..21391421a 100644
--- a/src/data-github-actions-public-key/index.ts
+++ b/src/data-github-actions-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#id DataGithubActionsPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#repository DataGithubActionsPublicKey#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key github_actions_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key github_actions_public_key}
*/
export class DataGithubActionsPublicKey extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubActionsPublicKey extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubActionsPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsPublicKey to import
- * @param importFromId The id of the existing DataGithubActionsPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubActionsPublicKey extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_public_key github_actions_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_public_key github_actions_public_key} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubActionsPublicKey extends cdktn.TerraformDataSource {
terraformResourceType: 'github_actions_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-registration-token/README.md b/src/data-github-actions-registration-token/README.md
index d72d8bbce..921bbb1e1 100644
--- a/src/data-github-actions-registration-token/README.md
+++ b/src/data-github-actions-registration-token/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_registration_token`
-Refer to the Terraform Registry for docs: [`data_github_actions_registration_token`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token).
+Refer to the Terraform Registry for docs: [`data_github_actions_registration_token`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token).
diff --git a/src/data-github-actions-registration-token/index.ts b/src/data-github-actions-registration-token/index.ts
index 4a2b28d3e..85fd7c4d9 100644
--- a/src/data-github-actions-registration-token/index.ts
+++ b/src/data-github-actions-registration-token/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsRegistrationTokenConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#id DataGithubActionsRegistrationToken#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#repository DataGithubActionsRegistrationToken#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token github_actions_registration_token}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token github_actions_registration_token}
*/
export class DataGithubActionsRegistrationToken extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubActionsRegistrationToken extends cdktn.TerraformDataSourc
* Generates CDKTN code for importing a DataGithubActionsRegistrationToken resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsRegistrationToken to import
- * @param importFromId The id of the existing DataGithubActionsRegistrationToken that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsRegistrationToken that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsRegistrationToken to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubActionsRegistrationToken extends cdktn.TerraformDataSourc
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_registration_token github_actions_registration_token} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_registration_token github_actions_registration_token} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubActionsRegistrationToken extends cdktn.TerraformDataSourc
terraformResourceType: 'github_actions_registration_token',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-repository-oidc-subject-claim-customization-template/README.md b/src/data-github-actions-repository-oidc-subject-claim-customization-template/README.md
index 61217ae2c..aa136109b 100644
--- a/src/data-github-actions-repository-oidc-subject-claim-customization-template/README.md
+++ b/src/data-github-actions-repository-oidc-subject-claim-customization-template/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_repository_oidc_subject_claim_customization_template`
-Refer to the Terraform Registry for docs: [`data_github_actions_repository_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template).
+Refer to the Terraform Registry for docs: [`data_github_actions_repository_oidc_subject_claim_customization_template`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template).
diff --git a/src/data-github-actions-repository-oidc-subject-claim-customization-template/index.ts b/src/data-github-actions-repository-oidc-subject-claim-customization-template/index.ts
index f5ecf0865..bcf273620 100644
--- a/src/data-github-actions-repository-oidc-subject-claim-customization-template/index.ts
+++ b/src/data-github-actions-repository-oidc-subject-claim-customization-template/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplateConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#id DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#name DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate#name}
*/
readonly name: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template}
*/
export class DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate ex
* Generates CDKTN code for importing a DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate to import
- * @param importFromId The id of the existing DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate ex
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_repository_oidc_subject_claim_customization_template github_actions_repository_oidc_subject_claim_customization_template} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubActionsRepositoryOidcSubjectClaimCustomizationTemplate ex
terraformResourceType: 'github_actions_repository_oidc_subject_claim_customization_template',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-secrets/README.md b/src/data-github-actions-secrets/README.md
index 5cd6ed170..cfd38c274 100644
--- a/src/data-github-actions-secrets/README.md
+++ b/src/data-github-actions-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_secrets`
-Refer to the Terraform Registry for docs: [`data_github_actions_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets).
+Refer to the Terraform Registry for docs: [`data_github_actions_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets).
diff --git a/src/data-github-actions-secrets/index.ts b/src/data-github-actions-secrets/index.ts
index 765377e0e..7b0f2e488 100644
--- a/src/data-github-actions-secrets/index.ts
+++ b/src/data-github-actions-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,18 +13,18 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsSecretsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#full_name DataGithubActionsSecrets#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#id DataGithubActionsSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#name DataGithubActionsSecrets#name}
*/
readonly name?: string;
}
@@ -115,7 +115,7 @@ export class DataGithubActionsSecretsSecretsList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets github_actions_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets github_actions_secrets}
*/
export class DataGithubActionsSecrets extends cdktn.TerraformDataSource {
@@ -131,7 +131,7 @@ export class DataGithubActionsSecrets extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubActionsSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsSecrets to import
- * @param importFromId The id of the existing DataGithubActionsSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -143,7 +143,7 @@ export class DataGithubActionsSecrets extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_secrets github_actions_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_secrets github_actions_secrets} Data Source
*
* @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
@@ -154,7 +154,7 @@ export class DataGithubActionsSecrets extends cdktn.TerraformDataSource {
terraformResourceType: 'github_actions_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-actions-variables/README.md b/src/data-github-actions-variables/README.md
index 05e14ea3d..8a5b7fce3 100644
--- a/src/data-github-actions-variables/README.md
+++ b/src/data-github-actions-variables/README.md
@@ -1,3 +1,3 @@
# `data_github_actions_variables`
-Refer to the Terraform Registry for docs: [`data_github_actions_variables`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables).
+Refer to the Terraform Registry for docs: [`data_github_actions_variables`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables).
diff --git a/src/data-github-actions-variables/index.ts b/src/data-github-actions-variables/index.ts
index ecd9ece79..2ecbead46 100644
--- a/src/data-github-actions-variables/index.ts
+++ b/src/data-github-actions-variables/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,18 +13,18 @@ import * as cdktn from 'cdktn';
export interface DataGithubActionsVariablesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#full_name DataGithubActionsVariables#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#id DataGithubActionsVariables#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#name DataGithubActionsVariables#name}
*/
readonly name?: string;
}
@@ -120,7 +120,7 @@ export class DataGithubActionsVariablesVariablesList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables github_actions_variables}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables github_actions_variables}
*/
export class DataGithubActionsVariables extends cdktn.TerraformDataSource {
@@ -136,7 +136,7 @@ export class DataGithubActionsVariables extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubActionsVariables resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubActionsVariables to import
- * @param importFromId The id of the existing DataGithubActionsVariables that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubActionsVariables that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubActionsVariables to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -148,7 +148,7 @@ export class DataGithubActionsVariables extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/actions_variables github_actions_variables} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/actions_variables github_actions_variables} Data Source
*
* @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
@@ -159,7 +159,7 @@ export class DataGithubActionsVariables extends cdktn.TerraformDataSource {
terraformResourceType: 'github_actions_variables',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-app-token/README.md b/src/data-github-app-token/README.md
index 50676132d..f3ea12e2d 100644
--- a/src/data-github-app-token/README.md
+++ b/src/data-github-app-token/README.md
@@ -1,3 +1,3 @@
# `data_github_app_token`
-Refer to the Terraform Registry for docs: [`data_github_app_token`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token).
+Refer to the Terraform Registry for docs: [`data_github_app_token`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token).
diff --git a/src/data-github-app-token/index.ts b/src/data-github-app-token/index.ts
index eb210e99d..9814add04 100644
--- a/src/data-github-app-token/index.ts
+++ b/src/data-github-app-token/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataGithubAppTokenConfig extends cdktn.TerraformMetaArguments {
/**
* The GitHub App ID.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#app_id DataGithubAppToken#app_id}
*/
readonly appId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#id DataGithubAppToken#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#id DataGithubAppToken#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,19 +28,19 @@ export interface DataGithubAppTokenConfig extends cdktn.TerraformMetaArguments {
/**
* The GitHub App installation instance ID.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#installation_id DataGithubAppToken#installation_id}
*/
readonly installationId: string;
/**
* The GitHub App PEM file contents.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#pem_file DataGithubAppToken#pem_file}
*/
readonly pemFile: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token github_app_token}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token github_app_token}
*/
export class DataGithubAppToken extends cdktn.TerraformDataSource {
@@ -56,7 +56,7 @@ export class DataGithubAppToken extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubAppToken resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubAppToken to import
- * @param importFromId The id of the existing DataGithubAppToken that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubAppToken that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubAppToken to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class DataGithubAppToken extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app_token github_app_token} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app_token github_app_token} Data Source
*
* @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
@@ -79,7 +79,7 @@ export class DataGithubAppToken extends cdktn.TerraformDataSource {
terraformResourceType: 'github_app_token',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-app/README.md b/src/data-github-app/README.md
index 6f105b824..c829d9163 100644
--- a/src/data-github-app/README.md
+++ b/src/data-github-app/README.md
@@ -1,3 +1,3 @@
# `data_github_app`
-Refer to the Terraform Registry for docs: [`data_github_app`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app).
+Refer to the Terraform Registry for docs: [`data_github_app`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app).
diff --git a/src/data-github-app/index.ts b/src/data-github-app/index.ts
index e7fe68ca2..331c1b179 100644
--- a/src/data-github-app/index.ts
+++ b/src/data-github-app/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubAppConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#id DataGithubApp#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#id DataGithubApp#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#slug DataGithubApp#slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#slug DataGithubApp#slug}
*/
readonly slug: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app github_app}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app github_app}
*/
export class DataGithubApp extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubApp extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubApp resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubApp to import
- * @param importFromId The id of the existing DataGithubApp that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubApp that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubApp to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubApp extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/app github_app} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/app github_app} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubApp extends cdktn.TerraformDataSource {
terraformResourceType: 'github_app',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-branch-protection-rules/README.md b/src/data-github-branch-protection-rules/README.md
index 3707978d1..188cd3c72 100644
--- a/src/data-github-branch-protection-rules/README.md
+++ b/src/data-github-branch-protection-rules/README.md
@@ -1,3 +1,3 @@
# `data_github_branch_protection_rules`
-Refer to the Terraform Registry for docs: [`data_github_branch_protection_rules`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules).
+Refer to the Terraform Registry for docs: [`data_github_branch_protection_rules`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules).
diff --git a/src/data-github-branch-protection-rules/index.ts b/src/data-github-branch-protection-rules/index.ts
index b899cd936..f026a233a 100644
--- a/src/data-github-branch-protection-rules/index.ts
+++ b/src/data-github-branch-protection-rules/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,14 +13,14 @@ import * as cdktn from 'cdktn';
export interface DataGithubBranchProtectionRulesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#id DataGithubBranchProtectionRules#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#repository DataGithubBranchProtectionRules#repository}
*/
readonly repository: string;
}
@@ -101,7 +101,7 @@ export class DataGithubBranchProtectionRulesRulesList extends cdktn.ComplexList
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules github_branch_protection_rules}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules github_branch_protection_rules}
*/
export class DataGithubBranchProtectionRules extends cdktn.TerraformDataSource {
@@ -117,7 +117,7 @@ export class DataGithubBranchProtectionRules extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubBranchProtectionRules resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubBranchProtectionRules to import
- * @param importFromId The id of the existing DataGithubBranchProtectionRules that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubBranchProtectionRules that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubBranchProtectionRules to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -129,7 +129,7 @@ export class DataGithubBranchProtectionRules extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch_protection_rules github_branch_protection_rules} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch_protection_rules github_branch_protection_rules} Data Source
*
* @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
@@ -140,7 +140,7 @@ export class DataGithubBranchProtectionRules extends cdktn.TerraformDataSource {
terraformResourceType: 'github_branch_protection_rules',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-branch/README.md b/src/data-github-branch/README.md
index be46382cb..6162570a4 100644
--- a/src/data-github-branch/README.md
+++ b/src/data-github-branch/README.md
@@ -1,3 +1,3 @@
# `data_github_branch`
-Refer to the Terraform Registry for docs: [`data_github_branch`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch).
+Refer to the Terraform Registry for docs: [`data_github_branch`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch).
diff --git a/src/data-github-branch/index.ts b/src/data-github-branch/index.ts
index 19b214a28..f96535fa9 100644
--- a/src/data-github-branch/index.ts
+++ b/src/data-github-branch/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,24 +13,24 @@ import * as cdktn from 'cdktn';
export interface DataGithubBranchConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#branch DataGithubBranch#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#branch DataGithubBranch#branch}
*/
readonly branch: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#id DataGithubBranch#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#id DataGithubBranch#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#repository DataGithubBranch#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#repository DataGithubBranch#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch github_branch}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch github_branch}
*/
export class DataGithubBranch extends cdktn.TerraformDataSource {
@@ -46,7 +46,7 @@ export class DataGithubBranch extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubBranch resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubBranch to import
- * @param importFromId The id of the existing DataGithubBranch that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubBranch that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubBranch to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -58,7 +58,7 @@ export class DataGithubBranch extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/branch github_branch} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/branch github_branch} Data Source
*
* @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
@@ -69,7 +69,7 @@ export class DataGithubBranch extends cdktn.TerraformDataSource {
terraformResourceType: 'github_branch',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-codespaces-organization-public-key/README.md b/src/data-github-codespaces-organization-public-key/README.md
index 379aaa839..d15e95948 100644
--- a/src/data-github-codespaces-organization-public-key/README.md
+++ b/src/data-github-codespaces-organization-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_codespaces_organization_public_key`
-Refer to the Terraform Registry for docs: [`data_github_codespaces_organization_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key).
+Refer to the Terraform Registry for docs: [`data_github_codespaces_organization_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key).
diff --git a/src/data-github-codespaces-organization-public-key/index.ts b/src/data-github-codespaces-organization-public-key/index.ts
index 58a222769..6ab110f9f 100644
--- a/src/data-github-codespaces-organization-public-key/index.ts
+++ b/src/data-github-codespaces-organization-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubCodespacesOrganizationPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#id DataGithubCodespacesOrganizationPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubCodespacesOrganizationPublicKeyConfig extends cdktn.T
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key}
*/
export class DataGithubCodespacesOrganizationPublicKey extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubCodespacesOrganizationPublicKey extends cdktn.TerraformDa
* Generates CDKTN code for importing a DataGithubCodespacesOrganizationPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubCodespacesOrganizationPublicKey to import
- * @param importFromId The id of the existing DataGithubCodespacesOrganizationPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubCodespacesOrganizationPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubCodespacesOrganizationPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubCodespacesOrganizationPublicKey extends cdktn.TerraformDa
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_public_key github_codespaces_organization_public_key} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubCodespacesOrganizationPublicKey extends cdktn.TerraformDa
terraformResourceType: 'github_codespaces_organization_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-codespaces-organization-secrets/README.md b/src/data-github-codespaces-organization-secrets/README.md
index db575ea32..ccdb3adb8 100644
--- a/src/data-github-codespaces-organization-secrets/README.md
+++ b/src/data-github-codespaces-organization-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_codespaces_organization_secrets`
-Refer to the Terraform Registry for docs: [`data_github_codespaces_organization_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets).
+Refer to the Terraform Registry for docs: [`data_github_codespaces_organization_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets).
diff --git a/src/data-github-codespaces-organization-secrets/index.ts b/src/data-github-codespaces-organization-secrets/index.ts
index 8398d1da4..7ebaadae4 100644
--- a/src/data-github-codespaces-organization-secrets/index.ts
+++ b/src/data-github-codespaces-organization-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubCodespacesOrganizationSecretsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#id DataGithubCodespacesOrganizationSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -112,7 +112,7 @@ export class DataGithubCodespacesOrganizationSecretsSecretsList extends cdktn.Co
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets}
*/
export class DataGithubCodespacesOrganizationSecrets extends cdktn.TerraformDataSource {
@@ -128,7 +128,7 @@ export class DataGithubCodespacesOrganizationSecrets extends cdktn.TerraformData
* Generates CDKTN code for importing a DataGithubCodespacesOrganizationSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubCodespacesOrganizationSecrets to import
- * @param importFromId The id of the existing DataGithubCodespacesOrganizationSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubCodespacesOrganizationSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubCodespacesOrganizationSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -140,7 +140,7 @@ export class DataGithubCodespacesOrganizationSecrets extends cdktn.TerraformData
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_organization_secrets github_codespaces_organization_secrets} Data Source
*
* @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
@@ -151,7 +151,7 @@ export class DataGithubCodespacesOrganizationSecrets extends cdktn.TerraformData
terraformResourceType: 'github_codespaces_organization_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-codespaces-public-key/README.md b/src/data-github-codespaces-public-key/README.md
index 6f7689928..9b6cd856d 100644
--- a/src/data-github-codespaces-public-key/README.md
+++ b/src/data-github-codespaces-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_codespaces_public_key`
-Refer to the Terraform Registry for docs: [`data_github_codespaces_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key).
+Refer to the Terraform Registry for docs: [`data_github_codespaces_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key).
diff --git a/src/data-github-codespaces-public-key/index.ts b/src/data-github-codespaces-public-key/index.ts
index 951eda9de..2bf64ebac 100644
--- a/src/data-github-codespaces-public-key/index.ts
+++ b/src/data-github-codespaces-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubCodespacesPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#id DataGithubCodespacesPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#repository DataGithubCodespacesPublicKey#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key github_codespaces_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key github_codespaces_public_key}
*/
export class DataGithubCodespacesPublicKey extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubCodespacesPublicKey extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubCodespacesPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubCodespacesPublicKey to import
- * @param importFromId The id of the existing DataGithubCodespacesPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubCodespacesPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubCodespacesPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubCodespacesPublicKey extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_public_key github_codespaces_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_public_key github_codespaces_public_key} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubCodespacesPublicKey extends cdktn.TerraformDataSource {
terraformResourceType: 'github_codespaces_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-codespaces-secrets/README.md b/src/data-github-codespaces-secrets/README.md
index 699c04f8d..efee146d9 100644
--- a/src/data-github-codespaces-secrets/README.md
+++ b/src/data-github-codespaces-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_codespaces_secrets`
-Refer to the Terraform Registry for docs: [`data_github_codespaces_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets).
+Refer to the Terraform Registry for docs: [`data_github_codespaces_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets).
diff --git a/src/data-github-codespaces-secrets/index.ts b/src/data-github-codespaces-secrets/index.ts
index 130e084ae..7f3d9ba2f 100644
--- a/src/data-github-codespaces-secrets/index.ts
+++ b/src/data-github-codespaces-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataGithubCodespacesSecretsConfig extends cdktn.TerraformMetaAr
/**
* Full name of the repository (in `org/name` format).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#full_name DataGithubCodespacesSecrets#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#id DataGithubCodespacesSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,7 +28,7 @@ export interface DataGithubCodespacesSecretsConfig extends cdktn.TerraformMetaAr
/**
* The name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#name DataGithubCodespacesSecrets#name}
*/
readonly name?: string;
}
@@ -119,7 +119,7 @@ export class DataGithubCodespacesSecretsSecretsList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets github_codespaces_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets github_codespaces_secrets}
*/
export class DataGithubCodespacesSecrets extends cdktn.TerraformDataSource {
@@ -135,7 +135,7 @@ export class DataGithubCodespacesSecrets extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubCodespacesSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubCodespacesSecrets to import
- * @param importFromId The id of the existing DataGithubCodespacesSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubCodespacesSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubCodespacesSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -147,7 +147,7 @@ export class DataGithubCodespacesSecrets extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_secrets github_codespaces_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_secrets github_codespaces_secrets} Data Source
*
* @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
@@ -158,7 +158,7 @@ export class DataGithubCodespacesSecrets extends cdktn.TerraformDataSource {
terraformResourceType: 'github_codespaces_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-codespaces-user-public-key/README.md b/src/data-github-codespaces-user-public-key/README.md
index 3e82ea7d5..be9c3bd0a 100644
--- a/src/data-github-codespaces-user-public-key/README.md
+++ b/src/data-github-codespaces-user-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_codespaces_user_public_key`
-Refer to the Terraform Registry for docs: [`data_github_codespaces_user_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key).
+Refer to the Terraform Registry for docs: [`data_github_codespaces_user_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key).
diff --git a/src/data-github-codespaces-user-public-key/index.ts b/src/data-github-codespaces-user-public-key/index.ts
index fca7f15fc..a197274e1 100644
--- a/src/data-github-codespaces-user-public-key/index.ts
+++ b/src/data-github-codespaces-user-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubCodespacesUserPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#id DataGithubCodespacesUserPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubCodespacesUserPublicKeyConfig extends cdktn.Terraform
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key}
*/
export class DataGithubCodespacesUserPublicKey extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubCodespacesUserPublicKey extends cdktn.TerraformDataSource
* Generates CDKTN code for importing a DataGithubCodespacesUserPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubCodespacesUserPublicKey to import
- * @param importFromId The id of the existing DataGithubCodespacesUserPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubCodespacesUserPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubCodespacesUserPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubCodespacesUserPublicKey extends cdktn.TerraformDataSource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_public_key github_codespaces_user_public_key} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubCodespacesUserPublicKey extends cdktn.TerraformDataSource
terraformResourceType: 'github_codespaces_user_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-codespaces-user-secrets/README.md b/src/data-github-codespaces-user-secrets/README.md
index fa4957026..9cd0ea5fd 100644
--- a/src/data-github-codespaces-user-secrets/README.md
+++ b/src/data-github-codespaces-user-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_codespaces_user_secrets`
-Refer to the Terraform Registry for docs: [`data_github_codespaces_user_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets).
+Refer to the Terraform Registry for docs: [`data_github_codespaces_user_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets).
diff --git a/src/data-github-codespaces-user-secrets/index.ts b/src/data-github-codespaces-user-secrets/index.ts
index ae78cf752..8798d0c67 100644
--- a/src/data-github-codespaces-user-secrets/index.ts
+++ b/src/data-github-codespaces-user-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubCodespacesUserSecretsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#id DataGithubCodespacesUserSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -112,7 +112,7 @@ export class DataGithubCodespacesUserSecretsSecretsList extends cdktn.ComplexLis
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets}
*/
export class DataGithubCodespacesUserSecrets extends cdktn.TerraformDataSource {
@@ -128,7 +128,7 @@ export class DataGithubCodespacesUserSecrets extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubCodespacesUserSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubCodespacesUserSecrets to import
- * @param importFromId The id of the existing DataGithubCodespacesUserSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubCodespacesUserSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubCodespacesUserSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -140,7 +140,7 @@ export class DataGithubCodespacesUserSecrets extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/codespaces_user_secrets github_codespaces_user_secrets} Data Source
*
* @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
@@ -151,7 +151,7 @@ export class DataGithubCodespacesUserSecrets extends cdktn.TerraformDataSource {
terraformResourceType: 'github_codespaces_user_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-collaborators/README.md b/src/data-github-collaborators/README.md
index dbbda15e2..e1e251f16 100644
--- a/src/data-github-collaborators/README.md
+++ b/src/data-github-collaborators/README.md
@@ -1,3 +1,3 @@
# `data_github_collaborators`
-Refer to the Terraform Registry for docs: [`data_github_collaborators`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators).
+Refer to the Terraform Registry for docs: [`data_github_collaborators`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators).
diff --git a/src/data-github-collaborators/index.ts b/src/data-github-collaborators/index.ts
index 18369d457..9bebb4e09 100644
--- a/src/data-github-collaborators/index.ts
+++ b/src/data-github-collaborators/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,26 +13,26 @@ import * as cdktn from 'cdktn';
export interface DataGithubCollaboratorsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#affiliation DataGithubCollaborators#affiliation}
*/
readonly affiliation?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#id DataGithubCollaborators#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#id DataGithubCollaborators#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#owner DataGithubCollaborators#owner}
*/
readonly owner: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#permission DataGithubCollaborators#permission}
*/
readonly permission?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#repository DataGithubCollaborators#repository}
*/
readonly repository: string;
}
@@ -188,7 +188,7 @@ export class DataGithubCollaboratorsCollaboratorList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators github_collaborators}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators github_collaborators}
*/
export class DataGithubCollaborators extends cdktn.TerraformDataSource {
@@ -204,7 +204,7 @@ export class DataGithubCollaborators extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubCollaborators resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubCollaborators to import
- * @param importFromId The id of the existing DataGithubCollaborators that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubCollaborators that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubCollaborators to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -216,7 +216,7 @@ export class DataGithubCollaborators extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/collaborators github_collaborators} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/collaborators github_collaborators} Data Source
*
* @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
@@ -227,7 +227,7 @@ export class DataGithubCollaborators extends cdktn.TerraformDataSource {
terraformResourceType: 'github_collaborators',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-dependabot-organization-public-key/README.md b/src/data-github-dependabot-organization-public-key/README.md
index 43d620c65..1aa29ed1c 100644
--- a/src/data-github-dependabot-organization-public-key/README.md
+++ b/src/data-github-dependabot-organization-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_dependabot_organization_public_key`
-Refer to the Terraform Registry for docs: [`data_github_dependabot_organization_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key).
+Refer to the Terraform Registry for docs: [`data_github_dependabot_organization_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key).
diff --git a/src/data-github-dependabot-organization-public-key/index.ts b/src/data-github-dependabot-organization-public-key/index.ts
index e568fe7f7..4f3f8d354 100644
--- a/src/data-github-dependabot-organization-public-key/index.ts
+++ b/src/data-github-dependabot-organization-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubDependabotOrganizationPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#id DataGithubDependabotOrganizationPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubDependabotOrganizationPublicKeyConfig extends cdktn.T
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key}
*/
export class DataGithubDependabotOrganizationPublicKey extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubDependabotOrganizationPublicKey extends cdktn.TerraformDa
* Generates CDKTN code for importing a DataGithubDependabotOrganizationPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubDependabotOrganizationPublicKey to import
- * @param importFromId The id of the existing DataGithubDependabotOrganizationPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubDependabotOrganizationPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubDependabotOrganizationPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubDependabotOrganizationPublicKey extends cdktn.TerraformDa
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_public_key github_dependabot_organization_public_key} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubDependabotOrganizationPublicKey extends cdktn.TerraformDa
terraformResourceType: 'github_dependabot_organization_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-dependabot-organization-secrets/README.md b/src/data-github-dependabot-organization-secrets/README.md
index 4169a16c0..40b942500 100644
--- a/src/data-github-dependabot-organization-secrets/README.md
+++ b/src/data-github-dependabot-organization-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_dependabot_organization_secrets`
-Refer to the Terraform Registry for docs: [`data_github_dependabot_organization_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets).
+Refer to the Terraform Registry for docs: [`data_github_dependabot_organization_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets).
diff --git a/src/data-github-dependabot-organization-secrets/index.ts b/src/data-github-dependabot-organization-secrets/index.ts
index fb00aa170..83b953be3 100644
--- a/src/data-github-dependabot-organization-secrets/index.ts
+++ b/src/data-github-dependabot-organization-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubDependabotOrganizationSecretsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#id DataGithubDependabotOrganizationSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -112,7 +112,7 @@ export class DataGithubDependabotOrganizationSecretsSecretsList extends cdktn.Co
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets}
*/
export class DataGithubDependabotOrganizationSecrets extends cdktn.TerraformDataSource {
@@ -128,7 +128,7 @@ export class DataGithubDependabotOrganizationSecrets extends cdktn.TerraformData
* Generates CDKTN code for importing a DataGithubDependabotOrganizationSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubDependabotOrganizationSecrets to import
- * @param importFromId The id of the existing DataGithubDependabotOrganizationSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubDependabotOrganizationSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubDependabotOrganizationSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -140,7 +140,7 @@ export class DataGithubDependabotOrganizationSecrets extends cdktn.TerraformData
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_organization_secrets github_dependabot_organization_secrets} Data Source
*
* @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
@@ -151,7 +151,7 @@ export class DataGithubDependabotOrganizationSecrets extends cdktn.TerraformData
terraformResourceType: 'github_dependabot_organization_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-dependabot-public-key/README.md b/src/data-github-dependabot-public-key/README.md
index 337d732c3..d72507533 100644
--- a/src/data-github-dependabot-public-key/README.md
+++ b/src/data-github-dependabot-public-key/README.md
@@ -1,3 +1,3 @@
# `data_github_dependabot_public_key`
-Refer to the Terraform Registry for docs: [`data_github_dependabot_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key).
+Refer to the Terraform Registry for docs: [`data_github_dependabot_public_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key).
diff --git a/src/data-github-dependabot-public-key/index.ts b/src/data-github-dependabot-public-key/index.ts
index 392ee82cb..68a5aa68c 100644
--- a/src/data-github-dependabot-public-key/index.ts
+++ b/src/data-github-dependabot-public-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubDependabotPublicKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#id DataGithubDependabotPublicKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#repository DataGithubDependabotPublicKey#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key github_dependabot_public_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key github_dependabot_public_key}
*/
export class DataGithubDependabotPublicKey extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubDependabotPublicKey extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubDependabotPublicKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubDependabotPublicKey to import
- * @param importFromId The id of the existing DataGithubDependabotPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubDependabotPublicKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubDependabotPublicKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubDependabotPublicKey extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_public_key github_dependabot_public_key} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_public_key github_dependabot_public_key} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubDependabotPublicKey extends cdktn.TerraformDataSource {
terraformResourceType: 'github_dependabot_public_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-dependabot-secrets/README.md b/src/data-github-dependabot-secrets/README.md
index 51d873f6f..77c7b06b4 100644
--- a/src/data-github-dependabot-secrets/README.md
+++ b/src/data-github-dependabot-secrets/README.md
@@ -1,3 +1,3 @@
# `data_github_dependabot_secrets`
-Refer to the Terraform Registry for docs: [`data_github_dependabot_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets).
+Refer to the Terraform Registry for docs: [`data_github_dependabot_secrets`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets).
diff --git a/src/data-github-dependabot-secrets/index.ts b/src/data-github-dependabot-secrets/index.ts
index 89629ac3a..3beaa4f21 100644
--- a/src/data-github-dependabot-secrets/index.ts
+++ b/src/data-github-dependabot-secrets/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,18 +13,18 @@ import * as cdktn from 'cdktn';
export interface DataGithubDependabotSecretsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#full_name DataGithubDependabotSecrets#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#id DataGithubDependabotSecrets#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#name DataGithubDependabotSecrets#name}
*/
readonly name?: string;
}
@@ -115,7 +115,7 @@ export class DataGithubDependabotSecretsSecretsList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets github_dependabot_secrets}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets github_dependabot_secrets}
*/
export class DataGithubDependabotSecrets extends cdktn.TerraformDataSource {
@@ -131,7 +131,7 @@ export class DataGithubDependabotSecrets extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubDependabotSecrets resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubDependabotSecrets to import
- * @param importFromId The id of the existing DataGithubDependabotSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubDependabotSecrets that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubDependabotSecrets to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -143,7 +143,7 @@ export class DataGithubDependabotSecrets extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/dependabot_secrets github_dependabot_secrets} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/dependabot_secrets github_dependabot_secrets} Data Source
*
* @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
@@ -154,7 +154,7 @@ export class DataGithubDependabotSecrets extends cdktn.TerraformDataSource {
terraformResourceType: 'github_dependabot_secrets',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-enterprise/README.md b/src/data-github-enterprise/README.md
index a8664d8fd..c2521cf64 100644
--- a/src/data-github-enterprise/README.md
+++ b/src/data-github-enterprise/README.md
@@ -1,3 +1,3 @@
# `data_github_enterprise`
-Refer to the Terraform Registry for docs: [`data_github_enterprise`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise).
+Refer to the Terraform Registry for docs: [`data_github_enterprise`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise).
diff --git a/src/data-github-enterprise/index.ts b/src/data-github-enterprise/index.ts
index ee09b8af3..227fbd287 100644
--- a/src/data-github-enterprise/index.ts
+++ b/src/data-github-enterprise/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubEnterpriseConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#id DataGithubEnterprise#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#id DataGithubEnterprise#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#slug DataGithubEnterprise#slug}
*/
readonly slug: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise github_enterprise}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise github_enterprise}
*/
export class DataGithubEnterprise extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubEnterprise extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubEnterprise resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubEnterprise to import
- * @param importFromId The id of the existing DataGithubEnterprise that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubEnterprise that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubEnterprise to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubEnterprise extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/enterprise github_enterprise} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/enterprise github_enterprise} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubEnterprise extends cdktn.TerraformDataSource {
terraformResourceType: 'github_enterprise',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-external-groups/README.md b/src/data-github-external-groups/README.md
index cc39c68f8..8cc2f2172 100644
--- a/src/data-github-external-groups/README.md
+++ b/src/data-github-external-groups/README.md
@@ -1,3 +1,3 @@
# `data_github_external_groups`
-Refer to the Terraform Registry for docs: [`data_github_external_groups`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups).
+Refer to the Terraform Registry for docs: [`data_github_external_groups`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups).
diff --git a/src/data-github-external-groups/index.ts b/src/data-github-external-groups/index.ts
index e2c0c63b8..944d3e2ab 100644
--- a/src/data-github-external-groups/index.ts
+++ b/src/data-github-external-groups/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubExternalGroupsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#id DataGithubExternalGroups#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#id DataGithubExternalGroups#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -107,7 +107,7 @@ export class DataGithubExternalGroupsExternalGroupsList extends cdktn.ComplexLis
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups github_external_groups}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups github_external_groups}
*/
export class DataGithubExternalGroups extends cdktn.TerraformDataSource {
@@ -123,7 +123,7 @@ export class DataGithubExternalGroups extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubExternalGroups resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubExternalGroups to import
- * @param importFromId The id of the existing DataGithubExternalGroups that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubExternalGroups that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubExternalGroups to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -135,7 +135,7 @@ export class DataGithubExternalGroups extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/external_groups github_external_groups} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/external_groups github_external_groups} Data Source
*
* @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
@@ -146,7 +146,7 @@ export class DataGithubExternalGroups extends cdktn.TerraformDataSource {
terraformResourceType: 'github_external_groups',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-ip-ranges/README.md b/src/data-github-ip-ranges/README.md
index a3175d579..9bf0024ac 100644
--- a/src/data-github-ip-ranges/README.md
+++ b/src/data-github-ip-ranges/README.md
@@ -1,3 +1,3 @@
# `data_github_ip_ranges`
-Refer to the Terraform Registry for docs: [`data_github_ip_ranges`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges).
+Refer to the Terraform Registry for docs: [`data_github_ip_ranges`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges).
diff --git a/src/data-github-ip-ranges/index.ts b/src/data-github-ip-ranges/index.ts
index 921c3cafa..04a680a18 100644
--- a/src/data-github-ip-ranges/index.ts
+++ b/src/data-github-ip-ranges/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubIpRangesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#id DataGithubIpRanges#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubIpRangesConfig extends cdktn.TerraformMetaArguments {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges github_ip_ranges}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges github_ip_ranges}
*/
export class DataGithubIpRanges extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubIpRanges extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubIpRanges resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubIpRanges to import
- * @param importFromId The id of the existing DataGithubIpRanges that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubIpRanges that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubIpRanges to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubIpRanges extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ip_ranges github_ip_ranges} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ip_ranges github_ip_ranges} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubIpRanges extends cdktn.TerraformDataSource {
terraformResourceType: 'github_ip_ranges',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-issue-labels/README.md b/src/data-github-issue-labels/README.md
index 45ee74f0d..2463cdf37 100644
--- a/src/data-github-issue-labels/README.md
+++ b/src/data-github-issue-labels/README.md
@@ -1,3 +1,3 @@
# `data_github_issue_labels`
-Refer to the Terraform Registry for docs: [`data_github_issue_labels`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels).
+Refer to the Terraform Registry for docs: [`data_github_issue_labels`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels).
diff --git a/src/data-github-issue-labels/index.ts b/src/data-github-issue-labels/index.ts
index 34cf493da..4e0b5b6c3 100644
--- a/src/data-github-issue-labels/index.ts
+++ b/src/data-github-issue-labels/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,14 +13,14 @@ import * as cdktn from 'cdktn';
export interface DataGithubIssueLabelsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#id DataGithubIssueLabels#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#repository DataGithubIssueLabels#repository}
*/
readonly repository: string;
}
@@ -116,7 +116,7 @@ export class DataGithubIssueLabelsLabelsList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels github_issue_labels}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels github_issue_labels}
*/
export class DataGithubIssueLabels extends cdktn.TerraformDataSource {
@@ -132,7 +132,7 @@ export class DataGithubIssueLabels extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubIssueLabels resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubIssueLabels to import
- * @param importFromId The id of the existing DataGithubIssueLabels that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubIssueLabels that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubIssueLabels to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -144,7 +144,7 @@ export class DataGithubIssueLabels extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/issue_labels github_issue_labels} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/issue_labels github_issue_labels} Data Source
*
* @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
@@ -155,7 +155,7 @@ export class DataGithubIssueLabels extends cdktn.TerraformDataSource {
terraformResourceType: 'github_issue_labels',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-membership/README.md b/src/data-github-membership/README.md
index 68d60d85a..58a396aed 100644
--- a/src/data-github-membership/README.md
+++ b/src/data-github-membership/README.md
@@ -1,3 +1,3 @@
# `data_github_membership`
-Refer to the Terraform Registry for docs: [`data_github_membership`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership).
+Refer to the Terraform Registry for docs: [`data_github_membership`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership).
diff --git a/src/data-github-membership/index.ts b/src/data-github-membership/index.ts
index 8ff962a21..42b539361 100644
--- a/src/data-github-membership/index.ts
+++ b/src/data-github-membership/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,24 +13,24 @@ import * as cdktn from 'cdktn';
export interface DataGithubMembershipConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#id DataGithubMembership#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#id DataGithubMembership#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#organization DataGithubMembership#organization}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#organization DataGithubMembership#organization}
*/
readonly organization?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#username DataGithubMembership#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#username DataGithubMembership#username}
*/
readonly username: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership github_membership}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership github_membership}
*/
export class DataGithubMembership extends cdktn.TerraformDataSource {
@@ -46,7 +46,7 @@ export class DataGithubMembership extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubMembership resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubMembership to import
- * @param importFromId The id of the existing DataGithubMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubMembership to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -58,7 +58,7 @@ export class DataGithubMembership extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/membership github_membership} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/membership github_membership} Data Source
*
* @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
@@ -69,7 +69,7 @@ export class DataGithubMembership extends cdktn.TerraformDataSource {
terraformResourceType: 'github_membership',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-app-installations/README.md b/src/data-github-organization-app-installations/README.md
index 386754be9..31583eef9 100644
--- a/src/data-github-organization-app-installations/README.md
+++ b/src/data-github-organization-app-installations/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_app_installations`
-Refer to the Terraform Registry for docs: [`data_github_organization_app_installations`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations).
+Refer to the Terraform Registry for docs: [`data_github_organization_app_installations`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations).
diff --git a/src/data-github-organization-app-installations/index.ts b/src/data-github-organization-app-installations/index.ts
index 9cd63fc42..b7c1da828 100644
--- a/src/data-github-organization-app-installations/index.ts
+++ b/src/data-github-organization-app-installations/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationAppInstallationsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#id DataGithubOrganizationAppInstallations#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -158,7 +158,7 @@ export class DataGithubOrganizationAppInstallationsInstallationsList extends cdk
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations github_organization_app_installations}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations github_organization_app_installations}
*/
export class DataGithubOrganizationAppInstallations extends cdktn.TerraformDataSource {
@@ -174,7 +174,7 @@ export class DataGithubOrganizationAppInstallations extends cdktn.TerraformDataS
* Generates CDKTN code for importing a DataGithubOrganizationAppInstallations resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationAppInstallations to import
- * @param importFromId The id of the existing DataGithubOrganizationAppInstallations that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationAppInstallations that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationAppInstallations to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -186,7 +186,7 @@ export class DataGithubOrganizationAppInstallations extends cdktn.TerraformDataS
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_app_installations github_organization_app_installations} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_app_installations github_organization_app_installations} Data Source
*
* @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
@@ -197,7 +197,7 @@ export class DataGithubOrganizationAppInstallations extends cdktn.TerraformDataS
terraformResourceType: 'github_organization_app_installations',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-custom-properties/README.md b/src/data-github-organization-custom-properties/README.md
index f268ec643..5bc6354d6 100644
--- a/src/data-github-organization-custom-properties/README.md
+++ b/src/data-github-organization-custom-properties/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_custom_properties`
-Refer to the Terraform Registry for docs: [`data_github_organization_custom_properties`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties).
+Refer to the Terraform Registry for docs: [`data_github_organization_custom_properties`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties).
diff --git a/src/data-github-organization-custom-properties/index.ts b/src/data-github-organization-custom-properties/index.ts
index 80f8d8f83..c7e80b7ba 100644
--- a/src/data-github-organization-custom-properties/index.ts
+++ b/src/data-github-organization-custom-properties/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,44 +13,44 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationCustomPropertiesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#allowed_values DataGithubOrganizationCustomProperties#allowed_values}
*/
readonly allowedValues?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#default_value DataGithubOrganizationCustomProperties#default_value}
*/
readonly defaultValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#description DataGithubOrganizationCustomProperties#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#id DataGithubOrganizationCustomProperties#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#property_name DataGithubOrganizationCustomProperties#property_name}
*/
readonly propertyName: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#required DataGithubOrganizationCustomProperties#required}
*/
readonly required?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#value_type DataGithubOrganizationCustomProperties#value_type}
*/
readonly valueType?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#values_editable_by DataGithubOrganizationCustomProperties#values_editable_by}
*/
readonly valuesEditableBy?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties github_organization_custom_properties}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties github_organization_custom_properties}
*/
export class DataGithubOrganizationCustomProperties extends cdktn.TerraformDataSource {
@@ -66,7 +66,7 @@ export class DataGithubOrganizationCustomProperties extends cdktn.TerraformDataS
* Generates CDKTN code for importing a DataGithubOrganizationCustomProperties resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationCustomProperties to import
- * @param importFromId The id of the existing DataGithubOrganizationCustomProperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationCustomProperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationCustomProperties to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -78,7 +78,7 @@ export class DataGithubOrganizationCustomProperties extends cdktn.TerraformDataS
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_properties github_organization_custom_properties} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_properties github_organization_custom_properties} Data Source
*
* @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
@@ -89,7 +89,7 @@ export class DataGithubOrganizationCustomProperties extends cdktn.TerraformDataS
terraformResourceType: 'github_organization_custom_properties',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-custom-role/README.md b/src/data-github-organization-custom-role/README.md
index beab4705b..223e2f677 100644
--- a/src/data-github-organization-custom-role/README.md
+++ b/src/data-github-organization-custom-role/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_custom_role`
-Refer to the Terraform Registry for docs: [`data_github_organization_custom_role`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role).
+Refer to the Terraform Registry for docs: [`data_github_organization_custom_role`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role).
diff --git a/src/data-github-organization-custom-role/index.ts b/src/data-github-organization-custom-role/index.ts
index c43f8f577..bcd691ab6 100644
--- a/src/data-github-organization-custom-role/index.ts
+++ b/src/data-github-organization-custom-role/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationCustomRoleConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#id DataGithubOrganizationCustomRole#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#name DataGithubOrganizationCustomRole#name}
*/
readonly name: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role github_organization_custom_role}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role github_organization_custom_role}
*/
export class DataGithubOrganizationCustomRole extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubOrganizationCustomRole extends cdktn.TerraformDataSource
* Generates CDKTN code for importing a DataGithubOrganizationCustomRole resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationCustomRole to import
- * @param importFromId The id of the existing DataGithubOrganizationCustomRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationCustomRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationCustomRole to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubOrganizationCustomRole extends cdktn.TerraformDataSource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_custom_role github_organization_custom_role} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_custom_role github_organization_custom_role} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubOrganizationCustomRole extends cdktn.TerraformDataSource
terraformResourceType: 'github_organization_custom_role',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-external-identities/README.md b/src/data-github-organization-external-identities/README.md
index b147d9e7e..5f9d59882 100644
--- a/src/data-github-organization-external-identities/README.md
+++ b/src/data-github-organization-external-identities/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_external_identities`
-Refer to the Terraform Registry for docs: [`data_github_organization_external_identities`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities).
+Refer to the Terraform Registry for docs: [`data_github_organization_external_identities`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities).
diff --git a/src/data-github-organization-external-identities/index.ts b/src/data-github-organization-external-identities/index.ts
index 146e4c24a..becbea1be 100644
--- a/src/data-github-organization-external-identities/index.ts
+++ b/src/data-github-organization-external-identities/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationExternalIdentitiesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#id DataGithubOrganizationExternalIdentities#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -109,7 +109,7 @@ export class DataGithubOrganizationExternalIdentitiesIdentitiesList extends cdkt
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities github_organization_external_identities}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities github_organization_external_identities}
*/
export class DataGithubOrganizationExternalIdentities extends cdktn.TerraformDataSource {
@@ -125,7 +125,7 @@ export class DataGithubOrganizationExternalIdentities extends cdktn.TerraformDat
* Generates CDKTN code for importing a DataGithubOrganizationExternalIdentities resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationExternalIdentities to import
- * @param importFromId The id of the existing DataGithubOrganizationExternalIdentities that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationExternalIdentities that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationExternalIdentities to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -137,7 +137,7 @@ export class DataGithubOrganizationExternalIdentities extends cdktn.TerraformDat
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_external_identities github_organization_external_identities} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_external_identities github_organization_external_identities} Data Source
*
* @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
@@ -148,7 +148,7 @@ export class DataGithubOrganizationExternalIdentities extends cdktn.TerraformDat
terraformResourceType: 'github_organization_external_identities',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-ip-allow-list/README.md b/src/data-github-organization-ip-allow-list/README.md
index 8347037fd..180756c9a 100644
--- a/src/data-github-organization-ip-allow-list/README.md
+++ b/src/data-github-organization-ip-allow-list/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_ip_allow_list`
-Refer to the Terraform Registry for docs: [`data_github_organization_ip_allow_list`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list).
+Refer to the Terraform Registry for docs: [`data_github_organization_ip_allow_list`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list).
diff --git a/src/data-github-organization-ip-allow-list/index.ts b/src/data-github-organization-ip-allow-list/index.ts
index 23909e4c1..e4ffadfb3 100644
--- a/src/data-github-organization-ip-allow-list/index.ts
+++ b/src/data-github-organization-ip-allow-list/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationIpAllowListConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#id DataGithubOrganizationIpAllowList#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -122,7 +122,7 @@ export class DataGithubOrganizationIpAllowListIpAllowListStructList extends cdkt
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list}
*/
export class DataGithubOrganizationIpAllowList extends cdktn.TerraformDataSource {
@@ -138,7 +138,7 @@ export class DataGithubOrganizationIpAllowList extends cdktn.TerraformDataSource
* Generates CDKTN code for importing a DataGithubOrganizationIpAllowList resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationIpAllowList to import
- * @param importFromId The id of the existing DataGithubOrganizationIpAllowList that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationIpAllowList that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationIpAllowList to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -150,7 +150,7 @@ export class DataGithubOrganizationIpAllowList extends cdktn.TerraformDataSource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_ip_allow_list github_organization_ip_allow_list} Data Source
*
* @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
@@ -161,7 +161,7 @@ export class DataGithubOrganizationIpAllowList extends cdktn.TerraformDataSource
terraformResourceType: 'github_organization_ip_allow_list',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-repository-role/README.md b/src/data-github-organization-repository-role/README.md
index 191d7544f..420e552e2 100644
--- a/src/data-github-organization-repository-role/README.md
+++ b/src/data-github-organization-repository-role/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_repository_role`
-Refer to the Terraform Registry for docs: [`data_github_organization_repository_role`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role).
+Refer to the Terraform Registry for docs: [`data_github_organization_repository_role`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role).
diff --git a/src/data-github-organization-repository-role/index.ts b/src/data-github-organization-repository-role/index.ts
index 5f8cc4200..5c2a76b7f 100644
--- a/src/data-github-organization-repository-role/index.ts
+++ b/src/data-github-organization-repository-role/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationRepositoryRoleConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#id DataGithubOrganizationRepositoryRole#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface DataGithubOrganizationRepositoryRoleConfig extends cdktn.Terraf
/**
* The ID of the organization repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#role_id DataGithubOrganizationRepositoryRole#role_id}
*/
readonly roleId: number;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role github_organization_repository_role}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role github_organization_repository_role}
*/
export class DataGithubOrganizationRepositoryRole extends cdktn.TerraformDataSource {
@@ -44,7 +44,7 @@ export class DataGithubOrganizationRepositoryRole extends cdktn.TerraformDataSou
* Generates CDKTN code for importing a DataGithubOrganizationRepositoryRole resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationRepositoryRole to import
- * @param importFromId The id of the existing DataGithubOrganizationRepositoryRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationRepositoryRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationRepositoryRole to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -56,7 +56,7 @@ export class DataGithubOrganizationRepositoryRole extends cdktn.TerraformDataSou
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_role github_organization_repository_role} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_role github_organization_repository_role} Data Source
*
* @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
@@ -67,7 +67,7 @@ export class DataGithubOrganizationRepositoryRole extends cdktn.TerraformDataSou
terraformResourceType: 'github_organization_repository_role',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-repository-roles/README.md b/src/data-github-organization-repository-roles/README.md
index 3c7fe1736..c4b5de8d6 100644
--- a/src/data-github-organization-repository-roles/README.md
+++ b/src/data-github-organization-repository-roles/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_repository_roles`
-Refer to the Terraform Registry for docs: [`data_github_organization_repository_roles`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles).
+Refer to the Terraform Registry for docs: [`data_github_organization_repository_roles`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles).
diff --git a/src/data-github-organization-repository-roles/index.ts b/src/data-github-organization-repository-roles/index.ts
index cd156870c..926192a4a 100644
--- a/src/data-github-organization-repository-roles/index.ts
+++ b/src/data-github-organization-repository-roles/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationRepositoryRolesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#id DataGithubOrganizationRepositoryRoles#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -117,7 +117,7 @@ export class DataGithubOrganizationRepositoryRolesRolesList extends cdktn.Comple
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles github_organization_repository_roles}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles github_organization_repository_roles}
*/
export class DataGithubOrganizationRepositoryRoles extends cdktn.TerraformDataSource {
@@ -133,7 +133,7 @@ export class DataGithubOrganizationRepositoryRoles extends cdktn.TerraformDataSo
* Generates CDKTN code for importing a DataGithubOrganizationRepositoryRoles resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationRepositoryRoles to import
- * @param importFromId The id of the existing DataGithubOrganizationRepositoryRoles that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationRepositoryRoles that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationRepositoryRoles to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -145,7 +145,7 @@ export class DataGithubOrganizationRepositoryRoles extends cdktn.TerraformDataSo
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_repository_roles github_organization_repository_roles} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_repository_roles github_organization_repository_roles} Data Source
*
* @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
@@ -156,7 +156,7 @@ export class DataGithubOrganizationRepositoryRoles extends cdktn.TerraformDataSo
terraformResourceType: 'github_organization_repository_roles',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-role-teams/README.md b/src/data-github-organization-role-teams/README.md
index fc4201e5c..05bd88baa 100644
--- a/src/data-github-organization-role-teams/README.md
+++ b/src/data-github-organization-role-teams/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_role_teams`
-Refer to the Terraform Registry for docs: [`data_github_organization_role_teams`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams).
+Refer to the Terraform Registry for docs: [`data_github_organization_role_teams`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams).
diff --git a/src/data-github-organization-role-teams/index.ts b/src/data-github-organization-role-teams/index.ts
index b2655f1af..10a8d1875 100644
--- a/src/data-github-organization-role-teams/index.ts
+++ b/src/data-github-organization-role-teams/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationRoleTeamsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#id DataGithubOrganizationRoleTeams#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubOrganizationRoleTeamsConfig extends cdktn.TerraformMe
/**
* The unique identifier of the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#role_id DataGithubOrganizationRoleTeams#role_id}
*/
readonly roleId: number;
}
@@ -118,7 +118,7 @@ export class DataGithubOrganizationRoleTeamsTeamsList extends cdktn.ComplexList
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams github_organization_role_teams}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams github_organization_role_teams}
*/
export class DataGithubOrganizationRoleTeams extends cdktn.TerraformDataSource {
@@ -134,7 +134,7 @@ export class DataGithubOrganizationRoleTeams extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubOrganizationRoleTeams resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationRoleTeams to import
- * @param importFromId The id of the existing DataGithubOrganizationRoleTeams that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationRoleTeams that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationRoleTeams to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -146,7 +146,7 @@ export class DataGithubOrganizationRoleTeams extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_teams github_organization_role_teams} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_teams github_organization_role_teams} Data Source
*
* @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
@@ -157,7 +157,7 @@ export class DataGithubOrganizationRoleTeams extends cdktn.TerraformDataSource {
terraformResourceType: 'github_organization_role_teams',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-role-users/README.md b/src/data-github-organization-role-users/README.md
index b23f3ea69..c44a6d4e1 100644
--- a/src/data-github-organization-role-users/README.md
+++ b/src/data-github-organization-role-users/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_role_users`
-Refer to the Terraform Registry for docs: [`data_github_organization_role_users`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users).
+Refer to the Terraform Registry for docs: [`data_github_organization_role_users`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users).
diff --git a/src/data-github-organization-role-users/index.ts b/src/data-github-organization-role-users/index.ts
index dc06a545a..5c5ac1c26 100644
--- a/src/data-github-organization-role-users/index.ts
+++ b/src/data-github-organization-role-users/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationRoleUsersConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#id DataGithubOrganizationRoleUsers#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubOrganizationRoleUsersConfig extends cdktn.TerraformMe
/**
* The ID of the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#role_id DataGithubOrganizationRoleUsers#role_id}
*/
readonly roleId: number;
}
@@ -108,7 +108,7 @@ export class DataGithubOrganizationRoleUsersUsersList extends cdktn.ComplexList
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users github_organization_role_users}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users github_organization_role_users}
*/
export class DataGithubOrganizationRoleUsers extends cdktn.TerraformDataSource {
@@ -124,7 +124,7 @@ export class DataGithubOrganizationRoleUsers extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubOrganizationRoleUsers resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationRoleUsers to import
- * @param importFromId The id of the existing DataGithubOrganizationRoleUsers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationRoleUsers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationRoleUsers to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -136,7 +136,7 @@ export class DataGithubOrganizationRoleUsers extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role_users github_organization_role_users} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role_users github_organization_role_users} Data Source
*
* @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
@@ -147,7 +147,7 @@ export class DataGithubOrganizationRoleUsers extends cdktn.TerraformDataSource {
terraformResourceType: 'github_organization_role_users',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-role/README.md b/src/data-github-organization-role/README.md
index 6b985deef..6f6f403db 100644
--- a/src/data-github-organization-role/README.md
+++ b/src/data-github-organization-role/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_role`
-Refer to the Terraform Registry for docs: [`data_github_organization_role`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role).
+Refer to the Terraform Registry for docs: [`data_github_organization_role`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role).
diff --git a/src/data-github-organization-role/index.ts b/src/data-github-organization-role/index.ts
index 94683693f..ee7bdf1a7 100644
--- a/src/data-github-organization-role/index.ts
+++ b/src/data-github-organization-role/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationRoleConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#id DataGithubOrganizationRole#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface DataGithubOrganizationRoleConfig extends cdktn.TerraformMetaArg
/**
* The ID of the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#role_id DataGithubOrganizationRole#role_id}
*/
readonly roleId: number;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role github_organization_role}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role github_organization_role}
*/
export class DataGithubOrganizationRole extends cdktn.TerraformDataSource {
@@ -44,7 +44,7 @@ export class DataGithubOrganizationRole extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubOrganizationRole resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationRole to import
- * @param importFromId The id of the existing DataGithubOrganizationRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationRole to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -56,7 +56,7 @@ export class DataGithubOrganizationRole extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_role github_organization_role} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_role github_organization_role} Data Source
*
* @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
@@ -67,7 +67,7 @@ export class DataGithubOrganizationRole extends cdktn.TerraformDataSource {
terraformResourceType: 'github_organization_role',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-roles/README.md b/src/data-github-organization-roles/README.md
index c49d9de9d..546470ea9 100644
--- a/src/data-github-organization-roles/README.md
+++ b/src/data-github-organization-roles/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_roles`
-Refer to the Terraform Registry for docs: [`data_github_organization_roles`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles).
+Refer to the Terraform Registry for docs: [`data_github_organization_roles`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles).
diff --git a/src/data-github-organization-roles/index.ts b/src/data-github-organization-roles/index.ts
index 2b861ca2a..b26bf6d69 100644
--- a/src/data-github-organization-roles/index.ts
+++ b/src/data-github-organization-roles/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationRolesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#id DataGithubOrganizationRoles#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -122,7 +122,7 @@ export class DataGithubOrganizationRolesRolesList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles github_organization_roles}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles github_organization_roles}
*/
export class DataGithubOrganizationRoles extends cdktn.TerraformDataSource {
@@ -138,7 +138,7 @@ export class DataGithubOrganizationRoles extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubOrganizationRoles resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationRoles to import
- * @param importFromId The id of the existing DataGithubOrganizationRoles that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationRoles that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationRoles to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -150,7 +150,7 @@ export class DataGithubOrganizationRoles extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_roles github_organization_roles} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_roles github_organization_roles} Data Source
*
* @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
@@ -161,7 +161,7 @@ export class DataGithubOrganizationRoles extends cdktn.TerraformDataSource {
terraformResourceType: 'github_organization_roles',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-security-managers/README.md b/src/data-github-organization-security-managers/README.md
index b4f8f3bb4..e7b54ea74 100644
--- a/src/data-github-organization-security-managers/README.md
+++ b/src/data-github-organization-security-managers/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_security_managers`
-Refer to the Terraform Registry for docs: [`data_github_organization_security_managers`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers).
+Refer to the Terraform Registry for docs: [`data_github_organization_security_managers`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers).
diff --git a/src/data-github-organization-security-managers/index.ts b/src/data-github-organization-security-managers/index.ts
index b805d692f..76429e75a 100644
--- a/src/data-github-organization-security-managers/index.ts
+++ b/src/data-github-organization-security-managers/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationSecurityManagersConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#id DataGithubOrganizationSecurityManagers#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -112,7 +112,7 @@ export class DataGithubOrganizationSecurityManagersTeamsList extends cdktn.Compl
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers github_organization_security_managers}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers github_organization_security_managers}
*/
export class DataGithubOrganizationSecurityManagers extends cdktn.TerraformDataSource {
@@ -128,7 +128,7 @@ export class DataGithubOrganizationSecurityManagers extends cdktn.TerraformDataS
* Generates CDKTN code for importing a DataGithubOrganizationSecurityManagers resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationSecurityManagers to import
- * @param importFromId The id of the existing DataGithubOrganizationSecurityManagers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationSecurityManagers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationSecurityManagers to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -140,7 +140,7 @@ export class DataGithubOrganizationSecurityManagers extends cdktn.TerraformDataS
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_security_managers github_organization_security_managers} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_security_managers github_organization_security_managers} Data Source
*
* @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
@@ -151,7 +151,7 @@ export class DataGithubOrganizationSecurityManagers extends cdktn.TerraformDataS
terraformResourceType: 'github_organization_security_managers',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-team-sync-groups/README.md b/src/data-github-organization-team-sync-groups/README.md
index 778d9479d..2d888fa82 100644
--- a/src/data-github-organization-team-sync-groups/README.md
+++ b/src/data-github-organization-team-sync-groups/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_team_sync_groups`
-Refer to the Terraform Registry for docs: [`data_github_organization_team_sync_groups`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups).
+Refer to the Terraform Registry for docs: [`data_github_organization_team_sync_groups`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups).
diff --git a/src/data-github-organization-team-sync-groups/index.ts b/src/data-github-organization-team-sync-groups/index.ts
index 5c9140143..178bfe7bc 100644
--- a/src/data-github-organization-team-sync-groups/index.ts
+++ b/src/data-github-organization-team-sync-groups/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationTeamSyncGroupsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#id DataGithubOrganizationTeamSyncGroups#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -107,7 +107,7 @@ export class DataGithubOrganizationTeamSyncGroupsGroupsList extends cdktn.Comple
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups}
*/
export class DataGithubOrganizationTeamSyncGroups extends cdktn.TerraformDataSource {
@@ -123,7 +123,7 @@ export class DataGithubOrganizationTeamSyncGroups extends cdktn.TerraformDataSou
* Generates CDKTN code for importing a DataGithubOrganizationTeamSyncGroups resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationTeamSyncGroups to import
- * @param importFromId The id of the existing DataGithubOrganizationTeamSyncGroups that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationTeamSyncGroups that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationTeamSyncGroups to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -135,7 +135,7 @@ export class DataGithubOrganizationTeamSyncGroups extends cdktn.TerraformDataSou
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_team_sync_groups github_organization_team_sync_groups} Data Source
*
* @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
@@ -146,7 +146,7 @@ export class DataGithubOrganizationTeamSyncGroups extends cdktn.TerraformDataSou
terraformResourceType: 'github_organization_team_sync_groups',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-teams/README.md b/src/data-github-organization-teams/README.md
index 01c4dac8f..2004eff50 100644
--- a/src/data-github-organization-teams/README.md
+++ b/src/data-github-organization-teams/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_teams`
-Refer to the Terraform Registry for docs: [`data_github_organization_teams`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams).
+Refer to the Terraform Registry for docs: [`data_github_organization_teams`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams).
diff --git a/src/data-github-organization-teams/index.ts b/src/data-github-organization-teams/index.ts
index 07cd53474..114104484 100644
--- a/src/data-github-organization-teams/index.ts
+++ b/src/data-github-organization-teams/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,22 +13,22 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationTeamsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#id DataGithubOrganizationTeams#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#results_per_page DataGithubOrganizationTeams#results_per_page}
*/
readonly resultsPerPage?: number;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#root_teams_only DataGithubOrganizationTeams#root_teams_only}
*/
readonly rootTeamsOnly?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#summary_only DataGithubOrganizationTeams#summary_only}
*/
readonly summaryOnly?: boolean | cdktn.IResolvable;
}
@@ -160,7 +160,7 @@ export class DataGithubOrganizationTeamsTeamsList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams github_organization_teams}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams github_organization_teams}
*/
export class DataGithubOrganizationTeams extends cdktn.TerraformDataSource {
@@ -176,7 +176,7 @@ export class DataGithubOrganizationTeams extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubOrganizationTeams resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationTeams to import
- * @param importFromId The id of the existing DataGithubOrganizationTeams that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationTeams that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationTeams to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -188,7 +188,7 @@ export class DataGithubOrganizationTeams extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_teams github_organization_teams} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_teams github_organization_teams} Data Source
*
* @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
@@ -199,7 +199,7 @@ export class DataGithubOrganizationTeams extends cdktn.TerraformDataSource {
terraformResourceType: 'github_organization_teams',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization-webhooks/README.md b/src/data-github-organization-webhooks/README.md
index e2151b017..26d25adb4 100644
--- a/src/data-github-organization-webhooks/README.md
+++ b/src/data-github-organization-webhooks/README.md
@@ -1,3 +1,3 @@
# `data_github_organization_webhooks`
-Refer to the Terraform Registry for docs: [`data_github_organization_webhooks`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks).
+Refer to the Terraform Registry for docs: [`data_github_organization_webhooks`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks).
diff --git a/src/data-github-organization-webhooks/index.ts b/src/data-github-organization-webhooks/index.ts
index 59ae18a0d..1e08456de 100644
--- a/src/data-github-organization-webhooks/index.ts
+++ b/src/data-github-organization-webhooks/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationWebhooksConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#id DataGithubOrganizationWebhooks#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -117,7 +117,7 @@ export class DataGithubOrganizationWebhooksWebhooksList extends cdktn.ComplexLis
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks github_organization_webhooks}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks github_organization_webhooks}
*/
export class DataGithubOrganizationWebhooks extends cdktn.TerraformDataSource {
@@ -133,7 +133,7 @@ export class DataGithubOrganizationWebhooks extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubOrganizationWebhooks resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganizationWebhooks to import
- * @param importFromId The id of the existing DataGithubOrganizationWebhooks that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganizationWebhooks that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganizationWebhooks to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -145,7 +145,7 @@ export class DataGithubOrganizationWebhooks extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization_webhooks github_organization_webhooks} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization_webhooks github_organization_webhooks} Data Source
*
* @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
@@ -156,7 +156,7 @@ export class DataGithubOrganizationWebhooks extends cdktn.TerraformDataSource {
terraformResourceType: 'github_organization_webhooks',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-organization/README.md b/src/data-github-organization/README.md
index 2d4770ba8..10ae57340 100644
--- a/src/data-github-organization/README.md
+++ b/src/data-github-organization/README.md
@@ -1,3 +1,3 @@
# `data_github_organization`
-Refer to the Terraform Registry for docs: [`data_github_organization`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization).
+Refer to the Terraform Registry for docs: [`data_github_organization`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization).
diff --git a/src/data-github-organization/index.ts b/src/data-github-organization/index.ts
index 83fec41d9..2fc7f92d3 100644
--- a/src/data-github-organization/index.ts
+++ b/src/data-github-organization/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,28 +13,28 @@ import * as cdktn from 'cdktn';
export interface DataGithubOrganizationConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#id DataGithubOrganization#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#id DataGithubOrganization#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#ignore_archived_repos DataGithubOrganization#ignore_archived_repos}
*/
readonly ignoreArchivedRepos?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#name DataGithubOrganization#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#name DataGithubOrganization#name}
*/
readonly name: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#summary_only DataGithubOrganization#summary_only}
*/
readonly summaryOnly?: boolean | cdktn.IResolvable;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization github_organization}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization github_organization}
*/
export class DataGithubOrganization extends cdktn.TerraformDataSource {
@@ -50,7 +50,7 @@ export class DataGithubOrganization extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubOrganization resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubOrganization to import
- * @param importFromId The id of the existing DataGithubOrganization that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubOrganization that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubOrganization to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class DataGithubOrganization extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/organization github_organization} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/organization github_organization} Data Source
*
* @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
@@ -73,7 +73,7 @@ export class DataGithubOrganization extends cdktn.TerraformDataSource {
terraformResourceType: 'github_organization',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-ref/README.md b/src/data-github-ref/README.md
index 5cb5b5134..4afdb8dc2 100644
--- a/src/data-github-ref/README.md
+++ b/src/data-github-ref/README.md
@@ -1,3 +1,3 @@
# `data_github_ref`
-Refer to the Terraform Registry for docs: [`data_github_ref`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref).
+Refer to the Terraform Registry for docs: [`data_github_ref`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref).
diff --git a/src/data-github-ref/index.ts b/src/data-github-ref/index.ts
index 20123ab9f..96306a4e7 100644
--- a/src/data-github-ref/index.ts
+++ b/src/data-github-ref/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,28 +13,28 @@ import * as cdktn from 'cdktn';
export interface DataGithubRefConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#id DataGithubRef#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#id DataGithubRef#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#owner DataGithubRef#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#owner DataGithubRef#owner}
*/
readonly owner?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#ref DataGithubRef#ref}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#ref DataGithubRef#ref}
*/
readonly ref: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#repository DataGithubRef#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#repository DataGithubRef#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref github_ref}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref github_ref}
*/
export class DataGithubRef extends cdktn.TerraformDataSource {
@@ -50,7 +50,7 @@ export class DataGithubRef extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRef resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRef to import
- * @param importFromId The id of the existing DataGithubRef that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRef that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRef to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class DataGithubRef extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ref github_ref} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ref github_ref} Data Source
*
* @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
@@ -73,7 +73,7 @@ export class DataGithubRef extends cdktn.TerraformDataSource {
terraformResourceType: 'github_ref',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-release-asset/README.md b/src/data-github-release-asset/README.md
index 8ccf45de5..c81f68336 100644
--- a/src/data-github-release-asset/README.md
+++ b/src/data-github-release-asset/README.md
@@ -1,3 +1,3 @@
# `data_github_release_asset`
-Refer to the Terraform Registry for docs: [`data_github_release_asset`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset).
+Refer to the Terraform Registry for docs: [`data_github_release_asset`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset).
diff --git a/src/data-github-release-asset/index.ts b/src/data-github-release-asset/index.ts
index d09eddb0f..353d749a6 100644
--- a/src/data-github-release-asset/index.ts
+++ b/src/data-github-release-asset/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface DataGithubReleaseAssetConfig extends cdktn.TerraformMetaArgumen
/**
* ID of the release asset to retrieve
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#asset_id DataGithubReleaseAsset#asset_id}
*/
readonly assetId: number;
/**
* Whether to download the asset file content into the `file_contents` attribute
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#download_file_contents DataGithubReleaseAsset#download_file_contents}
*/
readonly downloadFileContents?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#id DataGithubReleaseAsset#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface DataGithubReleaseAssetConfig extends cdktn.TerraformMetaArgumen
/**
* Owner of the repository
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#owner DataGithubReleaseAsset#owner}
*/
readonly owner: string;
/**
* Name of the repository to retrieve the release asset from
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#repository DataGithubReleaseAsset#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset github_release_asset}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset github_release_asset}
*/
export class DataGithubReleaseAsset extends cdktn.TerraformDataSource {
@@ -62,7 +62,7 @@ export class DataGithubReleaseAsset extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubReleaseAsset resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubReleaseAsset to import
- * @param importFromId The id of the existing DataGithubReleaseAsset that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubReleaseAsset that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubReleaseAsset to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class DataGithubReleaseAsset extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release_asset github_release_asset} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release_asset github_release_asset} Data Source
*
* @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
@@ -85,7 +85,7 @@ export class DataGithubReleaseAsset extends cdktn.TerraformDataSource {
terraformResourceType: 'github_release_asset',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-release/README.md b/src/data-github-release/README.md
index f1be4e671..7c9d4b656 100644
--- a/src/data-github-release/README.md
+++ b/src/data-github-release/README.md
@@ -1,3 +1,3 @@
# `data_github_release`
-Refer to the Terraform Registry for docs: [`data_github_release`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release).
+Refer to the Terraform Registry for docs: [`data_github_release`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release).
diff --git a/src/data-github-release/index.ts b/src/data-github-release/index.ts
index 03cd3d209..3ef0cb47c 100644
--- a/src/data-github-release/index.ts
+++ b/src/data-github-release/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubReleaseConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#id DataGithubRelease#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#id DataGithubRelease#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,31 +22,31 @@ export interface DataGithubReleaseConfig extends cdktn.TerraformMetaArguments {
/**
* Owner of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#owner DataGithubRelease#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#owner DataGithubRelease#owner}
*/
readonly owner: string;
/**
* ID of the release to retrieve. Must be specified when `retrieve_by` = `id`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_id DataGithubRelease#release_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_id DataGithubRelease#release_id}
*/
readonly releaseId?: number;
/**
* ID of the release to retrieve. Must be specified when `retrieve_by` = `tag`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#release_tag DataGithubRelease#release_tag}
*/
readonly releaseTag?: string;
/**
* Name of the repository to retrieve the release from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#repository DataGithubRelease#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#repository DataGithubRelease#repository}
*/
readonly repository: string;
/**
* Describes how to fetch the release. Valid values are `id`, `tag`, `latest`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#retrieve_by DataGithubRelease#retrieve_by}
*/
readonly retrieveBy: string;
}
@@ -172,7 +172,7 @@ export class DataGithubReleaseAssetsList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release github_release}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release github_release}
*/
export class DataGithubRelease extends cdktn.TerraformDataSource {
@@ -188,7 +188,7 @@ export class DataGithubRelease extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRelease resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRelease to import
- * @param importFromId The id of the existing DataGithubRelease that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRelease that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRelease to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -200,7 +200,7 @@ export class DataGithubRelease extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/release github_release} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/release github_release} Data Source
*
* @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
@@ -211,7 +211,7 @@ export class DataGithubRelease extends cdktn.TerraformDataSource {
terraformResourceType: 'github_release',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repositories/README.md b/src/data-github-repositories/README.md
index ef4129919..09905a858 100644
--- a/src/data-github-repositories/README.md
+++ b/src/data-github-repositories/README.md
@@ -1,3 +1,3 @@
# `data_github_repositories`
-Refer to the Terraform Registry for docs: [`data_github_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories).
+Refer to the Terraform Registry for docs: [`data_github_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories).
diff --git a/src/data-github-repositories/index.ts b/src/data-github-repositories/index.ts
index 237a86785..3eb1133ea 100644
--- a/src/data-github-repositories/index.ts
+++ b/src/data-github-repositories/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,32 +13,32 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoriesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#id DataGithubRepositories#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#id DataGithubRepositories#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#include_repo_id DataGithubRepositories#include_repo_id}
*/
readonly includeRepoId?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#query DataGithubRepositories#query}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#query DataGithubRepositories#query}
*/
readonly query: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#results_per_page DataGithubRepositories#results_per_page}
*/
readonly resultsPerPage?: number;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#sort DataGithubRepositories#sort}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#sort DataGithubRepositories#sort}
*/
readonly sort?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories github_repositories}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories github_repositories}
*/
export class DataGithubRepositories extends cdktn.TerraformDataSource {
@@ -54,7 +54,7 @@ export class DataGithubRepositories extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositories resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositories to import
- * @param importFromId The id of the existing DataGithubRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositories to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -66,7 +66,7 @@ export class DataGithubRepositories extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repositories github_repositories} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repositories github_repositories} Data Source
*
* @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
@@ -77,7 +77,7 @@ export class DataGithubRepositories extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repositories',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-autolink-references/README.md b/src/data-github-repository-autolink-references/README.md
index 6cf5cf931..96a9a899f 100644
--- a/src/data-github-repository-autolink-references/README.md
+++ b/src/data-github-repository-autolink-references/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_autolink_references`
-Refer to the Terraform Registry for docs: [`data_github_repository_autolink_references`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references).
+Refer to the Terraform Registry for docs: [`data_github_repository_autolink_references`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references).
diff --git a/src/data-github-repository-autolink-references/index.ts b/src/data-github-repository-autolink-references/index.ts
index 8e0d5cf58..e75f637d0 100644
--- a/src/data-github-repository-autolink-references/index.ts
+++ b/src/data-github-repository-autolink-references/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,14 +13,14 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryAutolinkReferencesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#id DataGithubRepositoryAutolinkReferences#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#repository DataGithubRepositoryAutolinkReferences#repository}
*/
readonly repository: string;
}
@@ -111,7 +111,7 @@ export class DataGithubRepositoryAutolinkReferencesAutolinkReferencesList extend
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references github_repository_autolink_references}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references github_repository_autolink_references}
*/
export class DataGithubRepositoryAutolinkReferences extends cdktn.TerraformDataSource {
@@ -127,7 +127,7 @@ export class DataGithubRepositoryAutolinkReferences extends cdktn.TerraformDataS
* Generates CDKTN code for importing a DataGithubRepositoryAutolinkReferences resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryAutolinkReferences to import
- * @param importFromId The id of the existing DataGithubRepositoryAutolinkReferences that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryAutolinkReferences that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryAutolinkReferences to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -139,7 +139,7 @@ export class DataGithubRepositoryAutolinkReferences extends cdktn.TerraformDataS
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_autolink_references github_repository_autolink_references} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_autolink_references github_repository_autolink_references} Data Source
*
* @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
@@ -150,7 +150,7 @@ export class DataGithubRepositoryAutolinkReferences extends cdktn.TerraformDataS
terraformResourceType: 'github_repository_autolink_references',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-branches/README.md b/src/data-github-repository-branches/README.md
index 58877556b..73bac3c8a 100644
--- a/src/data-github-repository-branches/README.md
+++ b/src/data-github-repository-branches/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_branches`
-Refer to the Terraform Registry for docs: [`data_github_repository_branches`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches).
+Refer to the Terraform Registry for docs: [`data_github_repository_branches`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches).
diff --git a/src/data-github-repository-branches/index.ts b/src/data-github-repository-branches/index.ts
index 012074295..16f170f83 100644
--- a/src/data-github-repository-branches/index.ts
+++ b/src/data-github-repository-branches/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,22 +13,22 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryBranchesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#id DataGithubRepositoryBranches#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_non_protected_branches DataGithubRepositoryBranches#only_non_protected_branches}
*/
readonly onlyNonProtectedBranches?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#only_protected_branches DataGithubRepositoryBranches#only_protected_branches}
*/
readonly onlyProtectedBranches?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#repository DataGithubRepositoryBranches#repository}
*/
readonly repository: string;
}
@@ -114,7 +114,7 @@ export class DataGithubRepositoryBranchesBranchesList extends cdktn.ComplexList
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches github_repository_branches}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches github_repository_branches}
*/
export class DataGithubRepositoryBranches extends cdktn.TerraformDataSource {
@@ -130,7 +130,7 @@ export class DataGithubRepositoryBranches extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryBranches resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryBranches to import
- * @param importFromId The id of the existing DataGithubRepositoryBranches that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryBranches that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryBranches to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -142,7 +142,7 @@ export class DataGithubRepositoryBranches extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_branches github_repository_branches} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_branches github_repository_branches} Data Source
*
* @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
@@ -153,7 +153,7 @@ export class DataGithubRepositoryBranches extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_branches',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-custom-properties/README.md b/src/data-github-repository-custom-properties/README.md
index ba200e41e..8762d7293 100644
--- a/src/data-github-repository-custom-properties/README.md
+++ b/src/data-github-repository-custom-properties/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_custom_properties`
-Refer to the Terraform Registry for docs: [`data_github_repository_custom_properties`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties).
+Refer to the Terraform Registry for docs: [`data_github_repository_custom_properties`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties).
diff --git a/src/data-github-repository-custom-properties/index.ts b/src/data-github-repository-custom-properties/index.ts
index 045ed7567..6d9203e29 100644
--- a/src/data-github-repository-custom-properties/index.ts
+++ b/src/data-github-repository-custom-properties/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryCustomPropertiesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#id DataGithubRepositoryCustomProperties#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubRepositoryCustomPropertiesConfig extends cdktn.Terraf
/**
* Name of the repository which the custom properties should be on.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#repository DataGithubRepositoryCustomProperties#repository}
*/
readonly repository: string;
}
@@ -108,7 +108,7 @@ export class DataGithubRepositoryCustomPropertiesPropertyList extends cdktn.Comp
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties github_repository_custom_properties}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties github_repository_custom_properties}
*/
export class DataGithubRepositoryCustomProperties extends cdktn.TerraformDataSource {
@@ -124,7 +124,7 @@ export class DataGithubRepositoryCustomProperties extends cdktn.TerraformDataSou
* Generates CDKTN code for importing a DataGithubRepositoryCustomProperties resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryCustomProperties to import
- * @param importFromId The id of the existing DataGithubRepositoryCustomProperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryCustomProperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryCustomProperties to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -136,7 +136,7 @@ export class DataGithubRepositoryCustomProperties extends cdktn.TerraformDataSou
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_custom_properties github_repository_custom_properties} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_custom_properties github_repository_custom_properties} Data Source
*
* @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
@@ -147,7 +147,7 @@ export class DataGithubRepositoryCustomProperties extends cdktn.TerraformDataSou
terraformResourceType: 'github_repository_custom_properties',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-deploy-keys/README.md b/src/data-github-repository-deploy-keys/README.md
index 55d4b123b..6f3118ec6 100644
--- a/src/data-github-repository-deploy-keys/README.md
+++ b/src/data-github-repository-deploy-keys/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_deploy_keys`
-Refer to the Terraform Registry for docs: [`data_github_repository_deploy_keys`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys).
+Refer to the Terraform Registry for docs: [`data_github_repository_deploy_keys`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys).
diff --git a/src/data-github-repository-deploy-keys/index.ts b/src/data-github-repository-deploy-keys/index.ts
index a0dcee715..8496a214c 100644
--- a/src/data-github-repository-deploy-keys/index.ts
+++ b/src/data-github-repository-deploy-keys/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,14 +13,14 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryDeployKeysConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#id DataGithubRepositoryDeployKeys#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#repository DataGithubRepositoryDeployKeys#repository}
*/
readonly repository: string;
}
@@ -116,7 +116,7 @@ export class DataGithubRepositoryDeployKeysKeysList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys github_repository_deploy_keys}
*/
export class DataGithubRepositoryDeployKeys extends cdktn.TerraformDataSource {
@@ -132,7 +132,7 @@ export class DataGithubRepositoryDeployKeys extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryDeployKeys resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryDeployKeys to import
- * @param importFromId The id of the existing DataGithubRepositoryDeployKeys that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryDeployKeys that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryDeployKeys to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -144,7 +144,7 @@ export class DataGithubRepositoryDeployKeys extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deploy_keys github_repository_deploy_keys} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deploy_keys github_repository_deploy_keys} Data Source
*
* @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
@@ -155,7 +155,7 @@ export class DataGithubRepositoryDeployKeys extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_deploy_keys',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-deployment-branch-policies/README.md b/src/data-github-repository-deployment-branch-policies/README.md
index 5e5f0b758..0f9043a11 100644
--- a/src/data-github-repository-deployment-branch-policies/README.md
+++ b/src/data-github-repository-deployment-branch-policies/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_deployment_branch_policies`
-Refer to the Terraform Registry for docs: [`data_github_repository_deployment_branch_policies`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies).
+Refer to the Terraform Registry for docs: [`data_github_repository_deployment_branch_policies`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies).
diff --git a/src/data-github-repository-deployment-branch-policies/index.ts b/src/data-github-repository-deployment-branch-policies/index.ts
index f150381a0..0e9ba24b0 100644
--- a/src/data-github-repository-deployment-branch-policies/index.ts
+++ b/src/data-github-repository-deployment-branch-policies/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataGithubRepositoryDeploymentBranchPoliciesConfig extends cdkt
/**
* The target environment name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#environment_name DataGithubRepositoryDeploymentBranchPolicies#environment_name}
*/
readonly environmentName: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#id DataGithubRepositoryDeploymentBranchPolicies#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,7 +28,7 @@ export interface DataGithubRepositoryDeploymentBranchPoliciesConfig extends cdkt
/**
* The GitHub repository name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#repository DataGithubRepositoryDeploymentBranchPolicies#repository}
*/
readonly repository: string;
}
@@ -114,7 +114,7 @@ export class DataGithubRepositoryDeploymentBranchPoliciesDeploymentBranchPolicie
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies}
*/
export class DataGithubRepositoryDeploymentBranchPolicies extends cdktn.TerraformDataSource {
@@ -130,7 +130,7 @@ export class DataGithubRepositoryDeploymentBranchPolicies extends cdktn.Terrafor
* Generates CDKTN code for importing a DataGithubRepositoryDeploymentBranchPolicies resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryDeploymentBranchPolicies to import
- * @param importFromId The id of the existing DataGithubRepositoryDeploymentBranchPolicies that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryDeploymentBranchPolicies that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryDeploymentBranchPolicies to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -142,7 +142,7 @@ export class DataGithubRepositoryDeploymentBranchPolicies extends cdktn.Terrafor
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_deployment_branch_policies github_repository_deployment_branch_policies} Data Source
*
* @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
@@ -153,7 +153,7 @@ export class DataGithubRepositoryDeploymentBranchPolicies extends cdktn.Terrafor
terraformResourceType: 'github_repository_deployment_branch_policies',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-environment-deployment-policies/README.md b/src/data-github-repository-environment-deployment-policies/README.md
index 5cf7631d9..0c9d4c5c8 100644
--- a/src/data-github-repository-environment-deployment-policies/README.md
+++ b/src/data-github-repository-environment-deployment-policies/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_environment_deployment_policies`
-Refer to the Terraform Registry for docs: [`data_github_repository_environment_deployment_policies`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies).
+Refer to the Terraform Registry for docs: [`data_github_repository_environment_deployment_policies`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies).
diff --git a/src/data-github-repository-environment-deployment-policies/index.ts b/src/data-github-repository-environment-deployment-policies/index.ts
index 27fd12f8f..85211a4dc 100644
--- a/src/data-github-repository-environment-deployment-policies/index.ts
+++ b/src/data-github-repository-environment-deployment-policies/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataGithubRepositoryEnvironmentDeploymentPoliciesConfig extends
/**
* The name of the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#environment DataGithubRepositoryEnvironmentDeploymentPolicies#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#id DataGithubRepositoryEnvironmentDeploymentPolicies#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,7 +28,7 @@ export interface DataGithubRepositoryEnvironmentDeploymentPoliciesConfig extends
/**
* The name of the GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#repository DataGithubRepositoryEnvironmentDeploymentPolicies#repository}
*/
readonly repository: string;
}
@@ -114,7 +114,7 @@ export class DataGithubRepositoryEnvironmentDeploymentPoliciesPoliciesList exten
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies}
*/
export class DataGithubRepositoryEnvironmentDeploymentPolicies extends cdktn.TerraformDataSource {
@@ -130,7 +130,7 @@ export class DataGithubRepositoryEnvironmentDeploymentPolicies extends cdktn.Ter
* Generates CDKTN code for importing a DataGithubRepositoryEnvironmentDeploymentPolicies resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryEnvironmentDeploymentPolicies to import
- * @param importFromId The id of the existing DataGithubRepositoryEnvironmentDeploymentPolicies that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryEnvironmentDeploymentPolicies that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryEnvironmentDeploymentPolicies to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -142,7 +142,7 @@ export class DataGithubRepositoryEnvironmentDeploymentPolicies extends cdktn.Ter
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environment_deployment_policies github_repository_environment_deployment_policies} Data Source
*
* @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
@@ -153,7 +153,7 @@ export class DataGithubRepositoryEnvironmentDeploymentPolicies extends cdktn.Ter
terraformResourceType: 'github_repository_environment_deployment_policies',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-environments/README.md b/src/data-github-repository-environments/README.md
index 87963c09b..d449d3f50 100644
--- a/src/data-github-repository-environments/README.md
+++ b/src/data-github-repository-environments/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_environments`
-Refer to the Terraform Registry for docs: [`data_github_repository_environments`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments).
+Refer to the Terraform Registry for docs: [`data_github_repository_environments`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments).
diff --git a/src/data-github-repository-environments/index.ts b/src/data-github-repository-environments/index.ts
index 6382f8e53..aaa3a76e7 100644
--- a/src/data-github-repository-environments/index.ts
+++ b/src/data-github-repository-environments/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,14 +13,14 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryEnvironmentsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#id DataGithubRepositoryEnvironments#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#repository DataGithubRepositoryEnvironments#repository}
*/
readonly repository: string;
}
@@ -106,7 +106,7 @@ export class DataGithubRepositoryEnvironmentsEnvironmentsList extends cdktn.Comp
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments github_repository_environments}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments github_repository_environments}
*/
export class DataGithubRepositoryEnvironments extends cdktn.TerraformDataSource {
@@ -122,7 +122,7 @@ export class DataGithubRepositoryEnvironments extends cdktn.TerraformDataSource
* Generates CDKTN code for importing a DataGithubRepositoryEnvironments resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryEnvironments to import
- * @param importFromId The id of the existing DataGithubRepositoryEnvironments that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryEnvironments that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryEnvironments to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -134,7 +134,7 @@ export class DataGithubRepositoryEnvironments extends cdktn.TerraformDataSource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_environments github_repository_environments} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_environments github_repository_environments} Data Source
*
* @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
@@ -145,7 +145,7 @@ export class DataGithubRepositoryEnvironments extends cdktn.TerraformDataSource
terraformResourceType: 'github_repository_environments',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-file/README.md b/src/data-github-repository-file/README.md
index 38066303e..b5f3e37c1 100644
--- a/src/data-github-repository-file/README.md
+++ b/src/data-github-repository-file/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_file`
-Refer to the Terraform Registry for docs: [`data_github_repository_file`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file).
+Refer to the Terraform Registry for docs: [`data_github_repository_file`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file).
diff --git a/src/data-github-repository-file/index.ts b/src/data-github-repository-file/index.ts
index 322d0731e..e43a1504d 100644
--- a/src/data-github-repository-file/index.ts
+++ b/src/data-github-repository-file/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface DataGithubRepositoryFileConfig extends cdktn.TerraformMetaArgum
/**
* The branch name, defaults to the repository's default branch
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#branch DataGithubRepositoryFile#branch}
*/
readonly branch?: string;
/**
* The file path to manage
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#file DataGithubRepositoryFile#file}
*/
readonly file: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#id DataGithubRepositoryFile#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,13 +34,13 @@ export interface DataGithubRepositoryFileConfig extends cdktn.TerraformMetaArgum
/**
* The repository name
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#repository DataGithubRepositoryFile#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file github_repository_file}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file github_repository_file}
*/
export class DataGithubRepositoryFile extends cdktn.TerraformDataSource {
@@ -56,7 +56,7 @@ export class DataGithubRepositoryFile extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryFile resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryFile to import
- * @param importFromId The id of the existing DataGithubRepositoryFile that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryFile that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryFile to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class DataGithubRepositoryFile extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_file github_repository_file} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_file github_repository_file} Data Source
*
* @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
@@ -79,7 +79,7 @@ export class DataGithubRepositoryFile extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_file',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-milestone/README.md b/src/data-github-repository-milestone/README.md
index a819c4c22..62c9d6415 100644
--- a/src/data-github-repository-milestone/README.md
+++ b/src/data-github-repository-milestone/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_milestone`
-Refer to the Terraform Registry for docs: [`data_github_repository_milestone`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone).
+Refer to the Terraform Registry for docs: [`data_github_repository_milestone`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone).
diff --git a/src/data-github-repository-milestone/index.ts b/src/data-github-repository-milestone/index.ts
index 7981a7b47..64d11d2d5 100644
--- a/src/data-github-repository-milestone/index.ts
+++ b/src/data-github-repository-milestone/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,28 +13,28 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryMilestoneConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#id DataGithubRepositoryMilestone#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#number DataGithubRepositoryMilestone#number}
*/
readonly number: number;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#owner DataGithubRepositoryMilestone#owner}
*/
readonly owner: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#repository DataGithubRepositoryMilestone#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone github_repository_milestone}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone github_repository_milestone}
*/
export class DataGithubRepositoryMilestone extends cdktn.TerraformDataSource {
@@ -50,7 +50,7 @@ export class DataGithubRepositoryMilestone extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryMilestone resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryMilestone to import
- * @param importFromId The id of the existing DataGithubRepositoryMilestone that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryMilestone that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryMilestone to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class DataGithubRepositoryMilestone extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_milestone github_repository_milestone} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_milestone github_repository_milestone} Data Source
*
* @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
@@ -73,7 +73,7 @@ export class DataGithubRepositoryMilestone extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_milestone',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-pages/README.md b/src/data-github-repository-pages/README.md
index 0717021d0..4957bf651 100644
--- a/src/data-github-repository-pages/README.md
+++ b/src/data-github-repository-pages/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_pages`
-Refer to the Terraform Registry for docs: [`data_github_repository_pages`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages).
+Refer to the Terraform Registry for docs: [`data_github_repository_pages`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages).
diff --git a/src/data-github-repository-pages/index.ts b/src/data-github-repository-pages/index.ts
index 1d24f533d..7e43e0d54 100644
--- a/src/data-github-repository-pages/index.ts
+++ b/src/data-github-repository-pages/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryPagesAConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#id DataGithubRepositoryPagesA#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubRepositoryPagesAConfig extends cdktn.TerraformMetaArg
/**
* The repository name to get GitHub Pages information for.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#repository DataGithubRepositoryPagesA#repository}
*/
readonly repository: string;
}
@@ -108,7 +108,7 @@ export class DataGithubRepositoryPagesSourceAList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages github_repository_pages}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages github_repository_pages}
*/
export class DataGithubRepositoryPagesA extends cdktn.TerraformDataSource {
@@ -124,7 +124,7 @@ export class DataGithubRepositoryPagesA extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryPagesA resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryPagesA to import
- * @param importFromId The id of the existing DataGithubRepositoryPagesA that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryPagesA that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryPagesA to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -136,7 +136,7 @@ export class DataGithubRepositoryPagesA extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pages github_repository_pages} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pages github_repository_pages} Data Source
*
* @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
@@ -147,7 +147,7 @@ export class DataGithubRepositoryPagesA extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_pages',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-pull-request/README.md b/src/data-github-repository-pull-request/README.md
index c59ba438d..1544c8eca 100644
--- a/src/data-github-repository-pull-request/README.md
+++ b/src/data-github-repository-pull-request/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_pull_request`
-Refer to the Terraform Registry for docs: [`data_github_repository_pull_request`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request).
+Refer to the Terraform Registry for docs: [`data_github_repository_pull_request`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request).
diff --git a/src/data-github-repository-pull-request/index.ts b/src/data-github-repository-pull-request/index.ts
index c0406edbf..f973e6c1d 100644
--- a/src/data-github-repository-pull-request/index.ts
+++ b/src/data-github-repository-pull-request/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,28 +13,28 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryPullRequestConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#base_repository DataGithubRepositoryPullRequest#base_repository}
*/
readonly baseRepository: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#id DataGithubRepositoryPullRequest#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#number DataGithubRepositoryPullRequest#number}
*/
readonly number: number;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#owner DataGithubRepositoryPullRequest#owner}
*/
readonly owner?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request github_repository_pull_request}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request github_repository_pull_request}
*/
export class DataGithubRepositoryPullRequest extends cdktn.TerraformDataSource {
@@ -50,7 +50,7 @@ export class DataGithubRepositoryPullRequest extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryPullRequest resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryPullRequest to import
- * @param importFromId The id of the existing DataGithubRepositoryPullRequest that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryPullRequest that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryPullRequest to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class DataGithubRepositoryPullRequest extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_request github_repository_pull_request} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_request github_repository_pull_request} Data Source
*
* @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
@@ -73,7 +73,7 @@ export class DataGithubRepositoryPullRequest extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_pull_request',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-pull-requests/README.md b/src/data-github-repository-pull-requests/README.md
index 0493be329..f8f48a451 100644
--- a/src/data-github-repository-pull-requests/README.md
+++ b/src/data-github-repository-pull-requests/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_pull_requests`
-Refer to the Terraform Registry for docs: [`data_github_repository_pull_requests`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests).
+Refer to the Terraform Registry for docs: [`data_github_repository_pull_requests`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests).
diff --git a/src/data-github-repository-pull-requests/index.ts b/src/data-github-repository-pull-requests/index.ts
index cc9b941e2..9d3037222 100644
--- a/src/data-github-repository-pull-requests/index.ts
+++ b/src/data-github-repository-pull-requests/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,38 +13,38 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryPullRequestsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_ref DataGithubRepositoryPullRequests#base_ref}
*/
readonly baseRef?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#base_repository DataGithubRepositoryPullRequests#base_repository}
*/
readonly baseRepository: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#head_ref DataGithubRepositoryPullRequests#head_ref}
*/
readonly headRef?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#id DataGithubRepositoryPullRequests#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#owner DataGithubRepositoryPullRequests#owner}
*/
readonly owner?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_by DataGithubRepositoryPullRequests#sort_by}
*/
readonly sortBy?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#sort_direction DataGithubRepositoryPullRequests#sort_direction}
*/
readonly sortDirection?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#state DataGithubRepositoryPullRequests#state}
*/
readonly state?: string;
}
@@ -200,7 +200,7 @@ export class DataGithubRepositoryPullRequestsResultsList extends cdktn.ComplexLi
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests github_repository_pull_requests}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests github_repository_pull_requests}
*/
export class DataGithubRepositoryPullRequests extends cdktn.TerraformDataSource {
@@ -216,7 +216,7 @@ export class DataGithubRepositoryPullRequests extends cdktn.TerraformDataSource
* Generates CDKTN code for importing a DataGithubRepositoryPullRequests resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryPullRequests to import
- * @param importFromId The id of the existing DataGithubRepositoryPullRequests that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryPullRequests that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryPullRequests to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -228,7 +228,7 @@ export class DataGithubRepositoryPullRequests extends cdktn.TerraformDataSource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_pull_requests github_repository_pull_requests} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_pull_requests github_repository_pull_requests} Data Source
*
* @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
@@ -239,7 +239,7 @@ export class DataGithubRepositoryPullRequests extends cdktn.TerraformDataSource
terraformResourceType: 'github_repository_pull_requests',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-teams/README.md b/src/data-github-repository-teams/README.md
index ca7cd8e6a..a3cc0b6d2 100644
--- a/src/data-github-repository-teams/README.md
+++ b/src/data-github-repository-teams/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_teams`
-Refer to the Terraform Registry for docs: [`data_github_repository_teams`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams).
+Refer to the Terraform Registry for docs: [`data_github_repository_teams`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams).
diff --git a/src/data-github-repository-teams/index.ts b/src/data-github-repository-teams/index.ts
index 27e38d7c5..9fbf06f73 100644
--- a/src/data-github-repository-teams/index.ts
+++ b/src/data-github-repository-teams/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,18 +13,18 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryTeamsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#full_name DataGithubRepositoryTeams#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#id DataGithubRepositoryTeams#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#name DataGithubRepositoryTeams#name}
*/
readonly name?: string;
}
@@ -115,7 +115,7 @@ export class DataGithubRepositoryTeamsTeamsList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams github_repository_teams}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams github_repository_teams}
*/
export class DataGithubRepositoryTeams extends cdktn.TerraformDataSource {
@@ -131,7 +131,7 @@ export class DataGithubRepositoryTeams extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryTeams resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryTeams to import
- * @param importFromId The id of the existing DataGithubRepositoryTeams that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryTeams that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryTeams to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -143,7 +143,7 @@ export class DataGithubRepositoryTeams extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_teams github_repository_teams} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_teams github_repository_teams} Data Source
*
* @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
@@ -154,7 +154,7 @@ export class DataGithubRepositoryTeams extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_teams',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository-webhooks/README.md b/src/data-github-repository-webhooks/README.md
index 4ac4d1b12..b2bbac574 100644
--- a/src/data-github-repository-webhooks/README.md
+++ b/src/data-github-repository-webhooks/README.md
@@ -1,3 +1,3 @@
# `data_github_repository_webhooks`
-Refer to the Terraform Registry for docs: [`data_github_repository_webhooks`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks).
+Refer to the Terraform Registry for docs: [`data_github_repository_webhooks`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks).
diff --git a/src/data-github-repository-webhooks/index.ts b/src/data-github-repository-webhooks/index.ts
index 9217cdc0d..ca3f5458c 100644
--- a/src/data-github-repository-webhooks/index.ts
+++ b/src/data-github-repository-webhooks/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,14 +13,14 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryWebhooksConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#id DataGithubRepositoryWebhooks#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#repository DataGithubRepositoryWebhooks#repository}
*/
readonly repository: string;
}
@@ -121,7 +121,7 @@ export class DataGithubRepositoryWebhooksWebhooksList extends cdktn.ComplexList
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks github_repository_webhooks}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks github_repository_webhooks}
*/
export class DataGithubRepositoryWebhooks extends cdktn.TerraformDataSource {
@@ -137,7 +137,7 @@ export class DataGithubRepositoryWebhooks extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepositoryWebhooks resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepositoryWebhooks to import
- * @param importFromId The id of the existing DataGithubRepositoryWebhooks that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepositoryWebhooks that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepositoryWebhooks to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -149,7 +149,7 @@ export class DataGithubRepositoryWebhooks extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository_webhooks github_repository_webhooks} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository_webhooks github_repository_webhooks} Data Source
*
* @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
@@ -160,7 +160,7 @@ export class DataGithubRepositoryWebhooks extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository_webhooks',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-repository/README.md b/src/data-github-repository/README.md
index ca6ff4a9b..c649f0dab 100644
--- a/src/data-github-repository/README.md
+++ b/src/data-github-repository/README.md
@@ -1,3 +1,3 @@
# `data_github_repository`
-Refer to the Terraform Registry for docs: [`data_github_repository`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository).
+Refer to the Terraform Registry for docs: [`data_github_repository`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository).
diff --git a/src/data-github-repository/index.ts b/src/data-github-repository/index.ts
index f14dcd654..4b31546be 100644
--- a/src/data-github-repository/index.ts
+++ b/src/data-github-repository/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,26 +13,26 @@ import * as cdktn from 'cdktn';
export interface DataGithubRepositoryConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#description DataGithubRepository#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#description DataGithubRepository#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#full_name DataGithubRepository#full_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#full_name DataGithubRepository#full_name}
*/
readonly fullName?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#homepage_url DataGithubRepository#homepage_url}
*/
readonly homepageUrl?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#id DataGithubRepository#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#id DataGithubRepository#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#name DataGithubRepository#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#name DataGithubRepository#name}
*/
readonly name?: string;
}
@@ -565,7 +565,7 @@ export class DataGithubRepositoryTemplateList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository github_repository}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository github_repository}
*/
export class DataGithubRepository extends cdktn.TerraformDataSource {
@@ -581,7 +581,7 @@ export class DataGithubRepository extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRepository resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRepository to import
- * @param importFromId The id of the existing DataGithubRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRepository to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -593,7 +593,7 @@ export class DataGithubRepository extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/repository github_repository} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/repository github_repository} Data Source
*
* @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
@@ -604,7 +604,7 @@ export class DataGithubRepository extends cdktn.TerraformDataSource {
terraformResourceType: 'github_repository',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-rest-api/README.md b/src/data-github-rest-api/README.md
index a14c83e43..3b7e28ce7 100644
--- a/src/data-github-rest-api/README.md
+++ b/src/data-github-rest-api/README.md
@@ -1,3 +1,3 @@
# `data_github_rest_api`
-Refer to the Terraform Registry for docs: [`data_github_rest_api`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api).
+Refer to the Terraform Registry for docs: [`data_github_rest_api`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api).
diff --git a/src/data-github-rest-api/index.ts b/src/data-github-rest-api/index.ts
index 73d24c206..58037388e 100644
--- a/src/data-github-rest-api/index.ts
+++ b/src/data-github-rest-api/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,11 +13,11 @@ import * as cdktn from 'cdktn';
export interface DataGithubRestApiConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#endpoint DataGithubRestApi#endpoint}
*/
readonly endpoint: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#id DataGithubRestApi#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#id DataGithubRestApi#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -26,7 +26,7 @@ export interface DataGithubRestApiConfig extends cdktn.TerraformMetaArguments {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api github_rest_api}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api github_rest_api}
*/
export class DataGithubRestApi extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubRestApi extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubRestApi resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubRestApi to import
- * @param importFromId The id of the existing DataGithubRestApi that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubRestApi that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubRestApi to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubRestApi extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/rest_api github_rest_api} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/rest_api github_rest_api} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubRestApi extends cdktn.TerraformDataSource {
terraformResourceType: 'github_rest_api',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-ssh-keys/README.md b/src/data-github-ssh-keys/README.md
index 8568f5ab6..eed6c0564 100644
--- a/src/data-github-ssh-keys/README.md
+++ b/src/data-github-ssh-keys/README.md
@@ -1,3 +1,3 @@
# `data_github_ssh_keys`
-Refer to the Terraform Registry for docs: [`data_github_ssh_keys`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys).
+Refer to the Terraform Registry for docs: [`data_github_ssh_keys`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys).
diff --git a/src/data-github-ssh-keys/index.ts b/src/data-github-ssh-keys/index.ts
index eec3a6e52..861784796 100644
--- a/src/data-github-ssh-keys/index.ts
+++ b/src/data-github-ssh-keys/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DataGithubSshKeysConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#id DataGithubSshKeys#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,7 +22,7 @@ export interface DataGithubSshKeysConfig extends cdktn.TerraformMetaArguments {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys github_ssh_keys}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys github_ssh_keys}
*/
export class DataGithubSshKeys extends cdktn.TerraformDataSource {
@@ -38,7 +38,7 @@ export class DataGithubSshKeys extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubSshKeys resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubSshKeys to import
- * @param importFromId The id of the existing DataGithubSshKeys that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubSshKeys that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubSshKeys to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -50,7 +50,7 @@ export class DataGithubSshKeys extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/ssh_keys github_ssh_keys} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/ssh_keys github_ssh_keys} Data Source
*
* @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
@@ -61,7 +61,7 @@ export class DataGithubSshKeys extends cdktn.TerraformDataSource {
terraformResourceType: 'github_ssh_keys',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-team/README.md b/src/data-github-team/README.md
index 7415c97bc..dc072a0b9 100644
--- a/src/data-github-team/README.md
+++ b/src/data-github-team/README.md
@@ -1,3 +1,3 @@
# `data_github_team`
-Refer to the Terraform Registry for docs: [`data_github_team`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team).
+Refer to the Terraform Registry for docs: [`data_github_team`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team).
diff --git a/src/data-github-team/index.ts b/src/data-github-team/index.ts
index f2407441e..81dd3e562 100644
--- a/src/data-github-team/index.ts
+++ b/src/data-github-team/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,26 +13,26 @@ import * as cdktn from 'cdktn';
export interface DataGithubTeamConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#id DataGithubTeam#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#id DataGithubTeam#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#membership_type DataGithubTeam#membership_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#membership_type DataGithubTeam#membership_type}
*/
readonly membershipType?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#results_per_page DataGithubTeam#results_per_page}
*/
readonly resultsPerPage?: number;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#slug DataGithubTeam#slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#slug DataGithubTeam#slug}
*/
readonly slug: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#summary_only DataGithubTeam#summary_only}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#summary_only DataGithubTeam#summary_only}
*/
readonly summaryOnly?: boolean | cdktn.IResolvable;
}
@@ -123,7 +123,7 @@ export class DataGithubTeamRepositoriesDetailedList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team github_team}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team github_team}
*/
export class DataGithubTeam extends cdktn.TerraformDataSource {
@@ -139,7 +139,7 @@ export class DataGithubTeam extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubTeam resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubTeam to import
- * @param importFromId The id of the existing DataGithubTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubTeam to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -151,7 +151,7 @@ export class DataGithubTeam extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/team github_team} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/team github_team} Data Source
*
* @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
@@ -162,7 +162,7 @@ export class DataGithubTeam extends cdktn.TerraformDataSource {
terraformResourceType: 'github_team',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-tree/README.md b/src/data-github-tree/README.md
index af13f63d6..5097d7c67 100644
--- a/src/data-github-tree/README.md
+++ b/src/data-github-tree/README.md
@@ -1,3 +1,3 @@
# `data_github_tree`
-Refer to the Terraform Registry for docs: [`data_github_tree`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree).
+Refer to the Terraform Registry for docs: [`data_github_tree`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree).
diff --git a/src/data-github-tree/index.ts b/src/data-github-tree/index.ts
index 8f2526761..9eca5c248 100644
--- a/src/data-github-tree/index.ts
+++ b/src/data-github-tree/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,22 +13,22 @@ import * as cdktn from 'cdktn';
export interface DataGithubTreeConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#id DataGithubTree#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#id DataGithubTree#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#recursive DataGithubTree#recursive}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#recursive DataGithubTree#recursive}
*/
readonly recursive?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#repository DataGithubTree#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#repository DataGithubTree#repository}
*/
readonly repository: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#tree_sha DataGithubTree#tree_sha}
*/
readonly treeSha: string;
}
@@ -129,7 +129,7 @@ export class DataGithubTreeEntriesList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree github_tree}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree github_tree}
*/
export class DataGithubTree extends cdktn.TerraformDataSource {
@@ -145,7 +145,7 @@ export class DataGithubTree extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubTree resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubTree to import
- * @param importFromId The id of the existing DataGithubTree that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubTree that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubTree to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -157,7 +157,7 @@ export class DataGithubTree extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/tree github_tree} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/tree github_tree} Data Source
*
* @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
@@ -168,7 +168,7 @@ export class DataGithubTree extends cdktn.TerraformDataSource {
terraformResourceType: 'github_tree',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-user-external-identity/README.md b/src/data-github-user-external-identity/README.md
index 865a429d6..ffbc92860 100644
--- a/src/data-github-user-external-identity/README.md
+++ b/src/data-github-user-external-identity/README.md
@@ -1,3 +1,3 @@
# `data_github_user_external_identity`
-Refer to the Terraform Registry for docs: [`data_github_user_external_identity`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity).
+Refer to the Terraform Registry for docs: [`data_github_user_external_identity`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity).
diff --git a/src/data-github-user-external-identity/index.ts b/src/data-github-user-external-identity/index.ts
index c47a10d7b..549fe1db8 100644
--- a/src/data-github-user-external-identity/index.ts
+++ b/src/data-github-user-external-identity/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubUserExternalIdentityConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#id DataGithubUserExternalIdentity#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#username DataGithubUserExternalIdentity#username}
*/
readonly username: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity github_user_external_identity}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity github_user_external_identity}
*/
export class DataGithubUserExternalIdentity extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubUserExternalIdentity extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubUserExternalIdentity resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubUserExternalIdentity to import
- * @param importFromId The id of the existing DataGithubUserExternalIdentity that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubUserExternalIdentity that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubUserExternalIdentity to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubUserExternalIdentity extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user_external_identity github_user_external_identity} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user_external_identity github_user_external_identity} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubUserExternalIdentity extends cdktn.TerraformDataSource {
terraformResourceType: 'github_user_external_identity',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-user/README.md b/src/data-github-user/README.md
index 5969d7d02..faa788fe6 100644
--- a/src/data-github-user/README.md
+++ b/src/data-github-user/README.md
@@ -1,3 +1,3 @@
# `data_github_user`
-Refer to the Terraform Registry for docs: [`data_github_user`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user).
+Refer to the Terraform Registry for docs: [`data_github_user`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user).
diff --git a/src/data-github-user/index.ts b/src/data-github-user/index.ts
index 44512e92c..642eade0f 100644
--- a/src/data-github-user/index.ts
+++ b/src/data-github-user/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubUserConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#id DataGithubUser#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#id DataGithubUser#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#username DataGithubUser#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#username DataGithubUser#username}
*/
readonly username: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user github_user}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user github_user}
*/
export class DataGithubUser extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubUser extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubUser resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubUser to import
- * @param importFromId The id of the existing DataGithubUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubUser to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubUser extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/user github_user} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/user github_user} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubUser extends cdktn.TerraformDataSource {
terraformResourceType: 'github_user',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/data-github-users/README.md b/src/data-github-users/README.md
index d21a34a64..89d2a12a3 100644
--- a/src/data-github-users/README.md
+++ b/src/data-github-users/README.md
@@ -1,3 +1,3 @@
# `data_github_users`
-Refer to the Terraform Registry for docs: [`data_github_users`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users).
+Refer to the Terraform Registry for docs: [`data_github_users`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users).
diff --git a/src/data-github-users/index.ts b/src/data-github-users/index.ts
index 6f63ad632..ecf44fbfa 100644
--- a/src/data-github-users/index.ts
+++ b/src/data-github-users/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,20 +13,20 @@ import * as cdktn from 'cdktn';
export interface DataGithubUsersConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#id DataGithubUsers#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#id DataGithubUsers#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#usernames DataGithubUsers#usernames}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#usernames DataGithubUsers#usernames}
*/
readonly usernames: string[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users github_users}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users github_users}
*/
export class DataGithubUsers extends cdktn.TerraformDataSource {
@@ -42,7 +42,7 @@ export class DataGithubUsers extends cdktn.TerraformDataSource {
* Generates CDKTN code for importing a DataGithubUsers resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DataGithubUsers to import
- * @param importFromId The id of the existing DataGithubUsers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DataGithubUsers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataGithubUsers to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -54,7 +54,7 @@ export class DataGithubUsers extends cdktn.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/data-sources/users github_users} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/data-sources/users github_users} Data Source
*
* @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
@@ -65,7 +65,7 @@ export class DataGithubUsers extends cdktn.TerraformDataSource {
terraformResourceType: 'github_users',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/dependabot-organization-secret-repositories/README.md b/src/dependabot-organization-secret-repositories/README.md
index 39a85bf2d..fe27da4f0 100644
--- a/src/dependabot-organization-secret-repositories/README.md
+++ b/src/dependabot-organization-secret-repositories/README.md
@@ -1,3 +1,3 @@
# `github_dependabot_organization_secret_repositories`
-Refer to the Terraform Registry for docs: [`github_dependabot_organization_secret_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories).
+Refer to the Terraform Registry for docs: [`github_dependabot_organization_secret_repositories`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories).
diff --git a/src/dependabot-organization-secret-repositories/index.ts b/src/dependabot-organization-secret-repositories/index.ts
index c64739051..e8e4d7498 100644
--- a/src/dependabot-organization-secret-repositories/index.ts
+++ b/src/dependabot-organization-secret-repositories/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DependabotOrganizationSecretRepositoriesConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#id DependabotOrganizationSecretRepositories#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface DependabotOrganizationSecretRepositoriesConfig extends cdktn.Te
/**
* Name of the existing secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#secret_name DependabotOrganizationSecretRepositories#secret_name}
*/
readonly secretName: string;
/**
* An array of repository ids that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#selected_repository_ids DependabotOrganizationSecretRepositories#selected_repository_ids}
*/
readonly selectedRepositoryIds: number[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories}
*/
export class DependabotOrganizationSecretRepositories extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class DependabotOrganizationSecretRepositories extends cdktn.TerraformRes
* Generates CDKTN code for importing a DependabotOrganizationSecretRepositories resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DependabotOrganizationSecretRepositories to import
- * @param importFromId The id of the existing DependabotOrganizationSecretRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DependabotOrganizationSecretRepositories that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DependabotOrganizationSecretRepositories to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class DependabotOrganizationSecretRepositories extends cdktn.TerraformRes
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repositories github_dependabot_organization_secret_repositories} 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
@@ -73,7 +73,7 @@ export class DependabotOrganizationSecretRepositories extends cdktn.TerraformRes
terraformResourceType: 'github_dependabot_organization_secret_repositories',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/dependabot-organization-secret-repository/README.md b/src/dependabot-organization-secret-repository/README.md
index 2c73ac71f..db129b843 100644
--- a/src/dependabot-organization-secret-repository/README.md
+++ b/src/dependabot-organization-secret-repository/README.md
@@ -1,3 +1,3 @@
# `github_dependabot_organization_secret_repository`
-Refer to the Terraform Registry for docs: [`github_dependabot_organization_secret_repository`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository).
+Refer to the Terraform Registry for docs: [`github_dependabot_organization_secret_repository`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository).
diff --git a/src/dependabot-organization-secret-repository/index.ts b/src/dependabot-organization-secret-repository/index.ts
index 851f611b4..e04cc5f8d 100644
--- a/src/dependabot-organization-secret-repository/index.ts
+++ b/src/dependabot-organization-secret-repository/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface DependabotOrganizationSecretRepositoryConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#id DependabotOrganizationSecretRepository#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface DependabotOrganizationSecretRepositoryConfig extends cdktn.Terr
/**
* The repository ID that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#repository_id DependabotOrganizationSecretRepository#repository_id}
*/
readonly repositoryId: number;
/**
* Name of the existing secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#secret_name DependabotOrganizationSecretRepository#secret_name}
*/
readonly secretName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository}
*/
export class DependabotOrganizationSecretRepository extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class DependabotOrganizationSecretRepository extends cdktn.TerraformResou
* Generates CDKTN code for importing a DependabotOrganizationSecretRepository resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DependabotOrganizationSecretRepository to import
- * @param importFromId The id of the existing DependabotOrganizationSecretRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DependabotOrganizationSecretRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DependabotOrganizationSecretRepository to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class DependabotOrganizationSecretRepository extends cdktn.TerraformResou
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret_repository github_dependabot_organization_secret_repository} 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
@@ -73,7 +73,7 @@ export class DependabotOrganizationSecretRepository extends cdktn.TerraformResou
terraformResourceType: 'github_dependabot_organization_secret_repository',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/dependabot-organization-secret/README.md b/src/dependabot-organization-secret/README.md
index 7112c3df7..6b200ccc7 100644
--- a/src/dependabot-organization-secret/README.md
+++ b/src/dependabot-organization-secret/README.md
@@ -1,3 +1,3 @@
# `github_dependabot_organization_secret`
-Refer to the Terraform Registry for docs: [`github_dependabot_organization_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret).
+Refer to the Terraform Registry for docs: [`github_dependabot_organization_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret).
diff --git a/src/dependabot-organization-secret/index.ts b/src/dependabot-organization-secret/index.ts
index f227a2357..1870a6c2a 100644
--- a/src/dependabot-organization-secret/index.ts
+++ b/src/dependabot-organization-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DependabotOrganizationSecretConfig extends cdktn.TerraformMetaA
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#encrypted_value DependabotOrganizationSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#id DependabotOrganizationSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,49 +28,49 @@ export interface DependabotOrganizationSecretConfig extends cdktn.TerraformMetaA
/**
* ID of the public key used to encrypt the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#key_id DependabotOrganizationSecret#key_id}
*/
readonly keyId?: string;
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#plaintext_value DependabotOrganizationSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#secret_name DependabotOrganizationSecret#secret_name}
*/
readonly secretName: string;
/**
* An array of repository ids that can access the organization secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#selected_repository_ids DependabotOrganizationSecret#selected_repository_ids}
*/
readonly selectedRepositoryIds?: number[];
/**
* Plaintext value to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value DependabotOrganizationSecret#value}
*/
readonly value?: string;
/**
* Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#value_encrypted DependabotOrganizationSecret#value_encrypted}
*/
readonly valueEncrypted?: string;
/**
* Configures the access that repositories have to the organization secret. Must be one of 'all', 'private' or 'selected'. 'selected_repository_ids' is required if set to 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#visibility DependabotOrganizationSecret#visibility}
*/
readonly visibility: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret github_dependabot_organization_secret}
*/
export class DependabotOrganizationSecret extends cdktn.TerraformResource {
@@ -86,7 +86,7 @@ export class DependabotOrganizationSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a DependabotOrganizationSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DependabotOrganizationSecret to import
- * @param importFromId The id of the existing DependabotOrganizationSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DependabotOrganizationSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DependabotOrganizationSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -98,7 +98,7 @@ export class DependabotOrganizationSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_organization_secret github_dependabot_organization_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_organization_secret github_dependabot_organization_secret} 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
@@ -109,7 +109,7 @@ export class DependabotOrganizationSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_dependabot_organization_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/dependabot-secret/README.md b/src/dependabot-secret/README.md
index fe6b1eb31..0ece2b5e1 100644
--- a/src/dependabot-secret/README.md
+++ b/src/dependabot-secret/README.md
@@ -1,3 +1,3 @@
# `github_dependabot_secret`
-Refer to the Terraform Registry for docs: [`github_dependabot_secret`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret).
+Refer to the Terraform Registry for docs: [`github_dependabot_secret`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret).
diff --git a/src/dependabot-secret/index.ts b/src/dependabot-secret/index.ts
index 319df2464..1ed3a9f1c 100644
--- a/src/dependabot-secret/index.ts
+++ b/src/dependabot-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DependabotSecretConfig extends cdktn.TerraformMetaArguments {
/**
* Encrypted value of the secret using the GitHub public key in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#encrypted_value DependabotSecret#encrypted_value}
*/
readonly encryptedValue?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#id DependabotSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#id DependabotSecret#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,43 +28,43 @@ export interface DependabotSecretConfig extends cdktn.TerraformMetaArguments {
/**
* ID of the public key used to encrypt the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#key_id DependabotSecret#key_id}
*/
readonly keyId?: string;
/**
* Plaintext value of the secret to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#plaintext_value DependabotSecret#plaintext_value}
*/
readonly plaintextValue?: string;
/**
* Name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#repository DependabotSecret#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#repository DependabotSecret#repository}
*/
readonly repository: string;
/**
* Name of the secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#secret_name DependabotSecret#secret_name}
*/
readonly secretName: string;
/**
* Plaintext value to be encrypted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value DependabotSecret#value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value DependabotSecret#value}
*/
readonly value?: string;
/**
* Value encrypted with the GitHub public key, defined by key_id, in Base64 format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#value_encrypted DependabotSecret#value_encrypted}
*/
readonly valueEncrypted?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret github_dependabot_secret}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret github_dependabot_secret}
*/
export class DependabotSecret extends cdktn.TerraformResource {
@@ -80,7 +80,7 @@ export class DependabotSecret extends cdktn.TerraformResource {
* Generates CDKTN code for importing a DependabotSecret resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the DependabotSecret to import
- * @param importFromId The id of the existing DependabotSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing DependabotSecret that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DependabotSecret to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -92,7 +92,7 @@ export class DependabotSecret extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/dependabot_secret github_dependabot_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/dependabot_secret github_dependabot_secret} 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
@@ -103,7 +103,7 @@ export class DependabotSecret extends cdktn.TerraformResource {
terraformResourceType: 'github_dependabot_secret',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/emu-group-mapping/README.md b/src/emu-group-mapping/README.md
index 1a8f1b1bb..9e534777f 100644
--- a/src/emu-group-mapping/README.md
+++ b/src/emu-group-mapping/README.md
@@ -1,3 +1,3 @@
# `github_emu_group_mapping`
-Refer to the Terraform Registry for docs: [`github_emu_group_mapping`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping).
+Refer to the Terraform Registry for docs: [`github_emu_group_mapping`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping).
diff --git a/src/emu-group-mapping/index.ts b/src/emu-group-mapping/index.ts
index 399ec61ee..26a30c511 100644
--- a/src/emu-group-mapping/index.ts
+++ b/src/emu-group-mapping/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface EmuGroupMappingConfig extends cdktn.TerraformMetaArguments {
/**
* Integer corresponding to the external group ID to be linked.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#group_id EmuGroupMapping#group_id}
*/
readonly groupId: number;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#id EmuGroupMapping#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#id EmuGroupMapping#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,13 +28,13 @@ export interface EmuGroupMappingConfig extends cdktn.TerraformMetaArguments {
/**
* Slug of the GitHub team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#team_slug EmuGroupMapping#team_slug}
*/
readonly teamSlug: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping github_emu_group_mapping}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping github_emu_group_mapping}
*/
export class EmuGroupMapping extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class EmuGroupMapping extends cdktn.TerraformResource {
* Generates CDKTN code for importing a EmuGroupMapping resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the EmuGroupMapping to import
- * @param importFromId The id of the existing EmuGroupMapping that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing EmuGroupMapping that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the EmuGroupMapping to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class EmuGroupMapping extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/emu_group_mapping github_emu_group_mapping} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/emu_group_mapping github_emu_group_mapping} 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
@@ -73,7 +73,7 @@ export class EmuGroupMapping extends cdktn.TerraformResource {
terraformResourceType: 'github_emu_group_mapping',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/enterprise-actions-permissions/README.md b/src/enterprise-actions-permissions/README.md
index 81d970613..717e37d3b 100644
--- a/src/enterprise-actions-permissions/README.md
+++ b/src/enterprise-actions-permissions/README.md
@@ -1,3 +1,3 @@
# `github_enterprise_actions_permissions`
-Refer to the Terraform Registry for docs: [`github_enterprise_actions_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions).
+Refer to the Terraform Registry for docs: [`github_enterprise_actions_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions).
diff --git a/src/enterprise-actions-permissions/index.ts b/src/enterprise-actions-permissions/index.ts
index 373933905..a3b8b4c7d 100644
--- a/src/enterprise-actions-permissions/index.ts
+++ b/src/enterprise-actions-permissions/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,23 +15,23 @@ export interface EnterpriseActionsPermissionsConfig extends cdktn.TerraformMetaA
/**
* The permissions policy that controls the actions that are allowed to run. Can be one of: 'all', 'local_only', or 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions EnterpriseActionsPermissions#allowed_actions}
*/
readonly allowedActions?: string;
/**
* The policy that controls the organizations in the enterprise that are allowed to run GitHub Actions. Can be one of: 'all', 'none', or 'selected'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations EnterpriseActionsPermissions#enabled_organizations}
*/
readonly enabledOrganizations: string;
/**
* The slug of the enterprise.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enterprise_slug EnterpriseActionsPermissions#enterprise_slug}
*/
readonly enterpriseSlug: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#id EnterpriseActionsPermissions#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -40,13 +40,13 @@ export interface EnterpriseActionsPermissionsConfig extends cdktn.TerraformMetaA
/**
* allowed_actions_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#allowed_actions_config EnterpriseActionsPermissions#allowed_actions_config}
*/
readonly allowedActionsConfig?: EnterpriseActionsPermissionsAllowedActionsConfig;
/**
* enabled_organizations_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#enabled_organizations_config EnterpriseActionsPermissions#enabled_organizations_config}
*/
readonly enabledOrganizationsConfig?: EnterpriseActionsPermissionsEnabledOrganizationsConfig;
}
@@ -54,19 +54,19 @@ export interface EnterpriseActionsPermissionsAllowedActionsConfig {
/**
* Whether GitHub-owned actions are allowed in the enterprise.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#github_owned_allowed EnterpriseActionsPermissions#github_owned_allowed}
*/
readonly githubOwnedAllowed: boolean | cdktn.IResolvable;
/**
* Specifies a list of string-matching patterns to allow specific action(s). Wildcards, tags, and SHAs are allowed. For example, 'monalisa/octocat@', 'monalisa/octocat@v2', 'monalisa/'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#patterns_allowed EnterpriseActionsPermissions#patterns_allowed}
*/
readonly patternsAllowed?: string[];
/**
* Whether actions in GitHub Marketplace from verified creators are allowed. Set to 'true' to allow all GitHub Marketplace actions by verified creators.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#verified_allowed EnterpriseActionsPermissions#verified_allowed}
*/
readonly verifiedAllowed?: boolean | cdktn.IResolvable;
}
@@ -207,7 +207,7 @@ export interface EnterpriseActionsPermissionsEnabledOrganizationsConfig {
/**
* List of organization IDs to enable for GitHub Actions.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#organization_ids EnterpriseActionsPermissions#organization_ids}
*/
readonly organizationIds: number[];
}
@@ -288,7 +288,7 @@ export class EnterpriseActionsPermissionsEnabledOrganizationsConfigOutputReferen
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions}
*/
export class EnterpriseActionsPermissions extends cdktn.TerraformResource {
@@ -304,7 +304,7 @@ export class EnterpriseActionsPermissions extends cdktn.TerraformResource {
* Generates CDKTN code for importing a EnterpriseActionsPermissions resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the EnterpriseActionsPermissions to import
- * @param importFromId The id of the existing EnterpriseActionsPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing EnterpriseActionsPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the EnterpriseActionsPermissions to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -316,7 +316,7 @@ export class EnterpriseActionsPermissions extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_permissions github_enterprise_actions_permissions} 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
@@ -327,7 +327,7 @@ export class EnterpriseActionsPermissions extends cdktn.TerraformResource {
terraformResourceType: 'github_enterprise_actions_permissions',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/enterprise-actions-runner-group/README.md b/src/enterprise-actions-runner-group/README.md
index 4c1042a8f..a905eda53 100644
--- a/src/enterprise-actions-runner-group/README.md
+++ b/src/enterprise-actions-runner-group/README.md
@@ -1,3 +1,3 @@
# `github_enterprise_actions_runner_group`
-Refer to the Terraform Registry for docs: [`github_enterprise_actions_runner_group`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group).
+Refer to the Terraform Registry for docs: [`github_enterprise_actions_runner_group`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group).
diff --git a/src/enterprise-actions-runner-group/index.ts b/src/enterprise-actions-runner-group/index.ts
index 6d07d32c9..636352688 100644
--- a/src/enterprise-actions-runner-group/index.ts
+++ b/src/enterprise-actions-runner-group/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface EnterpriseActionsRunnerGroupConfig extends cdktn.TerraformMetaA
/**
* Whether public repositories can be added to the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#allows_public_repositories EnterpriseActionsRunnerGroup#allows_public_repositories}
*/
readonly allowsPublicRepositories?: boolean | cdktn.IResolvable;
/**
* The slug of the enterprise.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#enterprise_slug EnterpriseActionsRunnerGroup#enterprise_slug}
*/
readonly enterpriseSlug: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#id EnterpriseActionsRunnerGroup#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,37 +34,37 @@ export interface EnterpriseActionsRunnerGroupConfig extends cdktn.TerraformMetaA
/**
* Name of the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#name EnterpriseActionsRunnerGroup#name}
*/
readonly name: string;
/**
* If 'true', the runner group will be restricted to running only the workflows specified in the 'selected_workflows' array. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#restricted_to_workflows EnterpriseActionsRunnerGroup#restricted_to_workflows}
*/
readonly restrictedToWorkflows?: boolean | cdktn.IResolvable;
/**
* List of organization IDs that can access the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_organization_ids EnterpriseActionsRunnerGroup#selected_organization_ids}
*/
readonly selectedOrganizationIds?: number[];
/**
* List of workflows the runner group should be allowed to run. This setting will be ignored unless restricted_to_workflows is set to 'true'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#selected_workflows EnterpriseActionsRunnerGroup#selected_workflows}
*/
readonly selectedWorkflows?: string[];
/**
* The visibility of the runner group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#visibility EnterpriseActionsRunnerGroup#visibility}
*/
readonly visibility: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group}
*/
export class EnterpriseActionsRunnerGroup extends cdktn.TerraformResource {
@@ -80,7 +80,7 @@ export class EnterpriseActionsRunnerGroup extends cdktn.TerraformResource {
* Generates CDKTN code for importing a EnterpriseActionsRunnerGroup resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the EnterpriseActionsRunnerGroup to import
- * @param importFromId The id of the existing EnterpriseActionsRunnerGroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing EnterpriseActionsRunnerGroup that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the EnterpriseActionsRunnerGroup to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -92,7 +92,7 @@ export class EnterpriseActionsRunnerGroup extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_runner_group github_enterprise_actions_runner_group} 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
@@ -103,7 +103,7 @@ export class EnterpriseActionsRunnerGroup extends cdktn.TerraformResource {
terraformResourceType: 'github_enterprise_actions_runner_group',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/enterprise-actions-workflow-permissions/README.md b/src/enterprise-actions-workflow-permissions/README.md
index a4bf71a55..fed774746 100644
--- a/src/enterprise-actions-workflow-permissions/README.md
+++ b/src/enterprise-actions-workflow-permissions/README.md
@@ -1,3 +1,3 @@
# `github_enterprise_actions_workflow_permissions`
-Refer to the Terraform Registry for docs: [`github_enterprise_actions_workflow_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions).
+Refer to the Terraform Registry for docs: [`github_enterprise_actions_workflow_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions).
diff --git a/src/enterprise-actions-workflow-permissions/index.ts b/src/enterprise-actions-workflow-permissions/index.ts
index b1d35b446..4dc8dabcd 100644
--- a/src/enterprise-actions-workflow-permissions/index.ts
+++ b/src/enterprise-actions-workflow-permissions/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,23 +15,23 @@ export interface EnterpriseActionsWorkflowPermissionsConfig extends cdktn.Terraf
/**
* Whether GitHub Actions can approve pull request reviews.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#can_approve_pull_request_reviews EnterpriseActionsWorkflowPermissions#can_approve_pull_request_reviews}
*/
readonly canApprovePullRequestReviews?: boolean | cdktn.IResolvable;
/**
* The default workflow permissions granted to the GITHUB_TOKEN when running workflows. Can be 'read' or 'write'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#default_workflow_permissions EnterpriseActionsWorkflowPermissions#default_workflow_permissions}
*/
readonly defaultWorkflowPermissions?: string;
/**
* The slug of the enterprise.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#enterprise_slug EnterpriseActionsWorkflowPermissions#enterprise_slug}
*/
readonly enterpriseSlug: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#id EnterpriseActionsWorkflowPermissions#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -40,7 +40,7 @@ export interface EnterpriseActionsWorkflowPermissionsConfig extends cdktn.Terraf
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions}
*/
export class EnterpriseActionsWorkflowPermissions extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class EnterpriseActionsWorkflowPermissions extends cdktn.TerraformResourc
* Generates CDKTN code for importing a EnterpriseActionsWorkflowPermissions resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the EnterpriseActionsWorkflowPermissions to import
- * @param importFromId The id of the existing EnterpriseActionsWorkflowPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing EnterpriseActionsWorkflowPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the EnterpriseActionsWorkflowPermissions to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class EnterpriseActionsWorkflowPermissions extends cdktn.TerraformResourc
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_actions_workflow_permissions github_enterprise_actions_workflow_permissions} 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
@@ -79,7 +79,7 @@ export class EnterpriseActionsWorkflowPermissions extends cdktn.TerraformResourc
terraformResourceType: 'github_enterprise_actions_workflow_permissions',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/enterprise-ip-allow-list-entry/README.md b/src/enterprise-ip-allow-list-entry/README.md
index bccbb42e8..d8cdbd4f9 100644
--- a/src/enterprise-ip-allow-list-entry/README.md
+++ b/src/enterprise-ip-allow-list-entry/README.md
@@ -1,3 +1,3 @@
# `github_enterprise_ip_allow_list_entry`
-Refer to the Terraform Registry for docs: [`github_enterprise_ip_allow_list_entry`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry).
+Refer to the Terraform Registry for docs: [`github_enterprise_ip_allow_list_entry`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry).
diff --git a/src/enterprise-ip-allow-list-entry/index.ts b/src/enterprise-ip-allow-list-entry/index.ts
index fb99f5fca..f029beb02 100644
--- a/src/enterprise-ip-allow-list-entry/index.ts
+++ b/src/enterprise-ip-allow-list-entry/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface EnterpriseIpAllowListEntryConfig extends cdktn.TerraformMetaArg
/**
* The slug of the enterprise to apply the IP allow list entry to.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#enterprise_slug EnterpriseIpAllowListEntry#enterprise_slug}
*/
readonly enterpriseSlug: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#id EnterpriseIpAllowListEntry#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,25 +28,25 @@ export interface EnterpriseIpAllowListEntryConfig extends cdktn.TerraformMetaArg
/**
* An IP address or range of IP addresses in CIDR notation.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#ip EnterpriseIpAllowListEntry#ip}
*/
readonly ip: string;
/**
* Whether the entry is currently active.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#is_active EnterpriseIpAllowListEntry#is_active}
*/
readonly isActive?: boolean | cdktn.IResolvable;
/**
* An optional name for the IP allow list entry.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#name EnterpriseIpAllowListEntry#name}
*/
readonly name?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry}
*/
export class EnterpriseIpAllowListEntry extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class EnterpriseIpAllowListEntry extends cdktn.TerraformResource {
* Generates CDKTN code for importing a EnterpriseIpAllowListEntry resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the EnterpriseIpAllowListEntry to import
- * @param importFromId The id of the existing EnterpriseIpAllowListEntry that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing EnterpriseIpAllowListEntry that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the EnterpriseIpAllowListEntry to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class EnterpriseIpAllowListEntry extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_ip_allow_list_entry github_enterprise_ip_allow_list_entry} 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
@@ -85,7 +85,7 @@ export class EnterpriseIpAllowListEntry extends cdktn.TerraformResource {
terraformResourceType: 'github_enterprise_ip_allow_list_entry',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/enterprise-organization/README.md b/src/enterprise-organization/README.md
index f150edbb4..9ecad52c3 100644
--- a/src/enterprise-organization/README.md
+++ b/src/enterprise-organization/README.md
@@ -1,3 +1,3 @@
# `github_enterprise_organization`
-Refer to the Terraform Registry for docs: [`github_enterprise_organization`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization).
+Refer to the Terraform Registry for docs: [`github_enterprise_organization`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization).
diff --git a/src/enterprise-organization/index.ts b/src/enterprise-organization/index.ts
index b44c6105c..a90e7a4be 100644
--- a/src/enterprise-organization/index.ts
+++ b/src/enterprise-organization/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,43 +15,43 @@ export interface EnterpriseOrganizationConfig extends cdktn.TerraformMetaArgumen
/**
* List of organization owner usernames.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#admin_logins EnterpriseOrganization#admin_logins}
*/
readonly adminLogins: string[];
/**
* The billing email address.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#billing_email EnterpriseOrganization#billing_email}
*/
readonly billingEmail: string;
/**
* The description of the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#description EnterpriseOrganization#description}
*/
readonly description?: string;
/**
* The display name of the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#display_name EnterpriseOrganization#display_name}
*/
readonly displayName?: string;
/**
* The ID of the enterprise.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#enterprise_id EnterpriseOrganization#enterprise_id}
*/
readonly enterpriseId: string;
/**
* The name of the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#name EnterpriseOrganization#name}
*/
readonly name: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization github_enterprise_organization}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization github_enterprise_organization}
*/
export class EnterpriseOrganization extends cdktn.TerraformResource {
@@ -67,7 +67,7 @@ export class EnterpriseOrganization extends cdktn.TerraformResource {
* Generates CDKTN code for importing a EnterpriseOrganization resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the EnterpriseOrganization to import
- * @param importFromId The id of the existing EnterpriseOrganization that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing EnterpriseOrganization that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the EnterpriseOrganization to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -79,7 +79,7 @@ export class EnterpriseOrganization extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_organization github_enterprise_organization} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_organization github_enterprise_organization} 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
@@ -90,7 +90,7 @@ export class EnterpriseOrganization extends cdktn.TerraformResource {
terraformResourceType: 'github_enterprise_organization',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/enterprise-security-analysis-settings/README.md b/src/enterprise-security-analysis-settings/README.md
index d656010ce..ccd152426 100644
--- a/src/enterprise-security-analysis-settings/README.md
+++ b/src/enterprise-security-analysis-settings/README.md
@@ -1,3 +1,3 @@
# `github_enterprise_security_analysis_settings`
-Refer to the Terraform Registry for docs: [`github_enterprise_security_analysis_settings`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings).
+Refer to the Terraform Registry for docs: [`github_enterprise_security_analysis_settings`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings).
diff --git a/src/enterprise-security-analysis-settings/index.ts b/src/enterprise-security-analysis-settings/index.ts
index 94eb85e82..149467b45 100644
--- a/src/enterprise-security-analysis-settings/index.ts
+++ b/src/enterprise-security-analysis-settings/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface EnterpriseSecurityAnalysisSettingsConfig extends cdktn.Terrafor
/**
* Whether GitHub Advanced Security is automatically enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#advanced_security_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#advanced_security_enabled_for_new_repositories}
*/
readonly advancedSecurityEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* The slug of the enterprise.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#enterprise_slug EnterpriseSecurityAnalysisSettings#enterprise_slug}
*/
readonly enterpriseSlug: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#id EnterpriseSecurityAnalysisSettings#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,31 +34,31 @@ export interface EnterpriseSecurityAnalysisSettingsConfig extends cdktn.Terrafor
/**
* Whether secret scanning is automatically enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_enabled_for_new_repositories}
*/
readonly secretScanningEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* Custom URL for secret scanning push protection bypass instructions.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_custom_link EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_custom_link}
*/
readonly secretScanningPushProtectionCustomLink?: string;
/**
* Whether secret scanning push protection is automatically enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_push_protection_enabled_for_new_repositories EnterpriseSecurityAnalysisSettings#secret_scanning_push_protection_enabled_for_new_repositories}
*/
readonly secretScanningPushProtectionEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* Whether secret scanning validity checks are enabled.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#secret_scanning_validity_checks_enabled EnterpriseSecurityAnalysisSettings#secret_scanning_validity_checks_enabled}
*/
readonly secretScanningValidityChecksEnabled?: boolean | cdktn.IResolvable;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings}
*/
export class EnterpriseSecurityAnalysisSettings extends cdktn.TerraformResource {
@@ -74,7 +74,7 @@ export class EnterpriseSecurityAnalysisSettings extends cdktn.TerraformResource
* Generates CDKTN code for importing a EnterpriseSecurityAnalysisSettings resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the EnterpriseSecurityAnalysisSettings to import
- * @param importFromId The id of the existing EnterpriseSecurityAnalysisSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing EnterpriseSecurityAnalysisSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the EnterpriseSecurityAnalysisSettings to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -86,7 +86,7 @@ export class EnterpriseSecurityAnalysisSettings extends cdktn.TerraformResource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/enterprise_security_analysis_settings github_enterprise_security_analysis_settings} 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
@@ -97,7 +97,7 @@ export class EnterpriseSecurityAnalysisSettings extends cdktn.TerraformResource
terraformResourceType: 'github_enterprise_security_analysis_settings',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/issue-label/README.md b/src/issue-label/README.md
index 23b92bf8c..f8607c838 100644
--- a/src/issue-label/README.md
+++ b/src/issue-label/README.md
@@ -1,3 +1,3 @@
# `github_issue_label`
-Refer to the Terraform Registry for docs: [`github_issue_label`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label).
+Refer to the Terraform Registry for docs: [`github_issue_label`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label).
diff --git a/src/issue-label/index.ts b/src/issue-label/index.ts
index de6f0dca9..bad6b6c1a 100644
--- a/src/issue-label/index.ts
+++ b/src/issue-label/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,21 +15,21 @@ export interface IssueLabelConfig extends cdktn.TerraformMetaArguments {
/**
* A 6 character hex code, without the leading '#', identifying the color of the label.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#color IssueLabel#color}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#color IssueLabel#color}
*/
readonly color: string;
/**
* A short description of the label.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#description IssueLabel#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#description IssueLabel#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#etag IssueLabel#etag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#etag IssueLabel#etag}
*/
readonly etag?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#id IssueLabel#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#id IssueLabel#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -38,19 +38,19 @@ export interface IssueLabelConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the label.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#name IssueLabel#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#name IssueLabel#name}
*/
readonly name: string;
/**
* The GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#repository IssueLabel#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#repository IssueLabel#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label github_issue_label}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label github_issue_label}
*/
export class IssueLabel extends cdktn.TerraformResource {
@@ -66,7 +66,7 @@ export class IssueLabel extends cdktn.TerraformResource {
* Generates CDKTN code for importing a IssueLabel resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the IssueLabel to import
- * @param importFromId The id of the existing IssueLabel that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing IssueLabel that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the IssueLabel to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -78,7 +78,7 @@ export class IssueLabel extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_label github_issue_label} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_label github_issue_label} 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
@@ -89,7 +89,7 @@ export class IssueLabel extends cdktn.TerraformResource {
terraformResourceType: 'github_issue_label',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/issue-labels/README.md b/src/issue-labels/README.md
index 4f45c82c2..cd8271661 100644
--- a/src/issue-labels/README.md
+++ b/src/issue-labels/README.md
@@ -1,3 +1,3 @@
# `github_issue_labels`
-Refer to the Terraform Registry for docs: [`github_issue_labels`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels).
+Refer to the Terraform Registry for docs: [`github_issue_labels`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels).
diff --git a/src/issue-labels/index.ts b/src/issue-labels/index.ts
index c5942b695..19a1ed1a7 100644
--- a/src/issue-labels/index.ts
+++ b/src/issue-labels/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface IssueLabelsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#id IssueLabels#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#id IssueLabels#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface IssueLabelsConfig extends cdktn.TerraformMetaArguments {
/**
* The GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#repository IssueLabels#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#repository IssueLabels#repository}
*/
readonly repository: string;
/**
* label block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#label IssueLabels#label}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#label IssueLabels#label}
*/
readonly label?: IssueLabelsLabel[] | cdktn.IResolvable;
}
@@ -36,19 +36,19 @@ export interface IssueLabelsLabel {
/**
* A 6 character hex code, without the leading '#', identifying the color of the label.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#color IssueLabels#color}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#color IssueLabels#color}
*/
readonly color: string;
/**
* A short description of the label.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#description IssueLabels#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#description IssueLabels#description}
*/
readonly description?: string;
/**
* The name of the label.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#name IssueLabels#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#name IssueLabels#name}
*/
readonly name: string;
}
@@ -221,7 +221,7 @@ export class IssueLabelsLabelList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels github_issue_labels}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels github_issue_labels}
*/
export class IssueLabels extends cdktn.TerraformResource {
@@ -237,7 +237,7 @@ export class IssueLabels extends cdktn.TerraformResource {
* Generates CDKTN code for importing a IssueLabels resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the IssueLabels to import
- * @param importFromId The id of the existing IssueLabels that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing IssueLabels that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the IssueLabels to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -249,7 +249,7 @@ export class IssueLabels extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue_labels github_issue_labels} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue_labels github_issue_labels} 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
@@ -260,7 +260,7 @@ export class IssueLabels extends cdktn.TerraformResource {
terraformResourceType: 'github_issue_labels',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/issue/README.md b/src/issue/README.md
index 416d2f1df..2dff68e4b 100644
--- a/src/issue/README.md
+++ b/src/issue/README.md
@@ -1,3 +1,3 @@
# `github_issue`
-Refer to the Terraform Registry for docs: [`github_issue`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue).
+Refer to the Terraform Registry for docs: [`github_issue`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue).
diff --git a/src/issue/index.ts b/src/issue/index.ts
index 820d530dc..003a09df2 100644
--- a/src/issue/index.ts
+++ b/src/issue/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface IssueConfig extends cdktn.TerraformMetaArguments {
/**
* List of Logins to assign to the issue.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#assignees Issue#assignees}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#assignees Issue#assignees}
*/
readonly assignees?: string[];
/**
* Body of the issue.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#body Issue#body}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#body Issue#body}
*/
readonly body?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#id Issue#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#id Issue#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,31 +34,31 @@ export interface IssueConfig extends cdktn.TerraformMetaArguments {
/**
* List of labels to attach to the issue.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#labels Issue#labels}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#labels Issue#labels}
*/
readonly labels?: string[];
/**
* Milestone number to assign to the issue.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#milestone_number Issue#milestone_number}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#milestone_number Issue#milestone_number}
*/
readonly milestoneNumber?: number;
/**
* The GitHub repository name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#repository Issue#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#repository Issue#repository}
*/
readonly repository: string;
/**
* Title of the issue.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#title Issue#title}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#title Issue#title}
*/
readonly title: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue github_issue}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue github_issue}
*/
export class Issue extends cdktn.TerraformResource {
@@ -74,7 +74,7 @@ export class Issue extends cdktn.TerraformResource {
* Generates CDKTN code for importing a Issue resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the Issue to import
- * @param importFromId The id of the existing Issue that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing Issue that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the Issue to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -86,7 +86,7 @@ export class Issue extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/issue github_issue} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/issue github_issue} 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
@@ -97,7 +97,7 @@ export class Issue extends cdktn.TerraformResource {
terraformResourceType: 'github_issue',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/membership/README.md b/src/membership/README.md
index 588cb718f..366d8a4f0 100644
--- a/src/membership/README.md
+++ b/src/membership/README.md
@@ -1,3 +1,3 @@
# `github_membership`
-Refer to the Terraform Registry for docs: [`github_membership`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership).
+Refer to the Terraform Registry for docs: [`github_membership`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership).
diff --git a/src/membership/index.ts b/src/membership/index.ts
index 4f92aede5..a2bc64220 100644
--- a/src/membership/index.ts
+++ b/src/membership/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface MembershipConfig extends cdktn.TerraformMetaArguments {
/**
* Instead of removing the member from the org, you can choose to downgrade their membership to 'member' when this resource is destroyed. This is useful when wanting to downgrade admins while keeping them in the organization
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#downgrade_on_destroy Membership#downgrade_on_destroy}
*/
readonly downgradeOnDestroy?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#id Membership#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#id Membership#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,19 +28,19 @@ export interface MembershipConfig extends cdktn.TerraformMetaArguments {
/**
* The role of the user within the organization. Must be one of 'member' or 'admin'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#role Membership#role}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#role Membership#role}
*/
readonly role?: string;
/**
* The user to add to the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#username Membership#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#username Membership#username}
*/
readonly username: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership github_membership}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership github_membership}
*/
export class Membership extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class Membership extends cdktn.TerraformResource {
* Generates CDKTN code for importing a Membership resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the Membership to import
- * @param importFromId The id of the existing Membership that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing Membership that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the Membership to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class Membership extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/membership github_membership} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/membership github_membership} 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
@@ -79,7 +79,7 @@ export class Membership extends cdktn.TerraformResource {
terraformResourceType: 'github_membership',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-block/README.md b/src/organization-block/README.md
index 46562b528..926f96551 100644
--- a/src/organization-block/README.md
+++ b/src/organization-block/README.md
@@ -1,3 +1,3 @@
# `github_organization_block`
-Refer to the Terraform Registry for docs: [`github_organization_block`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block).
+Refer to the Terraform Registry for docs: [`github_organization_block`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block).
diff --git a/src/organization-block/index.ts b/src/organization-block/index.ts
index b045906b8..68fc34109 100644
--- a/src/organization-block/index.ts
+++ b/src/organization-block/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface OrganizationBlockConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#id OrganizationBlock#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#id OrganizationBlock#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface OrganizationBlockConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the user to block.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#username OrganizationBlock#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#username OrganizationBlock#username}
*/
readonly username: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block github_organization_block}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block github_organization_block}
*/
export class OrganizationBlock extends cdktn.TerraformResource {
@@ -44,7 +44,7 @@ export class OrganizationBlock extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationBlock resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationBlock to import
- * @param importFromId The id of the existing OrganizationBlock that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationBlock that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationBlock to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -56,7 +56,7 @@ export class OrganizationBlock extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_block github_organization_block} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_block github_organization_block} 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
@@ -67,7 +67,7 @@ export class OrganizationBlock extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_block',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-custom-properties/README.md b/src/organization-custom-properties/README.md
index b90102bf0..de4f0c764 100644
--- a/src/organization-custom-properties/README.md
+++ b/src/organization-custom-properties/README.md
@@ -1,3 +1,3 @@
# `github_organization_custom_properties`
-Refer to the Terraform Registry for docs: [`github_organization_custom_properties`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties).
+Refer to the Terraform Registry for docs: [`github_organization_custom_properties`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties).
diff --git a/src/organization-custom-properties/index.ts b/src/organization-custom-properties/index.ts
index c1c537a0f..92bcb5413 100644
--- a/src/organization-custom-properties/index.ts
+++ b/src/organization-custom-properties/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,23 +15,23 @@ export interface OrganizationCustomPropertiesConfig extends cdktn.TerraformMetaA
/**
* The allowed values of the custom property
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#allowed_values OrganizationCustomProperties#allowed_values}
*/
readonly allowedValues?: string[];
/**
* The default value of the custom property
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#default_value OrganizationCustomProperties#default_value}
*/
readonly defaultValue?: string;
/**
* The description of the custom property
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#description OrganizationCustomProperties#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#id OrganizationCustomProperties#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -40,31 +40,31 @@ export interface OrganizationCustomPropertiesConfig extends cdktn.TerraformMetaA
/**
* The name of the custom property
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#property_name OrganizationCustomProperties#property_name}
*/
readonly propertyName: string;
/**
* Whether the custom property is required
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#required OrganizationCustomProperties#required}
*/
readonly required?: boolean | cdktn.IResolvable;
/**
* The type of the custom property
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#value_type OrganizationCustomProperties#value_type}
*/
readonly valueType?: string;
/**
* Who can edit the values of the custom property. Can be one of 'org_actors' or 'org_and_repo_actors'. If not specified, the default is 'org_actors' (only organization owners can edit values)
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#values_editable_by OrganizationCustomProperties#values_editable_by}
*/
readonly valuesEditableBy?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties github_organization_custom_properties}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties github_organization_custom_properties}
*/
export class OrganizationCustomProperties extends cdktn.TerraformResource {
@@ -80,7 +80,7 @@ export class OrganizationCustomProperties extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationCustomProperties resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationCustomProperties to import
- * @param importFromId The id of the existing OrganizationCustomProperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationCustomProperties that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationCustomProperties to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -92,7 +92,7 @@ export class OrganizationCustomProperties extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_properties github_organization_custom_properties} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_properties github_organization_custom_properties} 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
@@ -103,7 +103,7 @@ export class OrganizationCustomProperties extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_custom_properties',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-custom-role/README.md b/src/organization-custom-role/README.md
index 9d672dd26..46a0542fe 100644
--- a/src/organization-custom-role/README.md
+++ b/src/organization-custom-role/README.md
@@ -1,3 +1,3 @@
# `github_organization_custom_role`
-Refer to the Terraform Registry for docs: [`github_organization_custom_role`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role).
+Refer to the Terraform Registry for docs: [`github_organization_custom_role`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role).
diff --git a/src/organization-custom-role/index.ts b/src/organization-custom-role/index.ts
index 5dcc85821..829b38f75 100644
--- a/src/organization-custom-role/index.ts
+++ b/src/organization-custom-role/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface OrganizationCustomRoleConfig extends cdktn.TerraformMetaArgumen
/**
* The base role for the custom repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#base_role OrganizationCustomRole#base_role}
*/
readonly baseRole: string;
/**
* The description of the custom repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#description OrganizationCustomRole#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#id OrganizationCustomRole#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#id OrganizationCustomRole#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface OrganizationCustomRoleConfig extends cdktn.TerraformMetaArgumen
/**
* The organization custom repository role to create.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#name OrganizationCustomRole#name}
*/
readonly name: string;
/**
* The permissions for the custom repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#permissions OrganizationCustomRole#permissions}
*/
readonly permissions: string[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role github_organization_custom_role}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role github_organization_custom_role}
*/
export class OrganizationCustomRole extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class OrganizationCustomRole extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationCustomRole resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationCustomRole to import
- * @param importFromId The id of the existing OrganizationCustomRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationCustomRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationCustomRole to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class OrganizationCustomRole extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_custom_role github_organization_custom_role} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_custom_role github_organization_custom_role} 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
@@ -85,7 +85,7 @@ export class OrganizationCustomRole extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_custom_role',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-project/README.md b/src/organization-project/README.md
index 2c78c203f..bec2d775c 100644
--- a/src/organization-project/README.md
+++ b/src/organization-project/README.md
@@ -1,3 +1,3 @@
# `github_organization_project`
-Refer to the Terraform Registry for docs: [`github_organization_project`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project).
+Refer to the Terraform Registry for docs: [`github_organization_project`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project).
diff --git a/src/organization-project/index.ts b/src/organization-project/index.ts
index b97a8f7ae..89305ab6a 100644
--- a/src/organization-project/index.ts
+++ b/src/organization-project/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface OrganizationProjectConfig extends cdktn.TerraformMetaArguments
/**
* The body of the project.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#body OrganizationProject#body}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#body OrganizationProject#body}
*/
readonly body?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#id OrganizationProject#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#id OrganizationProject#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,13 +28,13 @@ export interface OrganizationProjectConfig extends cdktn.TerraformMetaArguments
/**
* The name of the project.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#name OrganizationProject#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#name OrganizationProject#name}
*/
readonly name: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project github_organization_project}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project github_organization_project}
*/
export class OrganizationProject extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class OrganizationProject extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationProject resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationProject to import
- * @param importFromId The id of the existing OrganizationProject that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationProject that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationProject to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class OrganizationProject extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_project github_organization_project} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_project github_organization_project} 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
@@ -73,7 +73,7 @@ export class OrganizationProject extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_project',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-repository-role/README.md b/src/organization-repository-role/README.md
index c43d8deb6..a4c1519b3 100644
--- a/src/organization-repository-role/README.md
+++ b/src/organization-repository-role/README.md
@@ -1,3 +1,3 @@
# `github_organization_repository_role`
-Refer to the Terraform Registry for docs: [`github_organization_repository_role`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role).
+Refer to the Terraform Registry for docs: [`github_organization_repository_role`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role).
diff --git a/src/organization-repository-role/index.ts b/src/organization-repository-role/index.ts
index 0aa9fae8d..cea829430 100644
--- a/src/organization-repository-role/index.ts
+++ b/src/organization-repository-role/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface OrganizationRepositoryRoleConfig extends cdktn.TerraformMetaArg
/**
* The base role for the organization repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#base_role OrganizationRepositoryRole#base_role}
*/
readonly baseRole: string;
/**
* The description of the organization repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#description OrganizationRepositoryRole#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#id OrganizationRepositoryRole#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface OrganizationRepositoryRoleConfig extends cdktn.TerraformMetaArg
/**
* The name of the organization repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#name OrganizationRepositoryRole#name}
*/
readonly name: string;
/**
* The permissions for the organization repository role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#permissions OrganizationRepositoryRole#permissions}
*/
readonly permissions: string[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role github_organization_repository_role}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role github_organization_repository_role}
*/
export class OrganizationRepositoryRole extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class OrganizationRepositoryRole extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationRepositoryRole resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationRepositoryRole to import
- * @param importFromId The id of the existing OrganizationRepositoryRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationRepositoryRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationRepositoryRole to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class OrganizationRepositoryRole extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_repository_role github_organization_repository_role} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_repository_role github_organization_repository_role} 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
@@ -85,7 +85,7 @@ export class OrganizationRepositoryRole extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_repository_role',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-role-team-assignment/README.md b/src/organization-role-team-assignment/README.md
index f006568c1..f215b19d4 100644
--- a/src/organization-role-team-assignment/README.md
+++ b/src/organization-role-team-assignment/README.md
@@ -1,3 +1,3 @@
# `github_organization_role_team_assignment`
-Refer to the Terraform Registry for docs: [`github_organization_role_team_assignment`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment).
+Refer to the Terraform Registry for docs: [`github_organization_role_team_assignment`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment).
diff --git a/src/organization-role-team-assignment/index.ts b/src/organization-role-team-assignment/index.ts
index 72abcb382..88ee939e5 100644
--- a/src/organization-role-team-assignment/index.ts
+++ b/src/organization-role-team-assignment/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface OrganizationRoleTeamAssignmentConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#id OrganizationRoleTeamAssignment#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface OrganizationRoleTeamAssignmentConfig extends cdktn.TerraformMet
/**
* The GitHub organization role id
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#role_id OrganizationRoleTeamAssignment#role_id}
*/
readonly roleId: string;
/**
* The GitHub team slug.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#team_slug OrganizationRoleTeamAssignment#team_slug}
*/
readonly teamSlug: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment github_organization_role_team_assignment}
*/
export class OrganizationRoleTeamAssignment extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class OrganizationRoleTeamAssignment extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationRoleTeamAssignment resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationRoleTeamAssignment to import
- * @param importFromId The id of the existing OrganizationRoleTeamAssignment that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationRoleTeamAssignment that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationRoleTeamAssignment to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class OrganizationRoleTeamAssignment extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team_assignment github_organization_role_team_assignment} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team_assignment github_organization_role_team_assignment} 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
@@ -73,7 +73,7 @@ export class OrganizationRoleTeamAssignment extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_role_team_assignment',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-role-team/README.md b/src/organization-role-team/README.md
index c32ab4b2e..4ba6028c7 100644
--- a/src/organization-role-team/README.md
+++ b/src/organization-role-team/README.md
@@ -1,3 +1,3 @@
# `github_organization_role_team`
-Refer to the Terraform Registry for docs: [`github_organization_role_team`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team).
+Refer to the Terraform Registry for docs: [`github_organization_role_team`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team).
diff --git a/src/organization-role-team/index.ts b/src/organization-role-team/index.ts
index ab11b346d..967777801 100644
--- a/src/organization-role-team/index.ts
+++ b/src/organization-role-team/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface OrganizationRoleTeamConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#id OrganizationRoleTeam#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#id OrganizationRoleTeam#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface OrganizationRoleTeamConfig extends cdktn.TerraformMetaArguments
/**
* The ID of the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#role_id OrganizationRoleTeam#role_id}
*/
readonly roleId: number;
/**
* The slug of the team name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#team_slug OrganizationRoleTeam#team_slug}
*/
readonly teamSlug: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team github_organization_role_team}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team github_organization_role_team}
*/
export class OrganizationRoleTeam extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class OrganizationRoleTeam extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationRoleTeam resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationRoleTeam to import
- * @param importFromId The id of the existing OrganizationRoleTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationRoleTeam that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationRoleTeam to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class OrganizationRoleTeam extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_team github_organization_role_team} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_team github_organization_role_team} 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
@@ -73,7 +73,7 @@ export class OrganizationRoleTeam extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_role_team',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-role-user/README.md b/src/organization-role-user/README.md
index 0091b4be3..1016e10aa 100644
--- a/src/organization-role-user/README.md
+++ b/src/organization-role-user/README.md
@@ -1,3 +1,3 @@
# `github_organization_role_user`
-Refer to the Terraform Registry for docs: [`github_organization_role_user`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user).
+Refer to the Terraform Registry for docs: [`github_organization_role_user`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user).
diff --git a/src/organization-role-user/index.ts b/src/organization-role-user/index.ts
index 30fd6480d..1909b8578 100644
--- a/src/organization-role-user/index.ts
+++ b/src/organization-role-user/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface OrganizationRoleUserConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#id OrganizationRoleUser#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#id OrganizationRoleUser#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface OrganizationRoleUserConfig extends cdktn.TerraformMetaArguments
/**
* The login for the GitHub user account.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#login OrganizationRoleUser#login}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#login OrganizationRoleUser#login}
*/
readonly login: string;
/**
* The unique identifier of the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#role_id OrganizationRoleUser#role_id}
*/
readonly roleId: number;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user github_organization_role_user}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user github_organization_role_user}
*/
export class OrganizationRoleUser extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class OrganizationRoleUser extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationRoleUser resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationRoleUser to import
- * @param importFromId The id of the existing OrganizationRoleUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationRoleUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationRoleUser to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class OrganizationRoleUser extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role_user github_organization_role_user} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role_user github_organization_role_user} 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
@@ -73,7 +73,7 @@ export class OrganizationRoleUser extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_role_user',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-role/README.md b/src/organization-role/README.md
index fc530f0ae..1d8f663e1 100644
--- a/src/organization-role/README.md
+++ b/src/organization-role/README.md
@@ -1,3 +1,3 @@
# `github_organization_role`
-Refer to the Terraform Registry for docs: [`github_organization_role`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role).
+Refer to the Terraform Registry for docs: [`github_organization_role`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role).
diff --git a/src/organization-role/index.ts b/src/organization-role/index.ts
index 27ae496f8..56c5b22a6 100644
--- a/src/organization-role/index.ts
+++ b/src/organization-role/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface OrganizationRoleConfig extends cdktn.TerraformMetaArguments {
/**
* The system role from which this role inherits permissions.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#base_role OrganizationRole#base_role}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#base_role OrganizationRole#base_role}
*/
readonly baseRole?: string;
/**
* The description of the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#description OrganizationRole#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#description OrganizationRole#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#id OrganizationRole#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#id OrganizationRole#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface OrganizationRoleConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#name OrganizationRole#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#name OrganizationRole#name}
*/
readonly name: string;
/**
* The permissions for the organization role.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#permissions OrganizationRole#permissions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#permissions OrganizationRole#permissions}
*/
readonly permissions: string[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role github_organization_role}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role github_organization_role}
*/
export class OrganizationRole extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class OrganizationRole extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationRole resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationRole to import
- * @param importFromId The id of the existing OrganizationRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationRole that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationRole to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class OrganizationRole extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_role github_organization_role} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_role github_organization_role} 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
@@ -85,7 +85,7 @@ export class OrganizationRole extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_role',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-ruleset/README.md b/src/organization-ruleset/README.md
index 527c583b8..9ed6d2629 100644
--- a/src/organization-ruleset/README.md
+++ b/src/organization-ruleset/README.md
@@ -1,3 +1,3 @@
# `github_organization_ruleset`
-Refer to the Terraform Registry for docs: [`github_organization_ruleset`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset).
+Refer to the Terraform Registry for docs: [`github_organization_ruleset`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset).
diff --git a/src/organization-ruleset/index.ts b/src/organization-ruleset/index.ts
index 0badfb5fb..dd1669272 100644
--- a/src/organization-ruleset/index.ts
+++ b/src/organization-ruleset/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface OrganizationRulesetConfig extends cdktn.TerraformMetaArguments
/**
* The enforcement level of the ruleset. `evaluate` allows admins to test rules before enforcing them. Possible values are `disabled`, `active`, and `evaluate`. Note: `evaluate` is only available for Enterprise plans.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#enforcement OrganizationRuleset#enforcement}
*/
readonly enforcement: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,31 +28,31 @@ export interface OrganizationRulesetConfig extends cdktn.TerraformMetaArguments
/**
* The name of the ruleset.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name: string;
/**
* The target of the ruleset. Possible values are branch, tag and push.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#target OrganizationRuleset#target}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#target OrganizationRuleset#target}
*/
readonly target: string;
/**
* bypass_actors block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_actors OrganizationRuleset#bypass_actors}
*/
readonly bypassActors?: OrganizationRulesetBypassActors[] | cdktn.IResolvable;
/**
* conditions block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#conditions OrganizationRuleset#conditions}
*/
readonly conditions?: OrganizationRulesetConditions;
/**
* rules block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#rules OrganizationRuleset#rules}
*/
readonly rules: OrganizationRulesetRules;
}
@@ -60,19 +60,19 @@ export interface OrganizationRulesetBypassActors {
/**
* The ID of the actor that can bypass a ruleset. When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_id OrganizationRuleset#actor_id}
*/
readonly actorId?: number;
/**
* The type of actor that can bypass a ruleset. Can be one of: `Integration`, `OrganizationAdmin`, `RepositoryRole`, `Team`, or `DeployKey`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#actor_type OrganizationRuleset#actor_type}
*/
readonly actorType: string;
/**
* When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#bypass_mode OrganizationRuleset#bypass_mode}
*/
readonly bypassMode: string;
}
@@ -242,13 +242,13 @@ export interface OrganizationRulesetConditionsRefName {
/**
* Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
*/
readonly exclude: string[];
/**
* Array of ref names or patterns to include. One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
*/
readonly include: string[];
}
@@ -357,19 +357,19 @@ export interface OrganizationRulesetConditionsRepositoryName {
/**
* Array of repository names or patterns to exclude. The condition will not pass if any of these patterns match.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
*/
readonly exclude: string[];
/**
* Array of repository names or patterns to include. One of these patterns must match for the condition to pass. Also accepts `~ALL` to include all repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
*/
readonly include: string[];
/**
* Whether renaming of target repositories is prevented.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#protected OrganizationRuleset#protected}
*/
readonly protected?: boolean | cdktn.IResolvable;
}
@@ -505,15 +505,15 @@ export class OrganizationRulesetConditionsRepositoryNameOutputReference extends
}
export interface OrganizationRulesetConditionsRepositoryPropertyExclude {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}
*/
readonly propertyValues?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}
*/
readonly source?: string;
}
@@ -687,15 +687,15 @@ export class OrganizationRulesetConditionsRepositoryPropertyExcludeList extends
}
export interface OrganizationRulesetConditionsRepositoryPropertyInclude {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#property_values OrganizationRuleset#property_values}
*/
readonly propertyValues?: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#source OrganizationRuleset#source}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#source OrganizationRuleset#source}
*/
readonly source?: string;
}
@@ -871,13 +871,13 @@ export interface OrganizationRulesetConditionsRepositoryProperty {
/**
* The repository properties and values to exclude. The ruleset will not apply if any of these properties match.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#exclude OrganizationRuleset#exclude}
*/
readonly exclude?: OrganizationRulesetConditionsRepositoryPropertyExclude[] | cdktn.IResolvable;
/**
* The repository properties and values to include. All of these properties must match for the condition to pass.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#include OrganizationRuleset#include}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#include OrganizationRuleset#include}
*/
readonly include?: OrganizationRulesetConditionsRepositoryPropertyInclude[] | cdktn.IResolvable;
}
@@ -992,25 +992,25 @@ export interface OrganizationRulesetConditions {
/**
* The repository IDs that the ruleset applies to. One of these IDs must match for the ruleset to apply.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
*/
readonly repositoryId?: number[];
/**
* ref_name block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref_name OrganizationRuleset#ref_name}
*/
readonly refName?: OrganizationRulesetConditionsRefName;
/**
* repository_name block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_name OrganizationRuleset#repository_name}
*/
readonly repositoryName?: OrganizationRulesetConditionsRepositoryName;
/**
* repository_property block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_property OrganizationRuleset#repository_property}
*/
readonly repositoryProperty?: OrganizationRulesetConditionsRepositoryProperty;
}
@@ -1183,25 +1183,25 @@ export interface OrganizationRulesetRulesBranchNamePattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
*/
readonly pattern: string;
}
@@ -1368,25 +1368,25 @@ export interface OrganizationRulesetRulesCommitAuthorEmailPattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
*/
readonly pattern: string;
}
@@ -1553,25 +1553,25 @@ export interface OrganizationRulesetRulesCommitMessagePattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
*/
readonly pattern: string;
}
@@ -1738,25 +1738,25 @@ export interface OrganizationRulesetRulesCommitterEmailPattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
*/
readonly pattern: string;
}
@@ -1923,13 +1923,13 @@ export interface OrganizationRulesetRulesCopilotCodeReview {
/**
* Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_draft_pull_requests OrganizationRuleset#review_draft_pull_requests}
*/
readonly reviewDraftPullRequests?: boolean | cdktn.IResolvable;
/**
* Copilot automatically reviews each new push to the pull request. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#review_on_push OrganizationRuleset#review_on_push}
*/
readonly reviewOnPush?: boolean | cdktn.IResolvable;
}
@@ -2044,7 +2044,7 @@ export interface OrganizationRulesetRulesFileExtensionRestriction {
/**
* The file extensions that are restricted from being pushed to the commit graph.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_extensions OrganizationRuleset#restricted_file_extensions}
*/
readonly restrictedFileExtensions: string[];
}
@@ -2127,7 +2127,7 @@ export interface OrganizationRulesetRulesFilePathRestriction {
/**
* The file paths that are restricted from being pushed to the commit graph.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#restricted_file_paths OrganizationRuleset#restricted_file_paths}
*/
readonly restrictedFilePaths: string[];
}
@@ -2210,7 +2210,7 @@ export interface OrganizationRulesetRulesMaxFilePathLength {
/**
* The maximum allowed length of a file path.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
*/
readonly maxFilePathLength: number;
}
@@ -2293,7 +2293,7 @@ export interface OrganizationRulesetRulesMaxFileSize {
/**
* The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
*/
readonly maxFileSize: number;
}
@@ -2376,7 +2376,7 @@ export interface OrganizationRulesetRulesPullRequestRequiredReviewersReviewer {
/**
* The ID of the reviewer that must review.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#id OrganizationRuleset#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#id OrganizationRuleset#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2385,7 +2385,7 @@ export interface OrganizationRulesetRulesPullRequestRequiredReviewersReviewer {
/**
* The type of reviewer. Currently only `Team` is supported.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#type OrganizationRuleset#type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#type OrganizationRuleset#type}
*/
readonly type: string;
}
@@ -2494,19 +2494,19 @@ export interface OrganizationRulesetRulesPullRequestRequiredReviewers {
/**
* File patterns (fnmatch syntax) that this reviewer must approve.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_patterns OrganizationRuleset#file_patterns}
*/
readonly filePatterns: string[];
/**
* Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#minimum_approvals OrganizationRuleset#minimum_approvals}
*/
readonly minimumApprovals: number;
/**
* reviewer block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#reviewer OrganizationRuleset#reviewer}
*/
readonly reviewer: OrganizationRulesetRulesPullRequestRequiredReviewersReviewer;
}
@@ -2673,43 +2673,43 @@ export interface OrganizationRulesetRulesPullRequest {
/**
* Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#allowed_merge_methods OrganizationRuleset#allowed_merge_methods}
*/
readonly allowedMergeMethods?: string[];
/**
* New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#dismiss_stale_reviews_on_push OrganizationRuleset#dismiss_stale_reviews_on_push}
*/
readonly dismissStaleReviewsOnPush?: boolean | cdktn.IResolvable;
/**
* Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_code_owner_review OrganizationRuleset#require_code_owner_review}
*/
readonly requireCodeOwnerReview?: boolean | cdktn.IResolvable;
/**
* Whether the most recent reviewable push must be approved by someone other than the person who pushed it. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#require_last_push_approval OrganizationRuleset#require_last_push_approval}
*/
readonly requireLastPushApproval?: boolean | cdktn.IResolvable;
/**
* The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_approving_review_count OrganizationRuleset#required_approving_review_count}
*/
readonly requiredApprovingReviewCount?: number;
/**
* All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_review_thread_resolution OrganizationRuleset#required_review_thread_resolution}
*/
readonly requiredReviewThreadResolution?: boolean | cdktn.IResolvable;
/**
* required_reviewers block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_reviewers OrganizationRuleset#required_reviewers}
*/
readonly requiredReviewers?: OrganizationRulesetRulesPullRequestRequiredReviewers[] | cdktn.IResolvable;
}
@@ -2969,19 +2969,19 @@ export interface OrganizationRulesetRulesRequiredCodeScanningRequiredCodeScannin
/**
* The severity level at which code scanning results that raise alerts block a reference update. Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#alerts_threshold OrganizationRuleset#alerts_threshold}
*/
readonly alertsThreshold: string;
/**
* The severity level at which code scanning results that raise security alerts block a reference update. Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#security_alerts_threshold OrganizationRuleset#security_alerts_threshold}
*/
readonly securityAlertsThreshold: string;
/**
* The name of a code scanning tool.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tool OrganizationRuleset#tool}
*/
readonly tool: string;
}
@@ -3148,7 +3148,7 @@ export interface OrganizationRulesetRulesRequiredCodeScanning {
/**
* required_code_scanning_tool block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning_tool OrganizationRuleset#required_code_scanning_tool}
*/
readonly requiredCodeScanningTool: OrganizationRulesetRulesRequiredCodeScanningRequiredCodeScanningTool[] | cdktn.IResolvable;
}
@@ -3231,13 +3231,13 @@ export interface OrganizationRulesetRulesRequiredStatusChecksRequiredCheck {
/**
* The status check context name that must be present on the commit.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#context OrganizationRuleset#context}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#context OrganizationRuleset#context}
*/
readonly context: string;
/**
* The optional integration ID that this status check must originate from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#integration_id OrganizationRuleset#integration_id}
*/
readonly integrationId?: number;
}
@@ -3381,19 +3381,19 @@ export interface OrganizationRulesetRulesRequiredStatusChecks {
/**
* Allow repositories and branches to be created if a check would otherwise prohibit it.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
*/
readonly doNotEnforceOnCreate?: boolean | cdktn.IResolvable;
/**
* Whether pull requests targeting a matching branch must be tested with the latest code. This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#strict_required_status_checks_policy OrganizationRuleset#strict_required_status_checks_policy}
*/
readonly strictRequiredStatusChecksPolicy?: boolean | cdktn.IResolvable;
/**
* required_check block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_check OrganizationRuleset#required_check}
*/
readonly requiredCheck: OrganizationRulesetRulesRequiredStatusChecksRequiredCheck[] | cdktn.IResolvable;
}
@@ -3534,19 +3534,19 @@ export interface OrganizationRulesetRulesRequiredWorkflowsRequiredWorkflow {
/**
* The path to the workflow YAML definition file.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#path OrganizationRuleset#path}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#path OrganizationRuleset#path}
*/
readonly path: string;
/**
* The ref (branch or tag) of the workflow file to use.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#ref OrganizationRuleset#ref}
*/
readonly ref?: string;
/**
* The repository in which the workflow is defined.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#repository_id OrganizationRuleset#repository_id}
*/
readonly repositoryId: number;
}
@@ -3716,13 +3716,13 @@ export interface OrganizationRulesetRulesRequiredWorkflows {
/**
* Allow repositories and branches to be created if a check would otherwise prohibit it.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#do_not_enforce_on_create OrganizationRuleset#do_not_enforce_on_create}
*/
readonly doNotEnforceOnCreate?: boolean | cdktn.IResolvable;
/**
* required_workflow block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflow OrganizationRuleset#required_workflow}
*/
readonly requiredWorkflow: OrganizationRulesetRulesRequiredWorkflowsRequiredWorkflow[] | cdktn.IResolvable;
}
@@ -3834,25 +3834,25 @@ export interface OrganizationRulesetRulesTagNamePattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#name OrganizationRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#name OrganizationRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#negate OrganizationRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#operator OrganizationRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pattern OrganizationRuleset#pattern}
*/
readonly pattern: string;
}
@@ -4019,121 +4019,121 @@ export interface OrganizationRulesetRules {
/**
* Only allow users with bypass permission to create matching refs.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#creation OrganizationRuleset#creation}
*/
readonly creation?: boolean | cdktn.IResolvable;
/**
* Only allow users with bypass permissions to delete matching refs.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#deletion OrganizationRuleset#deletion}
*/
readonly deletion?: boolean | cdktn.IResolvable;
/**
* Prevent users with push access from force pushing to refs.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#non_fast_forward OrganizationRuleset#non_fast_forward}
*/
readonly nonFastForward?: boolean | cdktn.IResolvable;
/**
* Prevent merge commits from being pushed to matching branches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_linear_history OrganizationRuleset#required_linear_history}
*/
readonly requiredLinearHistory?: boolean | cdktn.IResolvable;
/**
* Commits pushed to matching branches must have verified signatures.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_signatures OrganizationRuleset#required_signatures}
*/
readonly requiredSignatures?: boolean | cdktn.IResolvable;
/**
* Only allow users with bypass permission to update matching refs.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#update OrganizationRuleset#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#update OrganizationRuleset#update}
*/
readonly update?: boolean | cdktn.IResolvable;
/**
* branch_name_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#branch_name_pattern OrganizationRuleset#branch_name_pattern}
*/
readonly branchNamePattern?: OrganizationRulesetRulesBranchNamePattern;
/**
* commit_author_email_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_author_email_pattern OrganizationRuleset#commit_author_email_pattern}
*/
readonly commitAuthorEmailPattern?: OrganizationRulesetRulesCommitAuthorEmailPattern;
/**
* commit_message_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#commit_message_pattern OrganizationRuleset#commit_message_pattern}
*/
readonly commitMessagePattern?: OrganizationRulesetRulesCommitMessagePattern;
/**
* committer_email_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#committer_email_pattern OrganizationRuleset#committer_email_pattern}
*/
readonly committerEmailPattern?: OrganizationRulesetRulesCommitterEmailPattern;
/**
* copilot_code_review block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#copilot_code_review OrganizationRuleset#copilot_code_review}
*/
readonly copilotCodeReview?: OrganizationRulesetRulesCopilotCodeReview;
/**
* file_extension_restriction block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_extension_restriction OrganizationRuleset#file_extension_restriction}
*/
readonly fileExtensionRestriction?: OrganizationRulesetRulesFileExtensionRestriction;
/**
* file_path_restriction block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#file_path_restriction OrganizationRuleset#file_path_restriction}
*/
readonly filePathRestriction?: OrganizationRulesetRulesFilePathRestriction;
/**
* max_file_path_length block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_path_length OrganizationRuleset#max_file_path_length}
*/
readonly maxFilePathLength?: OrganizationRulesetRulesMaxFilePathLength;
/**
* max_file_size block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#max_file_size OrganizationRuleset#max_file_size}
*/
readonly maxFileSize?: OrganizationRulesetRulesMaxFileSize;
/**
* pull_request block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#pull_request OrganizationRuleset#pull_request}
*/
readonly pullRequest?: OrganizationRulesetRulesPullRequest;
/**
* required_code_scanning block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_code_scanning OrganizationRuleset#required_code_scanning}
*/
readonly requiredCodeScanning?: OrganizationRulesetRulesRequiredCodeScanning;
/**
* required_status_checks block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_status_checks OrganizationRuleset#required_status_checks}
*/
readonly requiredStatusChecks?: OrganizationRulesetRulesRequiredStatusChecks;
/**
* required_workflows block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#required_workflows OrganizationRuleset#required_workflows}
*/
readonly requiredWorkflows?: OrganizationRulesetRulesRequiredWorkflows;
/**
* tag_name_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#tag_name_pattern OrganizationRuleset#tag_name_pattern}
*/
readonly tagNamePattern?: OrganizationRulesetRulesTagNamePattern;
}
@@ -4768,7 +4768,7 @@ export class OrganizationRulesetRulesOutputReference extends cdktn.ComplexObject
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset github_organization_ruleset}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset github_organization_ruleset}
*/
export class OrganizationRuleset extends cdktn.TerraformResource {
@@ -4784,7 +4784,7 @@ export class OrganizationRuleset extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationRuleset resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationRuleset to import
- * @param importFromId The id of the existing OrganizationRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationRuleset to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -4796,7 +4796,7 @@ export class OrganizationRuleset extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_ruleset github_organization_ruleset} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_ruleset github_organization_ruleset} 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
@@ -4807,7 +4807,7 @@ export class OrganizationRuleset extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_ruleset',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-security-manager/README.md b/src/organization-security-manager/README.md
index be17ba8db..27ebba79e 100644
--- a/src/organization-security-manager/README.md
+++ b/src/organization-security-manager/README.md
@@ -1,3 +1,3 @@
# `github_organization_security_manager`
-Refer to the Terraform Registry for docs: [`github_organization_security_manager`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager).
+Refer to the Terraform Registry for docs: [`github_organization_security_manager`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager).
diff --git a/src/organization-security-manager/index.ts b/src/organization-security-manager/index.ts
index 719959a3b..564ab86e3 100644
--- a/src/organization-security-manager/index.ts
+++ b/src/organization-security-manager/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface OrganizationSecurityManagerConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#id OrganizationSecurityManager#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface OrganizationSecurityManagerConfig extends cdktn.TerraformMetaAr
/**
* The slug of the team to manage.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#team_slug OrganizationSecurityManager#team_slug}
*/
readonly teamSlug: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager github_organization_security_manager}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager github_organization_security_manager}
*/
export class OrganizationSecurityManager extends cdktn.TerraformResource {
@@ -44,7 +44,7 @@ export class OrganizationSecurityManager extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationSecurityManager resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationSecurityManager to import
- * @param importFromId The id of the existing OrganizationSecurityManager that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationSecurityManager that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationSecurityManager to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -56,7 +56,7 @@ export class OrganizationSecurityManager extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_security_manager github_organization_security_manager} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_security_manager github_organization_security_manager} 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
@@ -67,7 +67,7 @@ export class OrganizationSecurityManager extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_security_manager',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-settings/README.md b/src/organization-settings/README.md
index 6ce1f660a..92d8c0fde 100644
--- a/src/organization-settings/README.md
+++ b/src/organization-settings/README.md
@@ -1,3 +1,3 @@
# `github_organization_settings`
-Refer to the Terraform Registry for docs: [`github_organization_settings`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings).
+Refer to the Terraform Registry for docs: [`github_organization_settings`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings).
diff --git a/src/organization-settings/index.ts b/src/organization-settings/index.ts
index ef3da501a..0c65bb109 100644
--- a/src/organization-settings/index.ts
+++ b/src/organization-settings/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,77 +15,77 @@ export interface OrganizationSettingsConfig extends cdktn.TerraformMetaArguments
/**
* Whether or not advanced security is enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#advanced_security_enabled_for_new_repositories OrganizationSettings#advanced_security_enabled_for_new_repositories}
*/
readonly advancedSecurityEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* The billing email address for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#billing_email OrganizationSettings#billing_email}
*/
readonly billingEmail: string;
/**
* The blog URL for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#blog OrganizationSettings#blog}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#blog OrganizationSettings#blog}
*/
readonly blog?: string;
/**
* The company name for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#company OrganizationSettings#company}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#company OrganizationSettings#company}
*/
readonly company?: string;
/**
* The default permission for organization members to create new repositories. Can be one of 'read', 'write', 'admin' or 'none'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#default_repository_permission OrganizationSettings#default_repository_permission}
*/
readonly defaultRepositoryPermission?: string;
/**
* Whether or not dependabot alerts are enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_alerts_enabled_for_new_repositories OrganizationSettings#dependabot_alerts_enabled_for_new_repositories}
*/
readonly dependabotAlertsEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* Whether or not dependabot security updates are enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependabot_security_updates_enabled_for_new_repositories OrganizationSettings#dependabot_security_updates_enabled_for_new_repositories}
*/
readonly dependabotSecurityUpdatesEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* Whether or not dependency graph is enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#dependency_graph_enabled_for_new_repositories OrganizationSettings#dependency_graph_enabled_for_new_repositories}
*/
readonly dependencyGraphEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* The description for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#description OrganizationSettings#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#description OrganizationSettings#description}
*/
readonly description?: string;
/**
* The email address for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#email OrganizationSettings#email}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#email OrganizationSettings#email}
*/
readonly email?: string;
/**
* Whether or not organization projects are enabled for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_organization_projects OrganizationSettings#has_organization_projects}
*/
readonly hasOrganizationProjects?: boolean | cdktn.IResolvable;
/**
* Whether or not repository projects are enabled for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#has_repository_projects OrganizationSettings#has_repository_projects}
*/
readonly hasRepositoryProjects?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#id OrganizationSettings#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#id OrganizationSettings#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -94,91 +94,91 @@ export interface OrganizationSettingsConfig extends cdktn.TerraformMetaArguments
/**
* The location for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#location OrganizationSettings#location}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#location OrganizationSettings#location}
*/
readonly location?: string;
/**
* Whether or not organization members can create new internal repositories. For Enterprise Organizations only.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_internal_repositories OrganizationSettings#members_can_create_internal_repositories}
*/
readonly membersCanCreateInternalRepositories?: boolean | cdktn.IResolvable;
/**
* Whether or not organization members can create new pages.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_pages OrganizationSettings#members_can_create_pages}
*/
readonly membersCanCreatePages?: boolean | cdktn.IResolvable;
/**
* Whether or not organization members can create new private pages.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_pages OrganizationSettings#members_can_create_private_pages}
*/
readonly membersCanCreatePrivatePages?: boolean | cdktn.IResolvable;
/**
* Whether or not organization members can create new private repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_private_repositories OrganizationSettings#members_can_create_private_repositories}
*/
readonly membersCanCreatePrivateRepositories?: boolean | cdktn.IResolvable;
/**
* Whether or not organization members can create new public pages.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_pages OrganizationSettings#members_can_create_public_pages}
*/
readonly membersCanCreatePublicPages?: boolean | cdktn.IResolvable;
/**
* Whether or not organization members can create new public repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_public_repositories OrganizationSettings#members_can_create_public_repositories}
*/
readonly membersCanCreatePublicRepositories?: boolean | cdktn.IResolvable;
/**
* Whether or not organization members can create new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_create_repositories OrganizationSettings#members_can_create_repositories}
*/
readonly membersCanCreateRepositories?: boolean | cdktn.IResolvable;
/**
* Whether or not organization members can fork private repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#members_can_fork_private_repositories OrganizationSettings#members_can_fork_private_repositories}
*/
readonly membersCanForkPrivateRepositories?: boolean | cdktn.IResolvable;
/**
* The name for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#name OrganizationSettings#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#name OrganizationSettings#name}
*/
readonly name?: string;
/**
* Whether or not secret scanning is enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_enabled_for_new_repositories OrganizationSettings#secret_scanning_enabled_for_new_repositories}
*/
readonly secretScanningEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* Whether or not secret scanning push protection is enabled for new repositories.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#secret_scanning_push_protection_enabled_for_new_repositories OrganizationSettings#secret_scanning_push_protection_enabled_for_new_repositories}
*/
readonly secretScanningPushProtectionEnabledForNewRepositories?: boolean | cdktn.IResolvable;
/**
* The Twitter username for the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#twitter_username OrganizationSettings#twitter_username}
*/
readonly twitterUsername?: string;
/**
* Whether or not commit signatures are required for commits to the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#web_commit_signoff_required OrganizationSettings#web_commit_signoff_required}
*/
readonly webCommitSignoffRequired?: boolean | cdktn.IResolvable;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings github_organization_settings}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings github_organization_settings}
*/
export class OrganizationSettings extends cdktn.TerraformResource {
@@ -194,7 +194,7 @@ export class OrganizationSettings extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationSettings resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationSettings to import
- * @param importFromId The id of the existing OrganizationSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationSettings to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -206,7 +206,7 @@ export class OrganizationSettings extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_settings github_organization_settings} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_settings github_organization_settings} 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
@@ -217,7 +217,7 @@ export class OrganizationSettings extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_settings',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/organization-webhook/README.md b/src/organization-webhook/README.md
index da015f248..66b196955 100644
--- a/src/organization-webhook/README.md
+++ b/src/organization-webhook/README.md
@@ -1,3 +1,3 @@
# `github_organization_webhook`
-Refer to the Terraform Registry for docs: [`github_organization_webhook`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook).
+Refer to the Terraform Registry for docs: [`github_organization_webhook`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook).
diff --git a/src/organization-webhook/index.ts b/src/organization-webhook/index.ts
index a73a0978b..ee60188e4 100644
--- a/src/organization-webhook/index.ts
+++ b/src/organization-webhook/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface OrganizationWebhookConfig extends cdktn.TerraformMetaArguments
/**
* Indicate if the webhook should receive events.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#active OrganizationWebhook#active}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#active OrganizationWebhook#active}
*/
readonly active?: boolean | cdktn.IResolvable;
/**
* A list of events which should trigger the webhook.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#events OrganizationWebhook#events}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#events OrganizationWebhook#events}
*/
readonly events: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#id OrganizationWebhook#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#id OrganizationWebhook#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,7 +34,7 @@ export interface OrganizationWebhookConfig extends cdktn.TerraformMetaArguments
/**
* configuration block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#configuration OrganizationWebhook#configuration}
*/
readonly configuration?: OrganizationWebhookConfiguration;
}
@@ -42,25 +42,25 @@ export interface OrganizationWebhookConfiguration {
/**
* The content type for the payload. Valid values are either 'form' or 'json'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#content_type OrganizationWebhook#content_type}
*/
readonly contentType?: string;
/**
* Insecure SSL boolean toggle. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#insecure_ssl OrganizationWebhook#insecure_ssl}
*/
readonly insecureSsl?: boolean | cdktn.IResolvable;
/**
* The shared secret for the webhook
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#secret OrganizationWebhook#secret}
*/
readonly secret?: string;
/**
* The URL of the webhook.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#url OrganizationWebhook#url}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#url OrganizationWebhook#url}
*/
readonly url: string;
}
@@ -228,7 +228,7 @@ export class OrganizationWebhookConfigurationOutputReference extends cdktn.Compl
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook github_organization_webhook}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook github_organization_webhook}
*/
export class OrganizationWebhook extends cdktn.TerraformResource {
@@ -244,7 +244,7 @@ export class OrganizationWebhook extends cdktn.TerraformResource {
* Generates CDKTN code for importing a OrganizationWebhook resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the OrganizationWebhook to import
- * @param importFromId The id of the existing OrganizationWebhook that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing OrganizationWebhook that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the OrganizationWebhook to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -256,7 +256,7 @@ export class OrganizationWebhook extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/organization_webhook github_organization_webhook} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/organization_webhook github_organization_webhook} 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
@@ -267,7 +267,7 @@ export class OrganizationWebhook extends cdktn.TerraformResource {
terraformResourceType: 'github_organization_webhook',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/project-card/README.md b/src/project-card/README.md
index b1193a437..c95fd152e 100644
--- a/src/project-card/README.md
+++ b/src/project-card/README.md
@@ -1,3 +1,3 @@
# `github_project_card`
-Refer to the Terraform Registry for docs: [`github_project_card`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card).
+Refer to the Terraform Registry for docs: [`github_project_card`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card).
diff --git a/src/project-card/index.ts b/src/project-card/index.ts
index 1173884e4..91f2c8a5c 100644
--- a/src/project-card/index.ts
+++ b/src/project-card/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,23 +15,23 @@ export interface ProjectCardConfig extends cdktn.TerraformMetaArguments {
/**
* The ID of the project column.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#column_id ProjectCard#column_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#column_id ProjectCard#column_id}
*/
readonly columnId: string;
/**
* 'github_issue.issue_id'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_id ProjectCard#content_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_id ProjectCard#content_id}
*/
readonly contentId?: number;
/**
* Must be either 'Issue' or 'PullRequest'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#content_type ProjectCard#content_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#content_type ProjectCard#content_type}
*/
readonly contentType?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#id ProjectCard#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#id ProjectCard#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -40,13 +40,13 @@ export interface ProjectCardConfig extends cdktn.TerraformMetaArguments {
/**
* The note contents of the card. Markdown supported.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#note ProjectCard#note}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#note ProjectCard#note}
*/
readonly note?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card github_project_card}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card github_project_card}
*/
export class ProjectCard extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class ProjectCard extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ProjectCard resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ProjectCard to import
- * @param importFromId The id of the existing ProjectCard that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ProjectCard that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ProjectCard to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class ProjectCard extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_card github_project_card} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_card github_project_card} 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
@@ -85,7 +85,7 @@ export class ProjectCard extends cdktn.TerraformResource {
terraformResourceType: 'github_project_card',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/project-column/README.md b/src/project-column/README.md
index 28915cb23..66f7540f0 100644
--- a/src/project-column/README.md
+++ b/src/project-column/README.md
@@ -1,3 +1,3 @@
# `github_project_column`
-Refer to the Terraform Registry for docs: [`github_project_column`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column).
+Refer to the Terraform Registry for docs: [`github_project_column`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column).
diff --git a/src/project-column/index.ts b/src/project-column/index.ts
index 4b1625738..0dd2e3a18 100644
--- a/src/project-column/index.ts
+++ b/src/project-column/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface ProjectColumnConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#id ProjectColumn#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#id ProjectColumn#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface ProjectColumnConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the column.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#name ProjectColumn#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#name ProjectColumn#name}
*/
readonly name: string;
/**
* The ID of an existing project that the column will be created in.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#project_id ProjectColumn#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#project_id ProjectColumn#project_id}
*/
readonly projectId: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column github_project_column}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column github_project_column}
*/
export class ProjectColumn extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class ProjectColumn extends cdktn.TerraformResource {
* Generates CDKTN code for importing a ProjectColumn resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the ProjectColumn to import
- * @param importFromId The id of the existing ProjectColumn that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing ProjectColumn that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the ProjectColumn to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class ProjectColumn extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/project_column github_project_column} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/project_column github_project_column} 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
@@ -73,7 +73,7 @@ export class ProjectColumn extends cdktn.TerraformResource {
terraformResourceType: 'github_project_column',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/provider/README.md b/src/provider/README.md
index 8d31150d6..b5d28e1f4 100644
--- a/src/provider/README.md
+++ b/src/provider/README.md
@@ -1,3 +1,3 @@
# `provider`
-Refer to the Terraform Registry for docs: [`github`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs).
+Refer to the Terraform Registry for docs: [`github`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs).
diff --git a/src/provider/index.ts b/src/provider/index.ts
index 831689751..69948bf57 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/integrations/github/6.12.0/docs
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,85 +15,85 @@ export interface GithubProviderConfig {
/**
* The GitHub Base API URL
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#base_url GithubProvider#base_url}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#base_url GithubProvider#base_url}
*/
readonly baseUrl?: string;
/**
* Enable `insecure` mode for testing purposes
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#insecure GithubProvider#insecure}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#insecure GithubProvider#insecure}
*/
readonly insecure?: boolean | cdktn.IResolvable;
/**
* Number of items per page for paginationDefaults to 100
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_per_page GithubProvider#max_per_page}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_per_page GithubProvider#max_per_page}
*/
readonly maxPerPage?: number;
/**
* Number of times to retry a request after receiving an error status codeDefaults to 3
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#max_retries GithubProvider#max_retries}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#max_retries GithubProvider#max_retries}
*/
readonly maxRetries?: number;
/**
* The GitHub organization name to manage. Use this field instead of `owner` when managing organization accounts.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#organization GithubProvider#organization}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#organization GithubProvider#organization}
*/
readonly organization?: string;
/**
* The GitHub owner name to manage. Use this field instead of `organization` when managing individual accounts.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#owner GithubProvider#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#owner GithubProvider#owner}
*/
readonly owner?: string;
/**
* Allow the provider to make parallel API calls to GitHub. You may want to set it to true when you have a private Github Enterprise without strict rate limits. While it is possible to enable this setting on github.com, github.com's best practices recommend using serialization to avoid hitting abuse rate limitsDefaults to false if not set
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#parallel_requests GithubProvider#parallel_requests}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#parallel_requests GithubProvider#parallel_requests}
*/
readonly parallelRequests?: boolean | cdktn.IResolvable;
/**
* Amount of time in milliseconds to sleep in between non-write requests to GitHub API. Defaults to 0ms if not set.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#read_delay_ms GithubProvider#read_delay_ms}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#read_delay_ms GithubProvider#read_delay_ms}
*/
readonly readDelayMs?: number;
/**
* Amount of time in milliseconds to sleep in between requests to GitHub API after an error response. Defaults to 1000ms or 1s if not set, the max_retries must be set to greater than zero.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retry_delay_ms GithubProvider#retry_delay_ms}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retry_delay_ms GithubProvider#retry_delay_ms}
*/
readonly retryDelayMs?: number;
/**
* Allow the provider to retry after receiving an error status code, the max_retries should be set for this to workDefaults to [500, 502, 503, 504]
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#retryable_errors GithubProvider#retryable_errors}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#retryable_errors GithubProvider#retryable_errors}
*/
readonly retryableErrors?: number[];
/**
* The OAuth token used to connect to GitHub. Anonymous mode is enabled if both `token` and `app_auth` are not set.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#token GithubProvider#token}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#token GithubProvider#token}
*/
readonly token?: string;
/**
* Amount of time in milliseconds to sleep in between writes to GitHub API. Defaults to 1000ms or 1s if not set.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#write_delay_ms GithubProvider#write_delay_ms}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#write_delay_ms GithubProvider#write_delay_ms}
*/
readonly writeDelayMs?: number;
/**
* Alias name
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#alias GithubProvider#alias}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#alias GithubProvider#alias}
*/
readonly alias?: string;
/**
* app_auth block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#app_auth GithubProvider#app_auth}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#app_auth GithubProvider#app_auth}
*/
readonly appAuth?: GithubProviderAppAuth;
}
@@ -101,7 +101,7 @@ export interface GithubProviderAppAuth {
/**
* The GitHub App ID.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#id GithubProvider#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#id GithubProvider#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -110,13 +110,13 @@ export interface GithubProviderAppAuth {
/**
* The GitHub App installation instance ID.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#installation_id GithubProvider#installation_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#installation_id GithubProvider#installation_id}
*/
readonly installationId: string;
/**
* The GitHub App PEM file contents.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#pem_file GithubProvider#pem_file}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#pem_file GithubProvider#pem_file}
*/
readonly pemFile: string;
}
@@ -166,7 +166,7 @@ export function githubProviderAppAuthToHclTerraform(struct?: GithubProviderAppAu
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs github}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs github}
*/
export class GithubProvider extends cdktn.TerraformProvider {
@@ -182,7 +182,7 @@ export class GithubProvider extends cdktn.TerraformProvider {
* Generates CDKTN code for importing a GithubProvider resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the GithubProvider to import
- * @param importFromId The id of the existing GithubProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing GithubProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the GithubProvider to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -194,7 +194,7 @@ export class GithubProvider extends cdktn.TerraformProvider {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs github} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs github} 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
@@ -205,7 +205,7 @@ export class GithubProvider extends cdktn.TerraformProvider {
terraformResourceType: 'github',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
terraformProviderSource: 'integrations/github'
diff --git a/src/release/README.md b/src/release/README.md
index c9d44404d..aed509461 100644
--- a/src/release/README.md
+++ b/src/release/README.md
@@ -1,3 +1,3 @@
# `github_release`
-Refer to the Terraform Registry for docs: [`github_release`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release).
+Refer to the Terraform Registry for docs: [`github_release`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release).
diff --git a/src/release/index.ts b/src/release/index.ts
index 00b4cf9fc..1b533741c 100644
--- a/src/release/index.ts
+++ b/src/release/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,29 +15,29 @@ export interface ReleaseConfig extends cdktn.TerraformMetaArguments {
/**
* Text describing the contents of the tag.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#body Release#body}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#body Release#body}
*/
readonly body?: string;
/**
* If specified, a discussion of the specified category is created and linked to the release. The value must be a category that already exists in the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#discussion_category_name Release#discussion_category_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#discussion_category_name Release#discussion_category_name}
*/
readonly discussionCategoryName?: string;
/**
* Set to 'false' to create a published release.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#draft Release#draft}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#draft Release#draft}
*/
readonly draft?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to automatically generate the name and body for this release. If 'name' is specified, the specified name will be used; otherwise, a name will be automatically generated. If 'body' is specified, the body will be pre-pended to the automatically generated notes.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#generate_release_notes Release#generate_release_notes}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#generate_release_notes Release#generate_release_notes}
*/
readonly generateReleaseNotes?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#id Release#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#id Release#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -46,37 +46,37 @@ export interface ReleaseConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the release.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#name Release#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#name Release#name}
*/
readonly name?: string;
/**
* Set to 'false' to identify the release as a full release.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#prerelease Release#prerelease}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#prerelease Release#prerelease}
*/
readonly prerelease?: boolean | cdktn.IResolvable;
/**
* The name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#repository Release#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#repository Release#repository}
*/
readonly repository: string;
/**
* The name of the tag.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#tag_name Release#tag_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#tag_name Release#tag_name}
*/
readonly tagName: string;
/**
* The branch name or commit SHA the tag is created from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#target_commitish Release#target_commitish}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#target_commitish Release#target_commitish}
*/
readonly targetCommitish?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release github_release}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release github_release}
*/
export class Release extends cdktn.TerraformResource {
@@ -92,7 +92,7 @@ export class Release extends cdktn.TerraformResource {
* Generates CDKTN code for importing a Release resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the Release to import
- * @param importFromId The id of the existing Release that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing Release that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the Release to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -104,7 +104,7 @@ export class Release extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/release github_release} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/release github_release} 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
@@ -115,7 +115,7 @@ export class Release extends cdktn.TerraformResource {
terraformResourceType: 'github_release',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-autolink-reference/README.md b/src/repository-autolink-reference/README.md
index 706ada7fc..683b54705 100644
--- a/src/repository-autolink-reference/README.md
+++ b/src/repository-autolink-reference/README.md
@@ -1,3 +1,3 @@
# `github_repository_autolink_reference`
-Refer to the Terraform Registry for docs: [`github_repository_autolink_reference`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference).
+Refer to the Terraform Registry for docs: [`github_repository_autolink_reference`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference).
diff --git a/src/repository-autolink-reference/index.ts b/src/repository-autolink-reference/index.ts
index a42466d7a..a0c08efcb 100644
--- a/src/repository-autolink-reference/index.ts
+++ b/src/repository-autolink-reference/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface RepositoryAutolinkReferenceConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#id RepositoryAutolinkReference#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,31 +22,31 @@ export interface RepositoryAutolinkReferenceConfig extends cdktn.TerraformMetaAr
/**
* Whether this autolink reference matches alphanumeric characters. If false, this autolink reference only matches numeric characters.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#is_alphanumeric RepositoryAutolinkReference#is_alphanumeric}
*/
readonly isAlphanumeric?: boolean | cdktn.IResolvable;
/**
* This prefix appended by a number will generate a link any time it is found in an issue, pull request, or commit
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#key_prefix RepositoryAutolinkReference#key_prefix}
*/
readonly keyPrefix: string;
/**
* The repository name
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#repository RepositoryAutolinkReference#repository}
*/
readonly repository: string;
/**
* The template of the target URL used for the links; must be a valid URL and contain `` for the reference number
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#target_url_template RepositoryAutolinkReference#target_url_template}
*/
readonly targetUrlTemplate: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference github_repository_autolink_reference}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference github_repository_autolink_reference}
*/
export class RepositoryAutolinkReference extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class RepositoryAutolinkReference extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryAutolinkReference resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryAutolinkReference to import
- * @param importFromId The id of the existing RepositoryAutolinkReference that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryAutolinkReference that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryAutolinkReference to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class RepositoryAutolinkReference extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_autolink_reference github_repository_autolink_reference} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_autolink_reference github_repository_autolink_reference} 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
@@ -85,7 +85,7 @@ export class RepositoryAutolinkReference extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_autolink_reference',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-collaborator/README.md b/src/repository-collaborator/README.md
index 871b01d5b..5a3689a6e 100644
--- a/src/repository-collaborator/README.md
+++ b/src/repository-collaborator/README.md
@@ -1,3 +1,3 @@
# `github_repository_collaborator`
-Refer to the Terraform Registry for docs: [`github_repository_collaborator`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator).
+Refer to the Terraform Registry for docs: [`github_repository_collaborator`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator).
diff --git a/src/repository-collaborator/index.ts b/src/repository-collaborator/index.ts
index d1372b4e3..d274477fa 100644
--- a/src/repository-collaborator/index.ts
+++ b/src/repository-collaborator/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface RepositoryCollaboratorConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#id RepositoryCollaborator#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#id RepositoryCollaborator#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,31 +22,31 @@ export interface RepositoryCollaboratorConfig extends cdktn.TerraformMetaArgumen
/**
* The permission of the outside collaborator for the repository. Must be one of 'pull', 'push', 'maintain', 'triage' or 'admin' or the name of an existing custom repository role within the organization for organization-owned repositories. Must be 'push' for personal repositories. Defaults to 'push'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission RepositoryCollaborator#permission}
*/
readonly permission?: string;
/**
* Suppress plan diffs for triage and maintain. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#permission_diff_suppression RepositoryCollaborator#permission_diff_suppression}
*/
readonly permissionDiffSuppression?: boolean | cdktn.IResolvable;
/**
* The GitHub repository
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#repository RepositoryCollaborator#repository}
*/
readonly repository: string;
/**
* The user to add to the repository as a collaborator.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#username RepositoryCollaborator#username}
*/
readonly username: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator github_repository_collaborator}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator github_repository_collaborator}
*/
export class RepositoryCollaborator extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class RepositoryCollaborator extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryCollaborator resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryCollaborator to import
- * @param importFromId The id of the existing RepositoryCollaborator that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryCollaborator that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryCollaborator to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class RepositoryCollaborator extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborator github_repository_collaborator} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborator github_repository_collaborator} 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
@@ -85,7 +85,7 @@ export class RepositoryCollaborator extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_collaborator',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-collaborators/README.md b/src/repository-collaborators/README.md
index 4729a1c62..392363a22 100644
--- a/src/repository-collaborators/README.md
+++ b/src/repository-collaborators/README.md
@@ -1,3 +1,3 @@
# `github_repository_collaborators`
-Refer to the Terraform Registry for docs: [`github_repository_collaborators`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators).
+Refer to the Terraform Registry for docs: [`github_repository_collaborators`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators).
diff --git a/src/repository-collaborators/index.ts b/src/repository-collaborators/index.ts
index 2f21ea6ce..ebc569661 100644
--- a/src/repository-collaborators/index.ts
+++ b/src/repository-collaborators/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface RepositoryCollaboratorsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#id RepositoryCollaborators#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#id RepositoryCollaborators#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,25 +22,25 @@ export interface RepositoryCollaboratorsConfig extends cdktn.TerraformMetaArgume
/**
* Name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#repository RepositoryCollaborators#repository}
*/
readonly repository: string;
/**
* ignore_team block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#ignore_team RepositoryCollaborators#ignore_team}
*/
readonly ignoreTeam?: RepositoryCollaboratorsIgnoreTeam[] | cdktn.IResolvable;
/**
* team block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team RepositoryCollaborators#team}
*/
readonly team?: RepositoryCollaboratorsTeam[] | cdktn.IResolvable;
/**
* user block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#user RepositoryCollaborators#user}
*/
readonly user?: RepositoryCollaboratorsUser[] | cdktn.IResolvable;
}
@@ -48,7 +48,7 @@ export interface RepositoryCollaboratorsIgnoreTeam {
/**
* ID or slug of the team to ignore.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
*/
readonly teamId: string;
}
@@ -161,13 +161,13 @@ export class RepositoryCollaboratorsIgnoreTeamList extends cdktn.ComplexList {
}
export interface RepositoryCollaboratorsTeam {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}
*/
readonly permission?: string;
/**
* Team ID or slug to add to the repository as a collaborator.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#team_id RepositoryCollaborators#team_id}
*/
readonly teamId: string;
}
@@ -309,13 +309,13 @@ export class RepositoryCollaboratorsTeamList extends cdktn.ComplexList {
}
export interface RepositoryCollaboratorsUser {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#permission RepositoryCollaborators#permission}
*/
readonly permission?: string;
/**
* (Required) The user to add to the repository as a collaborator.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#username RepositoryCollaborators#username}
*/
readonly username: string;
}
@@ -457,7 +457,7 @@ export class RepositoryCollaboratorsUserList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators github_repository_collaborators}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators github_repository_collaborators}
*/
export class RepositoryCollaborators extends cdktn.TerraformResource {
@@ -473,7 +473,7 @@ export class RepositoryCollaborators extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryCollaborators resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryCollaborators to import
- * @param importFromId The id of the existing RepositoryCollaborators that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryCollaborators that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryCollaborators to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -485,7 +485,7 @@ export class RepositoryCollaborators extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_collaborators github_repository_collaborators} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_collaborators github_repository_collaborators} 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
@@ -496,7 +496,7 @@ export class RepositoryCollaborators extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_collaborators',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-custom-property/README.md b/src/repository-custom-property/README.md
index 3b3eebbff..48eba5b4c 100644
--- a/src/repository-custom-property/README.md
+++ b/src/repository-custom-property/README.md
@@ -1,3 +1,3 @@
# `github_repository_custom_property`
-Refer to the Terraform Registry for docs: [`github_repository_custom_property`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property).
+Refer to the Terraform Registry for docs: [`github_repository_custom_property`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property).
diff --git a/src/repository-custom-property/index.ts b/src/repository-custom-property/index.ts
index 92e355b31..6313ed630 100644
--- a/src/repository-custom-property/index.ts
+++ b/src/repository-custom-property/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface RepositoryCustomPropertyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#id RepositoryCustomProperty#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,31 +22,31 @@ export interface RepositoryCustomPropertyConfig extends cdktn.TerraformMetaArgum
/**
* Name of the custom property.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_name RepositoryCustomProperty#property_name}
*/
readonly propertyName: string;
/**
* Type of the custom property
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_type RepositoryCustomProperty#property_type}
*/
readonly propertyType: string;
/**
* Value of the custom property.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#property_value RepositoryCustomProperty#property_value}
*/
readonly propertyValue: string[];
/**
* Name of the repository which the custom properties should be on.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#repository RepositoryCustomProperty#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property github_repository_custom_property}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property github_repository_custom_property}
*/
export class RepositoryCustomProperty extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class RepositoryCustomProperty extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryCustomProperty resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryCustomProperty to import
- * @param importFromId The id of the existing RepositoryCustomProperty that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryCustomProperty that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryCustomProperty to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class RepositoryCustomProperty extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_custom_property github_repository_custom_property} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_custom_property github_repository_custom_property} 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
@@ -85,7 +85,7 @@ export class RepositoryCustomProperty extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_custom_property',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-dependabot-security-updates/README.md b/src/repository-dependabot-security-updates/README.md
index 482df4d46..ba022108f 100644
--- a/src/repository-dependabot-security-updates/README.md
+++ b/src/repository-dependabot-security-updates/README.md
@@ -1,3 +1,3 @@
# `github_repository_dependabot_security_updates`
-Refer to the Terraform Registry for docs: [`github_repository_dependabot_security_updates`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates).
+Refer to the Terraform Registry for docs: [`github_repository_dependabot_security_updates`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates).
diff --git a/src/repository-dependabot-security-updates/index.ts b/src/repository-dependabot-security-updates/index.ts
index 63acccb52..79ecaf651 100644
--- a/src/repository-dependabot-security-updates/index.ts
+++ b/src/repository-dependabot-security-updates/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface RepositoryDependabotSecurityUpdatesConfig extends cdktn.Terrafo
/**
* The state of the automated security fixes.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#enabled RepositoryDependabotSecurityUpdates#enabled}
*/
readonly enabled: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#id RepositoryDependabotSecurityUpdates#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,13 +28,13 @@ export interface RepositoryDependabotSecurityUpdatesConfig extends cdktn.Terrafo
/**
* The GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#repository RepositoryDependabotSecurityUpdates#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates}
*/
export class RepositoryDependabotSecurityUpdates extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class RepositoryDependabotSecurityUpdates extends cdktn.TerraformResource
* Generates CDKTN code for importing a RepositoryDependabotSecurityUpdates resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryDependabotSecurityUpdates to import
- * @param importFromId The id of the existing RepositoryDependabotSecurityUpdates that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryDependabotSecurityUpdates that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryDependabotSecurityUpdates to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class RepositoryDependabotSecurityUpdates extends cdktn.TerraformResource
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_dependabot_security_updates github_repository_dependabot_security_updates} 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
@@ -73,7 +73,7 @@ export class RepositoryDependabotSecurityUpdates extends cdktn.TerraformResource
terraformResourceType: 'github_repository_dependabot_security_updates',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-deploy-key/README.md b/src/repository-deploy-key/README.md
index 283eb5714..94e000732 100644
--- a/src/repository-deploy-key/README.md
+++ b/src/repository-deploy-key/README.md
@@ -1,3 +1,3 @@
# `github_repository_deploy_key`
-Refer to the Terraform Registry for docs: [`github_repository_deploy_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key).
+Refer to the Terraform Registry for docs: [`github_repository_deploy_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key).
diff --git a/src/repository-deploy-key/index.ts b/src/repository-deploy-key/index.ts
index 0e4275be9..061f19aa2 100644
--- a/src/repository-deploy-key/index.ts
+++ b/src/repository-deploy-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface RepositoryDeployKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#id RepositoryDeployKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,31 +22,31 @@ export interface RepositoryDeployKeyConfig extends cdktn.TerraformMetaArguments
/**
* A SSH key.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#key RepositoryDeployKey#key}
*/
readonly key: string;
/**
* A boolean qualifying the key to be either read only or read/write.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#read_only RepositoryDeployKey#read_only}
*/
readonly readOnly?: boolean | cdktn.IResolvable;
/**
* Name of the GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#repository RepositoryDeployKey#repository}
*/
readonly repository: string;
/**
* A title.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#title RepositoryDeployKey#title}
*/
readonly title: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key github_repository_deploy_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key github_repository_deploy_key}
*/
export class RepositoryDeployKey extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class RepositoryDeployKey extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryDeployKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryDeployKey to import
- * @param importFromId The id of the existing RepositoryDeployKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryDeployKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryDeployKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class RepositoryDeployKey extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deploy_key github_repository_deploy_key} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deploy_key github_repository_deploy_key} 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
@@ -85,7 +85,7 @@ export class RepositoryDeployKey extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_deploy_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-deployment-branch-policy/README.md b/src/repository-deployment-branch-policy/README.md
index 9148d7337..4b963e9c5 100644
--- a/src/repository-deployment-branch-policy/README.md
+++ b/src/repository-deployment-branch-policy/README.md
@@ -1,3 +1,3 @@
# `github_repository_deployment_branch_policy`
-Refer to the Terraform Registry for docs: [`github_repository_deployment_branch_policy`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy).
+Refer to the Terraform Registry for docs: [`github_repository_deployment_branch_policy`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy).
diff --git a/src/repository-deployment-branch-policy/index.ts b/src/repository-deployment-branch-policy/index.ts
index 3e920289f..c06ed6e5f 100644
--- a/src/repository-deployment-branch-policy/index.ts
+++ b/src/repository-deployment-branch-policy/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface RepositoryDeploymentBranchPolicyConfig extends cdktn.TerraformM
/**
* The target environment name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#environment_name RepositoryDeploymentBranchPolicy#environment_name}
*/
readonly environmentName: string;
/**
* An etag representing the Branch object.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#etag RepositoryDeploymentBranchPolicy#etag}
*/
readonly etag?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#id RepositoryDeploymentBranchPolicy#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface RepositoryDeploymentBranchPolicyConfig extends cdktn.TerraformM
/**
* The name of the branch
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#name RepositoryDeploymentBranchPolicy#name}
*/
readonly name: string;
/**
* The GitHub repository name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#repository RepositoryDeploymentBranchPolicy#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy}
*/
export class RepositoryDeploymentBranchPolicy extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class RepositoryDeploymentBranchPolicy extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryDeploymentBranchPolicy resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryDeploymentBranchPolicy to import
- * @param importFromId The id of the existing RepositoryDeploymentBranchPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryDeploymentBranchPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryDeploymentBranchPolicy to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class RepositoryDeploymentBranchPolicy extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_deployment_branch_policy github_repository_deployment_branch_policy} 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
@@ -85,7 +85,7 @@ export class RepositoryDeploymentBranchPolicy extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_deployment_branch_policy',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-environment-deployment-policy/README.md b/src/repository-environment-deployment-policy/README.md
index 42d271c99..dee70ce6b 100644
--- a/src/repository-environment-deployment-policy/README.md
+++ b/src/repository-environment-deployment-policy/README.md
@@ -1,3 +1,3 @@
# `github_repository_environment_deployment_policy`
-Refer to the Terraform Registry for docs: [`github_repository_environment_deployment_policy`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy).
+Refer to the Terraform Registry for docs: [`github_repository_environment_deployment_policy`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy).
diff --git a/src/repository-environment-deployment-policy/index.ts b/src/repository-environment-deployment-policy/index.ts
index 5a71a496e..3ffc9047b 100644
--- a/src/repository-environment-deployment-policy/index.ts
+++ b/src/repository-environment-deployment-policy/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface RepositoryEnvironmentDeploymentPolicyConfig extends cdktn.Terra
/**
* The name pattern that branches must match in order to deploy to the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#branch_pattern RepositoryEnvironmentDeploymentPolicy#branch_pattern}
*/
readonly branchPattern?: string;
/**
* The name of the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#environment RepositoryEnvironmentDeploymentPolicy#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#id RepositoryEnvironmentDeploymentPolicy#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,19 +34,19 @@ export interface RepositoryEnvironmentDeploymentPolicyConfig extends cdktn.Terra
/**
* The name of the GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#repository RepositoryEnvironmentDeploymentPolicy#repository}
*/
readonly repository: string;
/**
* The name pattern that tags must match in order to deploy to the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#tag_pattern RepositoryEnvironmentDeploymentPolicy#tag_pattern}
*/
readonly tagPattern?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy}
*/
export class RepositoryEnvironmentDeploymentPolicy extends cdktn.TerraformResource {
@@ -62,7 +62,7 @@ export class RepositoryEnvironmentDeploymentPolicy extends cdktn.TerraformResour
* Generates CDKTN code for importing a RepositoryEnvironmentDeploymentPolicy resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryEnvironmentDeploymentPolicy to import
- * @param importFromId The id of the existing RepositoryEnvironmentDeploymentPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryEnvironmentDeploymentPolicy that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryEnvironmentDeploymentPolicy to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -74,7 +74,7 @@ export class RepositoryEnvironmentDeploymentPolicy extends cdktn.TerraformResour
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment_deployment_policy github_repository_environment_deployment_policy} 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
@@ -85,7 +85,7 @@ export class RepositoryEnvironmentDeploymentPolicy extends cdktn.TerraformResour
terraformResourceType: 'github_repository_environment_deployment_policy',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-environment/README.md b/src/repository-environment/README.md
index df200b853..4c1e02e7d 100644
--- a/src/repository-environment/README.md
+++ b/src/repository-environment/README.md
@@ -1,3 +1,3 @@
# `github_repository_environment`
-Refer to the Terraform Registry for docs: [`github_repository_environment`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment).
+Refer to the Terraform Registry for docs: [`github_repository_environment`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment).
diff --git a/src/repository-environment/index.ts b/src/repository-environment/index.ts
index e5a749f02..ddb8519f6 100644
--- a/src/repository-environment/index.ts
+++ b/src/repository-environment/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface RepositoryEnvironmentConfig extends cdktn.TerraformMetaArgument
/**
* Can Admins bypass deployment protections
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#can_admins_bypass RepositoryEnvironment#can_admins_bypass}
*/
readonly canAdminsBypass?: boolean | cdktn.IResolvable;
/**
* The name of the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#environment RepositoryEnvironment#environment}
*/
readonly environment: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#id RepositoryEnvironment#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#id RepositoryEnvironment#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,31 +34,31 @@ export interface RepositoryEnvironmentConfig extends cdktn.TerraformMetaArgument
/**
* Prevent users from approving workflows runs that they triggered.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#prevent_self_review RepositoryEnvironment#prevent_self_review}
*/
readonly preventSelfReview?: boolean | cdktn.IResolvable;
/**
* The repository of the environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#repository RepositoryEnvironment#repository}
*/
readonly repository: string;
/**
* Amount of time to delay a job after the job is initially triggered.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#wait_timer RepositoryEnvironment#wait_timer}
*/
readonly waitTimer?: number;
/**
* deployment_branch_policy block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#deployment_branch_policy RepositoryEnvironment#deployment_branch_policy}
*/
readonly deploymentBranchPolicy?: RepositoryEnvironmentDeploymentBranchPolicy;
/**
* reviewers block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#reviewers RepositoryEnvironment#reviewers}
*/
readonly reviewers?: RepositoryEnvironmentReviewers;
}
@@ -66,13 +66,13 @@ export interface RepositoryEnvironmentDeploymentBranchPolicy {
/**
* Whether only branches that match the specified name patterns can deploy to this environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#custom_branch_policies RepositoryEnvironment#custom_branch_policies}
*/
readonly customBranchPolicies: boolean | cdktn.IResolvable;
/**
* Whether only branches with branch protection rules can deploy to this environment.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#protected_branches RepositoryEnvironment#protected_branches}
*/
readonly protectedBranches: boolean | cdktn.IResolvable;
}
@@ -181,13 +181,13 @@ export interface RepositoryEnvironmentReviewers {
/**
* Up to 6 IDs for teams who may review jobs that reference the environment. Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#teams RepositoryEnvironment#teams}
*/
readonly teams?: number[];
/**
* Up to 6 IDs for users who may review jobs that reference the environment. Reviewers must have at least read access to the repository. Only one of the required reviewers needs to approve the job for it to proceed.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#users RepositoryEnvironment#users}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#users RepositoryEnvironment#users}
*/
readonly users?: number[];
}
@@ -300,7 +300,7 @@ export class RepositoryEnvironmentReviewersOutputReference extends cdktn.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment github_repository_environment}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment github_repository_environment}
*/
export class RepositoryEnvironment extends cdktn.TerraformResource {
@@ -316,7 +316,7 @@ export class RepositoryEnvironment extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryEnvironment resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryEnvironment to import
- * @param importFromId The id of the existing RepositoryEnvironment that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryEnvironment that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryEnvironment to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -328,7 +328,7 @@ export class RepositoryEnvironment extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_environment github_repository_environment} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_environment github_repository_environment} 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
@@ -339,7 +339,7 @@ export class RepositoryEnvironment extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_environment',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-file/README.md b/src/repository-file/README.md
index d8b019a41..9931e10ea 100644
--- a/src/repository-file/README.md
+++ b/src/repository-file/README.md
@@ -1,3 +1,3 @@
# `github_repository_file`
-Refer to the Terraform Registry for docs: [`github_repository_file`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file).
+Refer to the Terraform Registry for docs: [`github_repository_file`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file).
diff --git a/src/repository-file/index.ts b/src/repository-file/index.ts
index 53eaaef74..dc559691c 100644
--- a/src/repository-file/index.ts
+++ b/src/repository-file/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,59 +15,59 @@ export interface RepositoryFileConfig extends cdktn.TerraformMetaArguments {
/**
* Automatically create the branch if it could not be found. Subsequent reads if the branch is deleted will occur from 'autocreate_branch_source_branch'
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch RepositoryFile#autocreate_branch}
*/
readonly autocreateBranch?: boolean | cdktn.IResolvable;
/**
* The branch name to start from, if 'autocreate_branch' is set. Defaults to 'main'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_branch RepositoryFile#autocreate_branch_source_branch}
*/
readonly autocreateBranchSourceBranch?: string;
/**
* The commit hash to start from, if 'autocreate_branch' is set. Defaults to the tip of 'autocreate_branch_source_branch'. If provided, 'autocreate_branch_source_branch' is ignored.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#autocreate_branch_source_sha RepositoryFile#autocreate_branch_source_sha}
*/
readonly autocreateBranchSourceSha?: string;
/**
* The branch name, defaults to the repository's default branch
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#branch RepositoryFile#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#branch RepositoryFile#branch}
*/
readonly branch?: string;
/**
* The commit author name, defaults to the authenticated user's name. GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_author RepositoryFile#commit_author}
*/
readonly commitAuthor?: string;
/**
* The commit author email address, defaults to the authenticated user's email address. GitHub app users may omit author and email information so GitHub can verify commits as the GitHub App.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_email RepositoryFile#commit_email}
*/
readonly commitEmail?: string;
/**
* The commit message when creating, updating or deleting the file
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#commit_message RepositoryFile#commit_message}
*/
readonly commitMessage?: string;
/**
* The file's content
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#content RepositoryFile#content}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#content RepositoryFile#content}
*/
readonly content: string;
/**
* The file path to manage
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#file RepositoryFile#file}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#file RepositoryFile#file}
*/
readonly file: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#id RepositoryFile#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#id RepositoryFile#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -76,19 +76,19 @@ export interface RepositoryFileConfig extends cdktn.TerraformMetaArguments {
/**
* Enable overwriting existing files, defaults to "false"
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#overwrite_on_create RepositoryFile#overwrite_on_create}
*/
readonly overwriteOnCreate?: boolean | cdktn.IResolvable;
/**
* The repository name
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#repository RepositoryFile#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#repository RepositoryFile#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file github_repository_file}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file github_repository_file}
*/
export class RepositoryFile extends cdktn.TerraformResource {
@@ -104,7 +104,7 @@ export class RepositoryFile extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryFile resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryFile to import
- * @param importFromId The id of the existing RepositoryFile that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryFile that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryFile to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -116,7 +116,7 @@ export class RepositoryFile extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_file github_repository_file} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_file github_repository_file} 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
@@ -127,7 +127,7 @@ export class RepositoryFile extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_file',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-milestone/README.md b/src/repository-milestone/README.md
index 19d90d4fb..cd2db4078 100644
--- a/src/repository-milestone/README.md
+++ b/src/repository-milestone/README.md
@@ -1,3 +1,3 @@
# `github_repository_milestone`
-Refer to the Terraform Registry for docs: [`github_repository_milestone`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone).
+Refer to the Terraform Registry for docs: [`github_repository_milestone`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone).
diff --git a/src/repository-milestone/index.ts b/src/repository-milestone/index.ts
index 1e281b2c6..1d35f20a7 100644
--- a/src/repository-milestone/index.ts
+++ b/src/repository-milestone/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface RepositoryMilestoneConfig extends cdktn.TerraformMetaArguments
/**
* A description of the milestone.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#description RepositoryMilestone#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#description RepositoryMilestone#description}
*/
readonly description?: string;
/**
* The milestone due date. In 'yyyy-mm-dd' format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#due_date RepositoryMilestone#due_date}
*/
readonly dueDate?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#id RepositoryMilestone#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#id RepositoryMilestone#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,31 +34,31 @@ export interface RepositoryMilestoneConfig extends cdktn.TerraformMetaArguments
/**
* The owner of the GitHub Repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#owner RepositoryMilestone#owner}
*/
readonly owner: string;
/**
* The name of the GitHub Repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#repository RepositoryMilestone#repository}
*/
readonly repository: string;
/**
* The state of the milestone. Either 'open' or 'closed'. Default: 'open'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#state RepositoryMilestone#state}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#state RepositoryMilestone#state}
*/
readonly state?: string;
/**
* The title of the milestone.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#title RepositoryMilestone#title}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#title RepositoryMilestone#title}
*/
readonly title: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone github_repository_milestone}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone github_repository_milestone}
*/
export class RepositoryMilestone extends cdktn.TerraformResource {
@@ -74,7 +74,7 @@ export class RepositoryMilestone extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryMilestone resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryMilestone to import
- * @param importFromId The id of the existing RepositoryMilestone that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryMilestone that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryMilestone to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -86,7 +86,7 @@ export class RepositoryMilestone extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_milestone github_repository_milestone} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_milestone github_repository_milestone} 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
@@ -97,7 +97,7 @@ export class RepositoryMilestone extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_milestone',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-pages/README.md b/src/repository-pages/README.md
index e17d377bb..a5118835a 100644
--- a/src/repository-pages/README.md
+++ b/src/repository-pages/README.md
@@ -1,3 +1,3 @@
# `github_repository_pages`
-Refer to the Terraform Registry for docs: [`github_repository_pages`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages).
+Refer to the Terraform Registry for docs: [`github_repository_pages`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages).
diff --git a/src/repository-pages/index.ts b/src/repository-pages/index.ts
index 230192fa9..08b6c7a31 100644
--- a/src/repository-pages/index.ts
+++ b/src/repository-pages/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,23 +15,23 @@ export interface RepositoryPagesAConfig extends cdktn.TerraformMetaArguments {
/**
* The type of GitHub Pages site to build. Can be 'legacy' or 'workflow'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#build_type RepositoryPagesA#build_type}
*/
readonly buildType?: string;
/**
* The custom domain for the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#cname RepositoryPagesA#cname}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#cname RepositoryPagesA#cname}
*/
readonly cname?: string;
/**
* Whether the rendered GitHub Pages site will only be served over HTTPS. Requires 'cname' to be set.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#https_enforced RepositoryPagesA#https_enforced}
*/
readonly httpsEnforced?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#id RepositoryPagesA#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#id RepositoryPagesA#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -40,19 +40,19 @@ export interface RepositoryPagesAConfig extends cdktn.TerraformMetaArguments {
/**
* Whether the GitHub Pages site is publicly visible. If set to `true`, the site is accessible to anyone on the internet. If set to `false`, the site will only be accessible to users who have at least `read` access to the repository that published the site.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#public RepositoryPagesA#public}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#public RepositoryPagesA#public}
*/
readonly public?: boolean | cdktn.IResolvable;
/**
* The repository name to configure GitHub Pages for.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#repository RepositoryPagesA#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#repository RepositoryPagesA#repository}
*/
readonly repository: string;
/**
* source block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#source RepositoryPagesA#source}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#source RepositoryPagesA#source}
*/
readonly source?: RepositoryPagesSourceA;
}
@@ -60,13 +60,13 @@ export interface RepositoryPagesSourceA {
/**
* The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages')
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#branch RepositoryPagesA#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#branch RepositoryPagesA#branch}
*/
readonly branch: string;
/**
* The repository directory from which the site publishes (Default: '/')
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#path RepositoryPagesA#path}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#path RepositoryPagesA#path}
*/
readonly path?: string;
}
@@ -176,7 +176,7 @@ export class RepositoryPagesSourceAOutputReference extends cdktn.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages github_repository_pages}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages github_repository_pages}
*/
export class RepositoryPagesA extends cdktn.TerraformResource {
@@ -192,7 +192,7 @@ export class RepositoryPagesA extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryPagesA resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryPagesA to import
- * @param importFromId The id of the existing RepositoryPagesA that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryPagesA that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryPagesA to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -204,7 +204,7 @@ export class RepositoryPagesA extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pages github_repository_pages} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pages github_repository_pages} 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
@@ -215,7 +215,7 @@ export class RepositoryPagesA extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_pages',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-project/README.md b/src/repository-project/README.md
index 92df6de2d..e67c770ab 100644
--- a/src/repository-project/README.md
+++ b/src/repository-project/README.md
@@ -1,3 +1,3 @@
# `github_repository_project`
-Refer to the Terraform Registry for docs: [`github_repository_project`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project).
+Refer to the Terraform Registry for docs: [`github_repository_project`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project).
diff --git a/src/repository-project/index.ts b/src/repository-project/index.ts
index aa8bf14e2..952eaf838 100644
--- a/src/repository-project/index.ts
+++ b/src/repository-project/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,15 +15,15 @@ export interface RepositoryProjectConfig extends cdktn.TerraformMetaArguments {
/**
* The body of the project.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#body RepositoryProject#body}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#body RepositoryProject#body}
*/
readonly body?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#etag RepositoryProject#etag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#etag RepositoryProject#etag}
*/
readonly etag?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#id RepositoryProject#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#id RepositoryProject#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -32,19 +32,19 @@ export interface RepositoryProjectConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the project.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#name RepositoryProject#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#name RepositoryProject#name}
*/
readonly name: string;
/**
* The repository of the project.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#repository RepositoryProject#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#repository RepositoryProject#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project github_repository_project}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project github_repository_project}
*/
export class RepositoryProject extends cdktn.TerraformResource {
@@ -60,7 +60,7 @@ export class RepositoryProject extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryProject resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryProject to import
- * @param importFromId The id of the existing RepositoryProject that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryProject that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryProject to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -72,7 +72,7 @@ export class RepositoryProject extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_project github_repository_project} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_project github_repository_project} 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
@@ -83,7 +83,7 @@ export class RepositoryProject extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_project',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-pull-request/README.md b/src/repository-pull-request/README.md
index f17cded46..ea92efb02 100644
--- a/src/repository-pull-request/README.md
+++ b/src/repository-pull-request/README.md
@@ -1,3 +1,3 @@
# `github_repository_pull_request`
-Refer to the Terraform Registry for docs: [`github_repository_pull_request`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request).
+Refer to the Terraform Registry for docs: [`github_repository_pull_request`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request).
diff --git a/src/repository-pull-request/index.ts b/src/repository-pull-request/index.ts
index 3345150a4..c1cd06dc0 100644
--- a/src/repository-pull-request/index.ts
+++ b/src/repository-pull-request/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,29 +15,29 @@ export interface RepositoryPullRequestConfig extends cdktn.TerraformMetaArgument
/**
* Name of the branch serving as the base of the Pull Request.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_ref RepositoryPullRequest#base_ref}
*/
readonly baseRef: string;
/**
* Name of the base repository to retrieve the Pull Requests from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#base_repository RepositoryPullRequest#base_repository}
*/
readonly baseRepository: string;
/**
* Body of the Pull Request.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#body RepositoryPullRequest#body}
*/
readonly body?: string;
/**
* Name of the branch serving as the head of the Pull Request.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#head_ref RepositoryPullRequest#head_ref}
*/
readonly headRef: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#id RepositoryPullRequest#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#id RepositoryPullRequest#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -46,25 +46,25 @@ export interface RepositoryPullRequestConfig extends cdktn.TerraformMetaArgument
/**
* Controls whether the base repository maintainers can modify the Pull Request. Default: 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#maintainer_can_modify RepositoryPullRequest#maintainer_can_modify}
*/
readonly maintainerCanModify?: boolean | cdktn.IResolvable;
/**
* Owner of the repository. If not provided, the provider's default owner is used.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#owner RepositoryPullRequest#owner}
*/
readonly owner?: string;
/**
* The title of the Pull Request.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#title RepositoryPullRequest#title}
*/
readonly title: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request github_repository_pull_request}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request github_repository_pull_request}
*/
export class RepositoryPullRequest extends cdktn.TerraformResource {
@@ -80,7 +80,7 @@ export class RepositoryPullRequest extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryPullRequest resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryPullRequest to import
- * @param importFromId The id of the existing RepositoryPullRequest that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryPullRequest that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryPullRequest to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -92,7 +92,7 @@ export class RepositoryPullRequest extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_pull_request github_repository_pull_request} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_pull_request github_repository_pull_request} 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
@@ -103,7 +103,7 @@ export class RepositoryPullRequest extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_pull_request',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-ruleset/README.md b/src/repository-ruleset/README.md
index 56f67c435..f475309d6 100644
--- a/src/repository-ruleset/README.md
+++ b/src/repository-ruleset/README.md
@@ -1,3 +1,3 @@
# `github_repository_ruleset`
-Refer to the Terraform Registry for docs: [`github_repository_ruleset`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset).
+Refer to the Terraform Registry for docs: [`github_repository_ruleset`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset).
diff --git a/src/repository-ruleset/index.ts b/src/repository-ruleset/index.ts
index 022ee7c71..23f95d6e6 100644
--- a/src/repository-ruleset/index.ts
+++ b/src/repository-ruleset/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface RepositoryRulesetConfig extends cdktn.TerraformMetaArguments {
/**
* Possible values for Enforcement are `disabled`, `active`, `evaluate`. Note: `evaluate` is currently only supported for owners of type `organization`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#enforcement RepositoryRuleset#enforcement}
*/
readonly enforcement: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,37 +28,37 @@ export interface RepositoryRulesetConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the ruleset.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
*/
readonly name: string;
/**
* Name of the repository to apply ruleset to.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#repository RepositoryRuleset#repository}
*/
readonly repository: string;
/**
* Possible values are branch, push and tag
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#target RepositoryRuleset#target}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#target RepositoryRuleset#target}
*/
readonly target: string;
/**
* bypass_actors block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_actors RepositoryRuleset#bypass_actors}
*/
readonly bypassActors?: RepositoryRulesetBypassActors[] | cdktn.IResolvable;
/**
* conditions block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#conditions RepositoryRuleset#conditions}
*/
readonly conditions?: RepositoryRulesetConditions;
/**
* rules block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#rules RepositoryRuleset#rules}
*/
readonly rules: RepositoryRulesetRules;
}
@@ -66,19 +66,19 @@ export interface RepositoryRulesetBypassActors {
/**
* The ID of the actor that can bypass a ruleset. When `actor_type` is `OrganizationAdmin`, this should be set to `1`. Some resources such as DeployKey do not have an ID and this should be omitted.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_id RepositoryRuleset#actor_id}
*/
readonly actorId?: number;
/**
* The type of actor that can bypass a ruleset. See https://docs.github.com/en/rest/repos/rules for more information.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#actor_type RepositoryRuleset#actor_type}
*/
readonly actorType: string;
/**
* When the specified actor can bypass the ruleset. pull_request means that an actor can only bypass rules on pull requests. Can be one of: `always`, `pull_request`, `exempt`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#bypass_mode RepositoryRuleset#bypass_mode}
*/
readonly bypassMode: string;
}
@@ -248,13 +248,13 @@ export interface RepositoryRulesetConditionsRefName {
/**
* Array of ref names or patterns to exclude. The condition will not pass if any of these patterns match.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#exclude RepositoryRuleset#exclude}
*/
readonly exclude: string[];
/**
* Array of ref names or patterns to include. One of these patterns must match for the condition to pass. Also accepts `~DEFAULT_BRANCH` to include the default branch or `~ALL` to include all branches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#include RepositoryRuleset#include}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#include RepositoryRuleset#include}
*/
readonly include: string[];
}
@@ -363,7 +363,7 @@ export interface RepositoryRulesetConditions {
/**
* ref_name block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#ref_name RepositoryRuleset#ref_name}
*/
readonly refName: RepositoryRulesetConditionsRefName;
}
@@ -446,25 +446,25 @@ export interface RepositoryRulesetRulesBranchNamePattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
*/
readonly pattern: string;
}
@@ -631,25 +631,25 @@ export interface RepositoryRulesetRulesCommitAuthorEmailPattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
*/
readonly pattern: string;
}
@@ -816,25 +816,25 @@ export interface RepositoryRulesetRulesCommitMessagePattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
*/
readonly pattern: string;
}
@@ -1001,25 +1001,25 @@ export interface RepositoryRulesetRulesCommitterEmailPattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
*/
readonly pattern: string;
}
@@ -1186,13 +1186,13 @@ export interface RepositoryRulesetRulesCopilotCodeReview {
/**
* Copilot automatically reviews draft pull requests before they are marked as ready for review. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_draft_pull_requests RepositoryRuleset#review_draft_pull_requests}
*/
readonly reviewDraftPullRequests?: boolean | cdktn.IResolvable;
/**
* Copilot automatically reviews each new push to the pull request. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#review_on_push RepositoryRuleset#review_on_push}
*/
readonly reviewOnPush?: boolean | cdktn.IResolvable;
}
@@ -1307,7 +1307,7 @@ export interface RepositoryRulesetRulesFileExtensionRestriction {
/**
* A list of file extensions.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_extensions RepositoryRuleset#restricted_file_extensions}
*/
readonly restrictedFileExtensions: string[];
}
@@ -1390,7 +1390,7 @@ export interface RepositoryRulesetRulesFilePathRestriction {
/**
* The file paths that are restricted from being pushed to the commit graph.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#restricted_file_paths RepositoryRuleset#restricted_file_paths}
*/
readonly restrictedFilePaths: string[];
}
@@ -1473,7 +1473,7 @@ export interface RepositoryRulesetRulesMaxFilePathLength {
/**
* The maximum allowed length of a file path.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
*/
readonly maxFilePathLength: number;
}
@@ -1556,7 +1556,7 @@ export interface RepositoryRulesetRulesMaxFileSize {
/**
* The maximum allowed size of a file in megabytes (MB). Valid range is 1-100 MB.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
*/
readonly maxFileSize: number;
}
@@ -1639,43 +1639,43 @@ export interface RepositoryRulesetRulesMergeQueue {
/**
* Maximum time for a required status check to report a conclusion. After this much time has elapsed, checks that have not reported a conclusion will be assumed to have failed. Defaults to `60`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#check_response_timeout_minutes RepositoryRuleset#check_response_timeout_minutes}
*/
readonly checkResponseTimeoutMinutes?: number;
/**
* When set to ALLGREEN, the merge commit created by merge queue for each PR in the group must pass all required checks to merge. When set to HEADGREEN, only the commit at the head of the merge group, i.e. the commit containing changes from all of the PRs in the group, must pass its required checks to merge. Can be one of: ALLGREEN, HEADGREEN. Defaults to `ALLGREEN`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#grouping_strategy RepositoryRuleset#grouping_strategy}
*/
readonly groupingStrategy?: string;
/**
* Limit the number of queued pull requests requesting checks and workflow runs at the same time. Defaults to `5`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_build RepositoryRuleset#max_entries_to_build}
*/
readonly maxEntriesToBuild?: number;
/**
* The maximum number of PRs that will be merged together in a group. Defaults to `5`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_entries_to_merge RepositoryRuleset#max_entries_to_merge}
*/
readonly maxEntriesToMerge?: number;
/**
* Method to use when merging changes from queued pull requests. Can be one of: MERGE, SQUASH, REBASE. Defaults to `MERGE`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_method RepositoryRuleset#merge_method}
*/
readonly mergeMethod?: string;
/**
* The minimum number of PRs that will be merged together in a group. Defaults to `1`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge RepositoryRuleset#min_entries_to_merge}
*/
readonly minEntriesToMerge?: number;
/**
* The time merge queue should wait after the first PR is added to the queue for the minimum group size to be met. After this time has elapsed, the minimum group size will be ignored and a smaller group will be merged. Defaults to `5`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#min_entries_to_merge_wait_minutes RepositoryRuleset#min_entries_to_merge_wait_minutes}
*/
readonly minEntriesToMergeWaitMinutes?: number;
}
@@ -1935,7 +1935,7 @@ export interface RepositoryRulesetRulesPullRequestRequiredReviewersReviewer {
/**
* The ID of the reviewer that must review.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#id RepositoryRuleset#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#id RepositoryRuleset#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1944,7 +1944,7 @@ export interface RepositoryRulesetRulesPullRequestRequiredReviewersReviewer {
/**
* The type of reviewer. Currently only `Team` is supported.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#type RepositoryRuleset#type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#type RepositoryRuleset#type}
*/
readonly type: string;
}
@@ -2053,19 +2053,19 @@ export interface RepositoryRulesetRulesPullRequestRequiredReviewers {
/**
* File patterns (fnmatch syntax) that this reviewer must approve.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_patterns RepositoryRuleset#file_patterns}
*/
readonly filePatterns: string[];
/**
* Minimum number of approvals required from this reviewer. Set to 0 to make approval optional.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#minimum_approvals RepositoryRuleset#minimum_approvals}
*/
readonly minimumApprovals: number;
/**
* reviewer block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#reviewer RepositoryRuleset#reviewer}
*/
readonly reviewer: RepositoryRulesetRulesPullRequestRequiredReviewersReviewer;
}
@@ -2232,43 +2232,43 @@ export interface RepositoryRulesetRulesPullRequest {
/**
* Array of allowed merge methods. Allowed values include `merge`, `squash`, and `rebase`. At least one option must be enabled.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#allowed_merge_methods RepositoryRuleset#allowed_merge_methods}
*/
readonly allowedMergeMethods?: string[];
/**
* New, reviewable commits pushed will dismiss previous pull request review approvals. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#dismiss_stale_reviews_on_push RepositoryRuleset#dismiss_stale_reviews_on_push}
*/
readonly dismissStaleReviewsOnPush?: boolean | cdktn.IResolvable;
/**
* Require an approving review in pull requests that modify files that have a designated code owner. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_code_owner_review RepositoryRuleset#require_code_owner_review}
*/
readonly requireCodeOwnerReview?: boolean | cdktn.IResolvable;
/**
* Whether the most recent reviewable push must be approved by someone other than the person who pushed it. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#require_last_push_approval RepositoryRuleset#require_last_push_approval}
*/
readonly requireLastPushApproval?: boolean | cdktn.IResolvable;
/**
* The number of approving reviews that are required before a pull request can be merged. Defaults to `0`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_approving_review_count RepositoryRuleset#required_approving_review_count}
*/
readonly requiredApprovingReviewCount?: number;
/**
* All conversations on code must be resolved before a pull request can be merged. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_review_thread_resolution RepositoryRuleset#required_review_thread_resolution}
*/
readonly requiredReviewThreadResolution?: boolean | cdktn.IResolvable;
/**
* required_reviewers block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_reviewers RepositoryRuleset#required_reviewers}
*/
readonly requiredReviewers?: RepositoryRulesetRulesPullRequestRequiredReviewers[] | cdktn.IResolvable;
}
@@ -2528,19 +2528,19 @@ export interface RepositoryRulesetRulesRequiredCodeScanningRequiredCodeScanningT
/**
* The severity level at which code scanning results that raise alerts block a reference update. Can be one of: `none`, `errors`, `errors_and_warnings`, `all`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#alerts_threshold RepositoryRuleset#alerts_threshold}
*/
readonly alertsThreshold: string;
/**
* The severity level at which code scanning results that raise security alerts block a reference update. Can be one of: `none`, `critical`, `high_or_higher`, `medium_or_higher`, `all`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#security_alerts_threshold RepositoryRuleset#security_alerts_threshold}
*/
readonly securityAlertsThreshold: string;
/**
* The name of a code scanning tool
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tool RepositoryRuleset#tool}
*/
readonly tool: string;
}
@@ -2707,7 +2707,7 @@ export interface RepositoryRulesetRulesRequiredCodeScanning {
/**
* required_code_scanning_tool block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning_tool RepositoryRuleset#required_code_scanning_tool}
*/
readonly requiredCodeScanningTool: RepositoryRulesetRulesRequiredCodeScanningRequiredCodeScanningTool[] | cdktn.IResolvable;
}
@@ -2790,7 +2790,7 @@ export interface RepositoryRulesetRulesRequiredDeployments {
/**
* The environments that must be successfully deployed to before branches can be merged.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployment_environments RepositoryRuleset#required_deployment_environments}
*/
readonly requiredDeploymentEnvironments: string[];
}
@@ -2873,13 +2873,13 @@ export interface RepositoryRulesetRulesRequiredStatusChecksRequiredCheck {
/**
* The status check context name that must be present on the commit.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#context RepositoryRuleset#context}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#context RepositoryRuleset#context}
*/
readonly context: string;
/**
* The optional integration ID that this status check must originate from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#integration_id RepositoryRuleset#integration_id}
*/
readonly integrationId?: number;
}
@@ -3023,19 +3023,19 @@ export interface RepositoryRulesetRulesRequiredStatusChecks {
/**
* Allow repositories and branches to be created if a check would otherwise prohibit it.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#do_not_enforce_on_create RepositoryRuleset#do_not_enforce_on_create}
*/
readonly doNotEnforceOnCreate?: boolean | cdktn.IResolvable;
/**
* Whether pull requests targeting a matching branch must be tested with the latest code. This setting will not take effect unless at least one status check is enabled. Defaults to `false`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#strict_required_status_checks_policy RepositoryRuleset#strict_required_status_checks_policy}
*/
readonly strictRequiredStatusChecksPolicy?: boolean | cdktn.IResolvable;
/**
* required_check block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_check RepositoryRuleset#required_check}
*/
readonly requiredCheck: RepositoryRulesetRulesRequiredStatusChecksRequiredCheck[] | cdktn.IResolvable;
}
@@ -3176,25 +3176,25 @@ export interface RepositoryRulesetRulesTagNamePattern {
/**
* How this rule will appear to users.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#name RepositoryRuleset#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#name RepositoryRuleset#name}
*/
readonly name?: string;
/**
* If true, the rule will fail if the pattern matches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#negate RepositoryRuleset#negate}
*/
readonly negate?: boolean | cdktn.IResolvable;
/**
* The operator to use for matching. Can be one of: `starts_with`, `ends_with`, `contains`, `regex`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#operator RepositoryRuleset#operator}
*/
readonly operator: string;
/**
* The pattern to match with.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pattern RepositoryRuleset#pattern}
*/
readonly pattern: string;
}
@@ -3361,133 +3361,133 @@ export interface RepositoryRulesetRules {
/**
* Only allow users with bypass permission to create matching refs.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#creation RepositoryRuleset#creation}
*/
readonly creation?: boolean | cdktn.IResolvable;
/**
* Only allow users with bypass permissions to delete matching refs.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#deletion RepositoryRuleset#deletion}
*/
readonly deletion?: boolean | cdktn.IResolvable;
/**
* Prevent users with push access from force pushing to branches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#non_fast_forward RepositoryRuleset#non_fast_forward}
*/
readonly nonFastForward?: boolean | cdktn.IResolvable;
/**
* Prevent merge commits from being pushed to matching branches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_linear_history RepositoryRuleset#required_linear_history}
*/
readonly requiredLinearHistory?: boolean | cdktn.IResolvable;
/**
* Commits pushed to matching branches must have verified signatures.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_signatures RepositoryRuleset#required_signatures}
*/
readonly requiredSignatures?: boolean | cdktn.IResolvable;
/**
* Only allow users with bypass permission to update matching refs.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update RepositoryRuleset#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update RepositoryRuleset#update}
*/
readonly update?: boolean | cdktn.IResolvable;
/**
* Branch can pull changes from its upstream repository. This is only applicable to forked repositories. Requires `update` to be set to `true`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#update_allows_fetch_and_merge RepositoryRuleset#update_allows_fetch_and_merge}
*/
readonly updateAllowsFetchAndMerge?: boolean | cdktn.IResolvable;
/**
* branch_name_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#branch_name_pattern RepositoryRuleset#branch_name_pattern}
*/
readonly branchNamePattern?: RepositoryRulesetRulesBranchNamePattern;
/**
* commit_author_email_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_author_email_pattern RepositoryRuleset#commit_author_email_pattern}
*/
readonly commitAuthorEmailPattern?: RepositoryRulesetRulesCommitAuthorEmailPattern;
/**
* commit_message_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#commit_message_pattern RepositoryRuleset#commit_message_pattern}
*/
readonly commitMessagePattern?: RepositoryRulesetRulesCommitMessagePattern;
/**
* committer_email_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#committer_email_pattern RepositoryRuleset#committer_email_pattern}
*/
readonly committerEmailPattern?: RepositoryRulesetRulesCommitterEmailPattern;
/**
* copilot_code_review block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#copilot_code_review RepositoryRuleset#copilot_code_review}
*/
readonly copilotCodeReview?: RepositoryRulesetRulesCopilotCodeReview;
/**
* file_extension_restriction block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_extension_restriction RepositoryRuleset#file_extension_restriction}
*/
readonly fileExtensionRestriction?: RepositoryRulesetRulesFileExtensionRestriction;
/**
* file_path_restriction block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#file_path_restriction RepositoryRuleset#file_path_restriction}
*/
readonly filePathRestriction?: RepositoryRulesetRulesFilePathRestriction;
/**
* max_file_path_length block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_path_length RepositoryRuleset#max_file_path_length}
*/
readonly maxFilePathLength?: RepositoryRulesetRulesMaxFilePathLength;
/**
* max_file_size block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#max_file_size RepositoryRuleset#max_file_size}
*/
readonly maxFileSize?: RepositoryRulesetRulesMaxFileSize;
/**
* merge_queue block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#merge_queue RepositoryRuleset#merge_queue}
*/
readonly mergeQueue?: RepositoryRulesetRulesMergeQueue;
/**
* pull_request block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#pull_request RepositoryRuleset#pull_request}
*/
readonly pullRequest?: RepositoryRulesetRulesPullRequest;
/**
* required_code_scanning block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_code_scanning RepositoryRuleset#required_code_scanning}
*/
readonly requiredCodeScanning?: RepositoryRulesetRulesRequiredCodeScanning;
/**
* required_deployments block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_deployments RepositoryRuleset#required_deployments}
*/
readonly requiredDeployments?: RepositoryRulesetRulesRequiredDeployments;
/**
* required_status_checks block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#required_status_checks RepositoryRuleset#required_status_checks}
*/
readonly requiredStatusChecks?: RepositoryRulesetRulesRequiredStatusChecks;
/**
* tag_name_pattern block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#tag_name_pattern RepositoryRuleset#tag_name_pattern}
*/
readonly tagNamePattern?: RepositoryRulesetRulesTagNamePattern;
}
@@ -4180,7 +4180,7 @@ export class RepositoryRulesetRulesOutputReference extends cdktn.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset github_repository_ruleset}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset github_repository_ruleset}
*/
export class RepositoryRuleset extends cdktn.TerraformResource {
@@ -4196,7 +4196,7 @@ export class RepositoryRuleset extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryRuleset resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryRuleset to import
- * @param importFromId The id of the existing RepositoryRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryRuleset that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryRuleset to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -4208,7 +4208,7 @@ export class RepositoryRuleset extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_ruleset github_repository_ruleset} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_ruleset github_repository_ruleset} 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
@@ -4219,7 +4219,7 @@ export class RepositoryRuleset extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_ruleset',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-topics/README.md b/src/repository-topics/README.md
index 82568965f..8d517ed04 100644
--- a/src/repository-topics/README.md
+++ b/src/repository-topics/README.md
@@ -1,3 +1,3 @@
# `github_repository_topics`
-Refer to the Terraform Registry for docs: [`github_repository_topics`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics).
+Refer to the Terraform Registry for docs: [`github_repository_topics`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics).
diff --git a/src/repository-topics/index.ts b/src/repository-topics/index.ts
index 00f94e8c5..32f67ec4c 100644
--- a/src/repository-topics/index.ts
+++ b/src/repository-topics/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface RepositoryTopicsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#id RepositoryTopics#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#id RepositoryTopics#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface RepositoryTopicsConfig extends cdktn.TerraformMetaArguments {
/**
* The name of the repository. The name is not case sensitive.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#repository RepositoryTopics#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#repository RepositoryTopics#repository}
*/
readonly repository: string;
/**
* An array of topics to add to the repository. Pass one or more topics to replace the set of existing topics. Send an empty array ([]) to clear all topics from the repository. Note: Topic names cannot contain uppercase letters.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#topics RepositoryTopics#topics}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#topics RepositoryTopics#topics}
*/
readonly topics: string[];
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics github_repository_topics}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics github_repository_topics}
*/
export class RepositoryTopics extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class RepositoryTopics extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryTopics resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryTopics to import
- * @param importFromId The id of the existing RepositoryTopics that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryTopics that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryTopics to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class RepositoryTopics extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_topics github_repository_topics} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_topics github_repository_topics} 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
@@ -73,7 +73,7 @@ export class RepositoryTopics extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_topics',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-vulnerability-alerts/README.md b/src/repository-vulnerability-alerts/README.md
index 8269bafb6..9b81b2282 100644
--- a/src/repository-vulnerability-alerts/README.md
+++ b/src/repository-vulnerability-alerts/README.md
@@ -1,3 +1,3 @@
# `github_repository_vulnerability_alerts`
-Refer to the Terraform Registry for docs: [`github_repository_vulnerability_alerts`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts).
+Refer to the Terraform Registry for docs: [`github_repository_vulnerability_alerts`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts).
diff --git a/src/repository-vulnerability-alerts/index.ts b/src/repository-vulnerability-alerts/index.ts
index 141e57caa..76a99890a 100644
--- a/src/repository-vulnerability-alerts/index.ts
+++ b/src/repository-vulnerability-alerts/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface RepositoryVulnerabilityAlertsConfig extends cdktn.TerraformMeta
/**
* Whether vulnerability alerts are enabled for the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#enabled RepositoryVulnerabilityAlerts#enabled}
*/
readonly enabled?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#id RepositoryVulnerabilityAlerts#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,13 +28,13 @@ export interface RepositoryVulnerabilityAlertsConfig extends cdktn.TerraformMeta
/**
* The repository name to configure vulnerability alerts for.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#repository RepositoryVulnerabilityAlerts#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts}
*/
export class RepositoryVulnerabilityAlerts extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class RepositoryVulnerabilityAlerts extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryVulnerabilityAlerts resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryVulnerabilityAlerts to import
- * @param importFromId The id of the existing RepositoryVulnerabilityAlerts that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryVulnerabilityAlerts that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryVulnerabilityAlerts to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class RepositoryVulnerabilityAlerts extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_vulnerability_alerts github_repository_vulnerability_alerts} 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
@@ -73,7 +73,7 @@ export class RepositoryVulnerabilityAlerts extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_vulnerability_alerts',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository-webhook/README.md b/src/repository-webhook/README.md
index 0ca216ce5..952ee3ce1 100644
--- a/src/repository-webhook/README.md
+++ b/src/repository-webhook/README.md
@@ -1,3 +1,3 @@
# `github_repository_webhook`
-Refer to the Terraform Registry for docs: [`github_repository_webhook`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook).
+Refer to the Terraform Registry for docs: [`github_repository_webhook`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook).
diff --git a/src/repository-webhook/index.ts b/src/repository-webhook/index.ts
index 588b8182c..1f49b8e0e 100644
--- a/src/repository-webhook/index.ts
+++ b/src/repository-webhook/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,21 +15,21 @@ export interface RepositoryWebhookConfig extends cdktn.TerraformMetaArguments {
/**
* Indicate if the webhook should receive events. Defaults to 'true'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#active RepositoryWebhook#active}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#active RepositoryWebhook#active}
*/
readonly active?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#etag RepositoryWebhook#etag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#etag RepositoryWebhook#etag}
*/
readonly etag?: string;
/**
* A list of events which should trigger the webhook
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#events RepositoryWebhook#events}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#events RepositoryWebhook#events}
*/
readonly events: string[];
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#id RepositoryWebhook#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#id RepositoryWebhook#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -38,13 +38,13 @@ export interface RepositoryWebhookConfig extends cdktn.TerraformMetaArguments {
/**
* The repository name of the webhook, not including the organization, which will be inferred.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#repository RepositoryWebhook#repository}
*/
readonly repository: string;
/**
* configuration block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#configuration RepositoryWebhook#configuration}
*/
readonly configuration?: RepositoryWebhookConfiguration;
}
@@ -52,25 +52,25 @@ export interface RepositoryWebhookConfiguration {
/**
* The content type for the payload. Valid values are either 'form' or 'json'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#content_type RepositoryWebhook#content_type}
*/
readonly contentType?: string;
/**
* Insecure SSL boolean toggle. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#insecure_ssl RepositoryWebhook#insecure_ssl}
*/
readonly insecureSsl?: boolean | cdktn.IResolvable;
/**
* The shared secret for the webhook
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#secret RepositoryWebhook#secret}
*/
readonly secret?: string;
/**
* The URL of the webhook.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#url RepositoryWebhook#url}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#url RepositoryWebhook#url}
*/
readonly url: string;
}
@@ -238,7 +238,7 @@ export class RepositoryWebhookConfigurationOutputReference extends cdktn.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook github_repository_webhook}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook github_repository_webhook}
*/
export class RepositoryWebhook extends cdktn.TerraformResource {
@@ -254,7 +254,7 @@ export class RepositoryWebhook extends cdktn.TerraformResource {
* Generates CDKTN code for importing a RepositoryWebhook resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the RepositoryWebhook to import
- * @param importFromId The id of the existing RepositoryWebhook that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing RepositoryWebhook that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the RepositoryWebhook to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -266,7 +266,7 @@ export class RepositoryWebhook extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository_webhook github_repository_webhook} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository_webhook github_repository_webhook} 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
@@ -277,7 +277,7 @@ export class RepositoryWebhook extends cdktn.TerraformResource {
terraformResourceType: 'github_repository_webhook',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/repository/README.md b/src/repository/README.md
index a9aaad3fc..8d33066bd 100644
--- a/src/repository/README.md
+++ b/src/repository/README.md
@@ -1,3 +1,3 @@
# `github_repository`
-Refer to the Terraform Registry for docs: [`github_repository`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository).
+Refer to the Terraform Registry for docs: [`github_repository`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository).
diff --git a/src/repository/index.ts b/src/repository/index.ts
index bb4907e3e..bb90e6f85 100644
--- a/src/repository/index.ts
+++ b/src/repository/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,236 +15,236 @@ export interface RepositoryConfig extends cdktn.TerraformMetaArguments {
/**
* Set to 'true' to allow auto-merging pull requests on the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_auto_merge Repository#allow_auto_merge}
*/
readonly allowAutoMerge?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to allow private forking on the repository; this is only relevant if the repository is owned by an organization and is private or internal.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_forking Repository#allow_forking}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_forking Repository#allow_forking}
*/
readonly allowForking?: boolean | cdktn.IResolvable;
/**
* Set to 'false' to disable merge commits on the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_merge_commit Repository#allow_merge_commit}
*/
readonly allowMergeCommit?: boolean | cdktn.IResolvable;
/**
* Set to 'false' to disable rebase merges on the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_rebase_merge Repository#allow_rebase_merge}
*/
readonly allowRebaseMerge?: boolean | cdktn.IResolvable;
/**
* Set to 'false' to disable squash merges on the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_squash_merge Repository#allow_squash_merge}
*/
readonly allowSquashMerge?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to always suggest updating pull request branches.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#allow_update_branch Repository#allow_update_branch}
*/
readonly allowUpdateBranch?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to archive the repository instead of deleting on destroy.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archive_on_destroy Repository#archive_on_destroy}
*/
readonly archiveOnDestroy?: boolean | cdktn.IResolvable;
/**
* Specifies if the repository should be archived. Defaults to 'false'. NOTE Currently, the API does not support unarchiving.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#archived Repository#archived}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#archived Repository#archived}
*/
readonly archived?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to produce an initial commit in the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#auto_init Repository#auto_init}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#auto_init Repository#auto_init}
*/
readonly autoInit?: boolean | cdktn.IResolvable;
/**
* Can only be set after initial repository creation, and only if the target branch exists
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#default_branch Repository#default_branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#default_branch Repository#default_branch}
*/
readonly defaultBranch?: string;
/**
* Automatically delete head branch after a pull request is merged. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#delete_branch_on_merge Repository#delete_branch_on_merge}
*/
readonly deleteBranchOnMerge?: boolean | cdktn.IResolvable;
/**
* A description of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#description Repository#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#description Repository#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#etag Repository#etag}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#etag Repository#etag}
*/
readonly etag?: string;
/**
* Set to 'true' to fork an existing repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#fork Repository#fork}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#fork Repository#fork}
*/
readonly fork?: string;
/**
* Use the name of the template without the extension. For example, 'Haskell'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#gitignore_template Repository#gitignore_template}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#gitignore_template Repository#gitignore_template}
*/
readonly gitignoreTemplate?: string;
/**
* Set to 'true' to enable GitHub Discussions on the repository. Defaults to 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_discussions Repository#has_discussions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_discussions Repository#has_discussions}
*/
readonly hasDiscussions?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to enable the (deprecated) downloads features on the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_downloads Repository#has_downloads}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_downloads Repository#has_downloads}
*/
readonly hasDownloads?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to enable the GitHub Issues features on the repository
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_issues Repository#has_issues}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_issues Repository#has_issues}
*/
readonly hasIssues?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to enable the GitHub Projects features on the repository. Per the GitHub documentation when in an organization that has disabled repository projects it will default to 'false' and will otherwise default to 'true'. If you specify 'true' when it has been disabled it will return an error.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_projects Repository#has_projects}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_projects Repository#has_projects}
*/
readonly hasProjects?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to enable the GitHub Wiki features on the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#has_wiki Repository#has_wiki}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#has_wiki Repository#has_wiki}
*/
readonly hasWiki?: boolean | cdktn.IResolvable;
/**
* URL of a page describing the project.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#homepage_url Repository#homepage_url}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#homepage_url Repository#homepage_url}
*/
readonly homepageUrl?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#id Repository#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#id Repository#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
*/
readonly id?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#ignore_vulnerability_alerts_during_read Repository#ignore_vulnerability_alerts_during_read}
*/
readonly ignoreVulnerabilityAlertsDuringRead?: boolean | cdktn.IResolvable;
/**
* Set to 'true' to tell GitHub that this is a template repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#is_template Repository#is_template}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#is_template Repository#is_template}
*/
readonly isTemplate?: boolean | cdktn.IResolvable;
/**
* Use the name of the template without the extension. For example, 'mit' or 'mpl-2.0'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#license_template Repository#license_template}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#license_template Repository#license_template}
*/
readonly licenseTemplate?: string;
/**
* Can be 'PR_BODY', 'PR_TITLE', or 'BLANK' for a default merge commit message.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_message Repository#merge_commit_message}
*/
readonly mergeCommitMessage?: string;
/**
* Can be 'PR_TITLE' or 'MERGE_MESSAGE' for a default merge commit title.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#merge_commit_title Repository#merge_commit_title}
*/
readonly mergeCommitTitle?: string;
/**
* The name of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#name Repository#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#name Repository#name}
*/
readonly name: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#private Repository#private}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#private Repository#private}
*/
readonly private?: boolean | cdktn.IResolvable;
/**
* The owner of the source repository to fork from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_owner Repository#source_owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_owner Repository#source_owner}
*/
readonly sourceOwner?: string;
/**
* The name of the source repository to fork from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source_repo Repository#source_repo}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source_repo Repository#source_repo}
*/
readonly sourceRepo?: string;
/**
* Can be 'PR_BODY', 'COMMIT_MESSAGES', or 'BLANK' for a default squash merge commit message.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_message Repository#squash_merge_commit_message}
*/
readonly squashMergeCommitMessage?: string;
/**
* Can be 'PR_TITLE' or 'COMMIT_OR_PR_TITLE' for a default squash merge commit title.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#squash_merge_commit_title Repository#squash_merge_commit_title}
*/
readonly squashMergeCommitTitle?: string;
/**
* The list of topics of the repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#topics Repository#topics}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#topics Repository#topics}
*/
readonly topics?: string[];
/**
* Can be 'public' or 'private'. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, visibility can also be 'internal'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#visibility Repository#visibility}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#visibility Repository#visibility}
*/
readonly visibility?: string;
/**
* Set to 'true' to enable security alerts for vulnerable dependencies. Enabling requires alerts to be enabled on the owner level. (Note for importing: GitHub enables the alerts on all repos by default). Note that vulnerability alerts have not been successfully tested on any GitHub Enterprise instance and may be unavailable in those settings.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#vulnerability_alerts Repository#vulnerability_alerts}
*/
readonly vulnerabilityAlerts?: boolean | cdktn.IResolvable;
/**
* Require contributors to sign off on web-based commits.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#web_commit_signoff_required Repository#web_commit_signoff_required}
*/
readonly webCommitSignoffRequired?: boolean | cdktn.IResolvable;
/**
* pages block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#pages Repository#pages}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#pages Repository#pages}
*/
readonly pages?: RepositoryPages;
/**
* security_and_analysis block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#security_and_analysis Repository#security_and_analysis}
*/
readonly securityAndAnalysis?: RepositorySecurityAndAnalysis;
/**
* template block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#template Repository#template}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#template Repository#template}
*/
readonly template?: RepositoryTemplate;
}
@@ -252,13 +252,13 @@ export interface RepositoryPagesSource {
/**
* The repository branch used to publish the site's source files. (i.e. 'main' or 'gh-pages')
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#branch Repository#branch}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#branch Repository#branch}
*/
readonly branch: string;
/**
* The repository directory from which the site publishes (Default: '/')
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#path Repository#path}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#path Repository#path}
*/
readonly path?: string;
}
@@ -370,19 +370,19 @@ export interface RepositoryPages {
/**
* The type the page should be sourced.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#build_type Repository#build_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#build_type Repository#build_type}
*/
readonly buildType?: string;
/**
* The custom domain for the repository. This can only be set after the repository has been created.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#cname Repository#cname}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#cname Repository#cname}
*/
readonly cname?: string;
/**
* source block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#source Repository#source}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#source Repository#source}
*/
readonly source?: RepositoryPagesSource;
}
@@ -546,7 +546,7 @@ export interface RepositorySecurityAndAnalysisAdvancedSecurity {
/**
* Set to 'enabled' to enable advanced security features on the repository. Can be 'enabled' or 'disabled', This value being present when split licensing is enabled will error out.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
*/
readonly status: string;
}
@@ -629,7 +629,7 @@ export interface RepositorySecurityAndAnalysisCodeSecurity {
/**
* Set to 'enabled' to enable code security on the repository. Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
*/
readonly status: string;
}
@@ -712,7 +712,7 @@ export interface RepositorySecurityAndAnalysisSecretScanning {
/**
* Set to 'enabled' to enable secret scanning on the repository. Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
*/
readonly status: string;
}
@@ -795,7 +795,7 @@ export interface RepositorySecurityAndAnalysisSecretScanningAiDetection {
/**
* Set to 'enabled' to enable secret scanning AI detection on the repository. Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
*/
readonly status: string;
}
@@ -878,7 +878,7 @@ export interface RepositorySecurityAndAnalysisSecretScanningNonProviderPatterns
/**
* Set to 'enabled' to enable secret scanning non-provider patterns on the repository. Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
*/
readonly status: string;
}
@@ -961,7 +961,7 @@ export interface RepositorySecurityAndAnalysisSecretScanningPushProtection {
/**
* Set to 'enabled' to enable secret scanning push protection on the repository. Can be 'enabled' or 'disabled'. If set to 'enabled', the repository's visibility must be 'public', 'security_and_analysis[0].advanced_security[0].status' must also be set to 'enabled', or your Organization must have split licensing for Advanced security.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#status Repository#status}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#status Repository#status}
*/
readonly status: string;
}
@@ -1044,37 +1044,37 @@ export interface RepositorySecurityAndAnalysis {
/**
* advanced_security block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#advanced_security Repository#advanced_security}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#advanced_security Repository#advanced_security}
*/
readonly advancedSecurity?: RepositorySecurityAndAnalysisAdvancedSecurity;
/**
* code_security block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#code_security Repository#code_security}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#code_security Repository#code_security}
*/
readonly codeSecurity?: RepositorySecurityAndAnalysisCodeSecurity;
/**
* secret_scanning block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning Repository#secret_scanning}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning Repository#secret_scanning}
*/
readonly secretScanning?: RepositorySecurityAndAnalysisSecretScanning;
/**
* secret_scanning_ai_detection block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_ai_detection Repository#secret_scanning_ai_detection}
*/
readonly secretScanningAiDetection?: RepositorySecurityAndAnalysisSecretScanningAiDetection;
/**
* secret_scanning_non_provider_patterns block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_non_provider_patterns Repository#secret_scanning_non_provider_patterns}
*/
readonly secretScanningNonProviderPatterns?: RepositorySecurityAndAnalysisSecretScanningNonProviderPatterns;
/**
* secret_scanning_push_protection block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#secret_scanning_push_protection Repository#secret_scanning_push_protection}
*/
readonly secretScanningPushProtection?: RepositorySecurityAndAnalysisSecretScanningPushProtection;
}
@@ -1305,19 +1305,19 @@ export interface RepositoryTemplate {
/**
* Whether the new repository should include all the branches from the template repository (defaults to 'false', which includes only the default branch from the template).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#include_all_branches Repository#include_all_branches}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#include_all_branches Repository#include_all_branches}
*/
readonly includeAllBranches?: boolean | cdktn.IResolvable;
/**
* The GitHub organization or user the template repository is owned by.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#owner Repository#owner}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#owner Repository#owner}
*/
readonly owner: string;
/**
* The name of the template repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#repository Repository#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#repository Repository#repository}
*/
readonly repository: string;
}
@@ -1453,7 +1453,7 @@ export class RepositoryTemplateOutputReference extends cdktn.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository github_repository}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository github_repository}
*/
export class Repository extends cdktn.TerraformResource {
@@ -1469,7 +1469,7 @@ export class Repository extends cdktn.TerraformResource {
* Generates CDKTN code for importing a Repository resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the Repository to import
- * @param importFromId The id of the existing Repository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing Repository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the Repository to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -1481,7 +1481,7 @@ export class Repository extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/repository github_repository} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/repository github_repository} 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
@@ -1492,7 +1492,7 @@ export class Repository extends cdktn.TerraformResource {
terraformResourceType: 'github_repository',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/team-members/README.md b/src/team-members/README.md
index b6d399c99..772bfadc2 100644
--- a/src/team-members/README.md
+++ b/src/team-members/README.md
@@ -1,3 +1,3 @@
# `github_team_members`
-Refer to the Terraform Registry for docs: [`github_team_members`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members).
+Refer to the Terraform Registry for docs: [`github_team_members`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members).
diff --git a/src/team-members/index.ts b/src/team-members/index.ts
index a211289f1..0d4aef50f 100644
--- a/src/team-members/index.ts
+++ b/src/team-members/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface TeamMembersConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#id TeamMembers#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#id TeamMembers#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface TeamMembersConfig extends cdktn.TerraformMetaArguments {
/**
* The GitHub team id or slug
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#team_id TeamMembers#team_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#team_id TeamMembers#team_id}
*/
readonly teamId: string;
/**
* members block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#members TeamMembers#members}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#members TeamMembers#members}
*/
readonly members: TeamMembersMembers[] | cdktn.IResolvable;
}
@@ -36,13 +36,13 @@ export interface TeamMembersMembers {
/**
* The role of the user within the team. Must be one of 'member' or 'maintainer'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#role TeamMembers#role}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#role TeamMembers#role}
*/
readonly role?: string;
/**
* The user to add to the team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#username TeamMembers#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#username TeamMembers#username}
*/
readonly username: string;
}
@@ -184,7 +184,7 @@ export class TeamMembersMembersList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members github_team_members}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members github_team_members}
*/
export class TeamMembers extends cdktn.TerraformResource {
@@ -200,7 +200,7 @@ export class TeamMembers extends cdktn.TerraformResource {
* Generates CDKTN code for importing a TeamMembers resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the TeamMembers to import
- * @param importFromId The id of the existing TeamMembers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing TeamMembers that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the TeamMembers to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -212,7 +212,7 @@ export class TeamMembers extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_members github_team_members} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_members github_team_members} 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
@@ -223,7 +223,7 @@ export class TeamMembers extends cdktn.TerraformResource {
terraformResourceType: 'github_team_members',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/team-membership/README.md b/src/team-membership/README.md
index 5f33e2136..e5615f0c6 100644
--- a/src/team-membership/README.md
+++ b/src/team-membership/README.md
@@ -1,3 +1,3 @@
# `github_team_membership`
-Refer to the Terraform Registry for docs: [`github_team_membership`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership).
+Refer to the Terraform Registry for docs: [`github_team_membership`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership).
diff --git a/src/team-membership/index.ts b/src/team-membership/index.ts
index 6ff6df0fa..e9b322b18 100644
--- a/src/team-membership/index.ts
+++ b/src/team-membership/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface TeamMembershipConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#id TeamMembership#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#id TeamMembership#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,25 +22,25 @@ export interface TeamMembershipConfig extends cdktn.TerraformMetaArguments {
/**
* The role of the user within the team. Must be one of 'member' or 'maintainer'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#role TeamMembership#role}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#role TeamMembership#role}
*/
readonly role?: string;
/**
* The GitHub team id or the GitHub team slug.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#team_id TeamMembership#team_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#team_id TeamMembership#team_id}
*/
readonly teamId: string;
/**
* The user to add to the team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#username TeamMembership#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#username TeamMembership#username}
*/
readonly username: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership github_team_membership}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership github_team_membership}
*/
export class TeamMembership extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class TeamMembership extends cdktn.TerraformResource {
* Generates CDKTN code for importing a TeamMembership resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the TeamMembership to import
- * @param importFromId The id of the existing TeamMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing TeamMembership that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the TeamMembership to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class TeamMembership extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_membership github_team_membership} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_membership github_team_membership} 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
@@ -79,7 +79,7 @@ export class TeamMembership extends cdktn.TerraformResource {
terraformResourceType: 'github_team_membership',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/team-repository/README.md b/src/team-repository/README.md
index bb74570b5..7536173ed 100644
--- a/src/team-repository/README.md
+++ b/src/team-repository/README.md
@@ -1,3 +1,3 @@
# `github_team_repository`
-Refer to the Terraform Registry for docs: [`github_team_repository`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository).
+Refer to the Terraform Registry for docs: [`github_team_repository`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository).
diff --git a/src/team-repository/index.ts b/src/team-repository/index.ts
index 86833effc..1802dbbc8 100644
--- a/src/team-repository/index.ts
+++ b/src/team-repository/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface TeamRepositoryConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#id TeamRepository#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#id TeamRepository#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,25 +22,25 @@ export interface TeamRepositoryConfig extends cdktn.TerraformMetaArguments {
/**
* The permissions of team members regarding the repository. Must be one of 'pull', 'triage', 'push', 'maintain', 'admin' or the name of an existing custom repository role within the organisation.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#permission TeamRepository#permission}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#permission TeamRepository#permission}
*/
readonly permission?: string;
/**
* The repository to add to the team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#repository TeamRepository#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#repository TeamRepository#repository}
*/
readonly repository: string;
/**
* ID or slug of team
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#team_id TeamRepository#team_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#team_id TeamRepository#team_id}
*/
readonly teamId: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository github_team_repository}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository github_team_repository}
*/
export class TeamRepository extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class TeamRepository extends cdktn.TerraformResource {
* Generates CDKTN code for importing a TeamRepository resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the TeamRepository to import
- * @param importFromId The id of the existing TeamRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing TeamRepository that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the TeamRepository to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class TeamRepository extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_repository github_team_repository} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_repository github_team_repository} 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
@@ -79,7 +79,7 @@ export class TeamRepository extends cdktn.TerraformResource {
terraformResourceType: 'github_team_repository',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/team-settings/README.md b/src/team-settings/README.md
index 6f0b2f507..f038a63e7 100644
--- a/src/team-settings/README.md
+++ b/src/team-settings/README.md
@@ -1,3 +1,3 @@
# `github_team_settings`
-Refer to the Terraform Registry for docs: [`github_team_settings`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings).
+Refer to the Terraform Registry for docs: [`github_team_settings`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings).
diff --git a/src/team-settings/index.ts b/src/team-settings/index.ts
index 556dbff13..112a82165 100644
--- a/src/team-settings/index.ts
+++ b/src/team-settings/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface TeamSettingsConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#id TeamSettings#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#id TeamSettings#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface TeamSettingsConfig extends cdktn.TerraformMetaArguments {
/**
* Whether to notify the entire team when at least one member is also assigned to the pull request.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
*/
readonly notify?: boolean | cdktn.IResolvable;
/**
* The GitHub team id or the GitHub team slug.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#team_id TeamSettings#team_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#team_id TeamSettings#team_id}
*/
readonly teamId: string;
/**
* review_request_delegation block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#review_request_delegation TeamSettings#review_request_delegation}
*/
readonly reviewRequestDelegation?: TeamSettingsReviewRequestDelegation;
}
@@ -42,19 +42,19 @@ export interface TeamSettingsReviewRequestDelegation {
/**
* The algorithm to use when assigning pull requests to team members. Supported values are ROUND_ROBIN and LOAD_BALANCE.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#algorithm TeamSettings#algorithm}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#algorithm TeamSettings#algorithm}
*/
readonly algorithm?: string;
/**
* The number of team members to assign to a pull request.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#member_count TeamSettings#member_count}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#member_count TeamSettings#member_count}
*/
readonly memberCount?: number;
/**
* whether to notify the entire team when at least one member is also assigned to the pull request.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#notify TeamSettings#notify}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#notify TeamSettings#notify}
*/
readonly notify?: boolean | cdktn.IResolvable;
}
@@ -196,7 +196,7 @@ export class TeamSettingsReviewRequestDelegationOutputReference extends cdktn.Co
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings github_team_settings}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings github_team_settings}
*/
export class TeamSettings extends cdktn.TerraformResource {
@@ -212,7 +212,7 @@ export class TeamSettings extends cdktn.TerraformResource {
* Generates CDKTN code for importing a TeamSettings resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the TeamSettings to import
- * @param importFromId The id of the existing TeamSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing TeamSettings that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the TeamSettings to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -224,7 +224,7 @@ export class TeamSettings extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_settings github_team_settings} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_settings github_team_settings} 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
@@ -235,7 +235,7 @@ export class TeamSettings extends cdktn.TerraformResource {
terraformResourceType: 'github_team_settings',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/team-sync-group-mapping/README.md b/src/team-sync-group-mapping/README.md
index cdee08961..f85c7c27b 100644
--- a/src/team-sync-group-mapping/README.md
+++ b/src/team-sync-group-mapping/README.md
@@ -1,3 +1,3 @@
# `github_team_sync_group_mapping`
-Refer to the Terraform Registry for docs: [`github_team_sync_group_mapping`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping).
+Refer to the Terraform Registry for docs: [`github_team_sync_group_mapping`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping).
diff --git a/src/team-sync-group-mapping/index.ts b/src/team-sync-group-mapping/index.ts
index 2c021a728..b0b870d37 100644
--- a/src/team-sync-group-mapping/index.ts
+++ b/src/team-sync-group-mapping/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface TeamSyncGroupMappingConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#id TeamSyncGroupMapping#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,13 +22,13 @@ export interface TeamSyncGroupMappingConfig extends cdktn.TerraformMetaArguments
/**
* Slug of the team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#team_slug TeamSyncGroupMapping#team_slug}
*/
readonly teamSlug: string;
/**
* group block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group TeamSyncGroupMapping#group}
*/
readonly group?: TeamSyncGroupMappingGroup[] | cdktn.IResolvable;
}
@@ -36,19 +36,19 @@ export interface TeamSyncGroupMappingGroup {
/**
* The description of the IdP group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_description TeamSyncGroupMapping#group_description}
*/
readonly groupDescription: string;
/**
* The ID of the IdP group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_id TeamSyncGroupMapping#group_id}
*/
readonly groupId: string;
/**
* The name of the IdP group.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#group_name TeamSyncGroupMapping#group_name}
*/
readonly groupName: string;
}
@@ -213,7 +213,7 @@ export class TeamSyncGroupMappingGroupList extends cdktn.ComplexList {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping github_team_sync_group_mapping}
*/
export class TeamSyncGroupMapping extends cdktn.TerraformResource {
@@ -229,7 +229,7 @@ export class TeamSyncGroupMapping extends cdktn.TerraformResource {
* Generates CDKTN code for importing a TeamSyncGroupMapping resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the TeamSyncGroupMapping to import
- * @param importFromId The id of the existing TeamSyncGroupMapping that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing TeamSyncGroupMapping that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the TeamSyncGroupMapping to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -241,7 +241,7 @@ export class TeamSyncGroupMapping extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team_sync_group_mapping github_team_sync_group_mapping} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team_sync_group_mapping github_team_sync_group_mapping} 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
@@ -252,7 +252,7 @@ export class TeamSyncGroupMapping extends cdktn.TerraformResource {
terraformResourceType: 'github_team_sync_group_mapping',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/team/README.md b/src/team/README.md
index d695b7320..a33c3ed12 100644
--- a/src/team/README.md
+++ b/src/team/README.md
@@ -1,3 +1,3 @@
# `github_team`
-Refer to the Terraform Registry for docs: [`github_team`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team).
+Refer to the Terraform Registry for docs: [`github_team`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team).
diff --git a/src/team/index.ts b/src/team/index.ts
index 5d89fc6cc..804a4fc9c 100644
--- a/src/team/index.ts
+++ b/src/team/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface TeamConfig extends cdktn.TerraformMetaArguments {
/**
* Adds a default maintainer to the team. Adds the creating user to the team when 'true'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#create_default_maintainer Team#create_default_maintainer}
*/
readonly createDefaultMaintainer?: boolean | cdktn.IResolvable;
/**
* A description of the team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#description Team#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#description Team#description}
*/
readonly description?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#id Team#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#id Team#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,49 +34,49 @@ export interface TeamConfig extends cdktn.TerraformMetaArguments {
/**
* The LDAP Distinguished Name of the group where membership will be synchronized. Only available in GitHub Enterprise Server.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#ldap_dn Team#ldap_dn}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#ldap_dn Team#ldap_dn}
*/
readonly ldapDn?: string;
/**
* The name of the team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#name Team#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#name Team#name}
*/
readonly name: string;
/**
* The notification setting for the team. Must be one of 'notifications_enabled' or 'notifications_disabled'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#notification_setting Team#notification_setting}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#notification_setting Team#notification_setting}
*/
readonly notificationSetting?: string;
/**
* The ID or slug of the parent team, if this is a nested team.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_id Team#parent_team_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_id Team#parent_team_id}
*/
readonly parentTeamId?: string;
/**
* The id of the parent team read in Github.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_id Team#parent_team_read_id}
*/
readonly parentTeamReadId?: string;
/**
* The id of the parent team read in Github.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#parent_team_read_slug Team#parent_team_read_slug}
*/
readonly parentTeamReadSlug?: string;
/**
* The level of privacy for the team. Must be one of 'secret' or 'closed'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#privacy Team#privacy}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#privacy Team#privacy}
*/
readonly privacy?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team github_team}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team github_team}
*/
export class Team extends cdktn.TerraformResource {
@@ -92,7 +92,7 @@ export class Team extends cdktn.TerraformResource {
* Generates CDKTN code for importing a Team resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the Team to import
- * @param importFromId The id of the existing Team that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing Team that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the Team to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -104,7 +104,7 @@ export class Team extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/team github_team} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/team github_team} 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
@@ -115,7 +115,7 @@ export class Team extends cdktn.TerraformResource {
terraformResourceType: 'github_team',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/user-gpg-key/README.md b/src/user-gpg-key/README.md
index 8cd5b277d..117dafb09 100644
--- a/src/user-gpg-key/README.md
+++ b/src/user-gpg-key/README.md
@@ -1,3 +1,3 @@
# `github_user_gpg_key`
-Refer to the Terraform Registry for docs: [`github_user_gpg_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key).
+Refer to the Terraform Registry for docs: [`github_user_gpg_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key).
diff --git a/src/user-gpg-key/index.ts b/src/user-gpg-key/index.ts
index 8f79bdf8c..55f3b1df6 100644
--- a/src/user-gpg-key/index.ts
+++ b/src/user-gpg-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface UserGpgKeyConfig extends cdktn.TerraformMetaArguments {
/**
* Your public GPG key, generated in ASCII-armored format.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#armored_public_key UserGpgKey#armored_public_key}
*/
readonly armoredPublicKey: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#id UserGpgKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#id UserGpgKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,7 +28,7 @@ export interface UserGpgKeyConfig extends cdktn.TerraformMetaArguments {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key github_user_gpg_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key github_user_gpg_key}
*/
export class UserGpgKey extends cdktn.TerraformResource {
@@ -44,7 +44,7 @@ export class UserGpgKey extends cdktn.TerraformResource {
* Generates CDKTN code for importing a UserGpgKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the UserGpgKey to import
- * @param importFromId The id of the existing UserGpgKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing UserGpgKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the UserGpgKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -56,7 +56,7 @@ export class UserGpgKey extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_gpg_key github_user_gpg_key} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_gpg_key github_user_gpg_key} 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
@@ -67,7 +67,7 @@ export class UserGpgKey extends cdktn.TerraformResource {
terraformResourceType: 'github_user_gpg_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/user-invitation-accepter/README.md b/src/user-invitation-accepter/README.md
index a2bb30ff0..36656b435 100644
--- a/src/user-invitation-accepter/README.md
+++ b/src/user-invitation-accepter/README.md
@@ -1,3 +1,3 @@
# `github_user_invitation_accepter`
-Refer to the Terraform Registry for docs: [`github_user_invitation_accepter`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter).
+Refer to the Terraform Registry for docs: [`github_user_invitation_accepter`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter).
diff --git a/src/user-invitation-accepter/index.ts b/src/user-invitation-accepter/index.ts
index 8a8c778af..e9d1fc820 100644
--- a/src/user-invitation-accepter/index.ts
+++ b/src/user-invitation-accepter/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface UserInvitationAccepterConfig extends cdktn.TerraformMetaArgumen
/**
* Allow the ID to be unset. This will result in the resource being skipped when the ID is not set instead of returning an error.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#allow_empty_id UserInvitationAccepter#allow_empty_id}
*/
readonly allowEmptyId?: boolean | cdktn.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#id UserInvitationAccepter#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,13 +28,13 @@ export interface UserInvitationAccepterConfig extends cdktn.TerraformMetaArgumen
/**
* ID of the invitation to accept. Must be set when 'allow_empty_id' is 'false'.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#invitation_id UserInvitationAccepter#invitation_id}
*/
readonly invitationId?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter github_user_invitation_accepter}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter github_user_invitation_accepter}
*/
export class UserInvitationAccepter extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class UserInvitationAccepter extends cdktn.TerraformResource {
* Generates CDKTN code for importing a UserInvitationAccepter resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the UserInvitationAccepter to import
- * @param importFromId The id of the existing UserInvitationAccepter that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing UserInvitationAccepter that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the UserInvitationAccepter to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class UserInvitationAccepter extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_invitation_accepter github_user_invitation_accepter} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_invitation_accepter github_user_invitation_accepter} 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
@@ -73,7 +73,7 @@ export class UserInvitationAccepter extends cdktn.TerraformResource {
terraformResourceType: 'github_user_invitation_accepter',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/user-ssh-key/README.md b/src/user-ssh-key/README.md
index ccb995375..2f42d9b14 100644
--- a/src/user-ssh-key/README.md
+++ b/src/user-ssh-key/README.md
@@ -1,3 +1,3 @@
# `github_user_ssh_key`
-Refer to the Terraform Registry for docs: [`github_user_ssh_key`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key).
+Refer to the Terraform Registry for docs: [`github_user_ssh_key`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key).
diff --git a/src/user-ssh-key/index.ts b/src/user-ssh-key/index.ts
index 1f4b79a2d..2c318741e 100644
--- a/src/user-ssh-key/index.ts
+++ b/src/user-ssh-key/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktn from 'cdktn';
export interface UserSshKeyConfig extends cdktn.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#id UserSshKey#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#id UserSshKey#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -22,19 +22,19 @@ export interface UserSshKeyConfig extends cdktn.TerraformMetaArguments {
/**
* The public SSH key to add to your GitHub account.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#key UserSshKey#key}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#key UserSshKey#key}
*/
readonly key: string;
/**
* A descriptive name for the new key.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#title UserSshKey#title}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#title UserSshKey#title}
*/
readonly title: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key github_user_ssh_key}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key github_user_ssh_key}
*/
export class UserSshKey extends cdktn.TerraformResource {
@@ -50,7 +50,7 @@ export class UserSshKey extends cdktn.TerraformResource {
* Generates CDKTN code for importing a UserSshKey resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the UserSshKey to import
- * @param importFromId The id of the existing UserSshKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing UserSshKey that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the UserSshKey to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -62,7 +62,7 @@ export class UserSshKey extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/user_ssh_key github_user_ssh_key} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/user_ssh_key github_user_ssh_key} 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
@@ -73,7 +73,7 @@ export class UserSshKey extends cdktn.TerraformResource {
terraformResourceType: 'github_user_ssh_key',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,
diff --git a/src/version.json b/src/version.json
index d75a3558b..b17e6dcae 100644
--- a/src/version.json
+++ b/src/version.json
@@ -1,3 +1,3 @@
{
- "registry.terraform.io/integrations/github": "6.12.0"
+ "registry.terraform.io/integrations/github": "6.12.1"
}
diff --git a/src/workflow-repository-permissions/README.md b/src/workflow-repository-permissions/README.md
index 236b628e6..82abe61a9 100644
--- a/src/workflow-repository-permissions/README.md
+++ b/src/workflow-repository-permissions/README.md
@@ -1,3 +1,3 @@
# `github_workflow_repository_permissions`
-Refer to the Terraform Registry for docs: [`github_workflow_repository_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions).
+Refer to the Terraform Registry for docs: [`github_workflow_repository_permissions`](https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions).
diff --git a/src/workflow-repository-permissions/index.ts b/src/workflow-repository-permissions/index.ts
index dc0f622e6..4b90c2951 100644
--- a/src/workflow-repository-permissions/index.ts
+++ b/src/workflow-repository-permissions/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions
+// https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface WorkflowRepositoryPermissionsConfig extends cdktn.TerraformMeta
/**
* Whether GitHub Actions can approve pull requests. Enabling this can be a security risk.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#can_approve_pull_request_reviews WorkflowRepositoryPermissions#can_approve_pull_request_reviews}
*/
readonly canApprovePullRequestReviews?: boolean | cdktn.IResolvable;
/**
* The default workflow permissions granted to the GITHUB_TOKEN when running workflows.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#default_workflow_permissions WorkflowRepositoryPermissions#default_workflow_permissions}
*/
readonly defaultWorkflowPermissions?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#id WorkflowRepositoryPermissions#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,13 +34,13 @@ export interface WorkflowRepositoryPermissionsConfig extends cdktn.TerraformMeta
/**
* The GitHub repository.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#repository WorkflowRepositoryPermissions#repository}
*/
readonly repository: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}
+* Represents a {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions github_workflow_repository_permissions}
*/
export class WorkflowRepositoryPermissions extends cdktn.TerraformResource {
@@ -56,7 +56,7 @@ export class WorkflowRepositoryPermissions extends cdktn.TerraformResource {
* Generates CDKTN code for importing a WorkflowRepositoryPermissions resource upon running "cdktn plan "
* @param scope The scope in which to define this construct
* @param importToId The construct id used in the generated config for the WorkflowRepositoryPermissions to import
- * @param importFromId The id of the existing WorkflowRepositoryPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
+ * @param importFromId The id of the existing WorkflowRepositoryPermissions that should be imported. Refer to the {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the WorkflowRepositoryPermissions to import is found
*/
public static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktn.TerraformProvider) {
@@ -68,7 +68,7 @@ export class WorkflowRepositoryPermissions extends cdktn.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.0/docs/resources/workflow_repository_permissions github_workflow_repository_permissions} Resource
+ * Create a new {@link https://registry.terraform.io/providers/integrations/github/6.12.1/docs/resources/workflow_repository_permissions github_workflow_repository_permissions} 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
@@ -79,7 +79,7 @@ export class WorkflowRepositoryPermissions extends cdktn.TerraformResource {
terraformResourceType: 'github_workflow_repository_permissions',
terraformGeneratorMetadata: {
providerName: 'github',
- providerVersion: '6.12.0',
+ providerVersion: '6.12.1',
providerVersionConstraint: '~> 6.0'
},
provider: config.provider,