diff --git a/README.md b/README.md
index f27ecfa5f..f5d24fdc8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-# CDKTF prebuilt bindings for hashicorp/hcp provider version 0.92.0
+# CDKTF prebuilt bindings for hashicorp/hcp provider version 0.93.0
-This repo builds and publishes the [Terraform hcp provider](https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs) bindings for [CDK for Terraform](https://cdk.tf).
+This repo builds and publishes the [Terraform hcp provider](https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs) bindings for [CDK for Terraform](https://cdk.tf).
## Available Packages
@@ -63,7 +63,7 @@ This project is explicitly not tracking the Terraform hcp provider version 1:1.
These are the upstream dependencies:
- [CDK for Terraform](https://cdk.tf)
-- [Terraform hcp provider](https://registry.terraform.io/providers/hashicorp/hcp/0.92.0)
+- [Terraform hcp provider](https://registry.terraform.io/providers/hashicorp/hcp/0.93.0)
- [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/API.csharp.md b/docs/API.csharp.md
index 730684dc7..c311c880b 100644
--- a/docs/API.csharp.md
+++ b/docs/API.csharp.md
@@ -37,10 +37,11 @@ The following submodules are available:
- [dataHcpVaultSecretsApp](./dataHcpVaultSecretsApp.csharp.md)
- [dataHcpVaultSecretsRotatingSecret](./dataHcpVaultSecretsRotatingSecret.csharp.md)
- [dataHcpVaultSecretsSecret](./dataHcpVaultSecretsSecret.csharp.md)
+- [dataHcpWaypointAction](./dataHcpWaypointAction.csharp.md)
- [dataHcpWaypointAddOn](./dataHcpWaypointAddOn.csharp.md)
- [dataHcpWaypointAddOnDefinition](./dataHcpWaypointAddOnDefinition.csharp.md)
- [dataHcpWaypointApplication](./dataHcpWaypointApplication.csharp.md)
-- [dataHcpWaypointApplicationTemplate](./dataHcpWaypointApplicationTemplate.csharp.md)
+- [dataHcpWaypointTemplate](./dataHcpWaypointTemplate.csharp.md)
- [group](./group.csharp.md)
- [groupIamBinding](./groupIamBinding.csharp.md)
- [groupIamPolicy](./groupIamPolicy.csharp.md)
@@ -69,10 +70,11 @@ The following submodules are available:
- [vaultSecretsAppIamBinding](./vaultSecretsAppIamBinding.csharp.md)
- [vaultSecretsAppIamPolicy](./vaultSecretsAppIamPolicy.csharp.md)
- [vaultSecretsSecret](./vaultSecretsSecret.csharp.md)
+- [waypointAction](./waypointAction.csharp.md)
- [waypointAddOn](./waypointAddOn.csharp.md)
- [waypointAddOnDefinition](./waypointAddOnDefinition.csharp.md)
- [waypointApplication](./waypointApplication.csharp.md)
-- [waypointApplicationTemplate](./waypointApplicationTemplate.csharp.md)
+- [waypointTemplate](./waypointTemplate.csharp.md)
- [waypointTfcConfig](./waypointTfcConfig.csharp.md)
diff --git a/docs/API.go.md b/docs/API.go.md
index b0eeffcd9..1160f033e 100644
--- a/docs/API.go.md
+++ b/docs/API.go.md
@@ -37,10 +37,11 @@ The following submodules are available:
- [dataHcpVaultSecretsApp](./dataHcpVaultSecretsApp.go.md)
- [dataHcpVaultSecretsRotatingSecret](./dataHcpVaultSecretsRotatingSecret.go.md)
- [dataHcpVaultSecretsSecret](./dataHcpVaultSecretsSecret.go.md)
+- [dataHcpWaypointAction](./dataHcpWaypointAction.go.md)
- [dataHcpWaypointAddOn](./dataHcpWaypointAddOn.go.md)
- [dataHcpWaypointAddOnDefinition](./dataHcpWaypointAddOnDefinition.go.md)
- [dataHcpWaypointApplication](./dataHcpWaypointApplication.go.md)
-- [dataHcpWaypointApplicationTemplate](./dataHcpWaypointApplicationTemplate.go.md)
+- [dataHcpWaypointTemplate](./dataHcpWaypointTemplate.go.md)
- [group](./group.go.md)
- [groupIamBinding](./groupIamBinding.go.md)
- [groupIamPolicy](./groupIamPolicy.go.md)
@@ -69,10 +70,11 @@ The following submodules are available:
- [vaultSecretsAppIamBinding](./vaultSecretsAppIamBinding.go.md)
- [vaultSecretsAppIamPolicy](./vaultSecretsAppIamPolicy.go.md)
- [vaultSecretsSecret](./vaultSecretsSecret.go.md)
+- [waypointAction](./waypointAction.go.md)
- [waypointAddOn](./waypointAddOn.go.md)
- [waypointAddOnDefinition](./waypointAddOnDefinition.go.md)
- [waypointApplication](./waypointApplication.go.md)
-- [waypointApplicationTemplate](./waypointApplicationTemplate.go.md)
+- [waypointTemplate](./waypointTemplate.go.md)
- [waypointTfcConfig](./waypointTfcConfig.go.md)
diff --git a/docs/API.java.md b/docs/API.java.md
index c2a491c16..d1a69c20c 100644
--- a/docs/API.java.md
+++ b/docs/API.java.md
@@ -37,10 +37,11 @@ The following submodules are available:
- [dataHcpVaultSecretsApp](./dataHcpVaultSecretsApp.java.md)
- [dataHcpVaultSecretsRotatingSecret](./dataHcpVaultSecretsRotatingSecret.java.md)
- [dataHcpVaultSecretsSecret](./dataHcpVaultSecretsSecret.java.md)
+- [dataHcpWaypointAction](./dataHcpWaypointAction.java.md)
- [dataHcpWaypointAddOn](./dataHcpWaypointAddOn.java.md)
- [dataHcpWaypointAddOnDefinition](./dataHcpWaypointAddOnDefinition.java.md)
- [dataHcpWaypointApplication](./dataHcpWaypointApplication.java.md)
-- [dataHcpWaypointApplicationTemplate](./dataHcpWaypointApplicationTemplate.java.md)
+- [dataHcpWaypointTemplate](./dataHcpWaypointTemplate.java.md)
- [group](./group.java.md)
- [groupIamBinding](./groupIamBinding.java.md)
- [groupIamPolicy](./groupIamPolicy.java.md)
@@ -69,10 +70,11 @@ The following submodules are available:
- [vaultSecretsAppIamBinding](./vaultSecretsAppIamBinding.java.md)
- [vaultSecretsAppIamPolicy](./vaultSecretsAppIamPolicy.java.md)
- [vaultSecretsSecret](./vaultSecretsSecret.java.md)
+- [waypointAction](./waypointAction.java.md)
- [waypointAddOn](./waypointAddOn.java.md)
- [waypointAddOnDefinition](./waypointAddOnDefinition.java.md)
- [waypointApplication](./waypointApplication.java.md)
-- [waypointApplicationTemplate](./waypointApplicationTemplate.java.md)
+- [waypointTemplate](./waypointTemplate.java.md)
- [waypointTfcConfig](./waypointTfcConfig.java.md)
diff --git a/docs/API.python.md b/docs/API.python.md
index 208013077..6a65ffd3f 100644
--- a/docs/API.python.md
+++ b/docs/API.python.md
@@ -37,10 +37,11 @@ The following submodules are available:
- [dataHcpVaultSecretsApp](./dataHcpVaultSecretsApp.python.md)
- [dataHcpVaultSecretsRotatingSecret](./dataHcpVaultSecretsRotatingSecret.python.md)
- [dataHcpVaultSecretsSecret](./dataHcpVaultSecretsSecret.python.md)
+- [dataHcpWaypointAction](./dataHcpWaypointAction.python.md)
- [dataHcpWaypointAddOn](./dataHcpWaypointAddOn.python.md)
- [dataHcpWaypointAddOnDefinition](./dataHcpWaypointAddOnDefinition.python.md)
- [dataHcpWaypointApplication](./dataHcpWaypointApplication.python.md)
-- [dataHcpWaypointApplicationTemplate](./dataHcpWaypointApplicationTemplate.python.md)
+- [dataHcpWaypointTemplate](./dataHcpWaypointTemplate.python.md)
- [group](./group.python.md)
- [groupIamBinding](./groupIamBinding.python.md)
- [groupIamPolicy](./groupIamPolicy.python.md)
@@ -69,10 +70,11 @@ The following submodules are available:
- [vaultSecretsAppIamBinding](./vaultSecretsAppIamBinding.python.md)
- [vaultSecretsAppIamPolicy](./vaultSecretsAppIamPolicy.python.md)
- [vaultSecretsSecret](./vaultSecretsSecret.python.md)
+- [waypointAction](./waypointAction.python.md)
- [waypointAddOn](./waypointAddOn.python.md)
- [waypointAddOnDefinition](./waypointAddOnDefinition.python.md)
- [waypointApplication](./waypointApplication.python.md)
-- [waypointApplicationTemplate](./waypointApplicationTemplate.python.md)
+- [waypointTemplate](./waypointTemplate.python.md)
- [waypointTfcConfig](./waypointTfcConfig.python.md)
diff --git a/docs/API.typescript.md b/docs/API.typescript.md
index f259de728..8c54c6774 100644
--- a/docs/API.typescript.md
+++ b/docs/API.typescript.md
@@ -37,10 +37,11 @@ The following submodules are available:
- [dataHcpVaultSecretsApp](./dataHcpVaultSecretsApp.typescript.md)
- [dataHcpVaultSecretsRotatingSecret](./dataHcpVaultSecretsRotatingSecret.typescript.md)
- [dataHcpVaultSecretsSecret](./dataHcpVaultSecretsSecret.typescript.md)
+- [dataHcpWaypointAction](./dataHcpWaypointAction.typescript.md)
- [dataHcpWaypointAddOn](./dataHcpWaypointAddOn.typescript.md)
- [dataHcpWaypointAddOnDefinition](./dataHcpWaypointAddOnDefinition.typescript.md)
- [dataHcpWaypointApplication](./dataHcpWaypointApplication.typescript.md)
-- [dataHcpWaypointApplicationTemplate](./dataHcpWaypointApplicationTemplate.typescript.md)
+- [dataHcpWaypointTemplate](./dataHcpWaypointTemplate.typescript.md)
- [group](./group.typescript.md)
- [groupIamBinding](./groupIamBinding.typescript.md)
- [groupIamPolicy](./groupIamPolicy.typescript.md)
@@ -69,10 +70,11 @@ The following submodules are available:
- [vaultSecretsAppIamBinding](./vaultSecretsAppIamBinding.typescript.md)
- [vaultSecretsAppIamPolicy](./vaultSecretsAppIamPolicy.typescript.md)
- [vaultSecretsSecret](./vaultSecretsSecret.typescript.md)
+- [waypointAction](./waypointAction.typescript.md)
- [waypointAddOn](./waypointAddOn.typescript.md)
- [waypointAddOnDefinition](./waypointAddOnDefinition.typescript.md)
- [waypointApplication](./waypointApplication.typescript.md)
-- [waypointApplicationTemplate](./waypointApplicationTemplate.typescript.md)
+- [waypointTemplate](./waypointTemplate.typescript.md)
- [waypointTfcConfig](./waypointTfcConfig.typescript.md)
diff --git a/docs/awsNetworkPeering.csharp.md b/docs/awsNetworkPeering.csharp.md
index d7948a21e..7a715e9a4 100644
--- a/docs/awsNetworkPeering.csharp.md
+++ b/docs/awsNetworkPeering.csharp.md
@@ -4,7 +4,7 @@
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the AwsNetworkPeering to impor
The id of the existing AwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -980,7 +980,7 @@ new AwsNetworkPeeringConfig {
| PeeringId
| string
| The ID of the network peering. |
| PeerVpcId
| string
| The ID of the peer VPC in AWS. |
| PeerVpcRegion
| string
| The region of the peer VPC in AWS. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
| ProjectId
| string
| The ID of the HCP project where the network peering is located. |
| Timeouts
| AwsNetworkPeeringTimeouts
| timeouts block. |
@@ -1066,7 +1066,7 @@ public string HvnId { get; set; }
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -1080,7 +1080,7 @@ public string PeerAccountId { get; set; }
The account ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -1094,7 +1094,7 @@ public string PeeringId { get; set; }
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -1108,7 +1108,7 @@ public string PeerVpcId { get; set; }
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -1122,7 +1122,7 @@ public string PeerVpcRegion { get; set; }
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -1134,7 +1134,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1155,7 +1155,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1169,7 +1169,7 @@ public AwsNetworkPeeringTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1191,9 +1191,9 @@ new AwsNetworkPeeringTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1205,7 +1205,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1217,7 +1217,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1229,7 +1229,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.go.md b/docs/awsNetworkPeering.go.md
index be7d05c23..e48d47c64 100644
--- a/docs/awsNetworkPeering.go.md
+++ b/docs/awsNetworkPeering.go.md
@@ -4,7 +4,7 @@
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the AwsNetworkPeering to impor
The id of the existing AwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -980,7 +980,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/awsnetworkpeering"
| PeeringId
| *string
| The ID of the network peering. |
| PeerVpcId
| *string
| The ID of the peer VPC in AWS. |
| PeerVpcRegion
| *string
| The region of the peer VPC in AWS. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
| ProjectId
| *string
| The ID of the HCP project where the network peering is located. |
| Timeouts
| AwsNetworkPeeringTimeouts
| timeouts block. |
@@ -1066,7 +1066,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -1080,7 +1080,7 @@ PeerAccountId *string
The account ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -1094,7 +1094,7 @@ PeeringId *string
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -1108,7 +1108,7 @@ PeerVpcId *string
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -1122,7 +1122,7 @@ PeerVpcRegion *string
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -1134,7 +1134,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1155,7 +1155,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1169,7 +1169,7 @@ Timeouts AwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1191,9 +1191,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/awsnetworkpeering"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1205,7 +1205,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1217,7 +1217,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1229,7 +1229,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.java.md b/docs/awsNetworkPeering.java.md
index f9e0e5f0a..f6098ec88 100644
--- a/docs/awsNetworkPeering.java.md
+++ b/docs/awsNetworkPeering.java.md
@@ -4,7 +4,7 @@
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -50,7 +50,7 @@ AwsNetworkPeering.Builder.create(Construct scope, java.lang.String id)
| peeringId
| java.lang.String
| The ID of the network peering. |
| peerVpcId
| java.lang.String
| The ID of the peer VPC in AWS. |
| peerVpcRegion
| java.lang.String
| The region of the peer VPC in AWS. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the network peering is located. |
| timeouts
| AwsNetworkPeeringTimeouts
| timeouts block. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The account ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -187,7 +187,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -197,7 +197,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -658,7 +658,7 @@ The construct id used in the generated config for the AwsNetworkPeering to impor
The id of the existing AwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -1141,7 +1141,7 @@ AwsNetworkPeeringConfig.builder()
| peeringId
| java.lang.String
| The ID of the network peering. |
| peerVpcId
| java.lang.String
| The ID of the peer VPC in AWS. |
| peerVpcRegion
| java.lang.String
| The region of the peer VPC in AWS. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the network peering is located. |
| timeouts
| AwsNetworkPeeringTimeouts
| timeouts block. |
@@ -1227,7 +1227,7 @@ public java.lang.String getHvnId();
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -1241,7 +1241,7 @@ public java.lang.String getPeerAccountId();
The account ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -1255,7 +1255,7 @@ public java.lang.String getPeeringId();
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -1269,7 +1269,7 @@ public java.lang.String getPeerVpcId();
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -1283,7 +1283,7 @@ public java.lang.String getPeerVpcRegion();
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -1295,7 +1295,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1330,7 +1330,7 @@ public AwsNetworkPeeringTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1352,9 +1352,9 @@ AwsNetworkPeeringTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1366,7 +1366,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1378,7 +1378,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1390,7 +1390,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.python.md b/docs/awsNetworkPeering.python.md
index 2711e2aa8..e1d13d8e6 100644
--- a/docs/awsNetworkPeering.python.md
+++ b/docs/awsNetworkPeering.python.md
@@ -4,7 +4,7 @@
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -48,7 +48,7 @@ awsNetworkPeering.AwsNetworkPeering(
| peering_id
| str
| The ID of the network peering. |
| peer_vpc_id
| str
| The ID of the peer VPC in AWS. |
| peer_vpc_region
| str
| The region of the peer VPC in AWS. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
| project_id
| str
| The ID of the HCP project where the network peering is located. |
| timeouts
| AwsNetworkPeeringTimeouts
| timeouts block. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The account ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -168,7 +168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -185,7 +185,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -195,7 +195,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -572,7 +572,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -580,7 +580,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -588,7 +588,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
@@ -724,7 +724,7 @@ The construct id used in the generated config for the AwsNetworkPeering to impor
The id of the existing AwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -1203,7 +1203,7 @@ awsNetworkPeering.AwsNetworkPeeringConfig(
| peering_id
| str
| The ID of the network peering. |
| peer_vpc_id
| str
| The ID of the peer VPC in AWS. |
| peer_vpc_region
| str
| The region of the peer VPC in AWS. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
| project_id
| str
| The ID of the HCP project where the network peering is located. |
| timeouts
| AwsNetworkPeeringTimeouts
| timeouts block. |
@@ -1289,7 +1289,7 @@ hvn_id: str
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -1303,7 +1303,7 @@ peer_account_id: str
The account ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -1317,7 +1317,7 @@ peering_id: str
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -1331,7 +1331,7 @@ peer_vpc_id: str
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -1345,7 +1345,7 @@ peer_vpc_region: str
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -1357,7 +1357,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1378,7 +1378,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1392,7 +1392,7 @@ timeouts: AwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1414,9 +1414,9 @@ awsNetworkPeering.AwsNetworkPeeringTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1428,7 +1428,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1440,7 +1440,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1452,7 +1452,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.typescript.md b/docs/awsNetworkPeering.typescript.md
index 9a4084abb..fb184dea4 100644
--- a/docs/awsNetworkPeering.typescript.md
+++ b/docs/awsNetworkPeering.typescript.md
@@ -4,7 +4,7 @@
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the AwsNetworkPeering to impor
The id of the existing AwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -964,7 +964,7 @@ const awsNetworkPeeringConfig: awsNetworkPeering.AwsNetworkPeeringConfig = { ...
| peeringId
| string
| The ID of the network peering. |
| peerVpcId
| string
| The ID of the peer VPC in AWS. |
| peerVpcRegion
| string
| The region of the peer VPC in AWS. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
| projectId
| string
| The ID of the HCP project where the network peering is located. |
| timeouts
| AwsNetworkPeeringTimeouts
| timeouts block. |
@@ -1050,7 +1050,7 @@ public readonly hvnId: string;
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -1064,7 +1064,7 @@ public readonly peerAccountId: string;
The account ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -1078,7 +1078,7 @@ public readonly peeringId: string;
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -1092,7 +1092,7 @@ public readonly peerVpcId: string;
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -1106,7 +1106,7 @@ public readonly peerVpcRegion: string;
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -1118,7 +1118,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1139,7 +1139,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1153,7 +1153,7 @@ public readonly timeouts: AwsNetworkPeeringTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1171,9 +1171,9 @@ const awsNetworkPeeringTimeouts: awsNetworkPeering.AwsNetworkPeeringTimeouts = {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1185,7 +1185,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1197,7 +1197,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1209,7 +1209,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.csharp.md b/docs/awsTransitGatewayAttachment.csharp.md
index 35ab47dc0..4bbd93280 100644
--- a/docs/awsTransitGatewayAttachment.csharp.md
+++ b/docs/awsTransitGatewayAttachment.csharp.md
@@ -4,7 +4,7 @@
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the AwsTransitGatewayAttachmen
The id of the existing AwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -956,7 +956,7 @@ new AwsTransitGatewayAttachmentConfig {
| ResourceShareArn
| string
| The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. |
| TransitGatewayAttachmentId
| string
| The user-settable name of the transit gateway attachment in HCP. |
| TransitGatewayId
| string
| The ID of the user-owned transit gateway in AWS. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
| ProjectId
| string
| The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used. |
| Timeouts
| AwsTransitGatewayAttachmentTimeouts
| timeouts block. |
@@ -1042,7 +1042,7 @@ public string HvnId { get; set; }
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -1058,7 +1058,7 @@ The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP
The Resource Share should be associated with the HCP AWS account principal (see [aws_ram_principal_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_principal_association)) and the transit gateway resource (see [aws_ram_resource_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_resource_association))
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -1072,7 +1072,7 @@ public string TransitGatewayAttachmentId { get; set; }
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1088,7 +1088,7 @@ The ID of the user-owned transit gateway in AWS.
The AWS region of the transit gateway must match the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -1100,7 +1100,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ public string ProjectId { get; set; }
The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -1131,7 +1131,7 @@ public AwsTransitGatewayAttachmentTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1153,9 +1153,9 @@ new AwsTransitGatewayAttachmentTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1167,7 +1167,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1179,7 +1179,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1191,7 +1191,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.go.md b/docs/awsTransitGatewayAttachment.go.md
index a50a586d4..cd24a225a 100644
--- a/docs/awsTransitGatewayAttachment.go.md
+++ b/docs/awsTransitGatewayAttachment.go.md
@@ -4,7 +4,7 @@
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the AwsTransitGatewayAttachmen
The id of the existing AwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -956,7 +956,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/awstransitgatewayattachmen
| ResourceShareArn
| *string
| The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. |
| TransitGatewayAttachmentId
| *string
| The user-settable name of the transit gateway attachment in HCP. |
| TransitGatewayId
| *string
| The ID of the user-owned transit gateway in AWS. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
| ProjectId
| *string
| The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used. |
| Timeouts
| AwsTransitGatewayAttachmentTimeouts
| timeouts block. |
@@ -1042,7 +1042,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -1058,7 +1058,7 @@ The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP
The Resource Share should be associated with the HCP AWS account principal (see [aws_ram_principal_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_principal_association)) and the transit gateway resource (see [aws_ram_resource_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_resource_association))
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -1072,7 +1072,7 @@ TransitGatewayAttachmentId *string
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1088,7 +1088,7 @@ The ID of the user-owned transit gateway in AWS.
The AWS region of the transit gateway must match the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -1100,7 +1100,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ ProjectId *string
The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -1131,7 +1131,7 @@ Timeouts AwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1153,9 +1153,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/awstransitgatewayattachmen
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1167,7 +1167,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1179,7 +1179,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1191,7 +1191,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.java.md b/docs/awsTransitGatewayAttachment.java.md
index 237210201..08f5d84f0 100644
--- a/docs/awsTransitGatewayAttachment.java.md
+++ b/docs/awsTransitGatewayAttachment.java.md
@@ -4,7 +4,7 @@
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -48,7 +48,7 @@ AwsTransitGatewayAttachment.Builder.create(Construct scope, java.lang.String id)
| resourceShareArn
| java.lang.String
| The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. |
| transitGatewayAttachmentId
| java.lang.String
| The user-settable name of the transit gateway attachment in HCP. |
| transitGatewayId
| java.lang.String
| The ID of the user-owned transit gateway in AWS. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used. |
| timeouts
| AwsTransitGatewayAttachmentTimeouts
| timeouts block. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -132,7 +132,7 @@ The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP
The Resource Share should be associated with the HCP AWS account principal (see [aws_ram_principal_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_principal_association)) and the transit gateway resource (see [aws_ram_resource_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_resource_association))
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -154,7 +154,7 @@ The ID of the user-owned transit gateway in AWS.
The AWS region of the transit gateway must match the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -175,7 +175,7 @@ If you experience problems setting this value it might not be settable. Please t
The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -185,7 +185,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -646,7 +646,7 @@ The construct id used in the generated config for the AwsTransitGatewayAttachmen
The id of the existing AwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -1105,7 +1105,7 @@ AwsTransitGatewayAttachmentConfig.builder()
| resourceShareArn
| java.lang.String
| The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. |
| transitGatewayAttachmentId
| java.lang.String
| The user-settable name of the transit gateway attachment in HCP. |
| transitGatewayId
| java.lang.String
| The ID of the user-owned transit gateway in AWS. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used. |
| timeouts
| AwsTransitGatewayAttachmentTimeouts
| timeouts block. |
@@ -1191,7 +1191,7 @@ public java.lang.String getHvnId();
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -1207,7 +1207,7 @@ The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP
The Resource Share should be associated with the HCP AWS account principal (see [aws_ram_principal_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_principal_association)) and the transit gateway resource (see [aws_ram_resource_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_resource_association))
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -1221,7 +1221,7 @@ public java.lang.String getTransitGatewayAttachmentId();
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1237,7 +1237,7 @@ The ID of the user-owned transit gateway in AWS.
The AWS region of the transit gateway must match the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -1249,7 +1249,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1266,7 +1266,7 @@ public java.lang.String getProjectId();
The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -1280,7 +1280,7 @@ public AwsTransitGatewayAttachmentTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1302,9 +1302,9 @@ AwsTransitGatewayAttachmentTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1316,7 +1316,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1328,7 +1328,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1340,7 +1340,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.python.md b/docs/awsTransitGatewayAttachment.python.md
index 8d3853d0b..fd7dbf857 100644
--- a/docs/awsTransitGatewayAttachment.python.md
+++ b/docs/awsTransitGatewayAttachment.python.md
@@ -4,7 +4,7 @@
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -46,7 +46,7 @@ awsTransitGatewayAttachment.AwsTransitGatewayAttachment(
| resource_share_arn
| str
| The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. |
| transit_gateway_attachment_id
| str
| The user-settable name of the transit gateway attachment in HCP. |
| transit_gateway_id
| str
| The ID of the user-owned transit gateway in AWS. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
| project_id
| str
| The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used. |
| timeouts
| AwsTransitGatewayAttachmentTimeouts
| timeouts block. |
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -130,7 +130,7 @@ The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP
The Resource Share should be associated with the HCP AWS account principal (see [aws_ram_principal_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_principal_association)) and the transit gateway resource (see [aws_ram_resource_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_resource_association))
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -152,7 +152,7 @@ The ID of the user-owned transit gateway in AWS.
The AWS region of the transit gateway must match the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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
The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -183,7 +183,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -560,7 +560,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -568,7 +568,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -576,7 +576,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
@@ -712,7 +712,7 @@ The construct id used in the generated config for the AwsTransitGatewayAttachmen
The id of the existing AwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -1167,7 +1167,7 @@ awsTransitGatewayAttachment.AwsTransitGatewayAttachmentConfig(
| resource_share_arn
| str
| The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. |
| transit_gateway_attachment_id
| str
| The user-settable name of the transit gateway attachment in HCP. |
| transit_gateway_id
| str
| The ID of the user-owned transit gateway in AWS. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
| project_id
| str
| The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used. |
| timeouts
| AwsTransitGatewayAttachmentTimeouts
| timeouts block. |
@@ -1253,7 +1253,7 @@ hvn_id: str
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -1269,7 +1269,7 @@ The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP
The Resource Share should be associated with the HCP AWS account principal (see [aws_ram_principal_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_principal_association)) and the transit gateway resource (see [aws_ram_resource_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_resource_association))
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -1283,7 +1283,7 @@ transit_gateway_attachment_id: str
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1299,7 +1299,7 @@ The ID of the user-owned transit gateway in AWS.
The AWS region of the transit gateway must match the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -1311,7 +1311,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1328,7 +1328,7 @@ project_id: str
The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -1342,7 +1342,7 @@ timeouts: AwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1364,9 +1364,9 @@ awsTransitGatewayAttachment.AwsTransitGatewayAttachmentTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1378,7 +1378,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1390,7 +1390,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1402,7 +1402,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.typescript.md b/docs/awsTransitGatewayAttachment.typescript.md
index ef45e85c5..579b17927 100644
--- a/docs/awsTransitGatewayAttachment.typescript.md
+++ b/docs/awsTransitGatewayAttachment.typescript.md
@@ -4,7 +4,7 @@
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the AwsTransitGatewayAttachmen
The id of the existing AwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -941,7 +941,7 @@ const awsTransitGatewayAttachmentConfig: awsTransitGatewayAttachment.AwsTransitG
| resourceShareArn
| string
| The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. |
| transitGatewayAttachmentId
| string
| The user-settable name of the transit gateway attachment in HCP. |
| transitGatewayId
| string
| The ID of the user-owned transit gateway in AWS. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
| projectId
| string
| The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used. |
| timeouts
| AwsTransitGatewayAttachmentTimeouts
| timeouts block. |
@@ -1027,7 +1027,7 @@ public readonly hvnId: string;
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -1043,7 +1043,7 @@ The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP
The Resource Share should be associated with the HCP AWS account principal (see [aws_ram_principal_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_principal_association)) and the transit gateway resource (see [aws_ram_resource_association](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ram_resource_association))
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -1057,7 +1057,7 @@ public readonly transitGatewayAttachmentId: string;
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1073,7 +1073,7 @@ The ID of the user-owned transit gateway in AWS.
The AWS region of the transit gateway must match the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -1085,7 +1085,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1102,7 +1102,7 @@ public readonly projectId: string;
The ID of the HCP project where the transit gateway attachment is located." If not specified, the project specified in the HCP Provider config block will be used, if configured. If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -1116,7 +1116,7 @@ public readonly timeouts: AwsTransitGatewayAttachmentTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1134,9 +1134,9 @@ const awsTransitGatewayAttachmentTimeouts: awsTransitGatewayAttachment.AwsTransi
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1148,7 +1148,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1160,7 +1160,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1172,7 +1172,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/azurePeeringConnection.csharp.md b/docs/azurePeeringConnection.csharp.md
index ecdba9cc4..aac53425a 100644
--- a/docs/azurePeeringConnection.csharp.md
+++ b/docs/azurePeeringConnection.csharp.md
@@ -4,7 +4,7 @@
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -508,7 +508,7 @@ The construct id used in the generated config for the AzurePeeringConnection to
The id of the existing AzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -1081,7 +1081,7 @@ new AzurePeeringConnectionConfig {
| PeerVnetName
| string
| The name of the peer VNet in Azure. |
| PeerVnetRegion
| string
| The region of the peer VNet in Azure. |
| AllowForwardedTraffic
| object
| Whether the forwarded traffic originating from the peered VNet is allowed in the HVN. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| Timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
| UseRemoteGateways
| object
| If the HVN should use the gateway of the peered VNet. |
@@ -1167,7 +1167,7 @@ public string HvnLink { get; set; }
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -1181,7 +1181,7 @@ public string PeeringId { get; set; }
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -1195,7 +1195,7 @@ public string PeerResourceGroupName { get; set; }
The resource group name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -1209,7 +1209,7 @@ public string PeerSubscriptionId { get; set; }
The subscription ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1223,7 +1223,7 @@ public string PeerTenantId { get; set; }
The tenant ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1237,7 +1237,7 @@ public string PeerVnetName { get; set; }
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1251,7 +1251,7 @@ public string PeerVnetRegion { get; set; }
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1265,7 +1265,7 @@ public object AllowForwardedTraffic { get; set; }
Whether the forwarded traffic originating from the peered VNet is allowed in the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
---
@@ -1277,7 +1277,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1294,7 +1294,7 @@ public AzurePeeringConnectionTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1308,7 +1308,7 @@ public object UseRemoteGateways { get; set; }
If the HVN should use the gateway of the peered VNet.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
---
@@ -1330,9 +1330,9 @@ new AzurePeeringConnectionTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1344,7 +1344,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1356,7 +1356,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1368,7 +1368,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.go.md b/docs/azurePeeringConnection.go.md
index 71e985ec3..964be802f 100644
--- a/docs/azurePeeringConnection.go.md
+++ b/docs/azurePeeringConnection.go.md
@@ -4,7 +4,7 @@
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -508,7 +508,7 @@ The construct id used in the generated config for the AzurePeeringConnection to
The id of the existing AzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -1081,7 +1081,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/azurepeeringconnection"
| PeerVnetName
| *string
| The name of the peer VNet in Azure. |
| PeerVnetRegion
| *string
| The region of the peer VNet in Azure. |
| AllowForwardedTraffic
| interface{}
| Whether the forwarded traffic originating from the peered VNet is allowed in the HVN. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| Timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
| UseRemoteGateways
| interface{}
| If the HVN should use the gateway of the peered VNet. |
@@ -1167,7 +1167,7 @@ HvnLink *string
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -1181,7 +1181,7 @@ PeeringId *string
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -1195,7 +1195,7 @@ PeerResourceGroupName *string
The resource group name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -1209,7 +1209,7 @@ PeerSubscriptionId *string
The subscription ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1223,7 +1223,7 @@ PeerTenantId *string
The tenant ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1237,7 +1237,7 @@ PeerVnetName *string
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1251,7 +1251,7 @@ PeerVnetRegion *string
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1265,7 +1265,7 @@ AllowForwardedTraffic interface{}
Whether the forwarded traffic originating from the peered VNet is allowed in the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
---
@@ -1277,7 +1277,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1294,7 +1294,7 @@ Timeouts AzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1308,7 +1308,7 @@ UseRemoteGateways interface{}
If the HVN should use the gateway of the peered VNet.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
---
@@ -1330,9 +1330,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/azurepeeringconnection"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1344,7 +1344,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1356,7 +1356,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1368,7 +1368,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.java.md b/docs/azurePeeringConnection.java.md
index 3c6b774a7..a5ddf97e7 100644
--- a/docs/azurePeeringConnection.java.md
+++ b/docs/azurePeeringConnection.java.md
@@ -4,7 +4,7 @@
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -58,7 +58,7 @@ AzurePeeringConnection.Builder.create(Construct scope, java.lang.String id)
| peerVnetName
| java.lang.String
| The name of the peer VNet in Azure. |
| peerVnetRegion
| java.lang.String
| The region of the peer VNet in Azure. |
| allowForwardedTraffic
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Whether the forwarded traffic originating from the peered VNet is allowed in the HVN. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
| useRemoteGateways
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If the HVN should use the gateway of the peered VNet. |
@@ -130,7 +130,7 @@ Must be unique amongst siblings in the same scope
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -150,7 +150,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The resource group name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The subscription ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The tenant ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -180,7 +180,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -190,7 +190,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -200,7 +200,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Whether the forwarded traffic originating from the peered VNet is allowed in the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
---
@@ -208,7 +208,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -221,7 +221,7 @@ If you experience problems setting this value it might not be settable. Please t
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -231,7 +231,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If the HVN should use the gateway of the peered VNet.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
---
@@ -699,7 +699,7 @@ The construct id used in the generated config for the AzurePeeringConnection to
The id of the existing AzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -1278,7 +1278,7 @@ AzurePeeringConnectionConfig.builder()
| peerVnetName
| java.lang.String
| The name of the peer VNet in Azure. |
| peerVnetRegion
| java.lang.String
| The region of the peer VNet in Azure. |
| allowForwardedTraffic
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Whether the forwarded traffic originating from the peered VNet is allowed in the HVN. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
| useRemoteGateways
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If the HVN should use the gateway of the peered VNet. |
@@ -1364,7 +1364,7 @@ public java.lang.String getHvnLink();
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -1378,7 +1378,7 @@ public java.lang.String getPeeringId();
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -1392,7 +1392,7 @@ public java.lang.String getPeerResourceGroupName();
The resource group name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -1406,7 +1406,7 @@ public java.lang.String getPeerSubscriptionId();
The subscription ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1420,7 +1420,7 @@ public java.lang.String getPeerTenantId();
The tenant ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1434,7 +1434,7 @@ public java.lang.String getPeerVnetName();
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1448,7 +1448,7 @@ public java.lang.String getPeerVnetRegion();
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1462,7 +1462,7 @@ public java.lang.Object getAllowForwardedTraffic();
Whether the forwarded traffic originating from the peered VNet is allowed in the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
---
@@ -1474,7 +1474,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1491,7 +1491,7 @@ public AzurePeeringConnectionTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1505,7 +1505,7 @@ public java.lang.Object getUseRemoteGateways();
If the HVN should use the gateway of the peered VNet.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
---
@@ -1527,9 +1527,9 @@ AzurePeeringConnectionTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1541,7 +1541,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1553,7 +1553,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1565,7 +1565,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.python.md b/docs/azurePeeringConnection.python.md
index c51699ea8..f09e6d3e9 100644
--- a/docs/azurePeeringConnection.python.md
+++ b/docs/azurePeeringConnection.python.md
@@ -4,7 +4,7 @@
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -54,7 +54,7 @@ azurePeeringConnection.AzurePeeringConnection(
| peer_vnet_name
| str
| The name of the peer VNet in Azure. |
| peer_vnet_region
| str
| The region of the peer VNet in Azure. |
| allow_forwarded_traffic
| typing.Union[bool, cdktf.IResolvable]
| Whether the forwarded traffic originating from the peered VNet is allowed in the HVN. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
| use_remote_gateways
| typing.Union[bool, cdktf.IResolvable]
| If the HVN should use the gateway of the peered VNet. |
@@ -126,7 +126,7 @@ Must be unique amongst siblings in the same scope
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The resource group name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -156,7 +156,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The subscription ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -166,7 +166,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The tenant ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -176,7 +176,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -186,7 +186,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -196,7 +196,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Whether the forwarded traffic originating from the peered VNet is allowed in the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
---
@@ -204,7 +204,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -217,7 +217,7 @@ If you experience problems setting this value it might not be settable. Please t
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -227,7 +227,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If the HVN should use the gateway of the peered VNet.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
---
@@ -605,7 +605,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -613,7 +613,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -621,7 +621,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
@@ -763,7 +763,7 @@ The construct id used in the generated config for the AzurePeeringConnection to
The id of the existing AzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -1336,7 +1336,7 @@ azurePeeringConnection.AzurePeeringConnectionConfig(
| peer_vnet_name
| str
| The name of the peer VNet in Azure. |
| peer_vnet_region
| str
| The region of the peer VNet in Azure. |
| allow_forwarded_traffic
| typing.Union[bool, cdktf.IResolvable]
| Whether the forwarded traffic originating from the peered VNet is allowed in the HVN. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
| use_remote_gateways
| typing.Union[bool, cdktf.IResolvable]
| If the HVN should use the gateway of the peered VNet. |
@@ -1422,7 +1422,7 @@ hvn_link: str
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -1436,7 +1436,7 @@ peering_id: str
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -1450,7 +1450,7 @@ peer_resource_group_name: str
The resource group name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -1464,7 +1464,7 @@ peer_subscription_id: str
The subscription ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1478,7 +1478,7 @@ peer_tenant_id: str
The tenant ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1492,7 +1492,7 @@ peer_vnet_name: str
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1506,7 +1506,7 @@ peer_vnet_region: str
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1520,7 +1520,7 @@ allow_forwarded_traffic: typing.Union[bool, IResolvable]
Whether the forwarded traffic originating from the peered VNet is allowed in the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
---
@@ -1532,7 +1532,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1549,7 +1549,7 @@ timeouts: AzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1563,7 +1563,7 @@ use_remote_gateways: typing.Union[bool, IResolvable]
If the HVN should use the gateway of the peered VNet.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
---
@@ -1585,9 +1585,9 @@ azurePeeringConnection.AzurePeeringConnectionTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1599,7 +1599,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1611,7 +1611,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1623,7 +1623,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.typescript.md b/docs/azurePeeringConnection.typescript.md
index e3629c75e..bbc191a58 100644
--- a/docs/azurePeeringConnection.typescript.md
+++ b/docs/azurePeeringConnection.typescript.md
@@ -4,7 +4,7 @@
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -508,7 +508,7 @@ The construct id used in the generated config for the AzurePeeringConnection to
The id of the existing AzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -1062,7 +1062,7 @@ const azurePeeringConnectionConfig: azurePeeringConnection.AzurePeeringConnectio
| peerVnetName
| string
| The name of the peer VNet in Azure. |
| peerVnetRegion
| string
| The region of the peer VNet in Azure. |
| allowForwardedTraffic
| boolean \| cdktf.IResolvable
| Whether the forwarded traffic originating from the peered VNet is allowed in the HVN. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
| useRemoteGateways
| boolean \| cdktf.IResolvable
| If the HVN should use the gateway of the peered VNet. |
@@ -1148,7 +1148,7 @@ public readonly hvnLink: string;
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -1162,7 +1162,7 @@ public readonly peeringId: string;
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -1176,7 +1176,7 @@ public readonly peerResourceGroupName: string;
The resource group name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -1190,7 +1190,7 @@ public readonly peerSubscriptionId: string;
The subscription ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1204,7 +1204,7 @@ public readonly peerTenantId: string;
The tenant ID of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1218,7 +1218,7 @@ public readonly peerVnetName: string;
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1232,7 +1232,7 @@ public readonly peerVnetRegion: string;
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1246,7 +1246,7 @@ public readonly allowForwardedTraffic: boolean | IResolvable;
Whether the forwarded traffic originating from the peered VNet is allowed in the HVN.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#allow_forwarded_traffic AzurePeeringConnection#allow_forwarded_traffic}
---
@@ -1258,7 +1258,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ public readonly timeouts: AzurePeeringConnectionTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1289,7 +1289,7 @@ public readonly useRemoteGateways: boolean | IResolvable;
If the HVN should use the gateway of the peered VNet.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#use_remote_gateways AzurePeeringConnection#use_remote_gateways}
---
@@ -1307,9 +1307,9 @@ const azurePeeringConnectionTimeouts: azurePeeringConnection.AzurePeeringConnect
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1321,7 +1321,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1333,7 +1333,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1345,7 +1345,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/boundaryCluster.csharp.md b/docs/boundaryCluster.csharp.md
index 849f5280d..d373766b5 100644
--- a/docs/boundaryCluster.csharp.md
+++ b/docs/boundaryCluster.csharp.md
@@ -4,7 +4,7 @@
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -521,7 +521,7 @@ The construct id used in the generated config for the BoundaryCluster to import.
The id of the existing BoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -966,7 +966,7 @@ new BoundaryClusterConfig {
| Password
| string
| The password of the initial admin user. |
| Tier
| string
| The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'. |
| Username
| string
| The username of the initial admin user. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
| MaintenanceWindowConfig
| BoundaryClusterMaintenanceWindowConfig
| maintenance_window_config block. |
| ProjectId
| string
| The ID of the HCP project where the Boundary cluster is located. |
| Timeouts
| BoundaryClusterTimeouts
| timeouts block. |
@@ -1053,7 +1053,7 @@ public string ClusterId { get; set; }
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -1069,7 +1069,7 @@ The password of the initial admin user.
This must be at least 8 characters in length. Note that this may show up in logs, and it will be stored in the state file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -1083,7 +1083,7 @@ public string Tier { get; set; }
The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -1099,7 +1099,7 @@ The username of the initial admin user.
This must be at least 3 characters in length, alphanumeric, hyphen, or period.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -1111,7 +1111,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 BoundaryClusterMaintenanceWindowConfig MaintenanceWindowConfig { get; set
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -1145,7 +1145,7 @@ The ID of the HCP project where the Boundary cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1159,7 +1159,7 @@ public BoundaryClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1201,7 +1201,7 @@ The maintenance day of the week for scheduled upgrades.
Valid options for maintenance window day - `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1217,7 +1217,7 @@ The end time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 1 to 24 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1233,7 +1233,7 @@ The start time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 0 to 23 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1247,7 +1247,7 @@ public string UpgradeType { get; set; }
The upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1269,9 +1269,9 @@ new BoundaryClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1283,7 +1283,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1295,7 +1295,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1307,7 +1307,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.go.md b/docs/boundaryCluster.go.md
index 9f6ec3bf2..2feca063c 100644
--- a/docs/boundaryCluster.go.md
+++ b/docs/boundaryCluster.go.md
@@ -4,7 +4,7 @@
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -521,7 +521,7 @@ The construct id used in the generated config for the BoundaryCluster to import.
The id of the existing BoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -966,7 +966,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/boundarycluster"
| Password
| *string
| The password of the initial admin user. |
| Tier
| *string
| The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'. |
| Username
| *string
| The username of the initial admin user. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
| MaintenanceWindowConfig
| BoundaryClusterMaintenanceWindowConfig
| maintenance_window_config block. |
| ProjectId
| *string
| The ID of the HCP project where the Boundary cluster is located. |
| Timeouts
| BoundaryClusterTimeouts
| timeouts block. |
@@ -1053,7 +1053,7 @@ ClusterId *string
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -1069,7 +1069,7 @@ The password of the initial admin user.
This must be at least 8 characters in length. Note that this may show up in logs, and it will be stored in the state file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -1083,7 +1083,7 @@ Tier *string
The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -1099,7 +1099,7 @@ The username of the initial admin user.
This must be at least 3 characters in length, alphanumeric, hyphen, or period.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -1111,7 +1111,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ MaintenanceWindowConfig BoundaryClusterMaintenanceWindowConfig
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -1145,7 +1145,7 @@ The ID of the HCP project where the Boundary cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1159,7 +1159,7 @@ Timeouts BoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1201,7 +1201,7 @@ The maintenance day of the week for scheduled upgrades.
Valid options for maintenance window day - `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1217,7 +1217,7 @@ The end time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 1 to 24 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1233,7 +1233,7 @@ The start time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 0 to 23 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1247,7 +1247,7 @@ UpgradeType *string
The upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1269,9 +1269,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/boundarycluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1283,7 +1283,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1295,7 +1295,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1307,7 +1307,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.java.md b/docs/boundaryCluster.java.md
index d7776d474..be06cdc48 100644
--- a/docs/boundaryCluster.java.md
+++ b/docs/boundaryCluster.java.md
@@ -4,7 +4,7 @@
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -49,7 +49,7 @@ BoundaryCluster.Builder.create(Construct scope, java.lang.String id)
| password
| java.lang.String
| The password of the initial admin user. |
| tier
| java.lang.String
| The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'. |
| username
| java.lang.String
| The username of the initial admin user. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
| maintenanceWindowConfig
| BoundaryClusterMaintenanceWindowConfig
| maintenance_window_config block. |
| projectId
| java.lang.String
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| BoundaryClusterTimeouts
| timeouts block. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -134,7 +134,7 @@ The password of the initial admin user.
This must be at least 8 characters in length. Note that this may show up in logs, and it will be stored in the state file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -156,7 +156,7 @@ The username of the initial admin user.
This must be at least 3 characters in length, alphanumeric, hyphen, or period.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -164,7 +164,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -177,7 +177,7 @@ If you experience problems setting this value it might not be settable. Please t
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -190,7 +190,7 @@ The ID of the HCP project where the Boundary cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -200,7 +200,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -681,7 +681,7 @@ The construct id used in the generated config for the BoundaryCluster to import.
The id of the existing BoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1130,7 +1130,7 @@ BoundaryClusterConfig.builder()
| password
| java.lang.String
| The password of the initial admin user. |
| tier
| java.lang.String
| The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'. |
| username
| java.lang.String
| The username of the initial admin user. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
| maintenanceWindowConfig
| BoundaryClusterMaintenanceWindowConfig
| maintenance_window_config block. |
| projectId
| java.lang.String
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| BoundaryClusterTimeouts
| timeouts block. |
@@ -1217,7 +1217,7 @@ public java.lang.String getClusterId();
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -1233,7 +1233,7 @@ The password of the initial admin user.
This must be at least 8 characters in length. Note that this may show up in logs, and it will be stored in the state file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -1247,7 +1247,7 @@ public java.lang.String getTier();
The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -1263,7 +1263,7 @@ The username of the initial admin user.
This must be at least 3 characters in length, alphanumeric, hyphen, or period.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -1275,7 +1275,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1292,7 +1292,7 @@ public BoundaryClusterMaintenanceWindowConfig getMaintenanceWindowConfig();
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -1309,7 +1309,7 @@ The ID of the HCP project where the Boundary cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1323,7 +1323,7 @@ public BoundaryClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1365,7 +1365,7 @@ The maintenance day of the week for scheduled upgrades.
Valid options for maintenance window day - `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1381,7 +1381,7 @@ The end time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 1 to 24 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1397,7 +1397,7 @@ The start time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 0 to 23 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1411,7 +1411,7 @@ public java.lang.String getUpgradeType();
The upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1433,9 +1433,9 @@ BoundaryClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1447,7 +1447,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1459,7 +1459,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1471,7 +1471,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.python.md b/docs/boundaryCluster.python.md
index 5bf0954c2..74cb14b0f 100644
--- a/docs/boundaryCluster.python.md
+++ b/docs/boundaryCluster.python.md
@@ -4,7 +4,7 @@
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -47,7 +47,7 @@ boundaryCluster.BoundaryCluster(
| password
| str
| The password of the initial admin user. |
| tier
| str
| The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'. |
| username
| str
| The username of the initial admin user. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
| maintenance_window_config
| BoundaryClusterMaintenanceWindowConfig
| maintenance_window_config block. |
| project_id
| str
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| BoundaryClusterTimeouts
| timeouts block. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -132,7 +132,7 @@ The password of the initial admin user.
This must be at least 8 characters in length. Note that this may show up in logs, and it will be stored in the state file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -154,7 +154,7 @@ The username of the initial admin user.
This must be at least 3 characters in length, alphanumeric, hyphen, or period.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -162,7 +162,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -175,7 +175,7 @@ If you experience problems setting this value it might not be settable. Please t
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -188,7 +188,7 @@ The ID of the HCP project where the Boundary cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -198,7 +198,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -582,7 +582,7 @@ The maintenance day of the week for scheduled upgrades.
Valid options for maintenance window day - `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -594,7 +594,7 @@ The end time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 1 to 24 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -606,7 +606,7 @@ The start time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 0 to 23 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -616,7 +616,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -634,7 +634,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -642,7 +642,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -650,7 +650,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
@@ -792,7 +792,7 @@ The construct id used in the generated config for the BoundaryCluster to import.
The id of the existing BoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1237,7 +1237,7 @@ boundaryCluster.BoundaryClusterConfig(
| password
| str
| The password of the initial admin user. |
| tier
| str
| The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'. |
| username
| str
| The username of the initial admin user. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
| maintenance_window_config
| BoundaryClusterMaintenanceWindowConfig
| maintenance_window_config block. |
| project_id
| str
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| BoundaryClusterTimeouts
| timeouts block. |
@@ -1324,7 +1324,7 @@ cluster_id: str
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -1340,7 +1340,7 @@ The password of the initial admin user.
This must be at least 8 characters in length. Note that this may show up in logs, and it will be stored in the state file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -1354,7 +1354,7 @@ tier: str
The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -1370,7 +1370,7 @@ The username of the initial admin user.
This must be at least 3 characters in length, alphanumeric, hyphen, or period.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -1382,7 +1382,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ maintenance_window_config: BoundaryClusterMaintenanceWindowConfig
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -1416,7 +1416,7 @@ The ID of the HCP project where the Boundary cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1430,7 +1430,7 @@ timeouts: BoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1472,7 +1472,7 @@ The maintenance day of the week for scheduled upgrades.
Valid options for maintenance window day - `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1488,7 +1488,7 @@ The end time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 1 to 24 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1504,7 +1504,7 @@ The start time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 0 to 23 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1518,7 +1518,7 @@ upgrade_type: str
The upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1540,9 +1540,9 @@ boundaryCluster.BoundaryClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1554,7 +1554,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1566,7 +1566,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1578,7 +1578,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.typescript.md b/docs/boundaryCluster.typescript.md
index 4f0fb008e..ac9f512cb 100644
--- a/docs/boundaryCluster.typescript.md
+++ b/docs/boundaryCluster.typescript.md
@@ -4,7 +4,7 @@
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -521,7 +521,7 @@ The construct id used in the generated config for the BoundaryCluster to import.
The id of the existing BoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -950,7 +950,7 @@ const boundaryClusterConfig: boundaryCluster.BoundaryClusterConfig = { ... }
| password
| string
| The password of the initial admin user. |
| tier
| string
| The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'. |
| username
| string
| The username of the initial admin user. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
| maintenanceWindowConfig
| BoundaryClusterMaintenanceWindowConfig
| maintenance_window_config block. |
| projectId
| string
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| BoundaryClusterTimeouts
| timeouts block. |
@@ -1037,7 +1037,7 @@ public readonly clusterId: string;
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -1053,7 +1053,7 @@ The password of the initial admin user.
This must be at least 8 characters in length. Note that this may show up in logs, and it will be stored in the state file.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -1067,7 +1067,7 @@ public readonly tier: string;
The tier that the HCP Boundary cluster will be provisioned as, 'Standard' or 'Plus'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -1083,7 +1083,7 @@ The username of the initial admin user.
This must be at least 3 characters in length, alphanumeric, hyphen, or period.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -1095,7 +1095,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#id BoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1112,7 +1112,7 @@ public readonly maintenanceWindowConfig: BoundaryClusterMaintenanceWindowConfig;
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -1129,7 +1129,7 @@ The ID of the HCP project where the Boundary cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1143,7 +1143,7 @@ public readonly timeouts: BoundaryClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1180,7 +1180,7 @@ The maintenance day of the week for scheduled upgrades.
Valid options for maintenance window day - `MONDAY`, `TUESDAY`, `WEDNESDAY`, `THURSDAY`, `FRIDAY`, `SATURDAY`, `SUNDAY`
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1196,7 +1196,7 @@ The end time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 1 to 24 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1212,7 +1212,7 @@ The start time which upgrades can be performed.
Uses 24H clock and must be in UTC time zone. Valid options include - 0 to 23 (inclusive)
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1226,7 +1226,7 @@ public readonly upgradeType: string;
The upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1244,9 +1244,9 @@ const boundaryClusterTimeouts: boundaryCluster.BoundaryClusterTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1258,7 +1258,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1270,7 +1270,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1282,7 +1282,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/consulCluster.csharp.md b/docs/consulCluster.csharp.md
index a27fb72bc..6524ffa5e 100644
--- a/docs/consulCluster.csharp.md
+++ b/docs/consulCluster.csharp.md
@@ -4,7 +4,7 @@
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -570,7 +570,7 @@ The construct id used in the generated config for the ConsulCluster to import.
The id of the existing ConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1298,7 +1298,7 @@ new ConsulClusterConfig {
| AutoHvnToHvnPeering
| object
| Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. |
| ConnectEnabled
| object
| Denotes the Consul connect feature should be enabled for this cluster. Default to true. |
| Datacenter
| string
| The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
| IpAllowlist
| object
| ip_allowlist block. |
| MinConsulVersion
| string
| The minimum Consul patch version of the cluster. |
| PrimaryLink
| string
| The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. |
@@ -1389,7 +1389,7 @@ public string ClusterId { get; set; }
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1403,7 +1403,7 @@ public string HvnId { get; set; }
The ID of the HVN this HCP Consul cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1419,7 +1419,7 @@ The tier that the HCP Consul cluster will be provisioned as.
Only `development`, `standard`, `plus`, and `premium` are available at this time. See [pricing information](https://www.hashicorp.com/products/consul/pricing).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1435,7 +1435,7 @@ Enables automatic HVN to HVN peering when creating a secondary cluster in a fede
The alternative to using the auto-accept feature is to create an [`hcp_hvn_peering_connection`](hvn_peering_connection.md) resource that explicitly defines the HVN resources that are allowed to communicate with each other.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1449,7 +1449,7 @@ public object ConnectEnabled { get; set; }
Denotes the Consul connect feature should be enabled for this cluster. Default to true.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1463,7 +1463,7 @@ public string Datacenter { get; set; }
The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1475,7 +1475,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1492,7 +1492,7 @@ public object IpAllowlist { get; set; }
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1508,7 +1508,7 @@ The minimum Consul patch version of the cluster.
Allows only the rightmost version component to increment (E.g: `1.13.0` will allow installation of `1.13.2` and `1.13.3` etc., but not `1.14.0`). If not specified, it is defaulted to the version that is currently recommended by HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1524,7 +1524,7 @@ The `self_link` of the HCP Consul cluster which is the primary in the federation
If not specified, it is a standalone cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1541,7 +1541,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1555,7 +1555,7 @@ public object PublicEndpoint { get; set; }
Denotes that the cluster has a public endpoint for the Consul UI. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1571,7 +1571,7 @@ The t-shirt size representation of each server VM that this Consul cluster is pr
Valid option for development tier - `x_small`. Valid options for other tiers - `small`, `medium`, `large`. For more details - https://cloud.hashicorp.com/pricing/consul. Upgrading the size of a cluster after creation is allowed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1585,7 +1585,7 @@ public ConsulClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1621,7 +1621,7 @@ public string Address { get; set; }
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1635,7 +1635,7 @@ public string Description { get; set; }
Description to help identify source (maximum 255 chars).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1658,10 +1658,10 @@ new ConsulClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1673,7 +1673,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1685,7 +1685,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1697,7 +1697,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1709,7 +1709,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.go.md b/docs/consulCluster.go.md
index 1969cf55c..c69041c80 100644
--- a/docs/consulCluster.go.md
+++ b/docs/consulCluster.go.md
@@ -4,7 +4,7 @@
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -570,7 +570,7 @@ The construct id used in the generated config for the ConsulCluster to import.
The id of the existing ConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1298,7 +1298,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/consulcluster"
| AutoHvnToHvnPeering
| interface{}
| Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. |
| ConnectEnabled
| interface{}
| Denotes the Consul connect feature should be enabled for this cluster. Default to true. |
| Datacenter
| *string
| The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
| IpAllowlist
| interface{}
| ip_allowlist block. |
| MinConsulVersion
| *string
| The minimum Consul patch version of the cluster. |
| PrimaryLink
| *string
| The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. |
@@ -1389,7 +1389,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1403,7 +1403,7 @@ HvnId *string
The ID of the HVN this HCP Consul cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1419,7 +1419,7 @@ The tier that the HCP Consul cluster will be provisioned as.
Only `development`, `standard`, `plus`, and `premium` are available at this time. See [pricing information](https://www.hashicorp.com/products/consul/pricing).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1435,7 +1435,7 @@ Enables automatic HVN to HVN peering when creating a secondary cluster in a fede
The alternative to using the auto-accept feature is to create an [`hcp_hvn_peering_connection`](hvn_peering_connection.md) resource that explicitly defines the HVN resources that are allowed to communicate with each other.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1449,7 +1449,7 @@ ConnectEnabled interface{}
Denotes the Consul connect feature should be enabled for this cluster. Default to true.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1463,7 +1463,7 @@ Datacenter *string
The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1475,7 +1475,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1492,7 +1492,7 @@ IpAllowlist interface{}
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1508,7 +1508,7 @@ The minimum Consul patch version of the cluster.
Allows only the rightmost version component to increment (E.g: `1.13.0` will allow installation of `1.13.2` and `1.13.3` etc., but not `1.14.0`). If not specified, it is defaulted to the version that is currently recommended by HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1524,7 +1524,7 @@ The `self_link` of the HCP Consul cluster which is the primary in the federation
If not specified, it is a standalone cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1541,7 +1541,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1555,7 +1555,7 @@ PublicEndpoint interface{}
Denotes that the cluster has a public endpoint for the Consul UI. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1571,7 +1571,7 @@ The t-shirt size representation of each server VM that this Consul cluster is pr
Valid option for development tier - `x_small`. Valid options for other tiers - `small`, `medium`, `large`. For more details - https://cloud.hashicorp.com/pricing/consul. Upgrading the size of a cluster after creation is allowed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1585,7 +1585,7 @@ Timeouts ConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1621,7 +1621,7 @@ Address *string
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1635,7 +1635,7 @@ Description *string
Description to help identify source (maximum 255 chars).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1658,10 +1658,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/consulcluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1673,7 +1673,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1685,7 +1685,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1697,7 +1697,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1709,7 +1709,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.java.md b/docs/consulCluster.java.md
index 58e2f925e..1e28803ff 100644
--- a/docs/consulCluster.java.md
+++ b/docs/consulCluster.java.md
@@ -4,7 +4,7 @@
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -61,7 +61,7 @@ ConsulCluster.Builder.create(Construct scope, java.lang.String id)
| autoHvnToHvnPeering
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. |
| connectEnabled
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Denotes the Consul connect feature should be enabled for this cluster. Default to true. |
| datacenter
| java.lang.String
| The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
| ipAllowlist
| com.hashicorp.cdktf.IResolvable OR java.util.List<ConsulClusterIpAllowlistStruct>
| ip_allowlist block. |
| minConsulVersion
| java.lang.String
| The minimum Consul patch version of the cluster. |
| primaryLink
| java.lang.String
| The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. |
@@ -138,7 +138,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HVN this HCP Consul cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -160,7 +160,7 @@ The tier that the HCP Consul cluster will be provisioned as.
Only `development`, `standard`, `plus`, and `premium` are available at this time. See [pricing information](https://www.hashicorp.com/products/consul/pricing).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -172,7 +172,7 @@ Enables automatic HVN to HVN peering when creating a secondary cluster in a fede
The alternative to using the auto-accept feature is to create an [`hcp_hvn_peering_connection`](hvn_peering_connection.md) resource that explicitly defines the HVN resources that are allowed to communicate with each other.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -182,7 +182,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes the Consul connect feature should be enabled for this cluster. Default to true.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -192,7 +192,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -200,7 +200,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -213,7 +213,7 @@ If you experience problems setting this value it might not be settable. Please t
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -225,7 +225,7 @@ The minimum Consul patch version of the cluster.
Allows only the rightmost version component to increment (E.g: `1.13.0` will allow installation of `1.13.2` and `1.13.3` etc., but not `1.14.0`). If not specified, it is defaulted to the version that is currently recommended by HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -237,7 +237,7 @@ The `self_link` of the HCP Consul cluster which is the primary in the federation
If not specified, it is a standalone cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -250,7 +250,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -260,7 +260,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the cluster has a public endpoint for the Consul UI. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -272,7 +272,7 @@ The t-shirt size representation of each server VM that this Consul cluster is pr
Valid option for development tier - `x_small`. Valid options for other tiers - `small`, `medium`, `large`. For more details - https://cloud.hashicorp.com/pricing/consul. Upgrading the size of a cluster after creation is allowed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -282,7 +282,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -812,7 +812,7 @@ The construct id used in the generated config for the ConsulCluster to import.
The id of the existing ConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1548,7 +1548,7 @@ ConsulClusterConfig.builder()
| autoHvnToHvnPeering
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. |
| connectEnabled
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Denotes the Consul connect feature should be enabled for this cluster. Default to true. |
| datacenter
| java.lang.String
| The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
| ipAllowlist
| com.hashicorp.cdktf.IResolvable OR java.util.List<ConsulClusterIpAllowlistStruct>
| ip_allowlist block. |
| minConsulVersion
| java.lang.String
| The minimum Consul patch version of the cluster. |
| primaryLink
| java.lang.String
| The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. |
@@ -1639,7 +1639,7 @@ public java.lang.String getClusterId();
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1653,7 +1653,7 @@ public java.lang.String getHvnId();
The ID of the HVN this HCP Consul cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1669,7 +1669,7 @@ The tier that the HCP Consul cluster will be provisioned as.
Only `development`, `standard`, `plus`, and `premium` are available at this time. See [pricing information](https://www.hashicorp.com/products/consul/pricing).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1685,7 +1685,7 @@ Enables automatic HVN to HVN peering when creating a secondary cluster in a fede
The alternative to using the auto-accept feature is to create an [`hcp_hvn_peering_connection`](hvn_peering_connection.md) resource that explicitly defines the HVN resources that are allowed to communicate with each other.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1699,7 +1699,7 @@ public java.lang.Object getConnectEnabled();
Denotes the Consul connect feature should be enabled for this cluster. Default to true.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1713,7 +1713,7 @@ public java.lang.String getDatacenter();
The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1725,7 +1725,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1742,7 +1742,7 @@ public java.lang.Object getIpAllowlist();
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1758,7 +1758,7 @@ The minimum Consul patch version of the cluster.
Allows only the rightmost version component to increment (E.g: `1.13.0` will allow installation of `1.13.2` and `1.13.3` etc., but not `1.14.0`). If not specified, it is defaulted to the version that is currently recommended by HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1774,7 +1774,7 @@ The `self_link` of the HCP Consul cluster which is the primary in the federation
If not specified, it is a standalone cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1791,7 +1791,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1805,7 +1805,7 @@ public java.lang.Object getPublicEndpoint();
Denotes that the cluster has a public endpoint for the Consul UI. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1821,7 +1821,7 @@ The t-shirt size representation of each server VM that this Consul cluster is pr
Valid option for development tier - `x_small`. Valid options for other tiers - `small`, `medium`, `large`. For more details - https://cloud.hashicorp.com/pricing/consul. Upgrading the size of a cluster after creation is allowed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1835,7 +1835,7 @@ public ConsulClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1871,7 +1871,7 @@ public java.lang.String getAddress();
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1885,7 +1885,7 @@ public java.lang.String getDescription();
Description to help identify source (maximum 255 chars).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1908,10 +1908,10 @@ ConsulClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1923,7 +1923,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1935,7 +1935,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1947,7 +1947,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1959,7 +1959,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.python.md b/docs/consulCluster.python.md
index 5ab0234ea..2c4b831fe 100644
--- a/docs/consulCluster.python.md
+++ b/docs/consulCluster.python.md
@@ -4,7 +4,7 @@
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -55,7 +55,7 @@ consulCluster.ConsulCluster(
| auto_hvn_to_hvn_peering
| typing.Union[bool, cdktf.IResolvable]
| Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. |
| connect_enabled
| typing.Union[bool, cdktf.IResolvable]
| Denotes the Consul connect feature should be enabled for this cluster. Default to true. |
| datacenter
| str
| The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
| ip_allowlist
| typing.Union[cdktf.IResolvable, typing.List[ConsulClusterIpAllowlistStruct]]
| ip_allowlist block. |
| min_consul_version
| str
| The minimum Consul patch version of the cluster. |
| primary_link
| str
| The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. |
@@ -132,7 +132,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HVN this HCP Consul cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -154,7 +154,7 @@ The tier that the HCP Consul cluster will be provisioned as.
Only `development`, `standard`, `plus`, and `premium` are available at this time. See [pricing information](https://www.hashicorp.com/products/consul/pricing).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -166,7 +166,7 @@ Enables automatic HVN to HVN peering when creating a secondary cluster in a fede
The alternative to using the auto-accept feature is to create an [`hcp_hvn_peering_connection`](hvn_peering_connection.md) resource that explicitly defines the HVN resources that are allowed to communicate with each other.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -176,7 +176,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes the Consul connect feature should be enabled for this cluster. Default to true.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -186,7 +186,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -194,7 +194,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -207,7 +207,7 @@ If you experience problems setting this value it might not be settable. Please t
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -219,7 +219,7 @@ The minimum Consul patch version of the cluster.
Allows only the rightmost version component to increment (E.g: `1.13.0` will allow installation of `1.13.2` and `1.13.3` etc., but not `1.14.0`). If not specified, it is defaulted to the version that is currently recommended by HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -231,7 +231,7 @@ The `self_link` of the HCP Consul cluster which is the primary in the federation
If not specified, it is a standalone cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -244,7 +244,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -254,7 +254,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the cluster has a public endpoint for the Consul UI. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -266,7 +266,7 @@ The t-shirt size representation of each server VM that this Consul cluster is pr
Valid option for development tier - `x_small`. Valid options for other tiers - `small`, `medium`, `large`. For more details - https://cloud.hashicorp.com/pricing/consul. Upgrading the size of a cluster after creation is allowed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -276,7 +276,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -677,7 +677,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -685,7 +685,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -693,7 +693,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -701,7 +701,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}.
---
@@ -885,7 +885,7 @@ The construct id used in the generated config for the ConsulCluster to import.
The id of the existing ConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1613,7 +1613,7 @@ consulCluster.ConsulClusterConfig(
| auto_hvn_to_hvn_peering
| typing.Union[bool, cdktf.IResolvable]
| Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. |
| connect_enabled
| typing.Union[bool, cdktf.IResolvable]
| Denotes the Consul connect feature should be enabled for this cluster. Default to true. |
| datacenter
| str
| The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
| ip_allowlist
| typing.Union[cdktf.IResolvable, typing.List[ConsulClusterIpAllowlistStruct]]
| ip_allowlist block. |
| min_consul_version
| str
| The minimum Consul patch version of the cluster. |
| primary_link
| str
| The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. |
@@ -1704,7 +1704,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1718,7 +1718,7 @@ hvn_id: str
The ID of the HVN this HCP Consul cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1734,7 +1734,7 @@ The tier that the HCP Consul cluster will be provisioned as.
Only `development`, `standard`, `plus`, and `premium` are available at this time. See [pricing information](https://www.hashicorp.com/products/consul/pricing).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1750,7 +1750,7 @@ Enables automatic HVN to HVN peering when creating a secondary cluster in a fede
The alternative to using the auto-accept feature is to create an [`hcp_hvn_peering_connection`](hvn_peering_connection.md) resource that explicitly defines the HVN resources that are allowed to communicate with each other.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1764,7 +1764,7 @@ connect_enabled: typing.Union[bool, IResolvable]
Denotes the Consul connect feature should be enabled for this cluster. Default to true.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1778,7 +1778,7 @@ datacenter: str
The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1790,7 +1790,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1807,7 +1807,7 @@ ip_allowlist: typing.Union[IResolvable, typing.List[ConsulClusterIpAllowlistStru
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1823,7 +1823,7 @@ The minimum Consul patch version of the cluster.
Allows only the rightmost version component to increment (E.g: `1.13.0` will allow installation of `1.13.2` and `1.13.3` etc., but not `1.14.0`). If not specified, it is defaulted to the version that is currently recommended by HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1839,7 +1839,7 @@ The `self_link` of the HCP Consul cluster which is the primary in the federation
If not specified, it is a standalone cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1856,7 +1856,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1870,7 +1870,7 @@ public_endpoint: typing.Union[bool, IResolvable]
Denotes that the cluster has a public endpoint for the Consul UI. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1886,7 +1886,7 @@ The t-shirt size representation of each server VM that this Consul cluster is pr
Valid option for development tier - `x_small`. Valid options for other tiers - `small`, `medium`, `large`. For more details - https://cloud.hashicorp.com/pricing/consul. Upgrading the size of a cluster after creation is allowed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1900,7 +1900,7 @@ timeouts: ConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1936,7 +1936,7 @@ address: str
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1950,7 +1950,7 @@ description: str
Description to help identify source (maximum 255 chars).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1973,10 +1973,10 @@ consulCluster.ConsulClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1988,7 +1988,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -2000,7 +2000,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -2012,7 +2012,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -2024,7 +2024,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.typescript.md b/docs/consulCluster.typescript.md
index a1947bf4a..6b34176cb 100644
--- a/docs/consulCluster.typescript.md
+++ b/docs/consulCluster.typescript.md
@@ -4,7 +4,7 @@
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -570,7 +570,7 @@ The construct id used in the generated config for the ConsulCluster to import.
The id of the existing ConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1276,7 +1276,7 @@ const consulClusterConfig: consulCluster.ConsulClusterConfig = { ... }
| autoHvnToHvnPeering
| boolean \| cdktf.IResolvable
| Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. |
| connectEnabled
| boolean \| cdktf.IResolvable
| Denotes the Consul connect feature should be enabled for this cluster. Default to true. |
| datacenter
| string
| The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}. |
| ipAllowlist
| cdktf.IResolvable \| ConsulClusterIpAllowlistStruct[]
| ip_allowlist block. |
| minConsulVersion
| string
| The minimum Consul patch version of the cluster. |
| primaryLink
| string
| The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. |
@@ -1367,7 +1367,7 @@ public readonly clusterId: string;
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1381,7 +1381,7 @@ public readonly hvnId: string;
The ID of the HVN this HCP Consul cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1397,7 +1397,7 @@ The tier that the HCP Consul cluster will be provisioned as.
Only `development`, `standard`, `plus`, and `premium` are available at this time. See [pricing information](https://www.hashicorp.com/products/consul/pricing).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1413,7 +1413,7 @@ Enables automatic HVN to HVN peering when creating a secondary cluster in a fede
The alternative to using the auto-accept feature is to create an [`hcp_hvn_peering_connection`](hvn_peering_connection.md) resource that explicitly defines the HVN resources that are allowed to communicate with each other.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1427,7 +1427,7 @@ public readonly connectEnabled: boolean | IResolvable;
Denotes the Consul connect feature should be enabled for this cluster. Default to true.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1441,7 +1441,7 @@ public readonly datacenter: string;
The Consul data center name of the cluster. If not specified, it is defaulted to the value of `cluster_id`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1453,7 +1453,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#id ConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1470,7 +1470,7 @@ public readonly ipAllowlist: IResolvable | ConsulClusterIpAllowlistStruct[];
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1486,7 +1486,7 @@ The minimum Consul patch version of the cluster.
Allows only the rightmost version component to increment (E.g: `1.13.0` will allow installation of `1.13.2` and `1.13.3` etc., but not `1.14.0`). If not specified, it is defaulted to the version that is currently recommended by HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1502,7 +1502,7 @@ The `self_link` of the HCP Consul cluster which is the primary in the federation
If not specified, it is a standalone cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1519,7 +1519,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1533,7 +1533,7 @@ public readonly publicEndpoint: boolean | IResolvable;
Denotes that the cluster has a public endpoint for the Consul UI. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1549,7 +1549,7 @@ The t-shirt size representation of each server VM that this Consul cluster is pr
Valid option for development tier - `x_small`. Valid options for other tiers - `small`, `medium`, `large`. For more details - https://cloud.hashicorp.com/pricing/consul. Upgrading the size of a cluster after creation is allowed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1563,7 +1563,7 @@ public readonly timeouts: ConsulClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1596,7 +1596,7 @@ public readonly address: string;
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1610,7 +1610,7 @@ public readonly description: string;
Description to help identify source (maximum 255 chars).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1628,10 +1628,10 @@ const consulClusterTimeouts: consulCluster.ConsulClusterTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1643,7 +1643,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1655,7 +1655,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1667,7 +1667,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1679,7 +1679,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulClusterRootToken.csharp.md b/docs/consulClusterRootToken.csharp.md
index bb1176401..733732302 100644
--- a/docs/consulClusterRootToken.csharp.md
+++ b/docs/consulClusterRootToken.csharp.md
@@ -4,7 +4,7 @@
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the ConsulClusterRootToken to
The id of the existing ConsulClusterRootToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
---
@@ -851,7 +851,7 @@ new ConsulClusterRootTokenConfig {
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
| ClusterId
| string
| The ID of the HCP Consul cluster. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| ConsulClusterRootTokenTimeouts
| timeouts block. |
@@ -937,7 +937,7 @@ public string ClusterId { get; set; }
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -949,7 +949,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -983,7 +983,7 @@ public ConsulClusterRootTokenTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -1003,7 +1003,7 @@ new ConsulClusterRootTokenTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -1015,7 +1015,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.go.md b/docs/consulClusterRootToken.go.md
index c5671ed02..8e4d8b583 100644
--- a/docs/consulClusterRootToken.go.md
+++ b/docs/consulClusterRootToken.go.md
@@ -4,7 +4,7 @@
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the ConsulClusterRootToken to
The id of the existing ConsulClusterRootToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
---
@@ -851,7 +851,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/consulclusterroottoken"
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
| ClusterId
| *string
| The ID of the HCP Consul cluster. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| ConsulClusterRootTokenTimeouts
| timeouts block. |
@@ -937,7 +937,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -949,7 +949,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -983,7 +983,7 @@ Timeouts ConsulClusterRootTokenTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -1003,7 +1003,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/consulclusterroottoken"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -1015,7 +1015,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.java.md b/docs/consulClusterRootToken.java.md
index 08e0db836..e47cc7f2a 100644
--- a/docs/consulClusterRootToken.java.md
+++ b/docs/consulClusterRootToken.java.md
@@ -4,7 +4,7 @@
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -42,7 +42,7 @@ ConsulClusterRootToken.Builder.create(Construct scope, java.lang.String id)
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulClusterRootTokenTimeouts
| timeouts block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -138,7 +138,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -609,7 +609,7 @@ The construct id used in the generated config for the ConsulClusterRootToken to
The id of the existing ConsulClusterRootToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
---
@@ -963,7 +963,7 @@ ConsulClusterRootTokenConfig.builder()
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulClusterRootTokenTimeouts
| timeouts block. |
@@ -1049,7 +1049,7 @@ public java.lang.String getClusterId();
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -1061,7 +1061,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1081,7 +1081,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -1095,7 +1095,7 @@ public ConsulClusterRootTokenTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -1115,7 +1115,7 @@ ConsulClusterRootTokenTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -1127,7 +1127,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.python.md b/docs/consulClusterRootToken.python.md
index f8e5c0b8c..b3d91047f 100644
--- a/docs/consulClusterRootToken.python.md
+++ b/docs/consulClusterRootToken.python.md
@@ -4,7 +4,7 @@
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -40,7 +40,7 @@ consulClusterRootToken.ConsulClusterRootToken(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulClusterRootTokenTimeouts
| timeouts block. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -136,7 +136,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -521,7 +521,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
@@ -657,7 +657,7 @@ The construct id used in the generated config for the ConsulClusterRootToken to
The id of the existing ConsulClusterRootToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
---
@@ -1007,7 +1007,7 @@ consulClusterRootToken.ConsulClusterRootTokenConfig(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulClusterRootTokenTimeouts
| timeouts block. |
@@ -1093,7 +1093,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -1105,7 +1105,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1125,7 +1125,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -1139,7 +1139,7 @@ timeouts: ConsulClusterRootTokenTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -1159,7 +1159,7 @@ consulClusterRootToken.ConsulClusterRootTokenTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -1171,7 +1171,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.typescript.md b/docs/consulClusterRootToken.typescript.md
index a6965436d..3b5803cf4 100644
--- a/docs/consulClusterRootToken.typescript.md
+++ b/docs/consulClusterRootToken.typescript.md
@@ -4,7 +4,7 @@
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the ConsulClusterRootToken to
The id of the existing ConsulClusterRootToken that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#import import section} in the documentation of this resource for the id to use
---
@@ -839,7 +839,7 @@ const consulClusterRootTokenConfig: consulClusterRootToken.ConsulClusterRootToke
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| clusterId
| string
| The ID of the HCP Consul cluster. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulClusterRootTokenTimeouts
| timeouts block. |
@@ -925,7 +925,7 @@ public readonly clusterId: string;
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -937,7 +937,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -971,7 +971,7 @@ public readonly timeouts: ConsulClusterRootTokenTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -989,7 +989,7 @@ const consulClusterRootTokenTimeouts: consulClusterRootToken.ConsulClusterRootTo
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -1001,7 +1001,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulSnapshot.csharp.md b/docs/consulSnapshot.csharp.md
index ea8882882..7e38c1d7e 100644
--- a/docs/consulSnapshot.csharp.md
+++ b/docs/consulSnapshot.csharp.md
@@ -4,7 +4,7 @@
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the ConsulSnapshot to import.
The id of the existing ConsulSnapshot that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
---
@@ -908,7 +908,7 @@ new ConsulSnapshotConfig {
| Provisioners
| object[]
| *No description.* |
| ClusterId
| string
| The ID of the HCP Consul cluster. |
| SnapshotName
| string
| The name of the snapshot. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| ConsulSnapshotTimeouts
| timeouts block. |
@@ -994,7 +994,7 @@ public string ClusterId { get; set; }
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -1008,7 +1008,7 @@ public string SnapshotName { get; set; }
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -1020,7 +1020,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1040,7 +1040,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -1054,7 +1054,7 @@ public ConsulSnapshotTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -1077,10 +1077,10 @@ new ConsulSnapshotTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -1092,7 +1092,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -1104,7 +1104,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -1116,7 +1116,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -1128,7 +1128,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.go.md b/docs/consulSnapshot.go.md
index fb60c96d6..83c446948 100644
--- a/docs/consulSnapshot.go.md
+++ b/docs/consulSnapshot.go.md
@@ -4,7 +4,7 @@
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the ConsulSnapshot to import.
The id of the existing ConsulSnapshot that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
---
@@ -908,7 +908,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/consulsnapshot"
| Provisioners
| *[]interface{}
| *No description.* |
| ClusterId
| *string
| The ID of the HCP Consul cluster. |
| SnapshotName
| *string
| The name of the snapshot. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| ConsulSnapshotTimeouts
| timeouts block. |
@@ -994,7 +994,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -1008,7 +1008,7 @@ SnapshotName *string
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -1020,7 +1020,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1040,7 +1040,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -1054,7 +1054,7 @@ Timeouts ConsulSnapshotTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -1077,10 +1077,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/consulsnapshot"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -1092,7 +1092,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -1104,7 +1104,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -1116,7 +1116,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -1128,7 +1128,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.java.md b/docs/consulSnapshot.java.md
index d776e18a0..0e2d6e3da 100644
--- a/docs/consulSnapshot.java.md
+++ b/docs/consulSnapshot.java.md
@@ -4,7 +4,7 @@
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -44,7 +44,7 @@ ConsulSnapshot.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
| snapshotName
| java.lang.String
| The name of the snapshot. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulSnapshotTimeouts
| timeouts block. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -150,7 +150,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -621,7 +621,7 @@ The construct id used in the generated config for the ConsulSnapshot to import.
The id of the existing ConsulSnapshot that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
---
@@ -1032,7 +1032,7 @@ ConsulSnapshotConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
| snapshotName
| java.lang.String
| The name of the snapshot. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulSnapshotTimeouts
| timeouts block. |
@@ -1118,7 +1118,7 @@ public java.lang.String getClusterId();
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -1132,7 +1132,7 @@ public java.lang.String getSnapshotName();
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -1144,7 +1144,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1164,7 +1164,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -1178,7 +1178,7 @@ public ConsulSnapshotTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -1201,10 +1201,10 @@ ConsulSnapshotTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -1216,7 +1216,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -1228,7 +1228,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -1240,7 +1240,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -1252,7 +1252,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.python.md b/docs/consulSnapshot.python.md
index ccc0638ef..15b5dd61a 100644
--- a/docs/consulSnapshot.python.md
+++ b/docs/consulSnapshot.python.md
@@ -4,7 +4,7 @@
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -42,7 +42,7 @@ consulSnapshot.ConsulSnapshot(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
| snapshot_name
| str
| The name of the snapshot. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulSnapshotTimeouts
| timeouts block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -148,7 +148,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -536,7 +536,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -544,7 +544,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -552,7 +552,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -560,7 +560,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
@@ -696,7 +696,7 @@ The construct id used in the generated config for the ConsulSnapshot to import.
The id of the existing ConsulSnapshot that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
---
@@ -1103,7 +1103,7 @@ consulSnapshot.ConsulSnapshotConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
| snapshot_name
| str
| The name of the snapshot. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulSnapshotTimeouts
| timeouts block. |
@@ -1189,7 +1189,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -1203,7 +1203,7 @@ snapshot_name: str
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -1215,7 +1215,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1235,7 +1235,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -1249,7 +1249,7 @@ timeouts: ConsulSnapshotTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -1272,10 +1272,10 @@ consulSnapshot.ConsulSnapshotTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -1287,7 +1287,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -1299,7 +1299,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -1311,7 +1311,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -1323,7 +1323,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.typescript.md b/docs/consulSnapshot.typescript.md
index da1602343..c6f01a3d2 100644
--- a/docs/consulSnapshot.typescript.md
+++ b/docs/consulSnapshot.typescript.md
@@ -4,7 +4,7 @@
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -501,7 +501,7 @@ The construct id used in the generated config for the ConsulSnapshot to import.
The id of the existing ConsulSnapshot that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#import import section} in the documentation of this resource for the id to use
---
@@ -895,7 +895,7 @@ const consulSnapshotConfig: consulSnapshot.ConsulSnapshotConfig = { ... }
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| clusterId
| string
| The ID of the HCP Consul cluster. |
| snapshotName
| string
| The name of the snapshot. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| ConsulSnapshotTimeouts
| timeouts block. |
@@ -981,7 +981,7 @@ public readonly clusterId: string;
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -995,7 +995,7 @@ public readonly snapshotName: string;
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -1007,7 +1007,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -1041,7 +1041,7 @@ public readonly timeouts: ConsulSnapshotTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -1059,10 +1059,10 @@ const consulSnapshotTimeouts: consulSnapshot.ConsulSnapshotTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -1074,7 +1074,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -1086,7 +1086,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -1098,7 +1098,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -1110,7 +1110,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.csharp.md b/docs/dataHcpAwsNetworkPeering.csharp.md
index b82905f4b..93c137450 100644
--- a/docs/dataHcpAwsNetworkPeering.csharp.md
+++ b/docs/dataHcpAwsNetworkPeering.csharp.md
@@ -4,7 +4,7 @@
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpAwsNetworkPeering t
The id of the existing DataHcpAwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -847,7 +847,7 @@ new DataHcpAwsNetworkPeeringConfig {
| Provisioners
| object[]
| *No description.* |
| HvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
| PeeringId
| string
| The ID of the network peering. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
| ProjectId
| string
| The ID of the HCP project where the network peering is located. |
| Timeouts
| DataHcpAwsNetworkPeeringTimeouts
| timeouts block. |
| WaitForActiveState
| object
| If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -934,7 +934,7 @@ public string HvnId { get; set; }
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -948,7 +948,7 @@ public string PeeringId { get; set; }
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -960,7 +960,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -981,7 +981,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -995,7 +995,7 @@ public DataHcpAwsNetworkPeeringTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -1009,7 +1009,7 @@ public object WaitForActiveState { get; set; }
If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -1029,7 +1029,7 @@ new DataHcpAwsNetworkPeeringTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -1041,7 +1041,7 @@ public string Read { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.go.md b/docs/dataHcpAwsNetworkPeering.go.md
index f13096a7e..ecf848502 100644
--- a/docs/dataHcpAwsNetworkPeering.go.md
+++ b/docs/dataHcpAwsNetworkPeering.go.md
@@ -4,7 +4,7 @@
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpAwsNetworkPeering t
The id of the existing DataHcpAwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -847,7 +847,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpawsnetworkpeering"
| Provisioners
| *[]interface{}
| *No description.* |
| HvnId
| *string
| The ID of the HashiCorp Virtual Network (HVN). |
| PeeringId
| *string
| The ID of the network peering. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
| ProjectId
| *string
| The ID of the HCP project where the network peering is located. |
| Timeouts
| DataHcpAwsNetworkPeeringTimeouts
| timeouts block. |
| WaitForActiveState
| interface{}
| If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -934,7 +934,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -948,7 +948,7 @@ PeeringId *string
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -960,7 +960,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -981,7 +981,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -995,7 +995,7 @@ Timeouts DataHcpAwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -1009,7 +1009,7 @@ WaitForActiveState interface{}
If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -1029,7 +1029,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpawsnetworkpeering"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -1041,7 +1041,7 @@ Read *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.java.md b/docs/dataHcpAwsNetworkPeering.java.md
index ae0b0158a..ffc8271fe 100644
--- a/docs/dataHcpAwsNetworkPeering.java.md
+++ b/docs/dataHcpAwsNetworkPeering.java.md
@@ -4,7 +4,7 @@
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -46,7 +46,7 @@ DataHcpAwsNetworkPeering.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
| peeringId
| java.lang.String
| The ID of the network peering. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the network peering is located. |
| timeouts
| DataHcpAwsNetworkPeeringTimeouts
| timeouts block. |
| waitForActiveState
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -119,7 +119,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -129,7 +129,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -137,7 +137,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -154,7 +154,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -164,7 +164,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -174,7 +174,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -538,7 +538,7 @@ The construct id used in the generated config for the DataHcpAwsNetworkPeering t
The id of the existing DataHcpAwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -984,7 +984,7 @@ DataHcpAwsNetworkPeeringConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
| peeringId
| java.lang.String
| The ID of the network peering. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the network peering is located. |
| timeouts
| DataHcpAwsNetworkPeeringTimeouts
| timeouts block. |
| waitForActiveState
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -1071,7 +1071,7 @@ public java.lang.String getHvnId();
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -1085,7 +1085,7 @@ public java.lang.String getPeeringId();
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -1097,7 +1097,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1118,7 +1118,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -1132,7 +1132,7 @@ public DataHcpAwsNetworkPeeringTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -1146,7 +1146,7 @@ public java.lang.Object getWaitForActiveState();
If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -1166,7 +1166,7 @@ DataHcpAwsNetworkPeeringTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -1178,7 +1178,7 @@ public java.lang.String getRead();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.python.md b/docs/dataHcpAwsNetworkPeering.python.md
index bab8f4807..82d2ac730 100644
--- a/docs/dataHcpAwsNetworkPeering.python.md
+++ b/docs/dataHcpAwsNetworkPeering.python.md
@@ -4,7 +4,7 @@
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -43,7 +43,7 @@ dataHcpAwsNetworkPeering.DataHcpAwsNetworkPeering(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
| peering_id
| str
| The ID of the network peering. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
| project_id
| str
| The ID of the HCP project where the network peering is located. |
| timeouts
| DataHcpAwsNetworkPeeringTimeouts
| timeouts block. |
| wait_for_active_state
| typing.Union[bool, cdktf.IResolvable]
| If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -151,7 +151,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -161,7 +161,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -171,7 +171,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -433,7 +433,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
@@ -575,7 +575,7 @@ The construct id used in the generated config for the DataHcpAwsNetworkPeering t
The id of the existing DataHcpAwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -1016,7 +1016,7 @@ dataHcpAwsNetworkPeering.DataHcpAwsNetworkPeeringConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
| peering_id
| str
| The ID of the network peering. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
| project_id
| str
| The ID of the HCP project where the network peering is located. |
| timeouts
| DataHcpAwsNetworkPeeringTimeouts
| timeouts block. |
| wait_for_active_state
| typing.Union[bool, cdktf.IResolvable]
| If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -1103,7 +1103,7 @@ hvn_id: str
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -1117,7 +1117,7 @@ peering_id: str
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -1129,7 +1129,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1150,7 +1150,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -1164,7 +1164,7 @@ timeouts: DataHcpAwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -1178,7 +1178,7 @@ wait_for_active_state: typing.Union[bool, IResolvable]
If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -1198,7 +1198,7 @@ dataHcpAwsNetworkPeering.DataHcpAwsNetworkPeeringTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -1210,7 +1210,7 @@ read: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.typescript.md b/docs/dataHcpAwsNetworkPeering.typescript.md
index 8789e1365..01ced7bde 100644
--- a/docs/dataHcpAwsNetworkPeering.typescript.md
+++ b/docs/dataHcpAwsNetworkPeering.typescript.md
@@ -4,7 +4,7 @@
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpAwsNetworkPeering t
The id of the existing DataHcpAwsNetworkPeering that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#import import section} in the documentation of this resource for the id to use
---
@@ -833,7 +833,7 @@ const dataHcpAwsNetworkPeeringConfig: dataHcpAwsNetworkPeering.DataHcpAwsNetwork
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| hvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
| peeringId
| string
| The ID of the network peering. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
| projectId
| string
| The ID of the HCP project where the network peering is located. |
| timeouts
| DataHcpAwsNetworkPeeringTimeouts
| timeouts block. |
| waitForActiveState
| boolean \| cdktf.IResolvable
| If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -920,7 +920,7 @@ public readonly hvnId: string;
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -934,7 +934,7 @@ public readonly peeringId: string;
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -946,7 +946,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -967,7 +967,7 @@ Always matches the HVN's project.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -981,7 +981,7 @@ public readonly timeouts: DataHcpAwsNetworkPeeringTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -995,7 +995,7 @@ public readonly waitForActiveState: boolean | IResolvable;
If `true`, Terraform will wait for the network peering to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -1013,7 +1013,7 @@ const dataHcpAwsNetworkPeeringTimeouts: dataHcpAwsNetworkPeering.DataHcpAwsNetwo
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -1025,7 +1025,7 @@ public readonly read: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.csharp.md b/docs/dataHcpAwsTransitGatewayAttachment.csharp.md
index e0be336f1..ca51d7740 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.csharp.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.csharp.md
@@ -4,7 +4,7 @@
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpAwsTransitGatewayAt
The id of the existing DataHcpAwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -825,7 +825,7 @@ new DataHcpAwsTransitGatewayAttachmentConfig {
| Provisioners
| object[]
| *No description.* |
| HvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
| TransitGatewayAttachmentId
| string
| The user-settable name of the transit gateway attachment in HCP. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
| ProjectId
| string
| The ID of the HCP project where the transit gateway attachment is located. |
| Timeouts
| DataHcpAwsTransitGatewayAttachmentTimeouts
| timeouts block. |
| WaitForActiveState
| object
| If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -912,7 +912,7 @@ public string HvnId { get; set; }
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -926,7 +926,7 @@ public string TransitGatewayAttachmentId { get; set; }
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -938,7 +938,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the transit gateway attachment is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -972,7 +972,7 @@ public DataHcpAwsTransitGatewayAttachmentTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -986,7 +986,7 @@ public object WaitForActiveState { get; set; }
If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -1006,7 +1006,7 @@ new DataHcpAwsTransitGatewayAttachmentTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -1018,7 +1018,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.go.md b/docs/dataHcpAwsTransitGatewayAttachment.go.md
index d1626bb4a..60edacba1 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.go.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.go.md
@@ -4,7 +4,7 @@
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpAwsTransitGatewayAt
The id of the existing DataHcpAwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -825,7 +825,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpawstransitgatewayat
| Provisioners
| *[]interface{}
| *No description.* |
| HvnId
| *string
| The ID of the HashiCorp Virtual Network (HVN). |
| TransitGatewayAttachmentId
| *string
| The user-settable name of the transit gateway attachment in HCP. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
| ProjectId
| *string
| The ID of the HCP project where the transit gateway attachment is located. |
| Timeouts
| DataHcpAwsTransitGatewayAttachmentTimeouts
| timeouts block. |
| WaitForActiveState
| interface{}
| If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -912,7 +912,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -926,7 +926,7 @@ TransitGatewayAttachmentId *string
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -938,7 +938,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the transit gateway attachment is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -972,7 +972,7 @@ Timeouts DataHcpAwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -986,7 +986,7 @@ WaitForActiveState interface{}
If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -1006,7 +1006,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpawstransitgatewayat
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -1018,7 +1018,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.java.md b/docs/dataHcpAwsTransitGatewayAttachment.java.md
index a343a9927..e4d67b9a1 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.java.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.java.md
@@ -4,7 +4,7 @@
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -46,7 +46,7 @@ DataHcpAwsTransitGatewayAttachment.Builder.create(Construct scope, java.lang.Str
| provisioners
| java.util.List
| *No description.* |
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
| transitGatewayAttachmentId
| java.lang.String
| The user-settable name of the transit gateway attachment in HCP. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the transit gateway attachment is located. |
| timeouts
| DataHcpAwsTransitGatewayAttachmentTimeouts
| timeouts block. |
| waitForActiveState
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -119,7 +119,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -129,7 +129,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -137,7 +137,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the transit gateway attachment is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -163,7 +163,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -173,7 +173,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -537,7 +537,7 @@ The construct id used in the generated config for the DataHcpAwsTransitGatewayAt
The id of the existing DataHcpAwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -961,7 +961,7 @@ DataHcpAwsTransitGatewayAttachmentConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
| transitGatewayAttachmentId
| java.lang.String
| The user-settable name of the transit gateway attachment in HCP. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the transit gateway attachment is located. |
| timeouts
| DataHcpAwsTransitGatewayAttachmentTimeouts
| timeouts block. |
| waitForActiveState
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -1048,7 +1048,7 @@ public java.lang.String getHvnId();
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -1062,7 +1062,7 @@ public java.lang.String getTransitGatewayAttachmentId();
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1074,7 +1074,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the transit gateway attachment is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -1108,7 +1108,7 @@ public DataHcpAwsTransitGatewayAttachmentTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -1122,7 +1122,7 @@ public java.lang.Object getWaitForActiveState();
If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -1142,7 +1142,7 @@ DataHcpAwsTransitGatewayAttachmentTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -1154,7 +1154,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.python.md b/docs/dataHcpAwsTransitGatewayAttachment.python.md
index a4ea266c1..db7c07893 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.python.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.python.md
@@ -4,7 +4,7 @@
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -43,7 +43,7 @@ dataHcpAwsTransitGatewayAttachment.DataHcpAwsTransitGatewayAttachment(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
| transit_gateway_attachment_id
| str
| The user-settable name of the transit gateway attachment in HCP. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
| project_id
| str
| The ID of the HCP project where the transit gateway attachment is located. |
| timeouts
| DataHcpAwsTransitGatewayAttachmentTimeouts
| timeouts block. |
| wait_for_active_state
| typing.Union[bool, cdktf.IResolvable]
| If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -150,7 +150,7 @@ The ID of the HCP project where the transit gateway attachment is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -160,7 +160,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -432,7 +432,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
@@ -574,7 +574,7 @@ The construct id used in the generated config for the DataHcpAwsTransitGatewayAt
The id of the existing DataHcpAwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -993,7 +993,7 @@ dataHcpAwsTransitGatewayAttachment.DataHcpAwsTransitGatewayAttachmentConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
| transit_gateway_attachment_id
| str
| The user-settable name of the transit gateway attachment in HCP. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
| project_id
| str
| The ID of the HCP project where the transit gateway attachment is located. |
| timeouts
| DataHcpAwsTransitGatewayAttachmentTimeouts
| timeouts block. |
| wait_for_active_state
| typing.Union[bool, cdktf.IResolvable]
| If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -1080,7 +1080,7 @@ hvn_id: str
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -1094,7 +1094,7 @@ transit_gateway_attachment_id: str
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1106,7 +1106,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1126,7 +1126,7 @@ The ID of the HCP project where the transit gateway attachment is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -1140,7 +1140,7 @@ timeouts: DataHcpAwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -1154,7 +1154,7 @@ wait_for_active_state: typing.Union[bool, IResolvable]
If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -1174,7 +1174,7 @@ dataHcpAwsTransitGatewayAttachment.DataHcpAwsTransitGatewayAttachmentTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -1186,7 +1186,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.typescript.md b/docs/dataHcpAwsTransitGatewayAttachment.typescript.md
index aed5362e6..dfef0e5e4 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.typescript.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.typescript.md
@@ -4,7 +4,7 @@
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpAwsTransitGatewayAt
The id of the existing DataHcpAwsTransitGatewayAttachment that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#import import section} in the documentation of this resource for the id to use
---
@@ -811,7 +811,7 @@ const dataHcpAwsTransitGatewayAttachmentConfig: dataHcpAwsTransitGatewayAttachme
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| hvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
| transitGatewayAttachmentId
| string
| The user-settable name of the transit gateway attachment in HCP. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}. |
| projectId
| string
| The ID of the HCP project where the transit gateway attachment is located. |
| timeouts
| DataHcpAwsTransitGatewayAttachmentTimeouts
| timeouts block. |
| waitForActiveState
| boolean \| cdktf.IResolvable
| If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -898,7 +898,7 @@ public readonly hvnId: string;
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -912,7 +912,7 @@ public readonly transitGatewayAttachmentId: string;
The user-settable name of the transit gateway attachment in HCP.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -924,7 +924,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the transit gateway attachment is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -958,7 +958,7 @@ public readonly timeouts: DataHcpAwsTransitGatewayAttachmentTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -972,7 +972,7 @@ public readonly waitForActiveState: boolean | IResolvable;
If `true`, Terraform will wait for the transit gateway attachment to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -990,7 +990,7 @@ const dataHcpAwsTransitGatewayAttachmentTimeouts: dataHcpAwsTransitGatewayAttach
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -1002,7 +1002,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.csharp.md b/docs/dataHcpAzurePeeringConnection.csharp.md
index bcce733f8..5c1b69eab 100644
--- a/docs/dataHcpAzurePeeringConnection.csharp.md
+++ b/docs/dataHcpAzurePeeringConnection.csharp.md
@@ -4,7 +4,7 @@
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpAzurePeeringConnect
The id of the existing DataHcpAzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -883,7 +883,7 @@ new DataHcpAzurePeeringConnectionConfig {
| Provisioners
| object[]
| *No description.* |
| HvnLink
| string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| PeeringId
| string
| The ID of the peering connection. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
| Timeouts
| DataHcpAzurePeeringConnectionTimeouts
| timeouts block. |
| WaitForActiveState
| object
| If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -969,7 +969,7 @@ public string HvnLink { get; set; }
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -983,7 +983,7 @@ public string PeeringId { get; set; }
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -995,7 +995,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1012,7 +1012,7 @@ public DataHcpAzurePeeringConnectionTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -1026,7 +1026,7 @@ public object WaitForActiveState { get; set; }
If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -1046,7 +1046,7 @@ new DataHcpAzurePeeringConnectionTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -1058,7 +1058,7 @@ public string Read { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.go.md b/docs/dataHcpAzurePeeringConnection.go.md
index 69f3b9b8b..e925bee52 100644
--- a/docs/dataHcpAzurePeeringConnection.go.md
+++ b/docs/dataHcpAzurePeeringConnection.go.md
@@ -4,7 +4,7 @@
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpAzurePeeringConnect
The id of the existing DataHcpAzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -883,7 +883,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpazurepeeringconnect
| Provisioners
| *[]interface{}
| *No description.* |
| HvnLink
| *string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| PeeringId
| *string
| The ID of the peering connection. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
| Timeouts
| DataHcpAzurePeeringConnectionTimeouts
| timeouts block. |
| WaitForActiveState
| interface{}
| If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -969,7 +969,7 @@ HvnLink *string
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -983,7 +983,7 @@ PeeringId *string
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -995,7 +995,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1012,7 +1012,7 @@ Timeouts DataHcpAzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -1026,7 +1026,7 @@ WaitForActiveState interface{}
If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -1046,7 +1046,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpazurepeeringconnect
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -1058,7 +1058,7 @@ Read *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.java.md b/docs/dataHcpAzurePeeringConnection.java.md
index dc8141dda..deeda02f9 100644
--- a/docs/dataHcpAzurePeeringConnection.java.md
+++ b/docs/dataHcpAzurePeeringConnection.java.md
@@ -4,7 +4,7 @@
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -45,7 +45,7 @@ DataHcpAzurePeeringConnection.Builder.create(Construct scope, java.lang.String i
| provisioners
| java.util.List
| *No description.* |
| hvnLink
| java.lang.String
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| peeringId
| java.lang.String
| The ID of the peering connection. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
| timeouts
| DataHcpAzurePeeringConnectionTimeouts
| timeouts block. |
| waitForActiveState
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -117,7 +117,7 @@ Must be unique amongst siblings in the same scope
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -127,7 +127,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -135,7 +135,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -148,7 +148,7 @@ If you experience problems setting this value it might not be settable. Please t
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -158,7 +158,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -515,7 +515,7 @@ The construct id used in the generated config for the DataHcpAzurePeeringConnect
The id of the existing DataHcpAzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -1004,7 +1004,7 @@ DataHcpAzurePeeringConnectionConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| hvnLink
| java.lang.String
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| peeringId
| java.lang.String
| The ID of the peering connection. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
| timeouts
| DataHcpAzurePeeringConnectionTimeouts
| timeouts block. |
| waitForActiveState
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -1090,7 +1090,7 @@ public java.lang.String getHvnLink();
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -1104,7 +1104,7 @@ public java.lang.String getPeeringId();
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -1116,7 +1116,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1133,7 +1133,7 @@ public DataHcpAzurePeeringConnectionTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -1147,7 +1147,7 @@ public java.lang.Object getWaitForActiveState();
If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -1167,7 +1167,7 @@ DataHcpAzurePeeringConnectionTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -1179,7 +1179,7 @@ public java.lang.String getRead();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.python.md b/docs/dataHcpAzurePeeringConnection.python.md
index f8a658e09..60005e77b 100644
--- a/docs/dataHcpAzurePeeringConnection.python.md
+++ b/docs/dataHcpAzurePeeringConnection.python.md
@@ -4,7 +4,7 @@
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -42,7 +42,7 @@ dataHcpAzurePeeringConnection.DataHcpAzurePeeringConnection(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_link
| str
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| peering_id
| str
| The ID of the peering connection. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
| timeouts
| DataHcpAzurePeeringConnectionTimeouts
| timeouts block. |
| wait_for_active_state
| typing.Union[bool, cdktf.IResolvable]
| If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -155,7 +155,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -416,7 +416,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
@@ -552,7 +552,7 @@ The construct id used in the generated config for the DataHcpAzurePeeringConnect
The id of the existing DataHcpAzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -1036,7 +1036,7 @@ dataHcpAzurePeeringConnection.DataHcpAzurePeeringConnectionConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_link
| str
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| peering_id
| str
| The ID of the peering connection. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
| timeouts
| DataHcpAzurePeeringConnectionTimeouts
| timeouts block. |
| wait_for_active_state
| typing.Union[bool, cdktf.IResolvable]
| If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -1122,7 +1122,7 @@ hvn_link: str
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -1136,7 +1136,7 @@ peering_id: str
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -1148,7 +1148,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ timeouts: DataHcpAzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -1179,7 +1179,7 @@ wait_for_active_state: typing.Union[bool, IResolvable]
If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -1199,7 +1199,7 @@ dataHcpAzurePeeringConnection.DataHcpAzurePeeringConnectionTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -1211,7 +1211,7 @@ read: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.typescript.md b/docs/dataHcpAzurePeeringConnection.typescript.md
index 6a4c00c3a..b61de1478 100644
--- a/docs/dataHcpAzurePeeringConnection.typescript.md
+++ b/docs/dataHcpAzurePeeringConnection.typescript.md
@@ -4,7 +4,7 @@
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpAzurePeeringConnect
The id of the existing DataHcpAzurePeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -870,7 +870,7 @@ const dataHcpAzurePeeringConnectionConfig: dataHcpAzurePeeringConnection.DataHcp
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| hvnLink
| string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| peeringId
| string
| The ID of the peering connection. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
| timeouts
| DataHcpAzurePeeringConnectionTimeouts
| timeouts block. |
| waitForActiveState
| boolean \| cdktf.IResolvable
| If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`. |
@@ -956,7 +956,7 @@ public readonly hvnLink: string;
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -970,7 +970,7 @@ public readonly peeringId: string;
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -982,7 +982,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -999,7 +999,7 @@ public readonly timeouts: DataHcpAzurePeeringConnectionTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -1013,7 +1013,7 @@ public readonly waitForActiveState: boolean | IResolvable;
If `true`, Terraform will wait for the peering connection to reach an `ACTIVE` state before continuing. Default `false`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -1031,7 +1031,7 @@ const dataHcpAzurePeeringConnectionTimeouts: dataHcpAzurePeeringConnection.DataH
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -1043,7 +1043,7 @@ public readonly read: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpBoundaryCluster.csharp.md b/docs/dataHcpBoundaryCluster.csharp.md
index 312ae3ee9..4e50c1322 100644
--- a/docs/dataHcpBoundaryCluster.csharp.md
+++ b/docs/dataHcpBoundaryCluster.csharp.md
@@ -4,7 +4,7 @@
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpBoundaryCluster to
The id of the existing DataHcpBoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -749,7 +749,7 @@ new DataHcpBoundaryClusterConfig {
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
| ClusterId
| string
| The ID of the Boundary cluster. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
| ProjectId
| string
| The ID of the HCP project where the Boundary cluster is located. |
| Timeouts
| DataHcpBoundaryClusterTimeouts
| timeouts block. |
@@ -835,7 +835,7 @@ public string ClusterId { get; set; }
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -847,7 +847,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -868,7 +868,7 @@ If not specified, the project configured in the HCP provider config block will b
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -882,7 +882,7 @@ public DataHcpBoundaryClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -915,7 +915,7 @@ new DataHcpBoundaryClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -927,7 +927,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.go.md b/docs/dataHcpBoundaryCluster.go.md
index 767ab640e..5329e1e4d 100644
--- a/docs/dataHcpBoundaryCluster.go.md
+++ b/docs/dataHcpBoundaryCluster.go.md
@@ -4,7 +4,7 @@
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpBoundaryCluster to
The id of the existing DataHcpBoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -749,7 +749,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpboundarycluster"
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
| ClusterId
| *string
| The ID of the Boundary cluster. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
| ProjectId
| *string
| The ID of the HCP project where the Boundary cluster is located. |
| Timeouts
| DataHcpBoundaryClusterTimeouts
| timeouts block. |
@@ -835,7 +835,7 @@ ClusterId *string
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -847,7 +847,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -868,7 +868,7 @@ If not specified, the project configured in the HCP provider config block will b
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -882,7 +882,7 @@ Timeouts DataHcpBoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -915,7 +915,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpboundarycluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -927,7 +927,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.java.md b/docs/dataHcpBoundaryCluster.java.md
index e631fb385..d7c18c4b3 100644
--- a/docs/dataHcpBoundaryCluster.java.md
+++ b/docs/dataHcpBoundaryCluster.java.md
@@ -4,7 +4,7 @@
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -42,7 +42,7 @@ DataHcpBoundaryCluster.Builder.create(Construct scope, java.lang.String id)
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the Boundary cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| DataHcpBoundaryClusterTimeouts
| timeouts block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -139,7 +139,7 @@ If not specified, the project configured in the HCP provider config block will b
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -149,7 +149,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -506,7 +506,7 @@ The construct id used in the generated config for the DataHcpBoundaryCluster to
The id of the existing DataHcpBoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -860,7 +860,7 @@ DataHcpBoundaryClusterConfig.builder()
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the Boundary cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| DataHcpBoundaryClusterTimeouts
| timeouts block. |
@@ -946,7 +946,7 @@ public java.lang.String getClusterId();
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -958,7 +958,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ If not specified, the project configured in the HCP provider config block will b
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -993,7 +993,7 @@ public DataHcpBoundaryClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -1025,7 +1025,7 @@ DataHcpBoundaryClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -1037,7 +1037,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.python.md b/docs/dataHcpBoundaryCluster.python.md
index 113d6a1c3..4d2255061 100644
--- a/docs/dataHcpBoundaryCluster.python.md
+++ b/docs/dataHcpBoundaryCluster.python.md
@@ -4,7 +4,7 @@
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -40,7 +40,7 @@ dataHcpBoundaryCluster.DataHcpBoundaryCluster(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the Boundary cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
| project_id
| str
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| DataHcpBoundaryClusterTimeouts
| timeouts block. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 not specified, the project configured in the HCP provider config block will b
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -147,7 +147,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -408,7 +408,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
@@ -544,7 +544,7 @@ The construct id used in the generated config for the DataHcpBoundaryCluster to
The id of the existing DataHcpBoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -894,7 +894,7 @@ dataHcpBoundaryCluster.DataHcpBoundaryClusterConfig(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the Boundary cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
| project_id
| str
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| DataHcpBoundaryClusterTimeouts
| timeouts block. |
@@ -980,7 +980,7 @@ cluster_id: str
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -992,7 +992,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1013,7 +1013,7 @@ If not specified, the project configured in the HCP provider config block will b
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -1027,7 +1027,7 @@ timeouts: DataHcpBoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -1058,7 +1058,7 @@ dataHcpBoundaryCluster.DataHcpBoundaryClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -1070,7 +1070,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.typescript.md b/docs/dataHcpBoundaryCluster.typescript.md
index b32188b7c..1bf123b41 100644
--- a/docs/dataHcpBoundaryCluster.typescript.md
+++ b/docs/dataHcpBoundaryCluster.typescript.md
@@ -4,7 +4,7 @@
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpBoundaryCluster to
The id of the existing DataHcpBoundaryCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -737,7 +737,7 @@ const dataHcpBoundaryClusterConfig: dataHcpBoundaryCluster.DataHcpBoundaryCluste
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| clusterId
| string
| The ID of the Boundary cluster. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
| projectId
| string
| The ID of the HCP project where the Boundary cluster is located. |
| timeouts
| DataHcpBoundaryClusterTimeouts
| timeouts block. |
@@ -823,7 +823,7 @@ public readonly clusterId: string;
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -835,7 +835,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -856,7 +856,7 @@ If not specified, the project configured in the HCP provider config block will b
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -870,7 +870,7 @@ public readonly timeouts: DataHcpBoundaryClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -899,7 +899,7 @@ const dataHcpBoundaryClusterTimeouts: dataHcpBoundaryCluster.DataHcpBoundaryClus
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -911,7 +911,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.csharp.md b/docs/dataHcpConsulAgentHelmConfig.csharp.md
index 60d980588..45f42540b 100644
--- a/docs/dataHcpConsulAgentHelmConfig.csharp.md
+++ b/docs/dataHcpConsulAgentHelmConfig.csharp.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpConsulAgentHelmConf
The id of the existing DataHcpConsulAgentHelmConfig that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
---
@@ -760,7 +760,7 @@ new DataHcpConsulAgentHelmConfigConfig {
| ClusterId
| string
| The ID of the HCP Consul cluster. |
| KubernetesEndpoint
| string
| The FQDN for the Kubernetes API. |
| ExposeGossipPorts
| object
| Denotes that the gossip ports should be exposed. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| DataHcpConsulAgentHelmConfigTimeouts
| timeouts block. |
@@ -846,7 +846,7 @@ public string ClusterId { get; set; }
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -860,7 +860,7 @@ public string KubernetesEndpoint { get; set; }
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -874,7 +874,7 @@ public object ExposeGossipPorts { get; set; }
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -886,7 +886,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -906,7 +906,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -920,7 +920,7 @@ public DataHcpConsulAgentHelmConfigTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -940,7 +940,7 @@ new DataHcpConsulAgentHelmConfigTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -952,7 +952,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.go.md b/docs/dataHcpConsulAgentHelmConfig.go.md
index 317d99fa0..b4bc448fc 100644
--- a/docs/dataHcpConsulAgentHelmConfig.go.md
+++ b/docs/dataHcpConsulAgentHelmConfig.go.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpConsulAgentHelmConf
The id of the existing DataHcpConsulAgentHelmConfig that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
---
@@ -760,7 +760,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulagenthelmconf
| ClusterId
| *string
| The ID of the HCP Consul cluster. |
| KubernetesEndpoint
| *string
| The FQDN for the Kubernetes API. |
| ExposeGossipPorts
| interface{}
| Denotes that the gossip ports should be exposed. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| DataHcpConsulAgentHelmConfigTimeouts
| timeouts block. |
@@ -846,7 +846,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -860,7 +860,7 @@ KubernetesEndpoint *string
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -874,7 +874,7 @@ ExposeGossipPorts interface{}
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -886,7 +886,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -906,7 +906,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -920,7 +920,7 @@ Timeouts DataHcpConsulAgentHelmConfigTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -940,7 +940,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulagenthelmconf
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -952,7 +952,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.java.md b/docs/dataHcpConsulAgentHelmConfig.java.md
index 290ddd13d..358b9378a 100644
--- a/docs/dataHcpConsulAgentHelmConfig.java.md
+++ b/docs/dataHcpConsulAgentHelmConfig.java.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -47,7 +47,7 @@ DataHcpConsulAgentHelmConfig.Builder.create(Construct scope, java.lang.String id
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
| kubernetesEndpoint
| java.lang.String
| The FQDN for the Kubernetes API. |
| exposeGossipPorts
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Denotes that the gossip ports should be exposed. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentHelmConfigTimeouts
| timeouts block. |
@@ -119,7 +119,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -129,7 +129,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -139,7 +139,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -147,7 +147,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -173,7 +173,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -537,7 +537,7 @@ The construct id used in the generated config for the DataHcpConsulAgentHelmConf
The id of the existing DataHcpConsulAgentHelmConfig that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
---
@@ -896,7 +896,7 @@ DataHcpConsulAgentHelmConfigConfig.builder()
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
| kubernetesEndpoint
| java.lang.String
| The FQDN for the Kubernetes API. |
| exposeGossipPorts
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| Denotes that the gossip ports should be exposed. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentHelmConfigTimeouts
| timeouts block. |
@@ -982,7 +982,7 @@ public java.lang.String getClusterId();
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -996,7 +996,7 @@ public java.lang.String getKubernetesEndpoint();
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -1010,7 +1010,7 @@ public java.lang.Object getExposeGossipPorts();
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -1022,7 +1022,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1042,7 +1042,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -1056,7 +1056,7 @@ public DataHcpConsulAgentHelmConfigTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -1076,7 +1076,7 @@ DataHcpConsulAgentHelmConfigTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -1088,7 +1088,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.python.md b/docs/dataHcpConsulAgentHelmConfig.python.md
index f256f30f9..5e0740867 100644
--- a/docs/dataHcpConsulAgentHelmConfig.python.md
+++ b/docs/dataHcpConsulAgentHelmConfig.python.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -44,7 +44,7 @@ dataHcpConsulAgentHelmConfig.DataHcpConsulAgentHelmConfig(
| cluster_id
| str
| The ID of the HCP Consul cluster. |
| kubernetes_endpoint
| str
| The FQDN for the Kubernetes API. |
| expose_gossip_ports
| typing.Union[bool, cdktf.IResolvable]
| Denotes that the gossip ports should be exposed. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentHelmConfigTimeouts
| timeouts block. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -160,7 +160,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -432,7 +432,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
@@ -574,7 +574,7 @@ The construct id used in the generated config for the DataHcpConsulAgentHelmConf
The id of the existing DataHcpConsulAgentHelmConfig that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
---
@@ -928,7 +928,7 @@ dataHcpConsulAgentHelmConfig.DataHcpConsulAgentHelmConfigConfig(
| cluster_id
| str
| The ID of the HCP Consul cluster. |
| kubernetes_endpoint
| str
| The FQDN for the Kubernetes API. |
| expose_gossip_ports
| typing.Union[bool, cdktf.IResolvable]
| Denotes that the gossip ports should be exposed. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentHelmConfigTimeouts
| timeouts block. |
@@ -1014,7 +1014,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -1028,7 +1028,7 @@ kubernetes_endpoint: str
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -1042,7 +1042,7 @@ expose_gossip_ports: typing.Union[bool, IResolvable]
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -1054,7 +1054,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1074,7 +1074,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -1088,7 +1088,7 @@ timeouts: DataHcpConsulAgentHelmConfigTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -1108,7 +1108,7 @@ dataHcpConsulAgentHelmConfig.DataHcpConsulAgentHelmConfigTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -1120,7 +1120,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.typescript.md b/docs/dataHcpConsulAgentHelmConfig.typescript.md
index 445c2b81b..611c7df56 100644
--- a/docs/dataHcpConsulAgentHelmConfig.typescript.md
+++ b/docs/dataHcpConsulAgentHelmConfig.typescript.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpConsulAgentHelmConf
The id of the existing DataHcpConsulAgentHelmConfig that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#import import section} in the documentation of this resource for the id to use
---
@@ -746,7 +746,7 @@ const dataHcpConsulAgentHelmConfigConfig: dataHcpConsulAgentHelmConfig.DataHcpCo
| clusterId
| string
| The ID of the HCP Consul cluster. |
| kubernetesEndpoint
| string
| The FQDN for the Kubernetes API. |
| exposeGossipPorts
| boolean \| cdktf.IResolvable
| Denotes that the gossip ports should be exposed. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentHelmConfigTimeouts
| timeouts block. |
@@ -832,7 +832,7 @@ public readonly clusterId: string;
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -846,7 +846,7 @@ public readonly kubernetesEndpoint: string;
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -860,7 +860,7 @@ public readonly exposeGossipPorts: boolean | IResolvable;
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -872,7 +872,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -892,7 +892,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -906,7 +906,7 @@ public readonly timeouts: DataHcpConsulAgentHelmConfigTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -924,7 +924,7 @@ const dataHcpConsulAgentHelmConfigTimeouts: dataHcpConsulAgentHelmConfig.DataHcp
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -936,7 +936,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.csharp.md b/docs/dataHcpConsulAgentKubernetesSecret.csharp.md
index c5d2d5ff1..cf506689f 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.csharp.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.csharp.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpConsulAgentKubernet
The id of the existing DataHcpConsulAgentKubernetesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
---
@@ -705,7 +705,7 @@ new DataHcpConsulAgentKubernetesSecretConfig {
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
| ClusterId
| string
| The ID of the HCP Consul cluster. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| DataHcpConsulAgentKubernetesSecretTimeouts
| timeouts block. |
@@ -791,7 +791,7 @@ public string ClusterId { get; set; }
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -803,7 +803,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -823,7 +823,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -837,7 +837,7 @@ public DataHcpConsulAgentKubernetesSecretTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -857,7 +857,7 @@ new DataHcpConsulAgentKubernetesSecretTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -869,7 +869,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.go.md b/docs/dataHcpConsulAgentKubernetesSecret.go.md
index 4b168d552..436b1f484 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.go.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.go.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpConsulAgentKubernet
The id of the existing DataHcpConsulAgentKubernetesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
---
@@ -705,7 +705,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulagentkubernet
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
| ClusterId
| *string
| The ID of the HCP Consul cluster. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| DataHcpConsulAgentKubernetesSecretTimeouts
| timeouts block. |
@@ -791,7 +791,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -803,7 +803,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -823,7 +823,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -837,7 +837,7 @@ Timeouts DataHcpConsulAgentKubernetesSecretTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -857,7 +857,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulagentkubernet
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -869,7 +869,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.java.md b/docs/dataHcpConsulAgentKubernetesSecret.java.md
index 39283041c..d03887f0f 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.java.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.java.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -42,7 +42,7 @@ DataHcpConsulAgentKubernetesSecret.Builder.create(Construct scope, java.lang.Str
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentKubernetesSecretTimeouts
| timeouts block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -138,7 +138,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -505,7 +505,7 @@ The construct id used in the generated config for the DataHcpConsulAgentKubernet
The id of the existing DataHcpConsulAgentKubernetesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
---
@@ -815,7 +815,7 @@ DataHcpConsulAgentKubernetesSecretConfig.builder()
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentKubernetesSecretTimeouts
| timeouts block. |
@@ -901,7 +901,7 @@ public java.lang.String getClusterId();
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -913,7 +913,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -933,7 +933,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -947,7 +947,7 @@ public DataHcpConsulAgentKubernetesSecretTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -967,7 +967,7 @@ DataHcpConsulAgentKubernetesSecretTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -979,7 +979,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.python.md b/docs/dataHcpConsulAgentKubernetesSecret.python.md
index 2a69170fd..515f538ee 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.python.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.python.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -40,7 +40,7 @@ dataHcpConsulAgentKubernetesSecret.DataHcpConsulAgentKubernetesSecret(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentKubernetesSecretTimeouts
| timeouts block. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -136,7 +136,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -407,7 +407,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
@@ -543,7 +543,7 @@ The construct id used in the generated config for the DataHcpConsulAgentKubernet
The id of the existing DataHcpConsulAgentKubernetesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
---
@@ -849,7 +849,7 @@ dataHcpConsulAgentKubernetesSecret.DataHcpConsulAgentKubernetesSecretConfig(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentKubernetesSecretTimeouts
| timeouts block. |
@@ -935,7 +935,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -947,7 +947,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -967,7 +967,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -981,7 +981,7 @@ timeouts: DataHcpConsulAgentKubernetesSecretTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -1001,7 +1001,7 @@ dataHcpConsulAgentKubernetesSecret.DataHcpConsulAgentKubernetesSecretTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -1013,7 +1013,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.typescript.md b/docs/dataHcpConsulAgentKubernetesSecret.typescript.md
index 7e6e9fefa..ac99c509b 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.typescript.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.typescript.md
@@ -4,7 +4,7 @@
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpConsulAgentKubernet
The id of the existing DataHcpConsulAgentKubernetesSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#import import section} in the documentation of this resource for the id to use
---
@@ -693,7 +693,7 @@ const dataHcpConsulAgentKubernetesSecretConfig: dataHcpConsulAgentKubernetesSecr
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| clusterId
| string
| The ID of the HCP Consul cluster. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulAgentKubernetesSecretTimeouts
| timeouts block. |
@@ -779,7 +779,7 @@ public readonly clusterId: string;
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -791,7 +791,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -811,7 +811,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -825,7 +825,7 @@ public readonly timeouts: DataHcpConsulAgentKubernetesSecretTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -843,7 +843,7 @@ const dataHcpConsulAgentKubernetesSecretTimeouts: dataHcpConsulAgentKubernetesSe
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -855,7 +855,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulCluster.csharp.md b/docs/dataHcpConsulCluster.csharp.md
index 6e0449535..fe46a4622 100644
--- a/docs/dataHcpConsulCluster.csharp.md
+++ b/docs/dataHcpConsulCluster.csharp.md
@@ -4,7 +4,7 @@
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpConsulCluster to im
The id of the existing DataHcpConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -947,7 +947,7 @@ new DataHcpConsulClusterConfig {
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
| ClusterId
| string
| The ID of the HCP Consul cluster. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| DataHcpConsulClusterTimeouts
| timeouts block. |
@@ -1033,7 +1033,7 @@ public string ClusterId { get; set; }
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -1045,7 +1045,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1079,7 +1079,7 @@ public DataHcpConsulClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1112,7 +1112,7 @@ new DataHcpConsulClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1124,7 +1124,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.go.md b/docs/dataHcpConsulCluster.go.md
index cf660094b..808e24929 100644
--- a/docs/dataHcpConsulCluster.go.md
+++ b/docs/dataHcpConsulCluster.go.md
@@ -4,7 +4,7 @@
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpConsulCluster to im
The id of the existing DataHcpConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -947,7 +947,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulcluster"
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
| ClusterId
| *string
| The ID of the HCP Consul cluster. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Consul cluster is located. |
| Timeouts
| DataHcpConsulClusterTimeouts
| timeouts block. |
@@ -1033,7 +1033,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -1045,7 +1045,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1079,7 +1079,7 @@ Timeouts DataHcpConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1112,7 +1112,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulcluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1124,7 +1124,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.java.md b/docs/dataHcpConsulCluster.java.md
index 7fd809ce0..716694064 100644
--- a/docs/dataHcpConsulCluster.java.md
+++ b/docs/dataHcpConsulCluster.java.md
@@ -4,7 +4,7 @@
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -42,7 +42,7 @@ DataHcpConsulCluster.Builder.create(Construct scope, java.lang.String id)
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulClusterTimeouts
| timeouts block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -138,7 +138,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -505,7 +505,7 @@ The construct id used in the generated config for the DataHcpConsulCluster to im
The id of the existing DataHcpConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1057,7 +1057,7 @@ DataHcpConsulClusterConfig.builder()
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Consul cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulClusterTimeouts
| timeouts block. |
@@ -1143,7 +1143,7 @@ public java.lang.String getClusterId();
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -1155,7 +1155,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1175,7 +1175,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1189,7 +1189,7 @@ public DataHcpConsulClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1221,7 +1221,7 @@ DataHcpConsulClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1233,7 +1233,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.python.md b/docs/dataHcpConsulCluster.python.md
index 6dc697eaa..24d2d537b 100644
--- a/docs/dataHcpConsulCluster.python.md
+++ b/docs/dataHcpConsulCluster.python.md
@@ -4,7 +4,7 @@
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -40,7 +40,7 @@ dataHcpConsulCluster.DataHcpConsulCluster(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulClusterTimeouts
| timeouts block. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -136,7 +136,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -407,7 +407,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
@@ -543,7 +543,7 @@ The construct id used in the generated config for the DataHcpConsulCluster to im
The id of the existing DataHcpConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1091,7 +1091,7 @@ dataHcpConsulCluster.DataHcpConsulClusterConfig(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Consul cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulClusterTimeouts
| timeouts block. |
@@ -1177,7 +1177,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -1189,7 +1189,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1209,7 +1209,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1223,7 +1223,7 @@ timeouts: DataHcpConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1254,7 +1254,7 @@ dataHcpConsulCluster.DataHcpConsulClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1266,7 +1266,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.typescript.md b/docs/dataHcpConsulCluster.typescript.md
index 40db65f47..1b92137e7 100644
--- a/docs/dataHcpConsulCluster.typescript.md
+++ b/docs/dataHcpConsulCluster.typescript.md
@@ -4,7 +4,7 @@
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpConsulCluster to im
The id of the existing DataHcpConsulCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -935,7 +935,7 @@ const dataHcpConsulClusterConfig: dataHcpConsulCluster.DataHcpConsulClusterConfi
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| clusterId
| string
| The ID of the HCP Consul cluster. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Consul cluster is located. |
| timeouts
| DataHcpConsulClusterTimeouts
| timeouts block. |
@@ -1021,7 +1021,7 @@ public readonly clusterId: string;
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -1033,7 +1033,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1053,7 +1053,7 @@ The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1067,7 +1067,7 @@ public readonly timeouts: DataHcpConsulClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1096,7 +1096,7 @@ const dataHcpConsulClusterTimeouts: dataHcpConsulCluster.DataHcpConsulClusterTim
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1108,7 +1108,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulVersions.csharp.md b/docs/dataHcpConsulVersions.csharp.md
index b6947a4fe..126493caa 100644
--- a/docs/dataHcpConsulVersions.csharp.md
+++ b/docs/dataHcpConsulVersions.csharp.md
@@ -4,7 +4,7 @@
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -392,7 +392,7 @@ The construct id used in the generated config for the DataHcpConsulVersions to i
The id of the existing DataHcpConsulVersions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
---
@@ -673,7 +673,7 @@ new DataHcpConsulVersionsConfig {
| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| Timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -756,7 +756,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -773,7 +773,7 @@ public DataHcpConsulVersionsTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -793,7 +793,7 @@ new DataHcpConsulVersionsTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -805,7 +805,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.go.md b/docs/dataHcpConsulVersions.go.md
index a3c5a4513..474e1d073 100644
--- a/docs/dataHcpConsulVersions.go.md
+++ b/docs/dataHcpConsulVersions.go.md
@@ -4,7 +4,7 @@
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -392,7 +392,7 @@ The construct id used in the generated config for the DataHcpConsulVersions to i
The id of the existing DataHcpConsulVersions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
---
@@ -673,7 +673,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulversions"
| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| Timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -756,7 +756,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -773,7 +773,7 @@ Timeouts DataHcpConsulVersionsTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -793,7 +793,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpconsulversions"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -805,7 +805,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.java.md b/docs/dataHcpConsulVersions.java.md
index 10f6c5ea2..f91c04a41 100644
--- a/docs/dataHcpConsulVersions.java.md
+++ b/docs/dataHcpConsulVersions.java.md
@@ -4,7 +4,7 @@
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -39,7 +39,7 @@ DataHcpConsulVersions.Builder.create(Construct scope, java.lang.String id)
| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -471,7 +471,7 @@ The construct id used in the generated config for the DataHcpConsulVersions to i
The id of the existing DataHcpConsulVersions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
---
@@ -756,7 +756,7 @@ DataHcpConsulVersionsConfig.builder()
| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -839,7 +839,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -856,7 +856,7 @@ public DataHcpConsulVersionsTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -876,7 +876,7 @@ DataHcpConsulVersionsTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -888,7 +888,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.python.md b/docs/dataHcpConsulVersions.python.md
index 4d479bef9..003428f97 100644
--- a/docs/dataHcpConsulVersions.python.md
+++ b/docs/dataHcpConsulVersions.python.md
@@ -4,7 +4,7 @@
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -37,7 +37,7 @@ dataHcpConsulVersions.DataHcpConsulVersions(
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -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/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -119,7 +119,7 @@ If you experience problems setting this value it might not be settable. Please t
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -379,7 +379,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
@@ -509,7 +509,7 @@ The construct id used in the generated config for the DataHcpConsulVersions to i
The id of the existing DataHcpConsulVersions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
---
@@ -790,7 +790,7 @@ dataHcpConsulVersions.DataHcpConsulVersionsConfig(
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -873,7 +873,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -890,7 +890,7 @@ timeouts: DataHcpConsulVersionsTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -910,7 +910,7 @@ dataHcpConsulVersions.DataHcpConsulVersionsTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -922,7 +922,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.typescript.md b/docs/dataHcpConsulVersions.typescript.md
index ff3c60854..b5f7a0df5 100644
--- a/docs/dataHcpConsulVersions.typescript.md
+++ b/docs/dataHcpConsulVersions.typescript.md
@@ -4,7 +4,7 @@
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -392,7 +392,7 @@ The construct id used in the generated config for the DataHcpConsulVersions to i
The id of the existing DataHcpConsulVersions that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#import import section} in the documentation of this resource for the id to use
---
@@ -663,7 +663,7 @@ const dataHcpConsulVersionsConfig: dataHcpConsulVersions.DataHcpConsulVersionsCo
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -746,7 +746,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -763,7 +763,7 @@ public readonly timeouts: DataHcpConsulVersionsTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -781,7 +781,7 @@ const dataHcpConsulVersionsTimeouts: dataHcpConsulVersions.DataHcpConsulVersions
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -793,7 +793,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpGroup.csharp.md b/docs/dataHcpGroup.csharp.md
index ef648e7a9..890767cf4 100644
--- a/docs/dataHcpGroup.csharp.md
+++ b/docs/dataHcpGroup.csharp.md
@@ -4,7 +4,7 @@
### DataHcpGroup
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group hcp_group}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group hcp_group}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpGroup to import.
The id of the existing DataHcpGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
---
@@ -707,7 +707,7 @@ public string ResourceName { get; set; }
The group's resource name in format `iam/organization//group/`. The shortened `` version can be used for input.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
---
diff --git a/docs/dataHcpGroup.go.md b/docs/dataHcpGroup.go.md
index b9a43ee02..f78fd6455 100644
--- a/docs/dataHcpGroup.go.md
+++ b/docs/dataHcpGroup.go.md
@@ -4,7 +4,7 @@
### DataHcpGroup
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group hcp_group}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group hcp_group}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpGroup to import.
The id of the existing DataHcpGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
---
@@ -707,7 +707,7 @@ ResourceName *string
The group's resource name in format `iam/organization//group/`. The shortened `` version can be used for input.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
---
diff --git a/docs/dataHcpGroup.java.md b/docs/dataHcpGroup.java.md
index 5f83a8256..363be8f34 100644
--- a/docs/dataHcpGroup.java.md
+++ b/docs/dataHcpGroup.java.md
@@ -4,7 +4,7 @@
### DataHcpGroup
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group hcp_group}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group hcp_group}.
#### Initializers
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The group's resource name in format `iam/organization//group/`. The shortened `` version can be used for input.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
---
@@ -431,7 +431,7 @@ The construct id used in the generated config for the DataHcpGroup to import.
The id of the existing DataHcpGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
---
@@ -777,7 +777,7 @@ public java.lang.String getResourceName();
The group's resource name in format `iam/organization//group/`. The shortened `` version can be used for input.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
---
diff --git a/docs/dataHcpGroup.python.md b/docs/dataHcpGroup.python.md
index 15f109a1d..0b8bc05ab 100644
--- a/docs/dataHcpGroup.python.md
+++ b/docs/dataHcpGroup.python.md
@@ -4,7 +4,7 @@
### DataHcpGroup
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group hcp_group}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group hcp_group}.
#### Initializers
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
The group's resource name in format `iam/organization//group/`. The shortened `` version can be used for input.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
---
@@ -465,7 +465,7 @@ The construct id used in the generated config for the DataHcpGroup to import.
The id of the existing DataHcpGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
---
@@ -807,7 +807,7 @@ resource_name: str
The group's resource name in format `iam/organization//group/`. The shortened `` version can be used for input.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
---
diff --git a/docs/dataHcpGroup.typescript.md b/docs/dataHcpGroup.typescript.md
index ed414ad6f..ce09c0361 100644
--- a/docs/dataHcpGroup.typescript.md
+++ b/docs/dataHcpGroup.typescript.md
@@ -4,7 +4,7 @@
### DataHcpGroup
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group hcp_group}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group hcp_group}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpGroup to import.
The id of the existing DataHcpGroup that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#import import section} in the documentation of this resource for the id to use
---
@@ -698,7 +698,7 @@ public readonly resourceName: string;
The group's resource name in format `iam/organization//group/`. The shortened `` version can be used for input.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/group#resource_name DataHcpGroup#resource_name}
---
diff --git a/docs/dataHcpHvn.csharp.md b/docs/dataHcpHvn.csharp.md
index e8b32d807..480ccbc24 100644
--- a/docs/dataHcpHvn.csharp.md
+++ b/docs/dataHcpHvn.csharp.md
@@ -4,7 +4,7 @@
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpHvn to import.
The id of the existing DataHcpHvn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
---
@@ -782,7 +782,7 @@ new DataHcpHvnConfig {
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
| HvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
| ProjectId
| string
| The ID of the HCP project where the HVN is located. |
| Timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -868,7 +868,7 @@ public string HvnId { get; set; }
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -880,7 +880,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -900,7 +900,7 @@ The ID of the HCP project where the HVN is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -914,7 +914,7 @@ public DataHcpHvnTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -934,7 +934,7 @@ new DataHcpHvnTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -946,7 +946,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.go.md b/docs/dataHcpHvn.go.md
index 76899e5bd..f8779fae4 100644
--- a/docs/dataHcpHvn.go.md
+++ b/docs/dataHcpHvn.go.md
@@ -4,7 +4,7 @@
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpHvn to import.
The id of the existing DataHcpHvn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
---
@@ -782,7 +782,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcphvn"
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
| HvnId
| *string
| The ID of the HashiCorp Virtual Network (HVN). |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HVN is located. |
| Timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -868,7 +868,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -880,7 +880,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -900,7 +900,7 @@ The ID of the HCP project where the HVN is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -914,7 +914,7 @@ Timeouts DataHcpHvnTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -934,7 +934,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcphvn"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -946,7 +946,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.java.md b/docs/dataHcpHvn.java.md
index 68bdf803e..93747b5ba 100644
--- a/docs/dataHcpHvn.java.md
+++ b/docs/dataHcpHvn.java.md
@@ -4,7 +4,7 @@
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -42,7 +42,7 @@ DataHcpHvn.Builder.create(Construct scope, java.lang.String id)
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN is located. |
| timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -138,7 +138,7 @@ The ID of the HCP project where the HVN is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -505,7 +505,7 @@ The construct id used in the generated config for the DataHcpHvn to import.
The id of the existing DataHcpHvn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
---
@@ -892,7 +892,7 @@ DataHcpHvnConfig.builder()
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN is located. |
| timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -978,7 +978,7 @@ public java.lang.String getHvnId();
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -990,7 +990,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HVN is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -1024,7 +1024,7 @@ public DataHcpHvnTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -1044,7 +1044,7 @@ DataHcpHvnTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -1056,7 +1056,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.python.md b/docs/dataHcpHvn.python.md
index 6d115381b..d5319e363 100644
--- a/docs/dataHcpHvn.python.md
+++ b/docs/dataHcpHvn.python.md
@@ -4,7 +4,7 @@
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -40,7 +40,7 @@ dataHcpHvn.DataHcpHvn(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
| project_id
| str
| The ID of the HCP project where the HVN is located. |
| timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -136,7 +136,7 @@ The ID of the HCP project where the HVN is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -407,7 +407,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}.
---
@@ -543,7 +543,7 @@ The construct id used in the generated config for the DataHcpHvn to import.
The id of the existing DataHcpHvn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
---
@@ -926,7 +926,7 @@ dataHcpHvn.DataHcpHvnConfig(
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
| project_id
| str
| The ID of the HCP project where the HVN is located. |
| timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -1012,7 +1012,7 @@ hvn_id: str
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -1024,7 +1024,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1044,7 +1044,7 @@ The ID of the HCP project where the HVN is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -1058,7 +1058,7 @@ timeouts: DataHcpHvnTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -1078,7 +1078,7 @@ dataHcpHvn.DataHcpHvnTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -1090,7 +1090,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.typescript.md b/docs/dataHcpHvn.typescript.md
index 15bf91e14..2e47399fd 100644
--- a/docs/dataHcpHvn.typescript.md
+++ b/docs/dataHcpHvn.typescript.md
@@ -4,7 +4,7 @@
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpHvn to import.
The id of the existing DataHcpHvn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#import import section} in the documentation of this resource for the id to use
---
@@ -770,7 +770,7 @@ const dataHcpHvnConfig: dataHcpHvn.DataHcpHvnConfig = { ... }
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| hvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}. |
| projectId
| string
| The ID of the HCP project where the HVN is located. |
| timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -856,7 +856,7 @@ public readonly hvnId: string;
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -868,7 +868,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#id DataHcpHvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -888,7 +888,7 @@ The ID of the HCP project where the HVN is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -902,7 +902,7 @@ public readonly timeouts: DataHcpHvnTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -920,7 +920,7 @@ const dataHcpHvnTimeouts: dataHcpHvn.DataHcpHvnTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -932,7 +932,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.csharp.md b/docs/dataHcpHvnPeeringConnection.csharp.md
index f029cb246..2d828429d 100644
--- a/docs/dataHcpHvnPeeringConnection.csharp.md
+++ b/docs/dataHcpHvnPeeringConnection.csharp.md
@@ -4,7 +4,7 @@
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpHvnPeeringConnectio
The id of the existing DataHcpHvnPeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -804,7 +804,7 @@ new DataHcpHvnPeeringConnectionConfig {
| Hvn1
| string
| The unique URL of one of the HVNs being peered. |
| PeeringId
| string
| The ID of the peering connection. |
| Hvn2
| string
| The unique URL of one of the HVNs being peered. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
| ProjectId
| string
| The ID of the HCP project where the HVN peering connection is located. |
| Timeouts
| DataHcpHvnPeeringConnectionTimeouts
| timeouts block. |
@@ -890,7 +890,7 @@ public string Hvn1 { get; set; }
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -904,7 +904,7 @@ public string PeeringId { get; set; }
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -920,7 +920,7 @@ The unique URL of one of the HVNs being peered.
Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -932,7 +932,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -951,7 +951,7 @@ The ID of the HCP project where the HVN peering connection is located.
Always matches hvn_1's project ID. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -965,7 +965,7 @@ public DataHcpHvnPeeringConnectionTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -985,7 +985,7 @@ new DataHcpHvnPeeringConnectionTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -997,7 +997,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.go.md b/docs/dataHcpHvnPeeringConnection.go.md
index 613a646f9..484d7d6e5 100644
--- a/docs/dataHcpHvnPeeringConnection.go.md
+++ b/docs/dataHcpHvnPeeringConnection.go.md
@@ -4,7 +4,7 @@
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpHvnPeeringConnectio
The id of the existing DataHcpHvnPeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -804,7 +804,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcphvnpeeringconnectio
| Hvn1
| *string
| The unique URL of one of the HVNs being peered. |
| PeeringId
| *string
| The ID of the peering connection. |
| Hvn2
| *string
| The unique URL of one of the HVNs being peered. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HVN peering connection is located. |
| Timeouts
| DataHcpHvnPeeringConnectionTimeouts
| timeouts block. |
@@ -890,7 +890,7 @@ Hvn1 *string
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -904,7 +904,7 @@ PeeringId *string
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -920,7 +920,7 @@ The unique URL of one of the HVNs being peered.
Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -932,7 +932,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -951,7 +951,7 @@ The ID of the HCP project where the HVN peering connection is located.
Always matches hvn_1's project ID. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -965,7 +965,7 @@ Timeouts DataHcpHvnPeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -985,7 +985,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcphvnpeeringconnectio
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -997,7 +997,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.java.md b/docs/dataHcpHvnPeeringConnection.java.md
index a6b4391e2..512f3fb15 100644
--- a/docs/dataHcpHvnPeeringConnection.java.md
+++ b/docs/dataHcpHvnPeeringConnection.java.md
@@ -4,7 +4,7 @@
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -46,7 +46,7 @@ DataHcpHvnPeeringConnection.Builder.create(Construct scope, java.lang.String id)
| hvn1
| java.lang.String
| The unique URL of one of the HVNs being peered. |
| peeringId
| java.lang.String
| The ID of the peering connection. |
| hvn2
| java.lang.String
| The unique URL of one of the HVNs being peered. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN peering connection is located. |
| timeouts
| DataHcpHvnPeeringConnectionTimeouts
| timeouts block. |
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -140,7 +140,7 @@ The unique URL of one of the HVNs being peered.
Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HVN peering connection is located.
Always matches hvn_1's project ID. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -173,7 +173,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -537,7 +537,7 @@ The construct id used in the generated config for the DataHcpHvnPeeringConnectio
The id of the existing DataHcpHvnPeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -939,7 +939,7 @@ DataHcpHvnPeeringConnectionConfig.builder()
| hvn1
| java.lang.String
| The unique URL of one of the HVNs being peered. |
| peeringId
| java.lang.String
| The ID of the peering connection. |
| hvn2
| java.lang.String
| The unique URL of one of the HVNs being peered. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN peering connection is located. |
| timeouts
| DataHcpHvnPeeringConnectionTimeouts
| timeouts block. |
@@ -1025,7 +1025,7 @@ public java.lang.String getHvn1();
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -1039,7 +1039,7 @@ public java.lang.String getPeeringId();
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -1055,7 +1055,7 @@ The unique URL of one of the HVNs being peered.
Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -1067,7 +1067,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1086,7 +1086,7 @@ The ID of the HCP project where the HVN peering connection is located.
Always matches hvn_1's project ID. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -1100,7 +1100,7 @@ public DataHcpHvnPeeringConnectionTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -1120,7 +1120,7 @@ DataHcpHvnPeeringConnectionTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -1132,7 +1132,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.python.md b/docs/dataHcpHvnPeeringConnection.python.md
index df1b19d81..0224e1381 100644
--- a/docs/dataHcpHvnPeeringConnection.python.md
+++ b/docs/dataHcpHvnPeeringConnection.python.md
@@ -4,7 +4,7 @@
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -44,7 +44,7 @@ dataHcpHvnPeeringConnection.DataHcpHvnPeeringConnection(
| hvn1
| str
| The unique URL of one of the HVNs being peered. |
| peering_id
| str
| The ID of the peering connection. |
| hvn2
| str
| The unique URL of one of the HVNs being peered. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
| project_id
| str
| The ID of the HCP project where the HVN peering connection is located. |
| timeouts
| DataHcpHvnPeeringConnectionTimeouts
| timeouts block. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -138,7 +138,7 @@ The unique URL of one of the HVNs being peered.
Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HVN peering connection is located.
Always matches hvn_1's project ID. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -171,7 +171,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -433,7 +433,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
@@ -575,7 +575,7 @@ The construct id used in the generated config for the DataHcpHvnPeeringConnectio
The id of the existing DataHcpHvnPeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -973,7 +973,7 @@ dataHcpHvnPeeringConnection.DataHcpHvnPeeringConnectionConfig(
| hvn1
| str
| The unique URL of one of the HVNs being peered. |
| peering_id
| str
| The ID of the peering connection. |
| hvn2
| str
| The unique URL of one of the HVNs being peered. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
| project_id
| str
| The ID of the HCP project where the HVN peering connection is located. |
| timeouts
| DataHcpHvnPeeringConnectionTimeouts
| timeouts block. |
@@ -1059,7 +1059,7 @@ hvn1: str
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -1073,7 +1073,7 @@ peering_id: str
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -1089,7 +1089,7 @@ The unique URL of one of the HVNs being peered.
Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -1101,7 +1101,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1120,7 +1120,7 @@ The ID of the HCP project where the HVN peering connection is located.
Always matches hvn_1's project ID. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -1134,7 +1134,7 @@ timeouts: DataHcpHvnPeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -1154,7 +1154,7 @@ dataHcpHvnPeeringConnection.DataHcpHvnPeeringConnectionTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -1166,7 +1166,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.typescript.md b/docs/dataHcpHvnPeeringConnection.typescript.md
index 83cbb7e65..51bf3d405 100644
--- a/docs/dataHcpHvnPeeringConnection.typescript.md
+++ b/docs/dataHcpHvnPeeringConnection.typescript.md
@@ -4,7 +4,7 @@
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpHvnPeeringConnectio
The id of the existing DataHcpHvnPeeringConnection that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#import import section} in the documentation of this resource for the id to use
---
@@ -790,7 +790,7 @@ const dataHcpHvnPeeringConnectionConfig: dataHcpHvnPeeringConnection.DataHcpHvnP
| hvn1
| string
| The unique URL of one of the HVNs being peered. |
| peeringId
| string
| The ID of the peering connection. |
| hvn2
| string
| The unique URL of one of the HVNs being peered. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
| projectId
| string
| The ID of the HCP project where the HVN peering connection is located. |
| timeouts
| DataHcpHvnPeeringConnectionTimeouts
| timeouts block. |
@@ -876,7 +876,7 @@ public readonly hvn1: string;
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -890,7 +890,7 @@ public readonly peeringId: string;
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -906,7 +906,7 @@ The unique URL of one of the HVNs being peered.
Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -918,7 +918,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HVN peering connection is located.
Always matches hvn_1's project ID. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -951,7 +951,7 @@ public readonly timeouts: DataHcpHvnPeeringConnectionTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -969,7 +969,7 @@ const dataHcpHvnPeeringConnectionTimeouts: dataHcpHvnPeeringConnection.DataHcpHv
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -981,7 +981,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnRoute.csharp.md b/docs/dataHcpHvnRoute.csharp.md
index 1e00c1b56..9b4b59b34 100644
--- a/docs/dataHcpHvnRoute.csharp.md
+++ b/docs/dataHcpHvnRoute.csharp.md
@@ -4,7 +4,7 @@
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpHvnRoute to import.
The id of the existing DataHcpHvnRoute that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
---
@@ -797,7 +797,7 @@ new DataHcpHvnRouteConfig {
| Provisioners
| object[]
| *No description.* |
| HvnLink
| string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| HvnRouteId
| string
| The ID of the HVN route. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
| ProjectId
| string
| The ID of the HCP project where the HVN route is located. |
| Timeouts
| DataHcpHvnRouteTimeouts
| timeouts block. |
@@ -883,7 +883,7 @@ public string HvnLink { get; set; }
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -897,7 +897,7 @@ public string HvnRouteId { get; set; }
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -909,7 +909,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -928,7 +928,7 @@ The ID of the HCP project where the HVN route is located.
Always matches the project ID in `hvn_link`. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -942,7 +942,7 @@ public DataHcpHvnRouteTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -962,7 +962,7 @@ new DataHcpHvnRouteTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -974,7 +974,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.go.md b/docs/dataHcpHvnRoute.go.md
index bf8294f6d..db867abaa 100644
--- a/docs/dataHcpHvnRoute.go.md
+++ b/docs/dataHcpHvnRoute.go.md
@@ -4,7 +4,7 @@
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpHvnRoute to import.
The id of the existing DataHcpHvnRoute that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
---
@@ -797,7 +797,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcphvnroute"
| Provisioners
| *[]interface{}
| *No description.* |
| HvnLink
| *string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| HvnRouteId
| *string
| The ID of the HVN route. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HVN route is located. |
| Timeouts
| DataHcpHvnRouteTimeouts
| timeouts block. |
@@ -883,7 +883,7 @@ HvnLink *string
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -897,7 +897,7 @@ HvnRouteId *string
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -909,7 +909,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -928,7 +928,7 @@ The ID of the HCP project where the HVN route is located.
Always matches the project ID in `hvn_link`. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -942,7 +942,7 @@ Timeouts DataHcpHvnRouteTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -962,7 +962,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcphvnroute"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -974,7 +974,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.java.md b/docs/dataHcpHvnRoute.java.md
index 419c6ce71..71d0eb7cc 100644
--- a/docs/dataHcpHvnRoute.java.md
+++ b/docs/dataHcpHvnRoute.java.md
@@ -4,7 +4,7 @@
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -44,7 +44,7 @@ DataHcpHvnRoute.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| hvnLink
| java.lang.String
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvnRouteId
| java.lang.String
| The ID of the HVN route. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN route is located. |
| timeouts
| DataHcpHvnRouteTimeouts
| timeouts block. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HVN route is located.
Always matches the project ID in `hvn_link`. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -159,7 +159,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -516,7 +516,7 @@ The construct id used in the generated config for the DataHcpHvnRoute to import.
The id of the existing DataHcpHvnRoute that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
---
@@ -917,7 +917,7 @@ DataHcpHvnRouteConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| hvnLink
| java.lang.String
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvnRouteId
| java.lang.String
| The ID of the HVN route. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN route is located. |
| timeouts
| DataHcpHvnRouteTimeouts
| timeouts block. |
@@ -1003,7 +1003,7 @@ public java.lang.String getHvnLink();
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -1017,7 +1017,7 @@ public java.lang.String getHvnRouteId();
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -1029,7 +1029,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1048,7 +1048,7 @@ The ID of the HCP project where the HVN route is located.
Always matches the project ID in `hvn_link`. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -1062,7 +1062,7 @@ public DataHcpHvnRouteTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -1082,7 +1082,7 @@ DataHcpHvnRouteTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -1094,7 +1094,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.python.md b/docs/dataHcpHvnRoute.python.md
index 616d8c458..b9496822e 100644
--- a/docs/dataHcpHvnRoute.python.md
+++ b/docs/dataHcpHvnRoute.python.md
@@ -4,7 +4,7 @@
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -42,7 +42,7 @@ dataHcpHvnRoute.DataHcpHvnRoute(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_link
| str
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvn_route_id
| str
| The ID of the HVN route. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
| project_id
| str
| The ID of the HCP project where the HVN route is located. |
| timeouts
| DataHcpHvnRouteTimeouts
| timeouts block. |
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 ID of the HCP project where the HVN route is located.
Always matches the project ID in `hvn_link`. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -157,7 +157,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -418,7 +418,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
@@ -554,7 +554,7 @@ The construct id used in the generated config for the DataHcpHvnRoute to import.
The id of the existing DataHcpHvnRoute that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
---
@@ -950,7 +950,7 @@ dataHcpHvnRoute.DataHcpHvnRouteConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn_link
| str
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvn_route_id
| str
| The ID of the HVN route. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
| project_id
| str
| The ID of the HCP project where the HVN route is located. |
| timeouts
| DataHcpHvnRouteTimeouts
| timeouts block. |
@@ -1036,7 +1036,7 @@ hvn_link: str
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -1050,7 +1050,7 @@ hvn_route_id: str
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -1062,7 +1062,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1081,7 +1081,7 @@ The ID of the HCP project where the HVN route is located.
Always matches the project ID in `hvn_link`. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -1095,7 +1095,7 @@ timeouts: DataHcpHvnRouteTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -1115,7 +1115,7 @@ dataHcpHvnRoute.DataHcpHvnRouteTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -1127,7 +1127,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.typescript.md b/docs/dataHcpHvnRoute.typescript.md
index 3efedcb8a..06418faad 100644
--- a/docs/dataHcpHvnRoute.typescript.md
+++ b/docs/dataHcpHvnRoute.typescript.md
@@ -4,7 +4,7 @@
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpHvnRoute to import.
The id of the existing DataHcpHvnRoute that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#import import section} in the documentation of this resource for the id to use
---
@@ -782,7 +782,7 @@ const dataHcpHvnRouteConfig: dataHcpHvnRoute.DataHcpHvnRouteConfig = { ... }
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| hvnLink
| string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvnRouteId
| string
| The ID of the HVN route. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
| projectId
| string
| The ID of the HCP project where the HVN route is located. |
| timeouts
| DataHcpHvnRouteTimeouts
| timeouts block. |
@@ -868,7 +868,7 @@ public readonly hvnLink: string;
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -882,7 +882,7 @@ public readonly hvnRouteId: string;
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -894,7 +894,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HVN route is located.
Always matches the project ID in `hvn_link`. Setting this attribute is deprecated, but it will remain usable in read-only form.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -927,7 +927,7 @@ public readonly timeouts: DataHcpHvnRouteTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -945,7 +945,7 @@ const dataHcpHvnRouteTimeouts: dataHcpHvnRoute.DataHcpHvnRouteTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -957,7 +957,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpIamPolicy.csharp.md b/docs/dataHcpIamPolicy.csharp.md
index 084362193..9eae8adee 100644
--- a/docs/dataHcpIamPolicy.csharp.md
+++ b/docs/dataHcpIamPolicy.csharp.md
@@ -4,7 +4,7 @@
### DataHcpIamPolicy
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy hcp_iam_policy}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy hcp_iam_policy}.
#### Initializers
@@ -378,7 +378,7 @@ The construct id used in the generated config for the DataHcpIamPolicy to import
The id of the existing DataHcpIamPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
---
@@ -616,7 +616,7 @@ public string[] Principals { get; set; }
The set of principals to bind to the given role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
---
@@ -630,7 +630,7 @@ public string Role { get; set; }
The role name to bind to the given principals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
---
@@ -748,7 +748,7 @@ public object Bindings { get; set; }
A binding associates a set of principals to a role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
---
diff --git a/docs/dataHcpIamPolicy.go.md b/docs/dataHcpIamPolicy.go.md
index 647909df2..fc41b4bcd 100644
--- a/docs/dataHcpIamPolicy.go.md
+++ b/docs/dataHcpIamPolicy.go.md
@@ -4,7 +4,7 @@
### DataHcpIamPolicy
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy hcp_iam_policy}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy hcp_iam_policy}.
#### Initializers
@@ -378,7 +378,7 @@ The construct id used in the generated config for the DataHcpIamPolicy to import
The id of the existing DataHcpIamPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
---
@@ -616,7 +616,7 @@ Principals *[]*string
The set of principals to bind to the given role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
---
@@ -630,7 +630,7 @@ Role *string
The role name to bind to the given principals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
---
@@ -748,7 +748,7 @@ Bindings interface{}
A binding associates a set of principals to a role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
---
diff --git a/docs/dataHcpIamPolicy.java.md b/docs/dataHcpIamPolicy.java.md
index b2a24b4a3..e5dce097f 100644
--- a/docs/dataHcpIamPolicy.java.md
+++ b/docs/dataHcpIamPolicy.java.md
@@ -4,7 +4,7 @@
### DataHcpIamPolicy
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy hcp_iam_policy}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy hcp_iam_policy}.
#### Initializers
@@ -109,7 +109,7 @@ Must be unique amongst siblings in the same scope
A binding associates a set of principals to a role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
---
@@ -445,7 +445,7 @@ The construct id used in the generated config for the DataHcpIamPolicy to import
The id of the existing DataHcpIamPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
---
@@ -683,7 +683,7 @@ public java.util.List getPrincipals();
The set of principals to bind to the given role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
---
@@ -697,7 +697,7 @@ public java.lang.String getRole();
The role name to bind to the given principals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
---
@@ -820,7 +820,7 @@ public java.lang.Object getBindings();
A binding associates a set of principals to a role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
---
diff --git a/docs/dataHcpIamPolicy.python.md b/docs/dataHcpIamPolicy.python.md
index 029d317b8..936563a88 100644
--- a/docs/dataHcpIamPolicy.python.md
+++ b/docs/dataHcpIamPolicy.python.md
@@ -4,7 +4,7 @@
### DataHcpIamPolicy
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy hcp_iam_policy}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy hcp_iam_policy}.
#### Initializers
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
A binding associates a set of principals to a role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
---
@@ -480,7 +480,7 @@ The construct id used in the generated config for the DataHcpIamPolicy to import
The id of the existing DataHcpIamPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
---
@@ -718,7 +718,7 @@ principals: typing.List[str]
The set of principals to bind to the given role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
---
@@ -732,7 +732,7 @@ role: str
The role name to bind to the given principals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
---
@@ -850,7 +850,7 @@ bindings: typing.Union[IResolvable, typing.List[DataHcpIamPolicyBindings]]
A binding associates a set of principals to a role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
---
diff --git a/docs/dataHcpIamPolicy.typescript.md b/docs/dataHcpIamPolicy.typescript.md
index 16caa61ea..005e23898 100644
--- a/docs/dataHcpIamPolicy.typescript.md
+++ b/docs/dataHcpIamPolicy.typescript.md
@@ -4,7 +4,7 @@
### DataHcpIamPolicy
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy hcp_iam_policy}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy hcp_iam_policy}.
#### Initializers
@@ -378,7 +378,7 @@ The construct id used in the generated config for the DataHcpIamPolicy to import
The id of the existing DataHcpIamPolicy that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#import import section} in the documentation of this resource for the id to use
---
@@ -613,7 +613,7 @@ public readonly principals: string[];
The set of principals to bind to the given role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#principals DataHcpIamPolicy#principals}
---
@@ -627,7 +627,7 @@ public readonly role: string;
The role name to bind to the given principals.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#role DataHcpIamPolicy#role}
---
@@ -736,7 +736,7 @@ public readonly bindings: IResolvable | DataHcpIamPolicyBindings[];
A binding associates a set of principals to a role.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/iam_policy#bindings DataHcpIamPolicy#bindings}
---
diff --git a/docs/dataHcpOrganization.csharp.md b/docs/dataHcpOrganization.csharp.md
index e29a0f2a1..55586e19b 100644
--- a/docs/dataHcpOrganization.csharp.md
+++ b/docs/dataHcpOrganization.csharp.md
@@ -4,7 +4,7 @@
### DataHcpOrganization
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/organization hcp_organization}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/organization hcp_organization}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpOrganization to imp
The id of the existing DataHcpOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.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/hashicorp/hcp/0.93.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
diff --git a/docs/dataHcpOrganization.go.md b/docs/dataHcpOrganization.go.md
index a17627544..0f4e36e18 100644
--- a/docs/dataHcpOrganization.go.md
+++ b/docs/dataHcpOrganization.go.md
@@ -4,7 +4,7 @@
### DataHcpOrganization
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/organization hcp_organization}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/organization hcp_organization}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpOrganization to imp
The id of the existing DataHcpOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.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/hashicorp/hcp/0.93.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
diff --git a/docs/dataHcpOrganization.java.md b/docs/dataHcpOrganization.java.md
index ca9a50d50..8cbbba4c9 100644
--- a/docs/dataHcpOrganization.java.md
+++ b/docs/dataHcpOrganization.java.md
@@ -4,7 +4,7 @@
### DataHcpOrganization
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/organization hcp_organization}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/organization hcp_organization}.
#### Initializers
@@ -419,7 +419,7 @@ The construct id used in the generated config for the DataHcpOrganization to imp
The id of the existing DataHcpOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.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/hashicorp/hcp/0.93.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
diff --git a/docs/dataHcpOrganization.python.md b/docs/dataHcpOrganization.python.md
index 36a2be146..a850e8bce 100644
--- a/docs/dataHcpOrganization.python.md
+++ b/docs/dataHcpOrganization.python.md
@@ -4,7 +4,7 @@
### DataHcpOrganization
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/organization hcp_organization}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/organization hcp_organization}.
#### Initializers
@@ -453,7 +453,7 @@ The construct id used in the generated config for the DataHcpOrganization to imp
The id of the existing DataHcpOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.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/hashicorp/hcp/0.93.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
diff --git a/docs/dataHcpOrganization.typescript.md b/docs/dataHcpOrganization.typescript.md
index 6bf2d434c..b81ccd866 100644
--- a/docs/dataHcpOrganization.typescript.md
+++ b/docs/dataHcpOrganization.typescript.md
@@ -4,7 +4,7 @@
### DataHcpOrganization
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/organization hcp_organization}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/organization hcp_organization}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpOrganization to imp
The id of the existing DataHcpOrganization that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.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/hashicorp/hcp/0.93.0/docs/data-sources/organization#import import section} in the documentation of this resource for the id to use
---
diff --git a/docs/dataHcpPackerArtifact.csharp.md b/docs/dataHcpPackerArtifact.csharp.md
index 318d15d3d..3bc53240f 100644
--- a/docs/dataHcpPackerArtifact.csharp.md
+++ b/docs/dataHcpPackerArtifact.csharp.md
@@ -4,7 +4,7 @@
### DataHcpPackerArtifact
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
#### Initializers
@@ -393,7 +393,7 @@ The construct id used in the generated config for the DataHcpPackerArtifact to i
The id of the existing DataHcpPackerArtifact that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
---
@@ -934,7 +934,7 @@ public string BucketName { get; set; }
The name of the HCP Packer Bucket where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
---
@@ -948,7 +948,7 @@ public string Platform { get; set; }
Name of the platform where the HCP Packer Artifact is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
---
@@ -962,7 +962,7 @@ public string Region { get; set; }
The Region where the HCP Packer Artifact is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
---
@@ -979,7 +979,7 @@ The name of the HCP Packer Channel the Version containing this Artifact is assig
The Version currently assigned to the Channel will be fetched.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
---
@@ -993,7 +993,7 @@ public string ComponentType { get; set; }
Name of the Packer builder that built this Artifact. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
---
@@ -1007,7 +1007,7 @@ public string ProjectId { get; set; }
The ID of the HCP Organization where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
---
@@ -1024,7 +1024,7 @@ The fingerprint of the HCP Packer Version where the Artifact is located.
If provided in the config, it is used to fetch the Version.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
---
diff --git a/docs/dataHcpPackerArtifact.go.md b/docs/dataHcpPackerArtifact.go.md
index 1a6675c30..887d8b344 100644
--- a/docs/dataHcpPackerArtifact.go.md
+++ b/docs/dataHcpPackerArtifact.go.md
@@ -4,7 +4,7 @@
### DataHcpPackerArtifact
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
#### Initializers
@@ -393,7 +393,7 @@ The construct id used in the generated config for the DataHcpPackerArtifact to i
The id of the existing DataHcpPackerArtifact that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
---
@@ -934,7 +934,7 @@ BucketName *string
The name of the HCP Packer Bucket where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
---
@@ -948,7 +948,7 @@ Platform *string
Name of the platform where the HCP Packer Artifact is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
---
@@ -962,7 +962,7 @@ Region *string
The Region where the HCP Packer Artifact is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
---
@@ -979,7 +979,7 @@ The name of the HCP Packer Channel the Version containing this Artifact is assig
The Version currently assigned to the Channel will be fetched.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
---
@@ -993,7 +993,7 @@ ComponentType *string
Name of the Packer builder that built this Artifact. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
---
@@ -1007,7 +1007,7 @@ ProjectId *string
The ID of the HCP Organization where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
---
@@ -1024,7 +1024,7 @@ The fingerprint of the HCP Packer Version where the Artifact is located.
If provided in the config, it is used to fetch the Version.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
---
diff --git a/docs/dataHcpPackerArtifact.java.md b/docs/dataHcpPackerArtifact.java.md
index 19d027689..4a0fdacf6 100644
--- a/docs/dataHcpPackerArtifact.java.md
+++ b/docs/dataHcpPackerArtifact.java.md
@@ -4,7 +4,7 @@
### DataHcpPackerArtifact
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
#### Initializers
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The name of the HCP Packer Bucket where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the platform where the HCP Packer Artifact is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
---
@@ -140,7 +140,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Region where the HCP Packer Artifact is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
---
@@ -153,7 +153,7 @@ The name of the HCP Packer Channel the Version containing this Artifact is assig
The Version currently assigned to the Channel will be fetched.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
---
@@ -163,7 +163,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the Packer builder that built this Artifact. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
---
@@ -173,7 +173,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP Organization where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
---
@@ -186,7 +186,7 @@ The fingerprint of the HCP Packer Version where the Artifact is located.
If provided in the config, it is used to fetch the Version.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
---
@@ -537,7 +537,7 @@ The construct id used in the generated config for the DataHcpPackerArtifact to i
The id of the existing DataHcpPackerArtifact that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
---
@@ -1082,7 +1082,7 @@ public java.lang.String getBucketName();
The name of the HCP Packer Bucket where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
---
@@ -1096,7 +1096,7 @@ public java.lang.String getPlatform();
Name of the platform where the HCP Packer Artifact is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
---
@@ -1110,7 +1110,7 @@ public java.lang.String getRegion();
The Region where the HCP Packer Artifact is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
---
@@ -1127,7 +1127,7 @@ The name of the HCP Packer Channel the Version containing this Artifact is assig
The Version currently assigned to the Channel will be fetched.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
---
@@ -1141,7 +1141,7 @@ public java.lang.String getComponentType();
Name of the Packer builder that built this Artifact. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
---
@@ -1155,7 +1155,7 @@ public java.lang.String getProjectId();
The ID of the HCP Organization where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
---
@@ -1172,7 +1172,7 @@ The fingerprint of the HCP Packer Version where the Artifact is located.
If provided in the config, it is used to fetch the Version.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
---
diff --git a/docs/dataHcpPackerArtifact.python.md b/docs/dataHcpPackerArtifact.python.md
index 5696ec91f..528d8a503 100644
--- a/docs/dataHcpPackerArtifact.python.md
+++ b/docs/dataHcpPackerArtifact.python.md
@@ -4,7 +4,7 @@
### DataHcpPackerArtifact
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
#### Initializers
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The name of the HCP Packer Bucket where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the platform where the HCP Packer Artifact is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Region where the HCP Packer Artifact is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
---
@@ -151,7 +151,7 @@ The name of the HCP Packer Channel the Version containing this Artifact is assig
The Version currently assigned to the Channel will be fetched.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
---
@@ -161,7 +161,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the Packer builder that built this Artifact. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
---
@@ -171,7 +171,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP Organization where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
---
@@ -184,7 +184,7 @@ The fingerprint of the HCP Packer Version where the Artifact is located.
If provided in the config, it is used to fetch the Version.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
---
@@ -571,7 +571,7 @@ The construct id used in the generated config for the DataHcpPackerArtifact to i
The id of the existing DataHcpPackerArtifact that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
---
@@ -1112,7 +1112,7 @@ bucket_name: str
The name of the HCP Packer Bucket where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
---
@@ -1126,7 +1126,7 @@ platform: str
Name of the platform where the HCP Packer Artifact is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
---
@@ -1140,7 +1140,7 @@ region: str
The Region where the HCP Packer Artifact is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
---
@@ -1157,7 +1157,7 @@ The name of the HCP Packer Channel the Version containing this Artifact is assig
The Version currently assigned to the Channel will be fetched.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
---
@@ -1171,7 +1171,7 @@ component_type: str
Name of the Packer builder that built this Artifact. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
---
@@ -1185,7 +1185,7 @@ project_id: str
The ID of the HCP Organization where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
---
@@ -1202,7 +1202,7 @@ The fingerprint of the HCP Packer Version where the Artifact is located.
If provided in the config, it is used to fetch the Version.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
---
diff --git a/docs/dataHcpPackerArtifact.typescript.md b/docs/dataHcpPackerArtifact.typescript.md
index 880667f3f..56a867536 100644
--- a/docs/dataHcpPackerArtifact.typescript.md
+++ b/docs/dataHcpPackerArtifact.typescript.md
@@ -4,7 +4,7 @@
### DataHcpPackerArtifact
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact hcp_packer_artifact}.
#### Initializers
@@ -393,7 +393,7 @@ The construct id used in the generated config for the DataHcpPackerArtifact to i
The id of the existing DataHcpPackerArtifact that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#import import section} in the documentation of this resource for the id to use
---
@@ -919,7 +919,7 @@ public readonly bucketName: string;
The name of the HCP Packer Bucket where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#bucket_name DataHcpPackerArtifact#bucket_name}
---
@@ -933,7 +933,7 @@ public readonly platform: string;
Name of the platform where the HCP Packer Artifact is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#platform DataHcpPackerArtifact#platform}
---
@@ -947,7 +947,7 @@ public readonly region: string;
The Region where the HCP Packer Artifact is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#region DataHcpPackerArtifact#region}
---
@@ -964,7 +964,7 @@ The name of the HCP Packer Channel the Version containing this Artifact is assig
The Version currently assigned to the Channel will be fetched.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#channel_name DataHcpPackerArtifact#channel_name}
---
@@ -978,7 +978,7 @@ public readonly componentType: string;
Name of the Packer builder that built this Artifact. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#component_type DataHcpPackerArtifact#component_type}
---
@@ -992,7 +992,7 @@ public readonly projectId: string;
The ID of the HCP Organization where the Artifact is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#project_id DataHcpPackerArtifact#project_id}
---
@@ -1009,7 +1009,7 @@ The fingerprint of the HCP Packer Version where the Artifact is located.
If provided in the config, it is used to fetch the Version.
Exactly one of `channel_name` or `version_fingerprint` must be provided.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_artifact#version_fingerprint DataHcpPackerArtifact#version_fingerprint}
---
diff --git a/docs/dataHcpPackerBucketNames.csharp.md b/docs/dataHcpPackerBucketNames.csharp.md
index 995b7814c..9ffc602b6 100644
--- a/docs/dataHcpPackerBucketNames.csharp.md
+++ b/docs/dataHcpPackerBucketNames.csharp.md
@@ -4,7 +4,7 @@
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpPackerBucketNames t
The id of the existing DataHcpPackerBucketNames that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
---
@@ -692,7 +692,7 @@ new DataHcpPackerBucketNamesConfig {
| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Packer registry is located. |
| Timeouts
| DataHcpPackerBucketNamesTimeouts
| timeouts block. |
@@ -776,7 +776,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -793,7 +793,7 @@ public string ProjectId { get; set; }
The ID of the HCP project where the HCP Packer registry is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -807,7 +807,7 @@ public DataHcpPackerBucketNamesTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -827,7 +827,7 @@ new DataHcpPackerBucketNamesTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -839,7 +839,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.go.md b/docs/dataHcpPackerBucketNames.go.md
index 959a08625..e8676c2f5 100644
--- a/docs/dataHcpPackerBucketNames.go.md
+++ b/docs/dataHcpPackerBucketNames.go.md
@@ -4,7 +4,7 @@
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpPackerBucketNames t
The id of the existing DataHcpPackerBucketNames that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
---
@@ -692,7 +692,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcppackerbucketnames"
| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Packer registry is located. |
| Timeouts
| DataHcpPackerBucketNamesTimeouts
| timeouts block. |
@@ -776,7 +776,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -793,7 +793,7 @@ ProjectId *string
The ID of the HCP project where the HCP Packer registry is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -807,7 +807,7 @@ Timeouts DataHcpPackerBucketNamesTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -827,7 +827,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcppackerbucketnames"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -839,7 +839,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.java.md b/docs/dataHcpPackerBucketNames.java.md
index d4376d9eb..c9ea8d8d7 100644
--- a/docs/dataHcpPackerBucketNames.java.md
+++ b/docs/dataHcpPackerBucketNames.java.md
@@ -4,7 +4,7 @@
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -40,7 +40,7 @@ DataHcpPackerBucketNames.Builder.create(Construct scope, java.lang.String id)
| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer registry is located. |
| timeouts
| DataHcpPackerBucketNamesTimeouts
| timeouts block. |
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -123,7 +123,7 @@ If you experience problems setting this value it might not be settable. Please t
The ID of the HCP project where the HCP Packer registry is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -133,7 +133,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -490,7 +490,7 @@ The construct id used in the generated config for the DataHcpPackerBucketNames t
The id of the existing DataHcpPackerBucketNames that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
---
@@ -787,7 +787,7 @@ DataHcpPackerBucketNamesConfig.builder()
| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer registry is located. |
| timeouts
| DataHcpPackerBucketNamesTimeouts
| timeouts block. |
@@ -871,7 +871,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -888,7 +888,7 @@ public java.lang.String getProjectId();
The ID of the HCP project where the HCP Packer registry is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -902,7 +902,7 @@ public DataHcpPackerBucketNamesTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -922,7 +922,7 @@ DataHcpPackerBucketNamesTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -934,7 +934,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.python.md b/docs/dataHcpPackerBucketNames.python.md
index 475806bea..4ca1b59ac 100644
--- a/docs/dataHcpPackerBucketNames.python.md
+++ b/docs/dataHcpPackerBucketNames.python.md
@@ -4,7 +4,7 @@
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -38,7 +38,7 @@ dataHcpPackerBucketNames.DataHcpPackerBucketNames(
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer registry is located. |
| timeouts
| DataHcpPackerBucketNamesTimeouts
| timeouts block. |
@@ -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/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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
The ID of the HCP project where the HCP Packer registry is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -131,7 +131,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -392,7 +392,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
@@ -528,7 +528,7 @@ The construct id used in the generated config for the DataHcpPackerBucketNames t
The id of the existing DataHcpPackerBucketNames that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
---
@@ -821,7 +821,7 @@ dataHcpPackerBucketNames.DataHcpPackerBucketNamesConfig(
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer registry is located. |
| timeouts
| DataHcpPackerBucketNamesTimeouts
| timeouts block. |
@@ -905,7 +905,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -922,7 +922,7 @@ project_id: str
The ID of the HCP project where the HCP Packer registry is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -936,7 +936,7 @@ timeouts: DataHcpPackerBucketNamesTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -956,7 +956,7 @@ dataHcpPackerBucketNames.DataHcpPackerBucketNamesTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -968,7 +968,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.typescript.md b/docs/dataHcpPackerBucketNames.typescript.md
index f8df6606e..5cf920306 100644
--- a/docs/dataHcpPackerBucketNames.typescript.md
+++ b/docs/dataHcpPackerBucketNames.typescript.md
@@ -4,7 +4,7 @@
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpPackerBucketNames t
The id of the existing DataHcpPackerBucketNames that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#import import section} in the documentation of this resource for the id to use
---
@@ -681,7 +681,7 @@ const dataHcpPackerBucketNamesConfig: dataHcpPackerBucketNames.DataHcpPackerBuck
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Packer registry is located. |
| timeouts
| DataHcpPackerBucketNamesTimeouts
| timeouts block. |
@@ -765,7 +765,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -782,7 +782,7 @@ public readonly projectId: string;
The ID of the HCP project where the HCP Packer registry is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -796,7 +796,7 @@ public readonly timeouts: DataHcpPackerBucketNamesTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -814,7 +814,7 @@ const dataHcpPackerBucketNamesTimeouts: dataHcpPackerBucketNames.DataHcpPackerBu
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -826,7 +826,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerRunTask.csharp.md b/docs/dataHcpPackerRunTask.csharp.md
index 2bd0c95cb..4bf5503d7 100644
--- a/docs/dataHcpPackerRunTask.csharp.md
+++ b/docs/dataHcpPackerRunTask.csharp.md
@@ -4,7 +4,7 @@
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpPackerRunTask to im
The id of the existing DataHcpPackerRunTask that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
---
@@ -703,7 +703,7 @@ new DataHcpPackerRunTaskConfig {
| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Packer Registry is located. |
| Timeouts
| DataHcpPackerRunTaskTimeouts
| timeouts block. |
@@ -787,7 +787,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -807,7 +807,7 @@ The ID of the HCP project where the HCP Packer Registry is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -821,7 +821,7 @@ public DataHcpPackerRunTaskTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -841,7 +841,7 @@ new DataHcpPackerRunTaskTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -853,7 +853,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.go.md b/docs/dataHcpPackerRunTask.go.md
index c640403aa..7a77aa520 100644
--- a/docs/dataHcpPackerRunTask.go.md
+++ b/docs/dataHcpPackerRunTask.go.md
@@ -4,7 +4,7 @@
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpPackerRunTask to im
The id of the existing DataHcpPackerRunTask that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
---
@@ -703,7 +703,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcppackerruntask"
| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Packer Registry is located. |
| Timeouts
| DataHcpPackerRunTaskTimeouts
| timeouts block. |
@@ -787,7 +787,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -807,7 +807,7 @@ The ID of the HCP project where the HCP Packer Registry is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -821,7 +821,7 @@ Timeouts DataHcpPackerRunTaskTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -841,7 +841,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcppackerruntask"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -853,7 +853,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.java.md b/docs/dataHcpPackerRunTask.java.md
index 8c45282c0..20c84f637 100644
--- a/docs/dataHcpPackerRunTask.java.md
+++ b/docs/dataHcpPackerRunTask.java.md
@@ -4,7 +4,7 @@
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -40,7 +40,7 @@ DataHcpPackerRunTask.Builder.create(Construct scope, java.lang.String id)
| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerRunTaskTimeouts
| timeouts block. |
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -126,7 +126,7 @@ The ID of the HCP project where the HCP Packer Registry is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -493,7 +493,7 @@ The construct id used in the generated config for the DataHcpPackerRunTask to im
The id of the existing DataHcpPackerRunTask that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
---
@@ -801,7 +801,7 @@ DataHcpPackerRunTaskConfig.builder()
| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerRunTaskTimeouts
| timeouts block. |
@@ -885,7 +885,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -905,7 +905,7 @@ The ID of the HCP project where the HCP Packer Registry is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -919,7 +919,7 @@ public DataHcpPackerRunTaskTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -939,7 +939,7 @@ DataHcpPackerRunTaskTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -951,7 +951,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.python.md b/docs/dataHcpPackerRunTask.python.md
index fc7553a3f..08e009a92 100644
--- a/docs/dataHcpPackerRunTask.python.md
+++ b/docs/dataHcpPackerRunTask.python.md
@@ -4,7 +4,7 @@
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -38,7 +38,7 @@ dataHcpPackerRunTask.DataHcpPackerRunTask(
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerRunTaskTimeouts
| timeouts block. |
@@ -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/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -124,7 +124,7 @@ The ID of the HCP project where the HCP Packer Registry is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -395,7 +395,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
@@ -531,7 +531,7 @@ The construct id used in the generated config for the DataHcpPackerRunTask to im
The id of the existing DataHcpPackerRunTask that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
---
@@ -835,7 +835,7 @@ dataHcpPackerRunTask.DataHcpPackerRunTaskConfig(
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerRunTaskTimeouts
| timeouts block. |
@@ -919,7 +919,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Packer Registry is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -953,7 +953,7 @@ timeouts: DataHcpPackerRunTaskTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -973,7 +973,7 @@ dataHcpPackerRunTask.DataHcpPackerRunTaskTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -985,7 +985,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.typescript.md b/docs/dataHcpPackerRunTask.typescript.md
index 0e2a386c9..702bf0285 100644
--- a/docs/dataHcpPackerRunTask.typescript.md
+++ b/docs/dataHcpPackerRunTask.typescript.md
@@ -4,7 +4,7 @@
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpPackerRunTask to im
The id of the existing DataHcpPackerRunTask that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#import import section} in the documentation of this resource for the id to use
---
@@ -692,7 +692,7 @@ const dataHcpPackerRunTaskConfig: dataHcpPackerRunTask.DataHcpPackerRunTaskConfi
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerRunTaskTimeouts
| timeouts block. |
@@ -776,7 +776,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -796,7 +796,7 @@ The ID of the HCP project where the HCP Packer Registry is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -810,7 +810,7 @@ public readonly timeouts: DataHcpPackerRunTaskTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -828,7 +828,7 @@ const dataHcpPackerRunTaskTimeouts: dataHcpPackerRunTask.DataHcpPackerRunTaskTim
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -840,7 +840,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerVersion.csharp.md b/docs/dataHcpPackerVersion.csharp.md
index 8eb3e7e52..76ff66220 100644
--- a/docs/dataHcpPackerVersion.csharp.md
+++ b/docs/dataHcpPackerVersion.csharp.md
@@ -4,7 +4,7 @@
### DataHcpPackerVersion
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version hcp_packer_version}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version hcp_packer_version}.
#### Initializers
@@ -372,7 +372,7 @@ The construct id used in the generated config for the DataHcpPackerVersion to im
The id of the existing DataHcpPackerVersion that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
---
@@ -817,7 +817,7 @@ public string BucketName { get; set; }
The name of the HCP Packer Bucket where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
---
@@ -833,7 +833,7 @@ The name of the HCP Packer Channel the Version is assigned to.
The version currently assigned to the Channel will be fetched.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
---
@@ -847,7 +847,7 @@ public string ProjectId { get; set; }
The ID of the HCP Organization where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
---
diff --git a/docs/dataHcpPackerVersion.go.md b/docs/dataHcpPackerVersion.go.md
index 694afcffa..ba2aed538 100644
--- a/docs/dataHcpPackerVersion.go.md
+++ b/docs/dataHcpPackerVersion.go.md
@@ -4,7 +4,7 @@
### DataHcpPackerVersion
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version hcp_packer_version}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version hcp_packer_version}.
#### Initializers
@@ -372,7 +372,7 @@ The construct id used in the generated config for the DataHcpPackerVersion to im
The id of the existing DataHcpPackerVersion that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
---
@@ -817,7 +817,7 @@ BucketName *string
The name of the HCP Packer Bucket where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
---
@@ -833,7 +833,7 @@ The name of the HCP Packer Channel the Version is assigned to.
The version currently assigned to the Channel will be fetched.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
---
@@ -847,7 +847,7 @@ ProjectId *string
The ID of the HCP Organization where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
---
diff --git a/docs/dataHcpPackerVersion.java.md b/docs/dataHcpPackerVersion.java.md
index 17fcc8994..43a7ed8ce 100644
--- a/docs/dataHcpPackerVersion.java.md
+++ b/docs/dataHcpPackerVersion.java.md
@@ -4,7 +4,7 @@
### DataHcpPackerVersion
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version hcp_packer_version}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version hcp_packer_version}.
#### Initializers
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The name of the HCP Packer Bucket where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
---
@@ -124,7 +124,7 @@ The name of the HCP Packer Channel the Version is assigned to.
The version currently assigned to the Channel will be fetched.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP Organization where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
---
@@ -464,7 +464,7 @@ The construct id used in the generated config for the DataHcpPackerVersion to im
The id of the existing DataHcpPackerVersion that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
---
@@ -913,7 +913,7 @@ public java.lang.String getBucketName();
The name of the HCP Packer Bucket where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
---
@@ -929,7 +929,7 @@ The name of the HCP Packer Channel the Version is assigned to.
The version currently assigned to the Channel will be fetched.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
---
@@ -943,7 +943,7 @@ public java.lang.String getProjectId();
The ID of the HCP Organization where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
---
diff --git a/docs/dataHcpPackerVersion.python.md b/docs/dataHcpPackerVersion.python.md
index 8716bb1bd..c7ced8eb0 100644
--- a/docs/dataHcpPackerVersion.python.md
+++ b/docs/dataHcpPackerVersion.python.md
@@ -4,7 +4,7 @@
### DataHcpPackerVersion
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version hcp_packer_version}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version hcp_packer_version}.
#### Initializers
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The name of the HCP Packer Bucket where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
---
@@ -122,7 +122,7 @@ The name of the HCP Packer Channel the Version is assigned to.
The version currently assigned to the Channel will be fetched.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP Organization where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
---
@@ -498,7 +498,7 @@ The construct id used in the generated config for the DataHcpPackerVersion to im
The id of the existing DataHcpPackerVersion that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
---
@@ -943,7 +943,7 @@ bucket_name: str
The name of the HCP Packer Bucket where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
---
@@ -959,7 +959,7 @@ The name of the HCP Packer Channel the Version is assigned to.
The version currently assigned to the Channel will be fetched.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
---
@@ -973,7 +973,7 @@ project_id: str
The ID of the HCP Organization where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
---
diff --git a/docs/dataHcpPackerVersion.typescript.md b/docs/dataHcpPackerVersion.typescript.md
index 6ba861047..a8282ee79 100644
--- a/docs/dataHcpPackerVersion.typescript.md
+++ b/docs/dataHcpPackerVersion.typescript.md
@@ -4,7 +4,7 @@
### DataHcpPackerVersion
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version hcp_packer_version}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version hcp_packer_version}.
#### Initializers
@@ -372,7 +372,7 @@ The construct id used in the generated config for the DataHcpPackerVersion to im
The id of the existing DataHcpPackerVersion that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#import import section} in the documentation of this resource for the id to use
---
@@ -806,7 +806,7 @@ public readonly bucketName: string;
The name of the HCP Packer Bucket where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#bucket_name DataHcpPackerVersion#bucket_name}
---
@@ -822,7 +822,7 @@ The name of the HCP Packer Channel the Version is assigned to.
The version currently assigned to the Channel will be fetched.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#channel_name DataHcpPackerVersion#channel_name}
---
@@ -836,7 +836,7 @@ public readonly projectId: string;
The ID of the HCP Organization where the Version is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/packer_version#project_id DataHcpPackerVersion#project_id}
---
diff --git a/docs/dataHcpProject.csharp.md b/docs/dataHcpProject.csharp.md
index cd4192943..7dcaf9f65 100644
--- a/docs/dataHcpProject.csharp.md
+++ b/docs/dataHcpProject.csharp.md
@@ -4,7 +4,7 @@
### DataHcpProject
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project hcp_project}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project hcp_project}.
#### Initializers
@@ -372,7 +372,7 @@ The construct id used in the generated config for the DataHcpProject to import.
The id of the existing DataHcpProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
---
@@ -727,7 +727,7 @@ The id of the project.
May be given as "" or "project/". If not set, the provider project is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#project DataHcpProject#project}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#project DataHcpProject#project}
---
diff --git a/docs/dataHcpProject.go.md b/docs/dataHcpProject.go.md
index ace531462..171357b9a 100644
--- a/docs/dataHcpProject.go.md
+++ b/docs/dataHcpProject.go.md
@@ -4,7 +4,7 @@
### DataHcpProject
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project hcp_project}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project hcp_project}.
#### Initializers
@@ -372,7 +372,7 @@ The construct id used in the generated config for the DataHcpProject to import.
The id of the existing DataHcpProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
---
@@ -727,7 +727,7 @@ The id of the project.
May be given as "" or "project/". If not set, the provider project is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#project DataHcpProject#project}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#project DataHcpProject#project}
---
diff --git a/docs/dataHcpProject.java.md b/docs/dataHcpProject.java.md
index d9c23337a..293b9b0ec 100644
--- a/docs/dataHcpProject.java.md
+++ b/docs/dataHcpProject.java.md
@@ -4,7 +4,7 @@
### DataHcpProject
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project hcp_project}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project hcp_project}.
#### Initializers
@@ -110,7 +110,7 @@ The id of the project.
May be given as "" or "project/". If not set, the provider project is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#project DataHcpProject#project}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#project DataHcpProject#project}
---
@@ -440,7 +440,7 @@ The construct id used in the generated config for the DataHcpProject to import.
The id of the existing DataHcpProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
---
@@ -799,7 +799,7 @@ The id of the project.
May be given as "" or "project/". If not set, the provider project is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#project DataHcpProject#project}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#project DataHcpProject#project}
---
diff --git a/docs/dataHcpProject.python.md b/docs/dataHcpProject.python.md
index 389b31a48..fe9222907 100644
--- a/docs/dataHcpProject.python.md
+++ b/docs/dataHcpProject.python.md
@@ -4,7 +4,7 @@
### DataHcpProject
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project hcp_project}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project hcp_project}.
#### Initializers
@@ -108,7 +108,7 @@ The id of the project.
May be given as "" or "project/". If not set, the provider project is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#project DataHcpProject#project}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#project DataHcpProject#project}
---
@@ -474,7 +474,7 @@ The construct id used in the generated config for the DataHcpProject to import.
The id of the existing DataHcpProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
---
@@ -829,7 +829,7 @@ The id of the project.
May be given as "" or "project/". If not set, the provider project is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#project DataHcpProject#project}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#project DataHcpProject#project}
---
diff --git a/docs/dataHcpProject.typescript.md b/docs/dataHcpProject.typescript.md
index e15b5544a..02e50532c 100644
--- a/docs/dataHcpProject.typescript.md
+++ b/docs/dataHcpProject.typescript.md
@@ -4,7 +4,7 @@
### DataHcpProject
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project hcp_project}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project hcp_project}.
#### Initializers
@@ -372,7 +372,7 @@ The construct id used in the generated config for the DataHcpProject to import.
The id of the existing DataHcpProject that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#import import section} in the documentation of this resource for the id to use
---
@@ -718,7 +718,7 @@ The id of the project.
May be given as "" or "project/". If not set, the provider project is used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/project#project DataHcpProject#project}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/project#project DataHcpProject#project}
---
diff --git a/docs/dataHcpServicePrincipal.csharp.md b/docs/dataHcpServicePrincipal.csharp.md
index ed5115999..bdffc9d3c 100644
--- a/docs/dataHcpServicePrincipal.csharp.md
+++ b/docs/dataHcpServicePrincipal.csharp.md
@@ -4,7 +4,7 @@
### DataHcpServicePrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal hcp_service_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal hcp_service_principal}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpServicePrincipal to
The id of the existing DataHcpServicePrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
---
@@ -696,7 +696,7 @@ public string ResourceName { get; set; }
The service principal's resource name in format `iam/project//service-principal/` or `iam/organization//service-principal/`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
---
diff --git a/docs/dataHcpServicePrincipal.go.md b/docs/dataHcpServicePrincipal.go.md
index e548e3f16..d1e187e2d 100644
--- a/docs/dataHcpServicePrincipal.go.md
+++ b/docs/dataHcpServicePrincipal.go.md
@@ -4,7 +4,7 @@
### DataHcpServicePrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal hcp_service_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal hcp_service_principal}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpServicePrincipal to
The id of the existing DataHcpServicePrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
---
@@ -696,7 +696,7 @@ ResourceName *string
The service principal's resource name in format `iam/project//service-principal/` or `iam/organization//service-principal/`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
---
diff --git a/docs/dataHcpServicePrincipal.java.md b/docs/dataHcpServicePrincipal.java.md
index ed7d7c20a..016982c8f 100644
--- a/docs/dataHcpServicePrincipal.java.md
+++ b/docs/dataHcpServicePrincipal.java.md
@@ -4,7 +4,7 @@
### DataHcpServicePrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal hcp_service_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal hcp_service_principal}.
#### Initializers
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The service principal's resource name in format `iam/project//service-principal/` or `iam/organization//service-principal/`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
---
@@ -431,7 +431,7 @@ The construct id used in the generated config for the DataHcpServicePrincipal to
The id of the existing DataHcpServicePrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
---
@@ -766,7 +766,7 @@ public java.lang.String getResourceName();
The service principal's resource name in format `iam/project//service-principal/` or `iam/organization//service-principal/`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
---
diff --git a/docs/dataHcpServicePrincipal.python.md b/docs/dataHcpServicePrincipal.python.md
index ce682e885..abcb58116 100644
--- a/docs/dataHcpServicePrincipal.python.md
+++ b/docs/dataHcpServicePrincipal.python.md
@@ -4,7 +4,7 @@
### DataHcpServicePrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal hcp_service_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal hcp_service_principal}.
#### Initializers
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
The service principal's resource name in format `iam/project//service-principal/` or `iam/organization//service-principal/`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
---
@@ -465,7 +465,7 @@ The construct id used in the generated config for the DataHcpServicePrincipal to
The id of the existing DataHcpServicePrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
---
@@ -796,7 +796,7 @@ resource_name: str
The service principal's resource name in format `iam/project//service-principal/` or `iam/organization//service-principal/`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
---
diff --git a/docs/dataHcpServicePrincipal.typescript.md b/docs/dataHcpServicePrincipal.typescript.md
index 90f965664..6e02c5095 100644
--- a/docs/dataHcpServicePrincipal.typescript.md
+++ b/docs/dataHcpServicePrincipal.typescript.md
@@ -4,7 +4,7 @@
### DataHcpServicePrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal hcp_service_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal hcp_service_principal}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpServicePrincipal to
The id of the existing DataHcpServicePrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#import import section} in the documentation of this resource for the id to use
---
@@ -687,7 +687,7 @@ public readonly resourceName: string;
The service principal's resource name in format `iam/project//service-principal/` or `iam/organization//service-principal/`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/service_principal#resource_name DataHcpServicePrincipal#resource_name}
---
diff --git a/docs/dataHcpUserPrincipal.csharp.md b/docs/dataHcpUserPrincipal.csharp.md
index d60bb2d7b..0318ac05e 100644
--- a/docs/dataHcpUserPrincipal.csharp.md
+++ b/docs/dataHcpUserPrincipal.csharp.md
@@ -4,7 +4,7 @@
### DataHcpUserPrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal hcp_user_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal hcp_user_principal}.
#### Initializers
@@ -379,7 +379,7 @@ The construct id used in the generated config for the DataHcpUserPrincipal to im
The id of the existing DataHcpUserPrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
---
@@ -712,7 +712,7 @@ public string Email { get; set; }
The user's email. Can not be combined with user_id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
---
@@ -726,7 +726,7 @@ public string UserId { get; set; }
The user's unique identifier. Can not be combined with email.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
---
diff --git a/docs/dataHcpUserPrincipal.go.md b/docs/dataHcpUserPrincipal.go.md
index dd21361da..06227f6fc 100644
--- a/docs/dataHcpUserPrincipal.go.md
+++ b/docs/dataHcpUserPrincipal.go.md
@@ -4,7 +4,7 @@
### DataHcpUserPrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal hcp_user_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal hcp_user_principal}.
#### Initializers
@@ -379,7 +379,7 @@ The construct id used in the generated config for the DataHcpUserPrincipal to im
The id of the existing DataHcpUserPrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
---
@@ -712,7 +712,7 @@ Email *string
The user's email. Can not be combined with user_id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
---
@@ -726,7 +726,7 @@ UserId *string
The user's unique identifier. Can not be combined with email.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
---
diff --git a/docs/dataHcpUserPrincipal.java.md b/docs/dataHcpUserPrincipal.java.md
index ad08dab44..fdae06d9b 100644
--- a/docs/dataHcpUserPrincipal.java.md
+++ b/docs/dataHcpUserPrincipal.java.md
@@ -4,7 +4,7 @@
### DataHcpUserPrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal hcp_user_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal hcp_user_principal}.
#### Initializers
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The user's email. Can not be combined with user_id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The user's unique identifier. Can not be combined with email.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
---
@@ -457,7 +457,7 @@ The construct id used in the generated config for the DataHcpUserPrincipal to im
The id of the existing DataHcpUserPrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
---
@@ -794,7 +794,7 @@ public java.lang.String getEmail();
The user's email. Can not be combined with user_id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
---
@@ -808,7 +808,7 @@ public java.lang.String getUserId();
The user's unique identifier. Can not be combined with email.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
---
diff --git a/docs/dataHcpUserPrincipal.python.md b/docs/dataHcpUserPrincipal.python.md
index 1c1e28113..4ad1adeba 100644
--- a/docs/dataHcpUserPrincipal.python.md
+++ b/docs/dataHcpUserPrincipal.python.md
@@ -4,7 +4,7 @@
### DataHcpUserPrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal hcp_user_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal hcp_user_principal}.
#### Initializers
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The user's email. Can not be combined with user_id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The user's unique identifier. Can not be combined with email.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
---
@@ -491,7 +491,7 @@ The construct id used in the generated config for the DataHcpUserPrincipal to im
The id of the existing DataHcpUserPrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
---
@@ -824,7 +824,7 @@ email: str
The user's email. Can not be combined with user_id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
---
@@ -838,7 +838,7 @@ user_id: str
The user's unique identifier. Can not be combined with email.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
---
diff --git a/docs/dataHcpUserPrincipal.typescript.md b/docs/dataHcpUserPrincipal.typescript.md
index 88adcc9cf..1af0358e2 100644
--- a/docs/dataHcpUserPrincipal.typescript.md
+++ b/docs/dataHcpUserPrincipal.typescript.md
@@ -4,7 +4,7 @@
### DataHcpUserPrincipal
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal hcp_user_principal}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal hcp_user_principal}.
#### Initializers
@@ -379,7 +379,7 @@ The construct id used in the generated config for the DataHcpUserPrincipal to im
The id of the existing DataHcpUserPrincipal that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#import import section} in the documentation of this resource for the id to use
---
@@ -702,7 +702,7 @@ public readonly email: string;
The user's email. Can not be combined with user_id.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#email DataHcpUserPrincipal#email}
---
@@ -716,7 +716,7 @@ public readonly userId: string;
The user's unique identifier. Can not be combined with email.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/user_principal#user_id DataHcpUserPrincipal#user_id}
---
diff --git a/docs/dataHcpVaultCluster.csharp.md b/docs/dataHcpVaultCluster.csharp.md
index c9c527fe8..f250e1d47 100644
--- a/docs/dataHcpVaultCluster.csharp.md
+++ b/docs/dataHcpVaultCluster.csharp.md
@@ -4,7 +4,7 @@
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -439,7 +439,7 @@ The construct id used in the generated config for the DataHcpVaultCluster to imp
The id of the existing DataHcpVaultCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1014,7 +1014,7 @@ new DataHcpVaultClusterConfig {
| Provisioners
| object[]
| *No description.* |
| ClusterId
| string
| The ID of the HCP Vault cluster. |
| AuditLogConfig
| object
| audit_log_config block. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
| MetricsConfig
| object
| metrics_config block. |
| ProjectId
| string
| The ID of the HCP project where the Vault cluster is located. |
| Timeouts
| DataHcpVaultClusterTimeouts
| timeouts block. |
@@ -1101,7 +1101,7 @@ public string ClusterId { get; set; }
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1115,7 +1115,7 @@ public object AuditLogConfig { get; set; }
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1127,7 +1127,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1144,7 +1144,7 @@ public object MetricsConfig { get; set; }
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1161,7 +1161,7 @@ The ID of the HCP project where the Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1175,7 +1175,7 @@ public DataHcpVaultClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1234,7 +1234,7 @@ new DataHcpVaultClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1246,7 +1246,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.go.md b/docs/dataHcpVaultCluster.go.md
index 440d199bc..3b8568c02 100644
--- a/docs/dataHcpVaultCluster.go.md
+++ b/docs/dataHcpVaultCluster.go.md
@@ -4,7 +4,7 @@
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -439,7 +439,7 @@ The construct id used in the generated config for the DataHcpVaultCluster to imp
The id of the existing DataHcpVaultCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1014,7 +1014,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpvaultcluster"
| Provisioners
| *[]interface{}
| *No description.* |
| ClusterId
| *string
| The ID of the HCP Vault cluster. |
| AuditLogConfig
| interface{}
| audit_log_config block. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
| MetricsConfig
| interface{}
| metrics_config block. |
| ProjectId
| *string
| The ID of the HCP project where the Vault cluster is located. |
| Timeouts
| DataHcpVaultClusterTimeouts
| timeouts block. |
@@ -1101,7 +1101,7 @@ ClusterId *string
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1115,7 +1115,7 @@ AuditLogConfig interface{}
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1127,7 +1127,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1144,7 +1144,7 @@ MetricsConfig interface{}
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1161,7 +1161,7 @@ The ID of the HCP project where the Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1175,7 +1175,7 @@ Timeouts DataHcpVaultClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1234,7 +1234,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpvaultcluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1246,7 +1246,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.java.md b/docs/dataHcpVaultCluster.java.md
index d907748d2..1d4005293 100644
--- a/docs/dataHcpVaultCluster.java.md
+++ b/docs/dataHcpVaultCluster.java.md
@@ -4,7 +4,7 @@
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -47,7 +47,7 @@ DataHcpVaultCluster.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Vault cluster. |
| auditLogConfig
| com.hashicorp.cdktf.IResolvable OR java.util.List<DataHcpVaultClusterAuditLogConfig>
| audit_log_config block. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
| metricsConfig
| com.hashicorp.cdktf.IResolvable OR java.util.List<DataHcpVaultClusterMetricsConfig>
| metrics_config block. |
| projectId
| java.lang.String
| The ID of the HCP project where the Vault cluster is located. |
| timeouts
| DataHcpVaultClusterTimeouts
| timeouts block. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -151,7 +151,7 @@ If you experience problems setting this value it might not be settable. Please t
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -164,7 +164,7 @@ The ID of the HCP project where the Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -174,7 +174,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -571,7 +571,7 @@ The construct id used in the generated config for the DataHcpVaultCluster to imp
The id of the existing DataHcpVaultCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1151,7 +1151,7 @@ DataHcpVaultClusterConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Vault cluster. |
| auditLogConfig
| com.hashicorp.cdktf.IResolvable OR java.util.List<DataHcpVaultClusterAuditLogConfig>
| audit_log_config block. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
| metricsConfig
| com.hashicorp.cdktf.IResolvable OR java.util.List<DataHcpVaultClusterMetricsConfig>
| metrics_config block. |
| projectId
| java.lang.String
| The ID of the HCP project where the Vault cluster is located. |
| timeouts
| DataHcpVaultClusterTimeouts
| timeouts block. |
@@ -1238,7 +1238,7 @@ public java.lang.String getClusterId();
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1252,7 +1252,7 @@ public java.lang.Object getAuditLogConfig();
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1264,7 +1264,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1281,7 +1281,7 @@ public java.lang.Object getMetricsConfig();
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1298,7 +1298,7 @@ The ID of the HCP project where the Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1312,7 +1312,7 @@ public DataHcpVaultClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1368,7 +1368,7 @@ DataHcpVaultClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1380,7 +1380,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.python.md b/docs/dataHcpVaultCluster.python.md
index 53c4a0c21..fd1633d71 100644
--- a/docs/dataHcpVaultCluster.python.md
+++ b/docs/dataHcpVaultCluster.python.md
@@ -4,7 +4,7 @@
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -43,7 +43,7 @@ dataHcpVaultCluster.DataHcpVaultCluster(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Vault cluster. |
| audit_log_config
| typing.Union[cdktf.IResolvable, typing.List[DataHcpVaultClusterAuditLogConfig]]
| audit_log_config block. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
| metrics_config
| typing.Union[cdktf.IResolvable, typing.List[DataHcpVaultClusterMetricsConfig]]
| metrics_config block. |
| project_id
| str
| The ID of the HCP project where the Vault cluster is located. |
| timeouts
| DataHcpVaultClusterTimeouts
| timeouts block. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -160,7 +160,7 @@ The ID of the HCP project where the Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -463,7 +463,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
@@ -611,7 +611,7 @@ The construct id used in the generated config for the DataHcpVaultCluster to imp
The id of the existing DataHcpVaultCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -1184,7 +1184,7 @@ dataHcpVaultCluster.DataHcpVaultClusterConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| cluster_id
| str
| The ID of the HCP Vault cluster. |
| audit_log_config
| typing.Union[cdktf.IResolvable, typing.List[DataHcpVaultClusterAuditLogConfig]]
| audit_log_config block. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
| metrics_config
| typing.Union[cdktf.IResolvable, typing.List[DataHcpVaultClusterMetricsConfig]]
| metrics_config block. |
| project_id
| str
| The ID of the HCP project where the Vault cluster is located. |
| timeouts
| DataHcpVaultClusterTimeouts
| timeouts block. |
@@ -1271,7 +1271,7 @@ cluster_id: str
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1285,7 +1285,7 @@ audit_log_config: typing.Union[IResolvable, typing.List[DataHcpVaultClusterAudit
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1297,7 +1297,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1314,7 +1314,7 @@ metrics_config: typing.Union[IResolvable, typing.List[DataHcpVaultClusterMetrics
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1331,7 +1331,7 @@ The ID of the HCP project where the Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1345,7 +1345,7 @@ timeouts: DataHcpVaultClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1398,7 +1398,7 @@ dataHcpVaultCluster.DataHcpVaultClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1410,7 +1410,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.typescript.md b/docs/dataHcpVaultCluster.typescript.md
index 1415735cb..c0850f3af 100644
--- a/docs/dataHcpVaultCluster.typescript.md
+++ b/docs/dataHcpVaultCluster.typescript.md
@@ -4,7 +4,7 @@
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -439,7 +439,7 @@ The construct id used in the generated config for the DataHcpVaultCluster to imp
The id of the existing DataHcpVaultCluster that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#import import section} in the documentation of this resource for the id to use
---
@@ -998,7 +998,7 @@ const dataHcpVaultClusterConfig: dataHcpVaultCluster.DataHcpVaultClusterConfig =
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| clusterId
| string
| The ID of the HCP Vault cluster. |
| auditLogConfig
| cdktf.IResolvable \| DataHcpVaultClusterAuditLogConfig[]
| audit_log_config block. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
| metricsConfig
| cdktf.IResolvable \| DataHcpVaultClusterMetricsConfig[]
| metrics_config block. |
| projectId
| string
| The ID of the HCP project where the Vault cluster is located. |
| timeouts
| DataHcpVaultClusterTimeouts
| timeouts block. |
@@ -1085,7 +1085,7 @@ public readonly clusterId: string;
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1099,7 +1099,7 @@ public readonly auditLogConfig: IResolvable | DataHcpVaultClusterAuditLogConfig[
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1111,7 +1111,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 metricsConfig: IResolvable | DataHcpVaultClusterMetricsConfig[];
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1145,7 +1145,7 @@ The ID of the HCP project where the Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1159,7 +1159,7 @@ public readonly timeouts: DataHcpVaultClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1210,7 +1210,7 @@ const dataHcpVaultClusterTimeouts: dataHcpVaultCluster.DataHcpVaultClusterTimeou
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1222,7 +1222,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultPlugin.csharp.md b/docs/dataHcpVaultPlugin.csharp.md
index d21c65ff4..a1f5dfd0c 100644
--- a/docs/dataHcpVaultPlugin.csharp.md
+++ b/docs/dataHcpVaultPlugin.csharp.md
@@ -4,7 +4,7 @@
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpVaultPlugin to impo
The id of the existing DataHcpVaultPlugin that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
---
@@ -742,7 +742,7 @@ new DataHcpVaultPluginConfig {
| ClusterId
| string
| The ID of the HCP Vault cluster. |
| PluginName
| string
| The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'. |
| PluginType
| string
| The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Vault cluster is located. |
| Timeouts
| DataHcpVaultPluginTimeouts
| timeouts block. |
@@ -828,7 +828,7 @@ public string ClusterId { get; set; }
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -842,7 +842,7 @@ public string PluginName { get; set; }
The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -856,7 +856,7 @@ public string PluginType { get; set; }
The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -868,7 +868,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -888,7 +888,7 @@ The ID of the HCP project where the HCP Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -902,7 +902,7 @@ public DataHcpVaultPluginTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -922,7 +922,7 @@ new DataHcpVaultPluginTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -934,7 +934,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.go.md b/docs/dataHcpVaultPlugin.go.md
index 184cb34ae..62ea38138 100644
--- a/docs/dataHcpVaultPlugin.go.md
+++ b/docs/dataHcpVaultPlugin.go.md
@@ -4,7 +4,7 @@
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpVaultPlugin to impo
The id of the existing DataHcpVaultPlugin that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
---
@@ -742,7 +742,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpvaultplugin"
| ClusterId
| *string
| The ID of the HCP Vault cluster. |
| PluginName
| *string
| The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'. |
| PluginType
| *string
| The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Vault cluster is located. |
| Timeouts
| DataHcpVaultPluginTimeouts
| timeouts block. |
@@ -828,7 +828,7 @@ ClusterId *string
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -842,7 +842,7 @@ PluginName *string
The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -856,7 +856,7 @@ PluginType *string
The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -868,7 +868,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -888,7 +888,7 @@ The ID of the HCP project where the HCP Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -902,7 +902,7 @@ Timeouts DataHcpVaultPluginTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -922,7 +922,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpvaultplugin"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -934,7 +934,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.java.md b/docs/dataHcpVaultPlugin.java.md
index adf964e5d..3e33b8122 100644
--- a/docs/dataHcpVaultPlugin.java.md
+++ b/docs/dataHcpVaultPlugin.java.md
@@ -4,7 +4,7 @@
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -46,7 +46,7 @@ DataHcpVaultPlugin.Builder.create(Construct scope, java.lang.String id)
| clusterId
| java.lang.String
| The ID of the HCP Vault cluster. |
| pluginName
| java.lang.String
| The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'. |
| pluginType
| java.lang.String
| The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| DataHcpVaultPluginTimeouts
| timeouts block. |
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -162,7 +162,7 @@ The ID of the HCP project where the HCP Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -172,7 +172,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -529,7 +529,7 @@ The construct id used in the generated config for the DataHcpVaultPlugin to impo
The id of the existing DataHcpVaultPlugin that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
---
@@ -876,7 +876,7 @@ DataHcpVaultPluginConfig.builder()
| clusterId
| java.lang.String
| The ID of the HCP Vault cluster. |
| pluginName
| java.lang.String
| The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'. |
| pluginType
| java.lang.String
| The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| DataHcpVaultPluginTimeouts
| timeouts block. |
@@ -962,7 +962,7 @@ public java.lang.String getClusterId();
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -976,7 +976,7 @@ public java.lang.String getPluginName();
The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -990,7 +990,7 @@ public java.lang.String getPluginType();
The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -1002,7 +1002,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1022,7 +1022,7 @@ The ID of the HCP project where the HCP Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -1036,7 +1036,7 @@ public DataHcpVaultPluginTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -1056,7 +1056,7 @@ DataHcpVaultPluginTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -1068,7 +1068,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.python.md b/docs/dataHcpVaultPlugin.python.md
index c92956e9c..5408f7fc0 100644
--- a/docs/dataHcpVaultPlugin.python.md
+++ b/docs/dataHcpVaultPlugin.python.md
@@ -4,7 +4,7 @@
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -44,7 +44,7 @@ dataHcpVaultPlugin.DataHcpVaultPlugin(
| cluster_id
| str
| The ID of the HCP Vault cluster. |
| plugin_name
| str
| The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'. |
| plugin_type
| str
| The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| DataHcpVaultPluginTimeouts
| timeouts block. |
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -160,7 +160,7 @@ The ID of the HCP project where the HCP Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -431,7 +431,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
@@ -567,7 +567,7 @@ The construct id used in the generated config for the DataHcpVaultPlugin to impo
The id of the existing DataHcpVaultPlugin that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
---
@@ -910,7 +910,7 @@ dataHcpVaultPlugin.DataHcpVaultPluginConfig(
| cluster_id
| str
| The ID of the HCP Vault cluster. |
| plugin_name
| str
| The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'. |
| plugin_type
| str
| The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| DataHcpVaultPluginTimeouts
| timeouts block. |
@@ -996,7 +996,7 @@ cluster_id: str
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -1010,7 +1010,7 @@ plugin_name: str
The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -1024,7 +1024,7 @@ plugin_type: str
The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -1036,7 +1036,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where the HCP Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -1070,7 +1070,7 @@ timeouts: DataHcpVaultPluginTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -1090,7 +1090,7 @@ dataHcpVaultPlugin.DataHcpVaultPluginTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -1102,7 +1102,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.typescript.md b/docs/dataHcpVaultPlugin.typescript.md
index ce2e0ffad..d4b4880fa 100644
--- a/docs/dataHcpVaultPlugin.typescript.md
+++ b/docs/dataHcpVaultPlugin.typescript.md
@@ -4,7 +4,7 @@
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -399,7 +399,7 @@ The construct id used in the generated config for the DataHcpVaultPlugin to impo
The id of the existing DataHcpVaultPlugin that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#import import section} in the documentation of this resource for the id to use
---
@@ -728,7 +728,7 @@ const dataHcpVaultPluginConfig: dataHcpVaultPlugin.DataHcpVaultPluginConfig = {
| clusterId
| string
| The ID of the HCP Vault cluster. |
| pluginName
| string
| The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'. |
| pluginType
| string
| The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| DataHcpVaultPluginTimeouts
| timeouts block. |
@@ -814,7 +814,7 @@ public readonly clusterId: string;
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -828,7 +828,7 @@ public readonly pluginName: string;
The name of the plugin - Valid options for plugin name - 'venafi-pki-backend'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -842,7 +842,7 @@ public readonly pluginType: string;
The type of the plugin - Valid options for plugin type - 'SECRET', 'AUTH', 'DATABASE'.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -854,7 +854,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -874,7 +874,7 @@ The ID of the HCP project where the HCP Vault cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -888,7 +888,7 @@ public readonly timeouts: DataHcpVaultPluginTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -906,7 +906,7 @@ const dataHcpVaultPluginTimeouts: dataHcpVaultPlugin.DataHcpVaultPluginTimeouts
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -918,7 +918,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultSecretsApp.csharp.md b/docs/dataHcpVaultSecretsApp.csharp.md
index 6d4ca1d07..01826c3ee 100644
--- a/docs/dataHcpVaultSecretsApp.csharp.md
+++ b/docs/dataHcpVaultSecretsApp.csharp.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsApp to
The id of the existing DataHcpVaultSecretsApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
---
@@ -718,7 +718,7 @@ public string AppName { get; set; }
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.go.md b/docs/dataHcpVaultSecretsApp.go.md
index 5fa87d88e..5cb053f8b 100644
--- a/docs/dataHcpVaultSecretsApp.go.md
+++ b/docs/dataHcpVaultSecretsApp.go.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsApp to
The id of the existing DataHcpVaultSecretsApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
---
@@ -718,7 +718,7 @@ AppName *string
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.java.md b/docs/dataHcpVaultSecretsApp.java.md
index 6e8d22250..61163a4fb 100644
--- a/docs/dataHcpVaultSecretsApp.java.md
+++ b/docs/dataHcpVaultSecretsApp.java.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
@@ -431,7 +431,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsApp to
The id of the existing DataHcpVaultSecretsApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
---
@@ -788,7 +788,7 @@ public java.lang.String getAppName();
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.python.md b/docs/dataHcpVaultSecretsApp.python.md
index 8d100f340..e206ff45d 100644
--- a/docs/dataHcpVaultSecretsApp.python.md
+++ b/docs/dataHcpVaultSecretsApp.python.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -106,7 +106,7 @@ Must be unique amongst siblings in the same scope
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
@@ -465,7 +465,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsApp to
The id of the existing DataHcpVaultSecretsApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
---
@@ -818,7 +818,7 @@ app_name: str
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.typescript.md b/docs/dataHcpVaultSecretsApp.typescript.md
index 0d5694838..efd961224 100644
--- a/docs/dataHcpVaultSecretsApp.typescript.md
+++ b/docs/dataHcpVaultSecretsApp.typescript.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsApp to
The id of the existing DataHcpVaultSecretsApp that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#import import section} in the documentation of this resource for the id to use
---
@@ -709,7 +709,7 @@ public readonly appName: string;
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsRotatingSecret.csharp.md b/docs/dataHcpVaultSecretsRotatingSecret.csharp.md
index 311ab244d..6f297dc85 100644
--- a/docs/dataHcpVaultSecretsRotatingSecret.csharp.md
+++ b/docs/dataHcpVaultSecretsRotatingSecret.csharp.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsRotatingSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsRotatin
The id of the existing DataHcpVaultSecretsRotatingSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
---
@@ -764,7 +764,7 @@ public string AppName { get; set; }
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
---
@@ -778,7 +778,7 @@ public string SecretName { get; set; }
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsRotatingSecret.go.md b/docs/dataHcpVaultSecretsRotatingSecret.go.md
index 97bd3792c..5ecd932c7 100644
--- a/docs/dataHcpVaultSecretsRotatingSecret.go.md
+++ b/docs/dataHcpVaultSecretsRotatingSecret.go.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsRotatingSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsRotatin
The id of the existing DataHcpVaultSecretsRotatingSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
---
@@ -764,7 +764,7 @@ AppName *string
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
---
@@ -778,7 +778,7 @@ SecretName *string
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsRotatingSecret.java.md b/docs/dataHcpVaultSecretsRotatingSecret.java.md
index cded40d1a..ffa5044f7 100644
--- a/docs/dataHcpVaultSecretsRotatingSecret.java.md
+++ b/docs/dataHcpVaultSecretsRotatingSecret.java.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsRotatingSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
#### Initializers
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
---
@@ -443,7 +443,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsRotatin
The id of the existing DataHcpVaultSecretsRotatingSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
---
@@ -846,7 +846,7 @@ public java.lang.String getAppName();
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
---
@@ -860,7 +860,7 @@ public java.lang.String getSecretName();
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsRotatingSecret.python.md b/docs/dataHcpVaultSecretsRotatingSecret.python.md
index 0de6cd99a..d4e675ef6 100644
--- a/docs/dataHcpVaultSecretsRotatingSecret.python.md
+++ b/docs/dataHcpVaultSecretsRotatingSecret.python.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsRotatingSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
#### Initializers
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
---
@@ -477,7 +477,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsRotatin
The id of the existing DataHcpVaultSecretsRotatingSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
---
@@ -876,7 +876,7 @@ app_name: str
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
---
@@ -890,7 +890,7 @@ secret_name: str
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsRotatingSecret.typescript.md b/docs/dataHcpVaultSecretsRotatingSecret.typescript.md
index a426921a7..c7ad47716 100644
--- a/docs/dataHcpVaultSecretsRotatingSecret.typescript.md
+++ b/docs/dataHcpVaultSecretsRotatingSecret.typescript.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsRotatingSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret hcp_vault_secrets_rotating_secret}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsRotatin
The id of the existing DataHcpVaultSecretsRotatingSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#import import section} in the documentation of this resource for the id to use
---
@@ -754,7 +754,7 @@ public readonly appName: string;
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#app_name DataHcpVaultSecretsRotatingSecret#app_name}
---
@@ -768,7 +768,7 @@ public readonly secretName: string;
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_rotating_secret#secret_name DataHcpVaultSecretsRotatingSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.csharp.md b/docs/dataHcpVaultSecretsSecret.csharp.md
index 4d016f753..17ac8d454 100644
--- a/docs/dataHcpVaultSecretsSecret.csharp.md
+++ b/docs/dataHcpVaultSecretsSecret.csharp.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsSecret
The id of the existing DataHcpVaultSecretsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
---
@@ -742,7 +742,7 @@ public string AppName { get; set; }
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -756,7 +756,7 @@ public string SecretName { get; set; }
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.go.md b/docs/dataHcpVaultSecretsSecret.go.md
index 842b1450c..38b35477c 100644
--- a/docs/dataHcpVaultSecretsSecret.go.md
+++ b/docs/dataHcpVaultSecretsSecret.go.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsSecret
The id of the existing DataHcpVaultSecretsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
---
@@ -742,7 +742,7 @@ AppName *string
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -756,7 +756,7 @@ SecretName *string
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.java.md b/docs/dataHcpVaultSecretsSecret.java.md
index 187ff5036..1467c7508 100644
--- a/docs/dataHcpVaultSecretsSecret.java.md
+++ b/docs/dataHcpVaultSecretsSecret.java.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -120,7 +120,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
@@ -443,7 +443,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsSecret
The id of the existing DataHcpVaultSecretsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
---
@@ -824,7 +824,7 @@ public java.lang.String getAppName();
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -838,7 +838,7 @@ public java.lang.String getSecretName();
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.python.md b/docs/dataHcpVaultSecretsSecret.python.md
index 0f92b4888..2583dc62a 100644
--- a/docs/dataHcpVaultSecretsSecret.python.md
+++ b/docs/dataHcpVaultSecretsSecret.python.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -118,7 +118,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
@@ -477,7 +477,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsSecret
The id of the existing DataHcpVaultSecretsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
---
@@ -854,7 +854,7 @@ app_name: str
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -868,7 +868,7 @@ secret_name: str
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.typescript.md b/docs/dataHcpVaultSecretsSecret.typescript.md
index 3ddeca06d..896b8fdfb 100644
--- a/docs/dataHcpVaultSecretsSecret.typescript.md
+++ b/docs/dataHcpVaultSecretsSecret.typescript.md
@@ -4,7 +4,7 @@
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -365,7 +365,7 @@ The construct id used in the generated config for the DataHcpVaultSecretsSecret
The id of the existing DataHcpVaultSecretsSecret that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#import import section} in the documentation of this resource for the id to use
---
@@ -732,7 +732,7 @@ public readonly appName: string;
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -746,7 +746,7 @@ public readonly secretName: string;
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpWaypointAction.csharp.md b/docs/dataHcpWaypointAction.csharp.md
new file mode 100644
index 000000000..a39ed8fd8
--- /dev/null
+++ b/docs/dataHcpWaypointAction.csharp.md
@@ -0,0 +1,1395 @@
+# `dataHcpWaypointAction` Submodule
+
+## Constructs
+
+### DataHcpWaypointAction
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action hcp_waypoint_action}.
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointAction(Construct Scope, string Id, DataHcpWaypointActionConfig Config = null);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Scope
| Constructs.Construct
| The scope in which to define this construct. |
+| Id
| string
| The scoped construct ID. |
+| Config
| DataHcpWaypointActionConfig
| *No description.* |
+
+---
+
+##### `Scope`Required
+
+- *Type:* Constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `Id`Required
+
+- *Type:* string
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `Config`Optional
+
+- *Type:* DataHcpWaypointActionConfig
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ToString
| Returns a string representation of this construct. |
+| AddOverride
| *No description.* |
+| OverrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
+| ResetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| ToHclTerraform
| Adds this resource to the terraform JSON output. |
+| ToMetadata
| *No description.* |
+| ToTerraform
| Adds this resource to the terraform JSON output. |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| ResetId
| *No description.* |
+| ResetName
| *No description.* |
+| ResetProjectId
| *No description.* |
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Returns a string representation of this construct.
+
+##### `AddOverride`
+
+```csharp
+private void AddOverride(string Path, object Value)
+```
+
+###### `Path`Required
+
+- *Type:* string
+
+---
+
+###### `Value`Required
+
+- *Type:* object
+
+---
+
+##### `OverrideLogicalId`
+
+```csharp
+private void OverrideLogicalId(string NewLogicalId)
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `NewLogicalId`Required
+
+- *Type:* string
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `ResetOverrideLogicalId`
+
+```csharp
+private void ResetOverrideLogicalId()
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `ToHclTerraform`
+
+```csharp
+private object ToHclTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `ToMetadata`
+
+```csharp
+private object ToMetadata()
+```
+
+##### `ToTerraform`
+
+```csharp
+private object ToTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `GetAnyMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanAttribute`
+
+```csharp
+private IResolvable GetBooleanAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetListAttribute`
+
+```csharp
+private string[] GetListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberAttribute`
+
+```csharp
+private double GetNumberAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberListAttribute`
+
+```csharp
+private double[] GetNumberListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringAttribute`
+
+```csharp
+private string GetStringAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `InterpolationForAttribute`
+
+```csharp
+private IResolvable InterpolationForAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `ResetId`
+
+```csharp
+private void ResetId()
+```
+
+##### `ResetName`
+
+```csharp
+private void ResetName()
+```
+
+##### `ResetProjectId`
+
+```csharp
+private void ResetProjectId()
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| IsConstruct
| Checks if `x` is a construct. |
+| IsTerraformElement
| *No description.* |
+| IsTerraformDataSource
| *No description.* |
+| GenerateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ". |
+
+---
+
+##### `IsConstruct`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointAction.IsConstruct(object X);
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `X`Required
+
+- *Type:* object
+
+Any object.
+
+---
+
+##### `IsTerraformElement`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointAction.IsTerraformElement(object X);
+```
+
+###### `X`Required
+
+- *Type:* object
+
+---
+
+##### `IsTerraformDataSource`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointAction.IsTerraformDataSource(object X);
+```
+
+###### `X`Required
+
+- *Type:* object
+
+---
+
+##### `GenerateConfigForImport`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointAction.GenerateConfigForImport(Construct Scope, string ImportToId, string ImportFromId, TerraformProvider Provider = null);
+```
+
+Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ".
+
+###### `Scope`Required
+
+- *Type:* Constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `ImportToId`Required
+
+- *Type:* string
+
+The construct id used in the generated config for the DataHcpWaypointAction to import.
+
+---
+
+###### `ImportFromId`Required
+
+- *Type:* string
+
+The id of the existing DataHcpWaypointAction that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `Provider`Optional
+
+- *Type:* HashiCorp.Cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointAction to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Node
| Constructs.Node
| The tree node. |
+| CdktfStack
| HashiCorp.Cdktf.TerraformStack
| *No description.* |
+| Fqn
| string
| *No description.* |
+| FriendlyUniqueId
| string
| *No description.* |
+| TerraformMetaArguments
| System.Collections.Generic.IDictionary
| *No description.* |
+| TerraformResourceType
| string
| *No description.* |
+| TerraformGeneratorMetadata
| HashiCorp.Cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| Count
| object
| *No description.* |
+| DependsOn
| string[]
| *No description.* |
+| ForEach
| HashiCorp.Cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
+| Description
| string
| *No description.* |
+| OrganizationId
| string
| *No description.* |
+| Request
| DataHcpWaypointActionRequestOutputReference
| *No description.* |
+| IdInput
| string
| *No description.* |
+| NameInput
| string
| *No description.* |
+| ProjectIdInput
| string
| *No description.* |
+| Id
| string
| *No description.* |
+| Name
| string
| *No description.* |
+| ProjectId
| string
| *No description.* |
+
+---
+
+##### `Node`Required
+
+```csharp
+public Node Node { get; }
+```
+
+- *Type:* Constructs.Node
+
+The tree node.
+
+---
+
+##### `CdktfStack`Required
+
+```csharp
+public TerraformStack CdktfStack { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformStack
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `FriendlyUniqueId`Required
+
+```csharp
+public string FriendlyUniqueId { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `TerraformMetaArguments`Required
+
+```csharp
+public System.Collections.Generic.IDictionary TerraformMetaArguments { get; }
+```
+
+- *Type:* System.Collections.Generic.IDictionary
+
+---
+
+##### `TerraformResourceType`Required
+
+```csharp
+public string TerraformResourceType { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `TerraformGeneratorMetadata`Optional
+
+```csharp
+public TerraformProviderGeneratorMetadata TerraformGeneratorMetadata { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `Count`Optional
+
+```csharp
+public object Count { get; }
+```
+
+- *Type:* object
+
+---
+
+##### `DependsOn`Optional
+
+```csharp
+public string[] DependsOn { get; }
+```
+
+- *Type:* string[]
+
+---
+
+##### `ForEach`Optional
+
+```csharp
+public ITerraformIterator ForEach { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```csharp
+public TerraformResourceLifecycle Lifecycle { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```csharp
+public TerraformProvider Provider { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformProvider
+
+---
+
+##### `Description`Required
+
+```csharp
+public string Description { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `OrganizationId`Required
+
+```csharp
+public string OrganizationId { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Request`Required
+
+```csharp
+public DataHcpWaypointActionRequestOutputReference Request { get; }
+```
+
+- *Type:* DataHcpWaypointActionRequestOutputReference
+
+---
+
+##### `IdInput`Optional
+
+```csharp
+public string IdInput { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `NameInput`Optional
+
+```csharp
+public string NameInput { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `ProjectIdInput`Optional
+
+```csharp
+public string ProjectIdInput { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Id`Required
+
+```csharp
+public string Id { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Name`Required
+
+```csharp
+public string Name { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `ProjectId`Required
+
+```csharp
+public string ProjectId { get; }
+```
+
+- *Type:* string
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TfResourceType
| string
| *No description.* |
+
+---
+
+##### `TfResourceType`Required
+
+```csharp
+public string TfResourceType { get; }
+```
+
+- *Type:* string
+
+---
+
+## Structs
+
+### DataHcpWaypointActionConfig
+
+#### Initializer
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointActionConfig {
+ object Connection = null,
+ object Count = null,
+ ITerraformDependable[] DependsOn = null,
+ ITerraformIterator ForEach = null,
+ TerraformResourceLifecycle Lifecycle = null,
+ TerraformProvider Provider = null,
+ object[] Provisioners = null,
+ string Id = null,
+ string Name = null,
+ string ProjectId = null
+};
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Connection
| object
| *No description.* |
+| Count
| object
| *No description.* |
+| DependsOn
| HashiCorp.Cdktf.ITerraformDependable[]
| *No description.* |
+| ForEach
| HashiCorp.Cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
+| Provisioners
| object[]
| *No description.* |
+| Id
| string
| The ID of the Action. |
+| Name
| string
| The name of the Action. |
+| ProjectId
| string
| The ID of the HCP project where the Waypoint Action is located. |
+
+---
+
+##### `Connection`Optional
+
+```csharp
+public object Connection { get; set; }
+```
+
+- *Type:* object
+
+---
+
+##### `Count`Optional
+
+```csharp
+public object Count { get; set; }
+```
+
+- *Type:* object
+
+---
+
+##### `DependsOn`Optional
+
+```csharp
+public ITerraformDependable[] DependsOn { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.ITerraformDependable[]
+
+---
+
+##### `ForEach`Optional
+
+```csharp
+public ITerraformIterator ForEach { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```csharp
+public TerraformResourceLifecycle Lifecycle { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```csharp
+public TerraformProvider Provider { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformProvider
+
+---
+
+##### `Provisioners`Optional
+
+```csharp
+public object[] Provisioners { get; set; }
+```
+
+- *Type:* object[]
+
+---
+
+##### `Id`Optional
+
+```csharp
+public string Id { get; set; }
+```
+
+- *Type:* string
+
+The ID of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#id DataHcpWaypointAction#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `Name`Optional
+
+```csharp
+public string Name { get; set; }
+```
+
+- *Type:* string
+
+The name of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#name DataHcpWaypointAction#name}
+
+---
+
+##### `ProjectId`Optional
+
+```csharp
+public string ProjectId { get; set; }
+```
+
+- *Type:* string
+
+The ID of the HCP project where the Waypoint Action is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#project_id DataHcpWaypointAction#project_id}
+
+---
+
+### DataHcpWaypointActionRequest
+
+#### Initializer
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointActionRequest {
+
+};
+```
+
+
+### DataHcpWaypointActionRequestCustom
+
+#### Initializer
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointActionRequestCustom {
+
+};
+```
+
+
+## Classes
+
+### DataHcpWaypointActionRequestCustomOutputReference
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointActionRequestCustomOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
+| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `TerraformResource`Required
+
+- *Type:* HashiCorp.Cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `TerraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```csharp
+private string ComputeFqn()
+```
+
+##### `GetAnyMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanAttribute`
+
+```csharp
+private IResolvable GetBooleanAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetListAttribute`
+
+```csharp
+private string[] GetListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberAttribute`
+
+```csharp
+private double GetNumberAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberListAttribute`
+
+```csharp
+private double[] GetNumberListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringAttribute`
+
+```csharp
+private string GetStringAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `InterpolationForAttribute`
+
+```csharp
+private IResolvable InterpolationForAttribute(string Property)
+```
+
+###### `Property`Required
+
+- *Type:* string
+
+---
+
+##### `Resolve`
+
+```csharp
+private object Resolve(IResolveContext Context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `Context`Required
+
+- *Type:* HashiCorp.Cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| string
| *No description.* |
+| Body
| string
| *No description.* |
+| Headers
| HashiCorp.Cdktf.StringMap
| *No description.* |
+| Method
| string
| *No description.* |
+| Url
| string
| *No description.* |
+| InternalValue
| DataHcpWaypointActionRequestCustom
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```csharp
+public string[] CreationStack { get; }
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Body`Required
+
+```csharp
+public string Body { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Headers`Required
+
+```csharp
+public StringMap Headers { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.StringMap
+
+---
+
+##### `Method`Required
+
+```csharp
+public string Method { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Url`Required
+
+```csharp
+public string Url { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `InternalValue`Optional
+
+```csharp
+public DataHcpWaypointActionRequestCustom InternalValue { get; }
+```
+
+- *Type:* DataHcpWaypointActionRequestCustom
+
+---
+
+
+### DataHcpWaypointActionRequestOutputReference
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointActionRequestOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
+| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `TerraformResource`Required
+
+- *Type:* HashiCorp.Cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `TerraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```csharp
+private string ComputeFqn()
+```
+
+##### `GetAnyMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanAttribute`
+
+```csharp
+private IResolvable GetBooleanAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetListAttribute`
+
+```csharp
+private string[] GetListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberAttribute`
+
+```csharp
+private double GetNumberAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberListAttribute`
+
+```csharp
+private double[] GetNumberListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringAttribute`
+
+```csharp
+private string GetStringAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `InterpolationForAttribute`
+
+```csharp
+private IResolvable InterpolationForAttribute(string Property)
+```
+
+###### `Property`Required
+
+- *Type:* string
+
+---
+
+##### `Resolve`
+
+```csharp
+private object Resolve(IResolveContext Context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `Context`Required
+
+- *Type:* HashiCorp.Cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| string
| *No description.* |
+| Custom
| DataHcpWaypointActionRequestCustomOutputReference
| *No description.* |
+| InternalValue
| DataHcpWaypointActionRequest
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```csharp
+public string[] CreationStack { get; }
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Custom`Required
+
+```csharp
+public DataHcpWaypointActionRequestCustomOutputReference Custom { get; }
+```
+
+- *Type:* DataHcpWaypointActionRequestCustomOutputReference
+
+---
+
+##### `InternalValue`Optional
+
+```csharp
+public DataHcpWaypointActionRequest InternalValue { get; }
+```
+
+- *Type:* DataHcpWaypointActionRequest
+
+---
+
+
+
diff --git a/docs/dataHcpWaypointAction.go.md b/docs/dataHcpWaypointAction.go.md
new file mode 100644
index 000000000..a2c571dd8
--- /dev/null
+++ b/docs/dataHcpWaypointAction.go.md
@@ -0,0 +1,1395 @@
+# `dataHcpWaypointAction` Submodule
+
+## Constructs
+
+### DataHcpWaypointAction
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action hcp_waypoint_action}.
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+datahcpwaypointaction.NewDataHcpWaypointAction(scope Construct, id *string, config DataHcpWaypointActionConfig) DataHcpWaypointAction
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| scope
| github.com/aws/constructs-go/constructs/v10.Construct
| The scope in which to define this construct. |
+| id
| *string
| The scoped construct ID. |
+| config
| DataHcpWaypointActionConfig
| *No description.* |
+
+---
+
+##### `scope`Required
+
+- *Type:* github.com/aws/constructs-go/constructs/v10.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `id`Required
+
+- *Type:* *string
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `config`Optional
+
+- *Type:* DataHcpWaypointActionConfig
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ToString
| Returns a string representation of this construct. |
+| AddOverride
| *No description.* |
+| OverrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
+| ResetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| ToHclTerraform
| Adds this resource to the terraform JSON output. |
+| ToMetadata
| *No description.* |
+| ToTerraform
| Adds this resource to the terraform JSON output. |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| ResetId
| *No description.* |
+| ResetName
| *No description.* |
+| ResetProjectId
| *No description.* |
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Returns a string representation of this construct.
+
+##### `AddOverride`
+
+```go
+func AddOverride(path *string, value interface{})
+```
+
+###### `path`Required
+
+- *Type:* *string
+
+---
+
+###### `value`Required
+
+- *Type:* interface{}
+
+---
+
+##### `OverrideLogicalId`
+
+```go
+func OverrideLogicalId(newLogicalId *string)
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `newLogicalId`Required
+
+- *Type:* *string
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `ResetOverrideLogicalId`
+
+```go
+func ResetOverrideLogicalId()
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `ToHclTerraform`
+
+```go
+func ToHclTerraform() interface{}
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `ToMetadata`
+
+```go
+func ToMetadata() interface{}
+```
+
+##### `ToTerraform`
+
+```go
+func ToTerraform() interface{}
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `GetAnyMapAttribute`
+
+```go
+func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanAttribute`
+
+```go
+func GetBooleanAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```go
+func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetListAttribute`
+
+```go
+func GetListAttribute(terraformAttribute *string) *[]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberAttribute`
+
+```go
+func GetNumberAttribute(terraformAttribute *string) *f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberListAttribute`
+
+```go
+func GetNumberListAttribute(terraformAttribute *string) *[]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```go
+func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringAttribute`
+
+```go
+func GetStringAttribute(terraformAttribute *string) *string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringMapAttribute`
+
+```go
+func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `InterpolationForAttribute`
+
+```go
+func InterpolationForAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `ResetId`
+
+```go
+func ResetId()
+```
+
+##### `ResetName`
+
+```go
+func ResetName()
+```
+
+##### `ResetProjectId`
+
+```go
+func ResetProjectId()
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| IsConstruct
| Checks if `x` is a construct. |
+| IsTerraformElement
| *No description.* |
+| IsTerraformDataSource
| *No description.* |
+| GenerateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ". |
+
+---
+
+##### `IsConstruct`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+datahcpwaypointaction.DataHcpWaypointAction_IsConstruct(x interface{}) *bool
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `x`Required
+
+- *Type:* interface{}
+
+Any object.
+
+---
+
+##### `IsTerraformElement`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+datahcpwaypointaction.DataHcpWaypointAction_IsTerraformElement(x interface{}) *bool
+```
+
+###### `x`Required
+
+- *Type:* interface{}
+
+---
+
+##### `IsTerraformDataSource`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+datahcpwaypointaction.DataHcpWaypointAction_IsTerraformDataSource(x interface{}) *bool
+```
+
+###### `x`Required
+
+- *Type:* interface{}
+
+---
+
+##### `GenerateConfigForImport`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+datahcpwaypointaction.DataHcpWaypointAction_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
+```
+
+Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ".
+
+###### `scope`Required
+
+- *Type:* github.com/aws/constructs-go/constructs/v10.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `importToId`Required
+
+- *Type:* *string
+
+The construct id used in the generated config for the DataHcpWaypointAction to import.
+
+---
+
+###### `importFromId`Required
+
+- *Type:* *string
+
+The id of the existing DataHcpWaypointAction that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `provider`Optional
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointAction to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Node
| github.com/aws/constructs-go/constructs/v10.Node
| The tree node. |
+| CdktfStack
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformStack
| *No description.* |
+| Fqn
| *string
| *No description.* |
+| FriendlyUniqueId
| *string
| *No description.* |
+| TerraformMetaArguments
| *map[string]interface{}
| *No description.* |
+| TerraformResourceType
| *string
| *No description.* |
+| TerraformGeneratorMetadata
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| Count
| interface{}
| *No description.* |
+| DependsOn
| *[]*string
| *No description.* |
+| ForEach
| github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
+| Description
| *string
| *No description.* |
+| OrganizationId
| *string
| *No description.* |
+| Request
| DataHcpWaypointActionRequestOutputReference
| *No description.* |
+| IdInput
| *string
| *No description.* |
+| NameInput
| *string
| *No description.* |
+| ProjectIdInput
| *string
| *No description.* |
+| Id
| *string
| *No description.* |
+| Name
| *string
| *No description.* |
+| ProjectId
| *string
| *No description.* |
+
+---
+
+##### `Node`Required
+
+```go
+func Node() Node
+```
+
+- *Type:* github.com/aws/constructs-go/constructs/v10.Node
+
+The tree node.
+
+---
+
+##### `CdktfStack`Required
+
+```go
+func CdktfStack() TerraformStack
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformStack
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `FriendlyUniqueId`Required
+
+```go
+func FriendlyUniqueId() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `TerraformMetaArguments`Required
+
+```go
+func TerraformMetaArguments() *map[string]interface{}
+```
+
+- *Type:* *map[string]interface{}
+
+---
+
+##### `TerraformResourceType`Required
+
+```go
+func TerraformResourceType() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `TerraformGeneratorMetadata`Optional
+
+```go
+func TerraformGeneratorMetadata() TerraformProviderGeneratorMetadata
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `Count`Optional
+
+```go
+func Count() interface{}
+```
+
+- *Type:* interface{}
+
+---
+
+##### `DependsOn`Optional
+
+```go
+func DependsOn() *[]*string
+```
+
+- *Type:* *[]*string
+
+---
+
+##### `ForEach`Optional
+
+```go
+func ForEach() ITerraformIterator
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```go
+func Lifecycle() TerraformResourceLifecycle
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```go
+func Provider() TerraformProvider
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
+
+---
+
+##### `Description`Required
+
+```go
+func Description() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `OrganizationId`Required
+
+```go
+func OrganizationId() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Request`Required
+
+```go
+func Request() DataHcpWaypointActionRequestOutputReference
+```
+
+- *Type:* DataHcpWaypointActionRequestOutputReference
+
+---
+
+##### `IdInput`Optional
+
+```go
+func IdInput() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `NameInput`Optional
+
+```go
+func NameInput() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `ProjectIdInput`Optional
+
+```go
+func ProjectIdInput() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Id`Required
+
+```go
+func Id() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Name`Required
+
+```go
+func Name() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `ProjectId`Required
+
+```go
+func ProjectId() *string
+```
+
+- *Type:* *string
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TfResourceType
| *string
| *No description.* |
+
+---
+
+##### `TfResourceType`Required
+
+```go
+func TfResourceType() *string
+```
+
+- *Type:* *string
+
+---
+
+## Structs
+
+### DataHcpWaypointActionConfig
+
+#### Initializer
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+&datahcpwaypointaction.DataHcpWaypointActionConfig {
+ Connection: interface{},
+ Count: interface{},
+ DependsOn: *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable,
+ ForEach: github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator,
+ Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle,
+ Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider,
+ Provisioners: *[]interface{},
+ Id: *string,
+ Name: *string,
+ ProjectId: *string,
+}
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Connection
| interface{}
| *No description.* |
+| Count
| interface{}
| *No description.* |
+| DependsOn
| *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable
| *No description.* |
+| ForEach
| github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
+| Provisioners
| *[]interface{}
| *No description.* |
+| Id
| *string
| The ID of the Action. |
+| Name
| *string
| The name of the Action. |
+| ProjectId
| *string
| The ID of the HCP project where the Waypoint Action is located. |
+
+---
+
+##### `Connection`Optional
+
+```go
+Connection interface{}
+```
+
+- *Type:* interface{}
+
+---
+
+##### `Count`Optional
+
+```go
+Count interface{}
+```
+
+- *Type:* interface{}
+
+---
+
+##### `DependsOn`Optional
+
+```go
+DependsOn *[]ITerraformDependable
+```
+
+- *Type:* *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable
+
+---
+
+##### `ForEach`Optional
+
+```go
+ForEach ITerraformIterator
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```go
+Lifecycle TerraformResourceLifecycle
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```go
+Provider TerraformProvider
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
+
+---
+
+##### `Provisioners`Optional
+
+```go
+Provisioners *[]interface{}
+```
+
+- *Type:* *[]interface{}
+
+---
+
+##### `Id`Optional
+
+```go
+Id *string
+```
+
+- *Type:* *string
+
+The ID of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#id DataHcpWaypointAction#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `Name`Optional
+
+```go
+Name *string
+```
+
+- *Type:* *string
+
+The name of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#name DataHcpWaypointAction#name}
+
+---
+
+##### `ProjectId`Optional
+
+```go
+ProjectId *string
+```
+
+- *Type:* *string
+
+The ID of the HCP project where the Waypoint Action is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#project_id DataHcpWaypointAction#project_id}
+
+---
+
+### DataHcpWaypointActionRequest
+
+#### Initializer
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+&datahcpwaypointaction.DataHcpWaypointActionRequest {
+
+}
+```
+
+
+### DataHcpWaypointActionRequestCustom
+
+#### Initializer
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+&datahcpwaypointaction.DataHcpWaypointActionRequestCustom {
+
+}
+```
+
+
+## Classes
+
+### DataHcpWaypointActionRequestCustomOutputReference
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+datahcpwaypointaction.NewDataHcpWaypointActionRequestCustomOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataHcpWaypointActionRequestCustomOutputReference
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* *string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```go
+func ComputeFqn() *string
+```
+
+##### `GetAnyMapAttribute`
+
+```go
+func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanAttribute`
+
+```go
+func GetBooleanAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```go
+func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetListAttribute`
+
+```go
+func GetListAttribute(terraformAttribute *string) *[]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberAttribute`
+
+```go
+func GetNumberAttribute(terraformAttribute *string) *f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberListAttribute`
+
+```go
+func GetNumberListAttribute(terraformAttribute *string) *[]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```go
+func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringAttribute`
+
+```go
+func GetStringAttribute(terraformAttribute *string) *string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringMapAttribute`
+
+```go
+func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `InterpolationForAttribute`
+
+```go
+func InterpolationForAttribute(property *string) IResolvable
+```
+
+###### `property`Required
+
+- *Type:* *string
+
+---
+
+##### `Resolve`
+
+```go
+func Resolve(_context IResolveContext) interface{}
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| *string
| *No description.* |
+| Body
| *string
| *No description.* |
+| Headers
| github.com/hashicorp/terraform-cdk-go/cdktf.StringMap
| *No description.* |
+| Method
| *string
| *No description.* |
+| Url
| *string
| *No description.* |
+| InternalValue
| DataHcpWaypointActionRequestCustom
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```go
+func CreationStack() *[]*string
+```
+
+- *Type:* *[]*string
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Body`Required
+
+```go
+func Body() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Headers`Required
+
+```go
+func Headers() StringMap
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.StringMap
+
+---
+
+##### `Method`Required
+
+```go
+func Method() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Url`Required
+
+```go
+func Url() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `InternalValue`Optional
+
+```go
+func InternalValue() DataHcpWaypointActionRequestCustom
+```
+
+- *Type:* DataHcpWaypointActionRequestCustom
+
+---
+
+
+### DataHcpWaypointActionRequestOutputReference
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointaction"
+
+datahcpwaypointaction.NewDataHcpWaypointActionRequestOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataHcpWaypointActionRequestOutputReference
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* *string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```go
+func ComputeFqn() *string
+```
+
+##### `GetAnyMapAttribute`
+
+```go
+func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanAttribute`
+
+```go
+func GetBooleanAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```go
+func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetListAttribute`
+
+```go
+func GetListAttribute(terraformAttribute *string) *[]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberAttribute`
+
+```go
+func GetNumberAttribute(terraformAttribute *string) *f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberListAttribute`
+
+```go
+func GetNumberListAttribute(terraformAttribute *string) *[]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```go
+func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringAttribute`
+
+```go
+func GetStringAttribute(terraformAttribute *string) *string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringMapAttribute`
+
+```go
+func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `InterpolationForAttribute`
+
+```go
+func InterpolationForAttribute(property *string) IResolvable
+```
+
+###### `property`Required
+
+- *Type:* *string
+
+---
+
+##### `Resolve`
+
+```go
+func Resolve(_context IResolveContext) interface{}
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| *string
| *No description.* |
+| Custom
| DataHcpWaypointActionRequestCustomOutputReference
| *No description.* |
+| InternalValue
| DataHcpWaypointActionRequest
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```go
+func CreationStack() *[]*string
+```
+
+- *Type:* *[]*string
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Custom`Required
+
+```go
+func Custom() DataHcpWaypointActionRequestCustomOutputReference
+```
+
+- *Type:* DataHcpWaypointActionRequestCustomOutputReference
+
+---
+
+##### `InternalValue`Optional
+
+```go
+func InternalValue() DataHcpWaypointActionRequest
+```
+
+- *Type:* DataHcpWaypointActionRequest
+
+---
+
+
+
diff --git a/docs/dataHcpWaypointAction.java.md b/docs/dataHcpWaypointAction.java.md
new file mode 100644
index 000000000..9797749a8
--- /dev/null
+++ b/docs/dataHcpWaypointAction.java.md
@@ -0,0 +1,1490 @@
+# `dataHcpWaypointAction` Submodule
+
+## Constructs
+
+### DataHcpWaypointAction
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action hcp_waypoint_action}.
+
+#### Initializers
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointAction;
+
+DataHcpWaypointAction.Builder.create(Construct scope, java.lang.String id)
+// .connection(SSHProvisionerConnection)
+// .connection(WinrmProvisionerConnection)
+// .count(java.lang.Number)
+// .count(TerraformCount)
+// .dependsOn(java.util.List)
+// .forEach(ITerraformIterator)
+// .lifecycle(TerraformResourceLifecycle)
+// .provider(TerraformProvider)
+// .provisioners(java.util.List)
+// .id(java.lang.String)
+// .name(java.lang.String)
+// .projectId(java.lang.String)
+ .build();
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| scope
| software.constructs.Construct
| The scope in which to define this construct. |
+| id
| java.lang.String
| The scoped construct ID. |
+| connection
| com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
| *No description.* |
+| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
+| dependsOn
| java.util.List
| *No description.* |
+| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
+| provisioners
| java.util.List
| *No description.* |
+| id
| java.lang.String
| The ID of the Action. |
+| name
| java.lang.String
| The name of the Action. |
+| projectId
| java.lang.String
| The ID of the HCP project where the Waypoint Action is located. |
+
+---
+
+##### `scope`Required
+
+- *Type:* software.constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `id`Required
+
+- *Type:* java.lang.String
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `connection`Optional
+
+- *Type:* com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
+
+---
+
+##### `count`Optional
+
+- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+- *Type:* java.util.List
+
+---
+
+##### `forEach`Optional
+
+- *Type:* com.hashicorp.cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+---
+
+##### `provisioners`Optional
+
+- *Type:* java.util.List
+
+---
+
+##### `id`Optional
+
+- *Type:* java.lang.String
+
+The ID of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#id DataHcpWaypointAction#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `name`Optional
+
+- *Type:* java.lang.String
+
+The name of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#name DataHcpWaypointAction#name}
+
+---
+
+##### `projectId`Optional
+
+- *Type:* java.lang.String
+
+The ID of the HCP project where the Waypoint Action is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#project_id DataHcpWaypointAction#project_id}
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| toString
| Returns a string representation of this construct. |
+| addOverride
| *No description.* |
+| overrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
+| resetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| toHclTerraform
| Adds this resource to the terraform JSON output. |
+| toMetadata
| *No description.* |
+| toTerraform
| Adds this resource to the terraform JSON output. |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resetId
| *No description.* |
+| resetName
| *No description.* |
+| resetProjectId
| *No description.* |
+
+---
+
+##### `toString`
+
+```java
+public java.lang.String toString()
+```
+
+Returns a string representation of this construct.
+
+##### `addOverride`
+
+```java
+public void addOverride(java.lang.String path, java.lang.Object value)
+```
+
+###### `path`Required
+
+- *Type:* java.lang.String
+
+---
+
+###### `value`Required
+
+- *Type:* java.lang.Object
+
+---
+
+##### `overrideLogicalId`
+
+```java
+public void overrideLogicalId(java.lang.String newLogicalId)
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `newLogicalId`Required
+
+- *Type:* java.lang.String
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `resetOverrideLogicalId`
+
+```java
+public void resetOverrideLogicalId()
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `toHclTerraform`
+
+```java
+public java.lang.Object toHclTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `toMetadata`
+
+```java
+public java.lang.Object toMetadata()
+```
+
+##### `toTerraform`
+
+```java
+public java.lang.Object toTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `getAnyMapAttribute`
+
+```java
+public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanAttribute`
+
+```java
+public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanMapAttribute`
+
+```java
+public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getListAttribute`
+
+```java
+public java.util.List getListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberAttribute`
+
+```java
+public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberListAttribute`
+
+```java
+public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberMapAttribute`
+
+```java
+public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringAttribute`
+
+```java
+public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringMapAttribute`
+
+```java
+public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `interpolationForAttribute`
+
+```java
+public IResolvable interpolationForAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `resetId`
+
+```java
+public void resetId()
+```
+
+##### `resetName`
+
+```java
+public void resetName()
+```
+
+##### `resetProjectId`
+
+```java
+public void resetProjectId()
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| isConstruct
| Checks if `x` is a construct. |
+| isTerraformElement
| *No description.* |
+| isTerraformDataSource
| *No description.* |
+| generateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ". |
+
+---
+
+##### `isConstruct`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointAction;
+
+DataHcpWaypointAction.isConstruct(java.lang.Object x)
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `x`Required
+
+- *Type:* java.lang.Object
+
+Any object.
+
+---
+
+##### `isTerraformElement`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointAction;
+
+DataHcpWaypointAction.isTerraformElement(java.lang.Object x)
+```
+
+###### `x`Required
+
+- *Type:* java.lang.Object
+
+---
+
+##### `isTerraformDataSource`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointAction;
+
+DataHcpWaypointAction.isTerraformDataSource(java.lang.Object x)
+```
+
+###### `x`Required
+
+- *Type:* java.lang.Object
+
+---
+
+##### `generateConfigForImport`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointAction;
+
+DataHcpWaypointAction.generateConfigForImport(Construct scope, java.lang.String importToId, java.lang.String importFromId),DataHcpWaypointAction.generateConfigForImport(Construct scope, java.lang.String importToId, java.lang.String importFromId, TerraformProvider provider)
+```
+
+Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ".
+
+###### `scope`Required
+
+- *Type:* software.constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `importToId`Required
+
+- *Type:* java.lang.String
+
+The construct id used in the generated config for the DataHcpWaypointAction to import.
+
+---
+
+###### `importFromId`Required
+
+- *Type:* java.lang.String
+
+The id of the existing DataHcpWaypointAction that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `provider`Optional
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointAction to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| node
| software.constructs.Node
| The tree node. |
+| cdktfStack
| com.hashicorp.cdktf.TerraformStack
| *No description.* |
+| fqn
| java.lang.String
| *No description.* |
+| friendlyUniqueId
| java.lang.String
| *No description.* |
+| terraformMetaArguments
| java.util.Map
| *No description.* |
+| terraformResourceType
| java.lang.String
| *No description.* |
+| terraformGeneratorMetadata
| com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
+| dependsOn
| java.util.List
| *No description.* |
+| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
+| description
| java.lang.String
| *No description.* |
+| organizationId
| java.lang.String
| *No description.* |
+| request
| DataHcpWaypointActionRequestOutputReference
| *No description.* |
+| idInput
| java.lang.String
| *No description.* |
+| nameInput
| java.lang.String
| *No description.* |
+| projectIdInput
| java.lang.String
| *No description.* |
+| id
| java.lang.String
| *No description.* |
+| name
| java.lang.String
| *No description.* |
+| projectId
| java.lang.String
| *No description.* |
+
+---
+
+##### `node`Required
+
+```java
+public Node getNode();
+```
+
+- *Type:* software.constructs.Node
+
+The tree node.
+
+---
+
+##### `cdktfStack`Required
+
+```java
+public TerraformStack getCdktfStack();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformStack
+
+---
+
+##### `fqn`Required
+
+```java
+public java.lang.String getFqn();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `friendlyUniqueId`Required
+
+```java
+public java.lang.String getFriendlyUniqueId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `terraformMetaArguments`Required
+
+```java
+public java.util.Map getTerraformMetaArguments();
+```
+
+- *Type:* java.util.Map
+
+---
+
+##### `terraformResourceType`Required
+
+```java
+public java.lang.String getTerraformResourceType();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `terraformGeneratorMetadata`Optional
+
+```java
+public TerraformProviderGeneratorMetadata getTerraformGeneratorMetadata();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `count`Optional
+
+```java
+public java.lang.Object getCount();
+```
+
+- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+```java
+public java.util.List getDependsOn();
+```
+
+- *Type:* java.util.List
+
+---
+
+##### `forEach`Optional
+
+```java
+public ITerraformIterator getForEach();
+```
+
+- *Type:* com.hashicorp.cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```java
+public TerraformResourceLifecycle getLifecycle();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```java
+public TerraformProvider getProvider();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+---
+
+##### `description`Required
+
+```java
+public java.lang.String getDescription();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `organizationId`Required
+
+```java
+public java.lang.String getOrganizationId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `request`Required
+
+```java
+public DataHcpWaypointActionRequestOutputReference getRequest();
+```
+
+- *Type:* DataHcpWaypointActionRequestOutputReference
+
+---
+
+##### `idInput`Optional
+
+```java
+public java.lang.String getIdInput();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `nameInput`Optional
+
+```java
+public java.lang.String getNameInput();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `projectIdInput`Optional
+
+```java
+public java.lang.String getProjectIdInput();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `id`Required
+
+```java
+public java.lang.String getId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `name`Required
+
+```java
+public java.lang.String getName();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `projectId`Required
+
+```java
+public java.lang.String getProjectId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| tfResourceType
| java.lang.String
| *No description.* |
+
+---
+
+##### `tfResourceType`Required
+
+```java
+public java.lang.String getTfResourceType();
+```
+
+- *Type:* java.lang.String
+
+---
+
+## Structs
+
+### DataHcpWaypointActionConfig
+
+#### Initializer
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointActionConfig;
+
+DataHcpWaypointActionConfig.builder()
+// .connection(SSHProvisionerConnection)
+// .connection(WinrmProvisionerConnection)
+// .count(java.lang.Number)
+// .count(TerraformCount)
+// .dependsOn(java.util.List)
+// .forEach(ITerraformIterator)
+// .lifecycle(TerraformResourceLifecycle)
+// .provider(TerraformProvider)
+// .provisioners(java.util.List)
+// .id(java.lang.String)
+// .name(java.lang.String)
+// .projectId(java.lang.String)
+ .build();
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| connection
| com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
| *No description.* |
+| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
+| dependsOn
| java.util.List
| *No description.* |
+| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
+| provisioners
| java.util.List
| *No description.* |
+| id
| java.lang.String
| The ID of the Action. |
+| name
| java.lang.String
| The name of the Action. |
+| projectId
| java.lang.String
| The ID of the HCP project where the Waypoint Action is located. |
+
+---
+
+##### `connection`Optional
+
+```java
+public java.lang.Object getConnection();
+```
+
+- *Type:* com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
+
+---
+
+##### `count`Optional
+
+```java
+public java.lang.Object getCount();
+```
+
+- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+```java
+public java.util.List getDependsOn();
+```
+
+- *Type:* java.util.List
+
+---
+
+##### `forEach`Optional
+
+```java
+public ITerraformIterator getForEach();
+```
+
+- *Type:* com.hashicorp.cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```java
+public TerraformResourceLifecycle getLifecycle();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```java
+public TerraformProvider getProvider();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+---
+
+##### `provisioners`Optional
+
+```java
+public java.lang.Object getProvisioners();
+```
+
+- *Type:* java.util.List
+
+---
+
+##### `id`Optional
+
+```java
+public java.lang.String getId();
+```
+
+- *Type:* java.lang.String
+
+The ID of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#id DataHcpWaypointAction#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `name`Optional
+
+```java
+public java.lang.String getName();
+```
+
+- *Type:* java.lang.String
+
+The name of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#name DataHcpWaypointAction#name}
+
+---
+
+##### `projectId`Optional
+
+```java
+public java.lang.String getProjectId();
+```
+
+- *Type:* java.lang.String
+
+The ID of the HCP project where the Waypoint Action is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#project_id DataHcpWaypointAction#project_id}
+
+---
+
+### DataHcpWaypointActionRequest
+
+#### Initializer
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointActionRequest;
+
+DataHcpWaypointActionRequest.builder()
+ .build();
+```
+
+
+### DataHcpWaypointActionRequestCustom
+
+#### Initializer
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointActionRequestCustom;
+
+DataHcpWaypointActionRequestCustom.builder()
+ .build();
+```
+
+
+## Classes
+
+### DataHcpWaypointActionRequestCustomOutputReference
+
+#### Initializers
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointActionRequestCustomOutputReference;
+
+new DataHcpWaypointActionRequestCustomOutputReference(IInterpolatingParent terraformResource, java.lang.String terraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| com.hashicorp.cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| java.lang.String
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* com.hashicorp.cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| computeFqn
| *No description.* |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resolve
| Produce the Token's value at resolution time. |
+| toString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `computeFqn`
+
+```java
+public java.lang.String computeFqn()
+```
+
+##### `getAnyMapAttribute`
+
+```java
+public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanAttribute`
+
+```java
+public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanMapAttribute`
+
+```java
+public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getListAttribute`
+
+```java
+public java.util.List getListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberAttribute`
+
+```java
+public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberListAttribute`
+
+```java
+public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberMapAttribute`
+
+```java
+public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringAttribute`
+
+```java
+public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringMapAttribute`
+
+```java
+public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `interpolationForAttribute`
+
+```java
+public IResolvable interpolationForAttribute(java.lang.String property)
+```
+
+###### `property`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `resolve`
+
+```java
+public java.lang.Object resolve(IResolveContext _context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* com.hashicorp.cdktf.IResolveContext
+
+---
+
+##### `toString`
+
+```java
+public java.lang.String toString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| creationStack
| java.util.List
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| fqn
| java.lang.String
| *No description.* |
+| body
| java.lang.String
| *No description.* |
+| headers
| com.hashicorp.cdktf.StringMap
| *No description.* |
+| method
| java.lang.String
| *No description.* |
+| url
| java.lang.String
| *No description.* |
+| internalValue
| DataHcpWaypointActionRequestCustom
| *No description.* |
+
+---
+
+##### `creationStack`Required
+
+```java
+public java.util.List getCreationStack();
+```
+
+- *Type:* java.util.List
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `fqn`Required
+
+```java
+public java.lang.String getFqn();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `body`Required
+
+```java
+public java.lang.String getBody();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `headers`Required
+
+```java
+public StringMap getHeaders();
+```
+
+- *Type:* com.hashicorp.cdktf.StringMap
+
+---
+
+##### `method`Required
+
+```java
+public java.lang.String getMethod();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `url`Required
+
+```java
+public java.lang.String getUrl();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `internalValue`Optional
+
+```java
+public DataHcpWaypointActionRequestCustom getInternalValue();
+```
+
+- *Type:* DataHcpWaypointActionRequestCustom
+
+---
+
+
+### DataHcpWaypointActionRequestOutputReference
+
+#### Initializers
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_action.DataHcpWaypointActionRequestOutputReference;
+
+new DataHcpWaypointActionRequestOutputReference(IInterpolatingParent terraformResource, java.lang.String terraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| com.hashicorp.cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| java.lang.String
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* com.hashicorp.cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| computeFqn
| *No description.* |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resolve
| Produce the Token's value at resolution time. |
+| toString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `computeFqn`
+
+```java
+public java.lang.String computeFqn()
+```
+
+##### `getAnyMapAttribute`
+
+```java
+public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanAttribute`
+
+```java
+public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanMapAttribute`
+
+```java
+public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getListAttribute`
+
+```java
+public java.util.List getListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberAttribute`
+
+```java
+public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberListAttribute`
+
+```java
+public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberMapAttribute`
+
+```java
+public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringAttribute`
+
+```java
+public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringMapAttribute`
+
+```java
+public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `interpolationForAttribute`
+
+```java
+public IResolvable interpolationForAttribute(java.lang.String property)
+```
+
+###### `property`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `resolve`
+
+```java
+public java.lang.Object resolve(IResolveContext _context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* com.hashicorp.cdktf.IResolveContext
+
+---
+
+##### `toString`
+
+```java
+public java.lang.String toString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| creationStack
| java.util.List
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| fqn
| java.lang.String
| *No description.* |
+| custom
| DataHcpWaypointActionRequestCustomOutputReference
| *No description.* |
+| internalValue
| DataHcpWaypointActionRequest
| *No description.* |
+
+---
+
+##### `creationStack`Required
+
+```java
+public java.util.List getCreationStack();
+```
+
+- *Type:* java.util.List
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `fqn`Required
+
+```java
+public java.lang.String getFqn();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `custom`Required
+
+```java
+public DataHcpWaypointActionRequestCustomOutputReference getCustom();
+```
+
+- *Type:* DataHcpWaypointActionRequestCustomOutputReference
+
+---
+
+##### `internalValue`Optional
+
+```java
+public DataHcpWaypointActionRequest getInternalValue();
+```
+
+- *Type:* DataHcpWaypointActionRequest
+
+---
+
+
+
diff --git a/docs/dataHcpWaypointAction.python.md b/docs/dataHcpWaypointAction.python.md
new file mode 100644
index 000000000..65c89f14b
--- /dev/null
+++ b/docs/dataHcpWaypointAction.python.md
@@ -0,0 +1,1568 @@
+# `dataHcpWaypointAction` Submodule
+
+## Constructs
+
+### DataHcpWaypointAction
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action hcp_waypoint_action}.
+
+#### Initializers
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointAction(
+ scope: Construct,
+ id: str,
+ connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection] = None,
+ count: typing.Union[typing.Union[int, float], TerraformCount] = None,
+ depends_on: typing.List[ITerraformDependable] = None,
+ for_each: ITerraformIterator = None,
+ lifecycle: TerraformResourceLifecycle = None,
+ provider: TerraformProvider = None,
+ provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]] = None,
+ id: str = None,
+ name: str = None,
+ project_id: str = None
+)
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| scope
| constructs.Construct
| The scope in which to define this construct. |
+| id
| str
| The scoped construct ID. |
+| connection
| typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
| *No description.* |
+| count
| typing.Union[typing.Union[int, float], cdktf.TerraformCount]
| *No description.* |
+| depends_on
| typing.List[cdktf.ITerraformDependable]
| *No description.* |
+| for_each
| cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| cdktf.TerraformProvider
| *No description.* |
+| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
+| id
| str
| The ID of the Action. |
+| name
| str
| The name of the Action. |
+| project_id
| str
| The ID of the HCP project where the Waypoint Action is located. |
+
+---
+
+##### `scope`Required
+
+- *Type:* constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `id`Required
+
+- *Type:* str
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `connection`Optional
+
+- *Type:* typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
+
+---
+
+##### `count`Optional
+
+- *Type:* typing.Union[typing.Union[int, float], cdktf.TerraformCount]
+
+---
+
+##### `depends_on`Optional
+
+- *Type:* typing.List[cdktf.ITerraformDependable]
+
+---
+
+##### `for_each`Optional
+
+- *Type:* cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+- *Type:* cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+- *Type:* cdktf.TerraformProvider
+
+---
+
+##### `provisioners`Optional
+
+- *Type:* typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
+
+---
+
+##### `id`Optional
+
+- *Type:* str
+
+The ID of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#id DataHcpWaypointAction#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `name`Optional
+
+- *Type:* str
+
+The name of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#name DataHcpWaypointAction#name}
+
+---
+
+##### `project_id`Optional
+
+- *Type:* str
+
+The ID of the HCP project where the Waypoint Action is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#project_id DataHcpWaypointAction#project_id}
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| to_string
| Returns a string representation of this construct. |
+| add_override
| *No description.* |
+| override_logical_id
| Overrides the auto-generated logical ID with a specific ID. |
+| reset_override_logical_id
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| to_hcl_terraform
| Adds this resource to the terraform JSON output. |
+| to_metadata
| *No description.* |
+| to_terraform
| Adds this resource to the terraform JSON output. |
+| get_any_map_attribute
| *No description.* |
+| get_boolean_attribute
| *No description.* |
+| get_boolean_map_attribute
| *No description.* |
+| get_list_attribute
| *No description.* |
+| get_number_attribute
| *No description.* |
+| get_number_list_attribute
| *No description.* |
+| get_number_map_attribute
| *No description.* |
+| get_string_attribute
| *No description.* |
+| get_string_map_attribute
| *No description.* |
+| interpolation_for_attribute
| *No description.* |
+| reset_id
| *No description.* |
+| reset_name
| *No description.* |
+| reset_project_id
| *No description.* |
+
+---
+
+##### `to_string`
+
+```python
+def to_string() -> str
+```
+
+Returns a string representation of this construct.
+
+##### `add_override`
+
+```python
+def add_override(
+ path: str,
+ value: typing.Any
+) -> None
+```
+
+###### `path`Required
+
+- *Type:* str
+
+---
+
+###### `value`Required
+
+- *Type:* typing.Any
+
+---
+
+##### `override_logical_id`
+
+```python
+def override_logical_id(
+ new_logical_id: str
+) -> None
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `new_logical_id`Required
+
+- *Type:* str
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `reset_override_logical_id`
+
+```python
+def reset_override_logical_id() -> None
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `to_hcl_terraform`
+
+```python
+def to_hcl_terraform() -> typing.Any
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `to_metadata`
+
+```python
+def to_metadata() -> typing.Any
+```
+
+##### `to_terraform`
+
+```python
+def to_terraform() -> typing.Any
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `get_any_map_attribute`
+
+```python
+def get_any_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[typing.Any]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_boolean_attribute`
+
+```python
+def get_boolean_attribute(
+ terraform_attribute: str
+) -> IResolvable
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_boolean_map_attribute`
+
+```python
+def get_boolean_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[bool]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_list_attribute`
+
+```python
+def get_list_attribute(
+ terraform_attribute: str
+) -> typing.List[str]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_attribute`
+
+```python
+def get_number_attribute(
+ terraform_attribute: str
+) -> typing.Union[int, float]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_list_attribute`
+
+```python
+def get_number_list_attribute(
+ terraform_attribute: str
+) -> typing.List[typing.Union[int, float]]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_map_attribute`
+
+```python
+def get_number_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[typing.Union[int, float]]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_string_attribute`
+
+```python
+def get_string_attribute(
+ terraform_attribute: str
+) -> str
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_string_map_attribute`
+
+```python
+def get_string_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[str]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `interpolation_for_attribute`
+
+```python
+def interpolation_for_attribute(
+ terraform_attribute: str
+) -> IResolvable
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `reset_id`
+
+```python
+def reset_id() -> None
+```
+
+##### `reset_name`
+
+```python
+def reset_name() -> None
+```
+
+##### `reset_project_id`
+
+```python
+def reset_project_id() -> None
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| is_construct
| Checks if `x` is a construct. |
+| is_terraform_element
| *No description.* |
+| is_terraform_data_source
| *No description.* |
+| generate_config_for_import
| Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ". |
+
+---
+
+##### `is_construct`
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointAction.is_construct(
+ x: typing.Any
+)
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `x`Required
+
+- *Type:* typing.Any
+
+Any object.
+
+---
+
+##### `is_terraform_element`
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointAction.is_terraform_element(
+ x: typing.Any
+)
+```
+
+###### `x`Required
+
+- *Type:* typing.Any
+
+---
+
+##### `is_terraform_data_source`
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointAction.is_terraform_data_source(
+ x: typing.Any
+)
+```
+
+###### `x`Required
+
+- *Type:* typing.Any
+
+---
+
+##### `generate_config_for_import`
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointAction.generate_config_for_import(
+ scope: Construct,
+ import_to_id: str,
+ import_from_id: str,
+ provider: TerraformProvider = None
+)
+```
+
+Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ".
+
+###### `scope`Required
+
+- *Type:* constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `import_to_id`Required
+
+- *Type:* str
+
+The construct id used in the generated config for the DataHcpWaypointAction to import.
+
+---
+
+###### `import_from_id`Required
+
+- *Type:* str
+
+The id of the existing DataHcpWaypointAction that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `provider`Optional
+
+- *Type:* cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointAction to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| node
| constructs.Node
| The tree node. |
+| cdktf_stack
| cdktf.TerraformStack
| *No description.* |
+| fqn
| str
| *No description.* |
+| friendly_unique_id
| str
| *No description.* |
+| terraform_meta_arguments
| typing.Mapping[typing.Any]
| *No description.* |
+| terraform_resource_type
| str
| *No description.* |
+| terraform_generator_metadata
| cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| count
| typing.Union[typing.Union[int, float], cdktf.TerraformCount]
| *No description.* |
+| depends_on
| typing.List[str]
| *No description.* |
+| for_each
| cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| cdktf.TerraformProvider
| *No description.* |
+| description
| str
| *No description.* |
+| organization_id
| str
| *No description.* |
+| request
| DataHcpWaypointActionRequestOutputReference
| *No description.* |
+| id_input
| str
| *No description.* |
+| name_input
| str
| *No description.* |
+| project_id_input
| str
| *No description.* |
+| id
| str
| *No description.* |
+| name
| str
| *No description.* |
+| project_id
| str
| *No description.* |
+
+---
+
+##### `node`Required
+
+```python
+node: Node
+```
+
+- *Type:* constructs.Node
+
+The tree node.
+
+---
+
+##### `cdktf_stack`Required
+
+```python
+cdktf_stack: TerraformStack
+```
+
+- *Type:* cdktf.TerraformStack
+
+---
+
+##### `fqn`Required
+
+```python
+fqn: str
+```
+
+- *Type:* str
+
+---
+
+##### `friendly_unique_id`Required
+
+```python
+friendly_unique_id: str
+```
+
+- *Type:* str
+
+---
+
+##### `terraform_meta_arguments`Required
+
+```python
+terraform_meta_arguments: typing.Mapping[typing.Any]
+```
+
+- *Type:* typing.Mapping[typing.Any]
+
+---
+
+##### `terraform_resource_type`Required
+
+```python
+terraform_resource_type: str
+```
+
+- *Type:* str
+
+---
+
+##### `terraform_generator_metadata`Optional
+
+```python
+terraform_generator_metadata: TerraformProviderGeneratorMetadata
+```
+
+- *Type:* cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `count`Optional
+
+```python
+count: typing.Union[typing.Union[int, float], TerraformCount]
+```
+
+- *Type:* typing.Union[typing.Union[int, float], cdktf.TerraformCount]
+
+---
+
+##### `depends_on`Optional
+
+```python
+depends_on: typing.List[str]
+```
+
+- *Type:* typing.List[str]
+
+---
+
+##### `for_each`Optional
+
+```python
+for_each: ITerraformIterator
+```
+
+- *Type:* cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```python
+lifecycle: TerraformResourceLifecycle
+```
+
+- *Type:* cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```python
+provider: TerraformProvider
+```
+
+- *Type:* cdktf.TerraformProvider
+
+---
+
+##### `description`Required
+
+```python
+description: str
+```
+
+- *Type:* str
+
+---
+
+##### `organization_id`Required
+
+```python
+organization_id: str
+```
+
+- *Type:* str
+
+---
+
+##### `request`Required
+
+```python
+request: DataHcpWaypointActionRequestOutputReference
+```
+
+- *Type:* DataHcpWaypointActionRequestOutputReference
+
+---
+
+##### `id_input`Optional
+
+```python
+id_input: str
+```
+
+- *Type:* str
+
+---
+
+##### `name_input`Optional
+
+```python
+name_input: str
+```
+
+- *Type:* str
+
+---
+
+##### `project_id_input`Optional
+
+```python
+project_id_input: str
+```
+
+- *Type:* str
+
+---
+
+##### `id`Required
+
+```python
+id: str
+```
+
+- *Type:* str
+
+---
+
+##### `name`Required
+
+```python
+name: str
+```
+
+- *Type:* str
+
+---
+
+##### `project_id`Required
+
+```python
+project_id: str
+```
+
+- *Type:* str
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| tfResourceType
| str
| *No description.* |
+
+---
+
+##### `tfResourceType`Required
+
+```python
+tfResourceType: str
+```
+
+- *Type:* str
+
+---
+
+## Structs
+
+### DataHcpWaypointActionConfig
+
+#### Initializer
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointActionConfig(
+ connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection] = None,
+ count: typing.Union[typing.Union[int, float], TerraformCount] = None,
+ depends_on: typing.List[ITerraformDependable] = None,
+ for_each: ITerraformIterator = None,
+ lifecycle: TerraformResourceLifecycle = None,
+ provider: TerraformProvider = None,
+ provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]] = None,
+ id: str = None,
+ name: str = None,
+ project_id: str = None
+)
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| connection
| typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
| *No description.* |
+| count
| typing.Union[typing.Union[int, float], cdktf.TerraformCount]
| *No description.* |
+| depends_on
| typing.List[cdktf.ITerraformDependable]
| *No description.* |
+| for_each
| cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| cdktf.TerraformProvider
| *No description.* |
+| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
+| id
| str
| The ID of the Action. |
+| name
| str
| The name of the Action. |
+| project_id
| str
| The ID of the HCP project where the Waypoint Action is located. |
+
+---
+
+##### `connection`Optional
+
+```python
+connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection]
+```
+
+- *Type:* typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
+
+---
+
+##### `count`Optional
+
+```python
+count: typing.Union[typing.Union[int, float], TerraformCount]
+```
+
+- *Type:* typing.Union[typing.Union[int, float], cdktf.TerraformCount]
+
+---
+
+##### `depends_on`Optional
+
+```python
+depends_on: typing.List[ITerraformDependable]
+```
+
+- *Type:* typing.List[cdktf.ITerraformDependable]
+
+---
+
+##### `for_each`Optional
+
+```python
+for_each: ITerraformIterator
+```
+
+- *Type:* cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```python
+lifecycle: TerraformResourceLifecycle
+```
+
+- *Type:* cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```python
+provider: TerraformProvider
+```
+
+- *Type:* cdktf.TerraformProvider
+
+---
+
+##### `provisioners`Optional
+
+```python
+provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]]
+```
+
+- *Type:* typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
+
+---
+
+##### `id`Optional
+
+```python
+id: str
+```
+
+- *Type:* str
+
+The ID of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#id DataHcpWaypointAction#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `name`Optional
+
+```python
+name: str
+```
+
+- *Type:* str
+
+The name of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#name DataHcpWaypointAction#name}
+
+---
+
+##### `project_id`Optional
+
+```python
+project_id: str
+```
+
+- *Type:* str
+
+The ID of the HCP project where the Waypoint Action is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#project_id DataHcpWaypointAction#project_id}
+
+---
+
+### DataHcpWaypointActionRequest
+
+#### Initializer
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointActionRequest()
+```
+
+
+### DataHcpWaypointActionRequestCustom
+
+#### Initializer
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointActionRequestCustom()
+```
+
+
+## Classes
+
+### DataHcpWaypointActionRequestCustomOutputReference
+
+#### Initializers
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointActionRequestCustomOutputReference(
+ terraform_resource: IInterpolatingParent,
+ terraform_attribute: str
+)
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraform_resource
| cdktf.IInterpolatingParent
| The parent resource. |
+| terraform_attribute
| str
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraform_resource`Required
+
+- *Type:* cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraform_attribute`Required
+
+- *Type:* str
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| compute_fqn
| *No description.* |
+| get_any_map_attribute
| *No description.* |
+| get_boolean_attribute
| *No description.* |
+| get_boolean_map_attribute
| *No description.* |
+| get_list_attribute
| *No description.* |
+| get_number_attribute
| *No description.* |
+| get_number_list_attribute
| *No description.* |
+| get_number_map_attribute
| *No description.* |
+| get_string_attribute
| *No description.* |
+| get_string_map_attribute
| *No description.* |
+| interpolation_for_attribute
| *No description.* |
+| resolve
| Produce the Token's value at resolution time. |
+| to_string
| Return a string representation of this resolvable object. |
+
+---
+
+##### `compute_fqn`
+
+```python
+def compute_fqn() -> str
+```
+
+##### `get_any_map_attribute`
+
+```python
+def get_any_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[typing.Any]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_boolean_attribute`
+
+```python
+def get_boolean_attribute(
+ terraform_attribute: str
+) -> IResolvable
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_boolean_map_attribute`
+
+```python
+def get_boolean_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[bool]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_list_attribute`
+
+```python
+def get_list_attribute(
+ terraform_attribute: str
+) -> typing.List[str]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_attribute`
+
+```python
+def get_number_attribute(
+ terraform_attribute: str
+) -> typing.Union[int, float]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_list_attribute`
+
+```python
+def get_number_list_attribute(
+ terraform_attribute: str
+) -> typing.List[typing.Union[int, float]]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_map_attribute`
+
+```python
+def get_number_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[typing.Union[int, float]]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_string_attribute`
+
+```python
+def get_string_attribute(
+ terraform_attribute: str
+) -> str
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_string_map_attribute`
+
+```python
+def get_string_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[str]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `interpolation_for_attribute`
+
+```python
+def interpolation_for_attribute(
+ property: str
+) -> IResolvable
+```
+
+###### `property`Required
+
+- *Type:* str
+
+---
+
+##### `resolve`
+
+```python
+def resolve(
+ _context: IResolveContext
+) -> typing.Any
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* cdktf.IResolveContext
+
+---
+
+##### `to_string`
+
+```python
+def to_string() -> str
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| creation_stack
| typing.List[str]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| fqn
| str
| *No description.* |
+| body
| str
| *No description.* |
+| headers
| cdktf.StringMap
| *No description.* |
+| method
| str
| *No description.* |
+| url
| str
| *No description.* |
+| internal_value
| DataHcpWaypointActionRequestCustom
| *No description.* |
+
+---
+
+##### `creation_stack`Required
+
+```python
+creation_stack: typing.List[str]
+```
+
+- *Type:* typing.List[str]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `fqn`Required
+
+```python
+fqn: str
+```
+
+- *Type:* str
+
+---
+
+##### `body`Required
+
+```python
+body: str
+```
+
+- *Type:* str
+
+---
+
+##### `headers`Required
+
+```python
+headers: StringMap
+```
+
+- *Type:* cdktf.StringMap
+
+---
+
+##### `method`Required
+
+```python
+method: str
+```
+
+- *Type:* str
+
+---
+
+##### `url`Required
+
+```python
+url: str
+```
+
+- *Type:* str
+
+---
+
+##### `internal_value`Optional
+
+```python
+internal_value: DataHcpWaypointActionRequestCustom
+```
+
+- *Type:* DataHcpWaypointActionRequestCustom
+
+---
+
+
+### DataHcpWaypointActionRequestOutputReference
+
+#### Initializers
+
+```python
+from cdktf_cdktf_provider_hcp import data_hcp_waypoint_action
+
+dataHcpWaypointAction.DataHcpWaypointActionRequestOutputReference(
+ terraform_resource: IInterpolatingParent,
+ terraform_attribute: str
+)
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraform_resource
| cdktf.IInterpolatingParent
| The parent resource. |
+| terraform_attribute
| str
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraform_resource`Required
+
+- *Type:* cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraform_attribute`Required
+
+- *Type:* str
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| compute_fqn
| *No description.* |
+| get_any_map_attribute
| *No description.* |
+| get_boolean_attribute
| *No description.* |
+| get_boolean_map_attribute
| *No description.* |
+| get_list_attribute
| *No description.* |
+| get_number_attribute
| *No description.* |
+| get_number_list_attribute
| *No description.* |
+| get_number_map_attribute
| *No description.* |
+| get_string_attribute
| *No description.* |
+| get_string_map_attribute
| *No description.* |
+| interpolation_for_attribute
| *No description.* |
+| resolve
| Produce the Token's value at resolution time. |
+| to_string
| Return a string representation of this resolvable object. |
+
+---
+
+##### `compute_fqn`
+
+```python
+def compute_fqn() -> str
+```
+
+##### `get_any_map_attribute`
+
+```python
+def get_any_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[typing.Any]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_boolean_attribute`
+
+```python
+def get_boolean_attribute(
+ terraform_attribute: str
+) -> IResolvable
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_boolean_map_attribute`
+
+```python
+def get_boolean_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[bool]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_list_attribute`
+
+```python
+def get_list_attribute(
+ terraform_attribute: str
+) -> typing.List[str]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_attribute`
+
+```python
+def get_number_attribute(
+ terraform_attribute: str
+) -> typing.Union[int, float]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_list_attribute`
+
+```python
+def get_number_list_attribute(
+ terraform_attribute: str
+) -> typing.List[typing.Union[int, float]]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_number_map_attribute`
+
+```python
+def get_number_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[typing.Union[int, float]]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_string_attribute`
+
+```python
+def get_string_attribute(
+ terraform_attribute: str
+) -> str
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `get_string_map_attribute`
+
+```python
+def get_string_map_attribute(
+ terraform_attribute: str
+) -> typing.Mapping[str]
+```
+
+###### `terraform_attribute`Required
+
+- *Type:* str
+
+---
+
+##### `interpolation_for_attribute`
+
+```python
+def interpolation_for_attribute(
+ property: str
+) -> IResolvable
+```
+
+###### `property`Required
+
+- *Type:* str
+
+---
+
+##### `resolve`
+
+```python
+def resolve(
+ _context: IResolveContext
+) -> typing.Any
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* cdktf.IResolveContext
+
+---
+
+##### `to_string`
+
+```python
+def to_string() -> str
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| creation_stack
| typing.List[str]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| fqn
| str
| *No description.* |
+| custom
| DataHcpWaypointActionRequestCustomOutputReference
| *No description.* |
+| internal_value
| DataHcpWaypointActionRequest
| *No description.* |
+
+---
+
+##### `creation_stack`Required
+
+```python
+creation_stack: typing.List[str]
+```
+
+- *Type:* typing.List[str]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `fqn`Required
+
+```python
+fqn: str
+```
+
+- *Type:* str
+
+---
+
+##### `custom`Required
+
+```python
+custom: DataHcpWaypointActionRequestCustomOutputReference
+```
+
+- *Type:* DataHcpWaypointActionRequestCustomOutputReference
+
+---
+
+##### `internal_value`Optional
+
+```python
+internal_value: DataHcpWaypointActionRequest
+```
+
+- *Type:* DataHcpWaypointActionRequest
+
+---
+
+
+
diff --git a/docs/dataHcpWaypointAction.typescript.md b/docs/dataHcpWaypointAction.typescript.md
new file mode 100644
index 000000000..cdcee2537
--- /dev/null
+++ b/docs/dataHcpWaypointAction.typescript.md
@@ -0,0 +1,1380 @@
+# `dataHcpWaypointAction` Submodule
+
+## Constructs
+
+### DataHcpWaypointAction
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action hcp_waypoint_action}.
+
+#### Initializers
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+new dataHcpWaypointAction.DataHcpWaypointAction(scope: Construct, id: string, config?: DataHcpWaypointActionConfig)
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| scope
| constructs.Construct
| The scope in which to define this construct. |
+| id
| string
| The scoped construct ID. |
+| config
| DataHcpWaypointActionConfig
| *No description.* |
+
+---
+
+##### `scope`Required
+
+- *Type:* constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `id`Required
+
+- *Type:* string
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `config`Optional
+
+- *Type:* DataHcpWaypointActionConfig
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| toString
| Returns a string representation of this construct. |
+| addOverride
| *No description.* |
+| overrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
+| resetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| toHclTerraform
| Adds this resource to the terraform JSON output. |
+| toMetadata
| *No description.* |
+| toTerraform
| Adds this resource to the terraform JSON output. |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resetId
| *No description.* |
+| resetName
| *No description.* |
+| resetProjectId
| *No description.* |
+
+---
+
+##### `toString`
+
+```typescript
+public toString(): string
+```
+
+Returns a string representation of this construct.
+
+##### `addOverride`
+
+```typescript
+public addOverride(path: string, value: any): void
+```
+
+###### `path`Required
+
+- *Type:* string
+
+---
+
+###### `value`Required
+
+- *Type:* any
+
+---
+
+##### `overrideLogicalId`
+
+```typescript
+public overrideLogicalId(newLogicalId: string): void
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `newLogicalId`Required
+
+- *Type:* string
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `resetOverrideLogicalId`
+
+```typescript
+public resetOverrideLogicalId(): void
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `toHclTerraform`
+
+```typescript
+public toHclTerraform(): any
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `toMetadata`
+
+```typescript
+public toMetadata(): any
+```
+
+##### `toTerraform`
+
+```typescript
+public toTerraform(): any
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `getAnyMapAttribute`
+
+```typescript
+public getAnyMapAttribute(terraformAttribute: string): {[ key: string ]: any}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getBooleanAttribute`
+
+```typescript
+public getBooleanAttribute(terraformAttribute: string): IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getBooleanMapAttribute`
+
+```typescript
+public getBooleanMapAttribute(terraformAttribute: string): {[ key: string ]: boolean}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getListAttribute`
+
+```typescript
+public getListAttribute(terraformAttribute: string): string[]
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberAttribute`
+
+```typescript
+public getNumberAttribute(terraformAttribute: string): number
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberListAttribute`
+
+```typescript
+public getNumberListAttribute(terraformAttribute: string): number[]
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberMapAttribute`
+
+```typescript
+public getNumberMapAttribute(terraformAttribute: string): {[ key: string ]: number}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getStringAttribute`
+
+```typescript
+public getStringAttribute(terraformAttribute: string): string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getStringMapAttribute`
+
+```typescript
+public getStringMapAttribute(terraformAttribute: string): {[ key: string ]: string}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `interpolationForAttribute`
+
+```typescript
+public interpolationForAttribute(terraformAttribute: string): IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `resetId`
+
+```typescript
+public resetId(): void
+```
+
+##### `resetName`
+
+```typescript
+public resetName(): void
+```
+
+##### `resetProjectId`
+
+```typescript
+public resetProjectId(): void
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| isConstruct
| Checks if `x` is a construct. |
+| isTerraformElement
| *No description.* |
+| isTerraformDataSource
| *No description.* |
+| generateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ". |
+
+---
+
+##### `isConstruct`
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+dataHcpWaypointAction.DataHcpWaypointAction.isConstruct(x: any)
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `x`Required
+
+- *Type:* any
+
+Any object.
+
+---
+
+##### `isTerraformElement`
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+dataHcpWaypointAction.DataHcpWaypointAction.isTerraformElement(x: any)
+```
+
+###### `x`Required
+
+- *Type:* any
+
+---
+
+##### `isTerraformDataSource`
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+dataHcpWaypointAction.DataHcpWaypointAction.isTerraformDataSource(x: any)
+```
+
+###### `x`Required
+
+- *Type:* any
+
+---
+
+##### `generateConfigForImport`
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+dataHcpWaypointAction.DataHcpWaypointAction.generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: TerraformProvider)
+```
+
+Generates CDKTF code for importing a DataHcpWaypointAction resource upon running "cdktf plan ".
+
+###### `scope`Required
+
+- *Type:* constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `importToId`Required
+
+- *Type:* string
+
+The construct id used in the generated config for the DataHcpWaypointAction to import.
+
+---
+
+###### `importFromId`Required
+
+- *Type:* string
+
+The id of the existing DataHcpWaypointAction that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `provider`Optional
+
+- *Type:* cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointAction to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| node
| constructs.Node
| The tree node. |
+| cdktfStack
| cdktf.TerraformStack
| *No description.* |
+| fqn
| string
| *No description.* |
+| friendlyUniqueId
| string
| *No description.* |
+| terraformMetaArguments
| {[ key: string ]: any}
| *No description.* |
+| terraformResourceType
| string
| *No description.* |
+| terraformGeneratorMetadata
| cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| count
| number \| cdktf.TerraformCount
| *No description.* |
+| dependsOn
| string[]
| *No description.* |
+| forEach
| cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| cdktf.TerraformProvider
| *No description.* |
+| description
| string
| *No description.* |
+| organizationId
| string
| *No description.* |
+| request
| DataHcpWaypointActionRequestOutputReference
| *No description.* |
+| idInput
| string
| *No description.* |
+| nameInput
| string
| *No description.* |
+| projectIdInput
| string
| *No description.* |
+| id
| string
| *No description.* |
+| name
| string
| *No description.* |
+| projectId
| string
| *No description.* |
+
+---
+
+##### `node`Required
+
+```typescript
+public readonly node: Node;
+```
+
+- *Type:* constructs.Node
+
+The tree node.
+
+---
+
+##### `cdktfStack`Required
+
+```typescript
+public readonly cdktfStack: TerraformStack;
+```
+
+- *Type:* cdktf.TerraformStack
+
+---
+
+##### `fqn`Required
+
+```typescript
+public readonly fqn: string;
+```
+
+- *Type:* string
+
+---
+
+##### `friendlyUniqueId`Required
+
+```typescript
+public readonly friendlyUniqueId: string;
+```
+
+- *Type:* string
+
+---
+
+##### `terraformMetaArguments`Required
+
+```typescript
+public readonly terraformMetaArguments: {[ key: string ]: any};
+```
+
+- *Type:* {[ key: string ]: any}
+
+---
+
+##### `terraformResourceType`Required
+
+```typescript
+public readonly terraformResourceType: string;
+```
+
+- *Type:* string
+
+---
+
+##### `terraformGeneratorMetadata`Optional
+
+```typescript
+public readonly terraformGeneratorMetadata: TerraformProviderGeneratorMetadata;
+```
+
+- *Type:* cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `count`Optional
+
+```typescript
+public readonly count: number | TerraformCount;
+```
+
+- *Type:* number | cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+```typescript
+public readonly dependsOn: string[];
+```
+
+- *Type:* string[]
+
+---
+
+##### `forEach`Optional
+
+```typescript
+public readonly forEach: ITerraformIterator;
+```
+
+- *Type:* cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```typescript
+public readonly lifecycle: TerraformResourceLifecycle;
+```
+
+- *Type:* cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```typescript
+public readonly provider: TerraformProvider;
+```
+
+- *Type:* cdktf.TerraformProvider
+
+---
+
+##### `description`Required
+
+```typescript
+public readonly description: string;
+```
+
+- *Type:* string
+
+---
+
+##### `organizationId`Required
+
+```typescript
+public readonly organizationId: string;
+```
+
+- *Type:* string
+
+---
+
+##### `request`Required
+
+```typescript
+public readonly request: DataHcpWaypointActionRequestOutputReference;
+```
+
+- *Type:* DataHcpWaypointActionRequestOutputReference
+
+---
+
+##### `idInput`Optional
+
+```typescript
+public readonly idInput: string;
+```
+
+- *Type:* string
+
+---
+
+##### `nameInput`Optional
+
+```typescript
+public readonly nameInput: string;
+```
+
+- *Type:* string
+
+---
+
+##### `projectIdInput`Optional
+
+```typescript
+public readonly projectIdInput: string;
+```
+
+- *Type:* string
+
+---
+
+##### `id`Required
+
+```typescript
+public readonly id: string;
+```
+
+- *Type:* string
+
+---
+
+##### `name`Required
+
+```typescript
+public readonly name: string;
+```
+
+- *Type:* string
+
+---
+
+##### `projectId`Required
+
+```typescript
+public readonly projectId: string;
+```
+
+- *Type:* string
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| tfResourceType
| string
| *No description.* |
+
+---
+
+##### `tfResourceType`Required
+
+```typescript
+public readonly tfResourceType: string;
+```
+
+- *Type:* string
+
+---
+
+## Structs
+
+### DataHcpWaypointActionConfig
+
+#### Initializer
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+const dataHcpWaypointActionConfig: dataHcpWaypointAction.DataHcpWaypointActionConfig = { ... }
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| connection
| cdktf.SSHProvisionerConnection \| cdktf.WinrmProvisionerConnection
| *No description.* |
+| count
| number \| cdktf.TerraformCount
| *No description.* |
+| dependsOn
| cdktf.ITerraformDependable[]
| *No description.* |
+| forEach
| cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| cdktf.TerraformProvider
| *No description.* |
+| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
+| id
| string
| The ID of the Action. |
+| name
| string
| The name of the Action. |
+| projectId
| string
| The ID of the HCP project where the Waypoint Action is located. |
+
+---
+
+##### `connection`Optional
+
+```typescript
+public readonly connection: SSHProvisionerConnection | WinrmProvisionerConnection;
+```
+
+- *Type:* cdktf.SSHProvisionerConnection | cdktf.WinrmProvisionerConnection
+
+---
+
+##### `count`Optional
+
+```typescript
+public readonly count: number | TerraformCount;
+```
+
+- *Type:* number | cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+```typescript
+public readonly dependsOn: ITerraformDependable[];
+```
+
+- *Type:* cdktf.ITerraformDependable[]
+
+---
+
+##### `forEach`Optional
+
+```typescript
+public readonly forEach: ITerraformIterator;
+```
+
+- *Type:* cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```typescript
+public readonly lifecycle: TerraformResourceLifecycle;
+```
+
+- *Type:* cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```typescript
+public readonly provider: TerraformProvider;
+```
+
+- *Type:* cdktf.TerraformProvider
+
+---
+
+##### `provisioners`Optional
+
+```typescript
+public readonly provisioners: FileProvisioner | LocalExecProvisioner | RemoteExecProvisioner[];
+```
+
+- *Type:* cdktf.FileProvisioner | cdktf.LocalExecProvisioner | cdktf.RemoteExecProvisioner[]
+
+---
+
+##### `id`Optional
+
+```typescript
+public readonly id: string;
+```
+
+- *Type:* string
+
+The ID of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#id DataHcpWaypointAction#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `name`Optional
+
+```typescript
+public readonly name: string;
+```
+
+- *Type:* string
+
+The name of the Action.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#name DataHcpWaypointAction#name}
+
+---
+
+##### `projectId`Optional
+
+```typescript
+public readonly projectId: string;
+```
+
+- *Type:* string
+
+The ID of the HCP project where the Waypoint Action is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_action#project_id DataHcpWaypointAction#project_id}
+
+---
+
+### DataHcpWaypointActionRequest
+
+#### Initializer
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+const dataHcpWaypointActionRequest: dataHcpWaypointAction.DataHcpWaypointActionRequest = { ... }
+```
+
+
+### DataHcpWaypointActionRequestCustom
+
+#### Initializer
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+const dataHcpWaypointActionRequestCustom: dataHcpWaypointAction.DataHcpWaypointActionRequestCustom = { ... }
+```
+
+
+## Classes
+
+### DataHcpWaypointActionRequestCustomOutputReference
+
+#### Initializers
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+new dataHcpWaypointAction.DataHcpWaypointActionRequestCustomOutputReference(terraformResource: IInterpolatingParent, terraformAttribute: string)
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| computeFqn
| *No description.* |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resolve
| Produce the Token's value at resolution time. |
+| toString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `computeFqn`
+
+```typescript
+public computeFqn(): string
+```
+
+##### `getAnyMapAttribute`
+
+```typescript
+public getAnyMapAttribute(terraformAttribute: string): {[ key: string ]: any}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getBooleanAttribute`
+
+```typescript
+public getBooleanAttribute(terraformAttribute: string): IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getBooleanMapAttribute`
+
+```typescript
+public getBooleanMapAttribute(terraformAttribute: string): {[ key: string ]: boolean}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getListAttribute`
+
+```typescript
+public getListAttribute(terraformAttribute: string): string[]
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberAttribute`
+
+```typescript
+public getNumberAttribute(terraformAttribute: string): number
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberListAttribute`
+
+```typescript
+public getNumberListAttribute(terraformAttribute: string): number[]
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberMapAttribute`
+
+```typescript
+public getNumberMapAttribute(terraformAttribute: string): {[ key: string ]: number}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getStringAttribute`
+
+```typescript
+public getStringAttribute(terraformAttribute: string): string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getStringMapAttribute`
+
+```typescript
+public getStringMapAttribute(terraformAttribute: string): {[ key: string ]: string}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `interpolationForAttribute`
+
+```typescript
+public interpolationForAttribute(property: string): IResolvable
+```
+
+###### `property`Required
+
+- *Type:* string
+
+---
+
+##### `resolve`
+
+```typescript
+public resolve(_context: IResolveContext): any
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* cdktf.IResolveContext
+
+---
+
+##### `toString`
+
+```typescript
+public toString(): string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| creationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| fqn
| string
| *No description.* |
+| body
| string
| *No description.* |
+| headers
| cdktf.StringMap
| *No description.* |
+| method
| string
| *No description.* |
+| url
| string
| *No description.* |
+| internalValue
| DataHcpWaypointActionRequestCustom
| *No description.* |
+
+---
+
+##### `creationStack`Required
+
+```typescript
+public readonly creationStack: string[];
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `fqn`Required
+
+```typescript
+public readonly fqn: string;
+```
+
+- *Type:* string
+
+---
+
+##### `body`Required
+
+```typescript
+public readonly body: string;
+```
+
+- *Type:* string
+
+---
+
+##### `headers`Required
+
+```typescript
+public readonly headers: StringMap;
+```
+
+- *Type:* cdktf.StringMap
+
+---
+
+##### `method`Required
+
+```typescript
+public readonly method: string;
+```
+
+- *Type:* string
+
+---
+
+##### `url`Required
+
+```typescript
+public readonly url: string;
+```
+
+- *Type:* string
+
+---
+
+##### `internalValue`Optional
+
+```typescript
+public readonly internalValue: DataHcpWaypointActionRequestCustom;
+```
+
+- *Type:* DataHcpWaypointActionRequestCustom
+
+---
+
+
+### DataHcpWaypointActionRequestOutputReference
+
+#### Initializers
+
+```typescript
+import { dataHcpWaypointAction } from '@cdktf/provider-hcp'
+
+new dataHcpWaypointAction.DataHcpWaypointActionRequestOutputReference(terraformResource: IInterpolatingParent, terraformAttribute: string)
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| computeFqn
| *No description.* |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resolve
| Produce the Token's value at resolution time. |
+| toString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `computeFqn`
+
+```typescript
+public computeFqn(): string
+```
+
+##### `getAnyMapAttribute`
+
+```typescript
+public getAnyMapAttribute(terraformAttribute: string): {[ key: string ]: any}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getBooleanAttribute`
+
+```typescript
+public getBooleanAttribute(terraformAttribute: string): IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getBooleanMapAttribute`
+
+```typescript
+public getBooleanMapAttribute(terraformAttribute: string): {[ key: string ]: boolean}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getListAttribute`
+
+```typescript
+public getListAttribute(terraformAttribute: string): string[]
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberAttribute`
+
+```typescript
+public getNumberAttribute(terraformAttribute: string): number
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberListAttribute`
+
+```typescript
+public getNumberListAttribute(terraformAttribute: string): number[]
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getNumberMapAttribute`
+
+```typescript
+public getNumberMapAttribute(terraformAttribute: string): {[ key: string ]: number}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getStringAttribute`
+
+```typescript
+public getStringAttribute(terraformAttribute: string): string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `getStringMapAttribute`
+
+```typescript
+public getStringMapAttribute(terraformAttribute: string): {[ key: string ]: string}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `interpolationForAttribute`
+
+```typescript
+public interpolationForAttribute(property: string): IResolvable
+```
+
+###### `property`Required
+
+- *Type:* string
+
+---
+
+##### `resolve`
+
+```typescript
+public resolve(_context: IResolveContext): any
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* cdktf.IResolveContext
+
+---
+
+##### `toString`
+
+```typescript
+public toString(): string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| creationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| fqn
| string
| *No description.* |
+| custom
| DataHcpWaypointActionRequestCustomOutputReference
| *No description.* |
+| internalValue
| DataHcpWaypointActionRequest
| *No description.* |
+
+---
+
+##### `creationStack`Required
+
+```typescript
+public readonly creationStack: string[];
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `fqn`Required
+
+```typescript
+public readonly fqn: string;
+```
+
+- *Type:* string
+
+---
+
+##### `custom`Required
+
+```typescript
+public readonly custom: DataHcpWaypointActionRequestCustomOutputReference;
+```
+
+- *Type:* DataHcpWaypointActionRequestCustomOutputReference
+
+---
+
+##### `internalValue`Optional
+
+```typescript
+public readonly internalValue: DataHcpWaypointActionRequest;
+```
+
+- *Type:* DataHcpWaypointActionRequest
+
+---
+
+
+
diff --git a/docs/dataHcpWaypointAddOn.csharp.md b/docs/dataHcpWaypointAddOn.csharp.md
index a2df0a22a..77d2a37e1 100644
--- a/docs/dataHcpWaypointAddOn.csharp.md
+++ b/docs/dataHcpWaypointAddOn.csharp.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
#### Initializers
@@ -379,7 +379,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOn to im
The id of the existing DataHcpWaypointAddOn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
---
@@ -855,7 +855,7 @@ public string Id { get; set; }
The ID of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -872,7 +872,7 @@ public string Name { get; set; }
The name of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
---
diff --git a/docs/dataHcpWaypointAddOn.go.md b/docs/dataHcpWaypointAddOn.go.md
index cd97a45fb..fde1faf7b 100644
--- a/docs/dataHcpWaypointAddOn.go.md
+++ b/docs/dataHcpWaypointAddOn.go.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
#### Initializers
@@ -379,7 +379,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOn to im
The id of the existing DataHcpWaypointAddOn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
---
@@ -855,7 +855,7 @@ Id *string
The ID of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -872,7 +872,7 @@ Name *string
The name of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
---
diff --git a/docs/dataHcpWaypointAddOn.java.md b/docs/dataHcpWaypointAddOn.java.md
index a719bb68f..00fc8ce29 100644
--- a/docs/dataHcpWaypointAddOn.java.md
+++ b/docs/dataHcpWaypointAddOn.java.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
#### Initializers
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The ID of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -123,7 +123,7 @@ If you experience problems setting this value it might not be settable. Please t
The name of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
---
@@ -460,7 +460,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOn to im
The id of the existing DataHcpWaypointAddOn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
---
@@ -940,7 +940,7 @@ public java.lang.String getId();
The ID of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 java.lang.String getName();
The name of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
---
diff --git a/docs/dataHcpWaypointAddOn.python.md b/docs/dataHcpWaypointAddOn.python.md
index 13d625d08..901153838 100644
--- a/docs/dataHcpWaypointAddOn.python.md
+++ b/docs/dataHcpWaypointAddOn.python.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
#### Initializers
@@ -108,7 +108,7 @@ Must be unique amongst siblings in the same scope
The ID of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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
The name of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
---
@@ -494,7 +494,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOn to im
The id of the existing DataHcpWaypointAddOn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
---
@@ -970,7 +970,7 @@ id: str
The ID of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ name: str
The name of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
---
diff --git a/docs/dataHcpWaypointAddOn.typescript.md b/docs/dataHcpWaypointAddOn.typescript.md
index a3b58d42c..12a8a8d8c 100644
--- a/docs/dataHcpWaypointAddOn.typescript.md
+++ b/docs/dataHcpWaypointAddOn.typescript.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on hcp_waypoint_add_on}.
#### Initializers
@@ -379,7 +379,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOn to im
The id of the existing DataHcpWaypointAddOn that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#import import section} in the documentation of this resource for the id to use
---
@@ -845,7 +845,7 @@ public readonly id: string;
The ID of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#id DataHcpWaypointAddOn#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -862,7 +862,7 @@ public readonly name: string;
The name of the Add-on.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on#name DataHcpWaypointAddOn#name}
---
diff --git a/docs/dataHcpWaypointAddOnDefinition.csharp.md b/docs/dataHcpWaypointAddOnDefinition.csharp.md
index 7b69827cc..efedf7be1 100644
--- a/docs/dataHcpWaypointAddOnDefinition.csharp.md
+++ b/docs/dataHcpWaypointAddOnDefinition.csharp.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOnDefinition
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
#### Initializers
@@ -386,7 +386,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOnDefini
The id of the existing DataHcpWaypointAddOnDefinition that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
---
@@ -831,7 +831,7 @@ public string Id { get; set; }
The ID of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -848,7 +848,7 @@ public string Name { get; set; }
The name of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
---
@@ -862,7 +862,7 @@ public string ProjectId { get; set; }
The ID of the HCP project where the Waypoint Add-on Definition is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
---
diff --git a/docs/dataHcpWaypointAddOnDefinition.go.md b/docs/dataHcpWaypointAddOnDefinition.go.md
index 4f8f7e07d..ccdd4914d 100644
--- a/docs/dataHcpWaypointAddOnDefinition.go.md
+++ b/docs/dataHcpWaypointAddOnDefinition.go.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOnDefinition
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
#### Initializers
@@ -386,7 +386,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOnDefini
The id of the existing DataHcpWaypointAddOnDefinition that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
---
@@ -831,7 +831,7 @@ Id *string
The ID of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -848,7 +848,7 @@ Name *string
The name of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
---
@@ -862,7 +862,7 @@ ProjectId *string
The ID of the HCP project where the Waypoint Add-on Definition is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
---
diff --git a/docs/dataHcpWaypointAddOnDefinition.java.md b/docs/dataHcpWaypointAddOnDefinition.java.md
index bf1ebb04d..c6ca4864b 100644
--- a/docs/dataHcpWaypointAddOnDefinition.java.md
+++ b/docs/dataHcpWaypointAddOnDefinition.java.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOnDefinition
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
#### Initializers
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The ID of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -125,7 +125,7 @@ If you experience problems setting this value it might not be settable. Please t
The name of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
---
@@ -135,7 +135,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP project where the Waypoint Add-on Definition is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
---
@@ -479,7 +479,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOnDefini
The id of the existing DataHcpWaypointAddOnDefinition that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
---
@@ -928,7 +928,7 @@ public java.lang.String getId();
The ID of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -945,7 +945,7 @@ public java.lang.String getName();
The name of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
---
@@ -959,7 +959,7 @@ public java.lang.String getProjectId();
The ID of the HCP project where the Waypoint Add-on Definition is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
---
diff --git a/docs/dataHcpWaypointAddOnDefinition.python.md b/docs/dataHcpWaypointAddOnDefinition.python.md
index 3e7b5044a..44a2a04ba 100644
--- a/docs/dataHcpWaypointAddOnDefinition.python.md
+++ b/docs/dataHcpWaypointAddOnDefinition.python.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOnDefinition
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
#### Initializers
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
The ID of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -123,7 +123,7 @@ If you experience problems setting this value it might not be settable. Please t
The name of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
---
@@ -133,7 +133,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP project where the Waypoint Add-on Definition is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
---
@@ -513,7 +513,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOnDefini
The id of the existing DataHcpWaypointAddOnDefinition that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
---
@@ -958,7 +958,7 @@ id: str
The ID of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -975,7 +975,7 @@ name: str
The name of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
---
@@ -989,7 +989,7 @@ project_id: str
The ID of the HCP project where the Waypoint Add-on Definition is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
---
diff --git a/docs/dataHcpWaypointAddOnDefinition.typescript.md b/docs/dataHcpWaypointAddOnDefinition.typescript.md
index 94ac38b96..522ff922a 100644
--- a/docs/dataHcpWaypointAddOnDefinition.typescript.md
+++ b/docs/dataHcpWaypointAddOnDefinition.typescript.md
@@ -4,7 +4,7 @@
### DataHcpWaypointAddOnDefinition
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition hcp_waypoint_add_on_definition}.
#### Initializers
@@ -386,7 +386,7 @@ The construct id used in the generated config for the DataHcpWaypointAddOnDefini
The id of the existing DataHcpWaypointAddOnDefinition that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#import import section} in the documentation of this resource for the id to use
---
@@ -820,7 +820,7 @@ public readonly id: string;
The ID of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#id DataHcpWaypointAddOnDefinition#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 name: string;
The name of the Add-on Definition.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#name DataHcpWaypointAddOnDefinition#name}
---
@@ -851,7 +851,7 @@ public readonly projectId: string;
The ID of the HCP project where the Waypoint Add-on Definition is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_add_on_definition#project_id DataHcpWaypointAddOnDefinition#project_id}
---
diff --git a/docs/dataHcpWaypointApplication.csharp.md b/docs/dataHcpWaypointApplication.csharp.md
index 9c6b9cb4c..ef5cdb382 100644
--- a/docs/dataHcpWaypointApplication.csharp.md
+++ b/docs/dataHcpWaypointApplication.csharp.md
@@ -4,7 +4,7 @@
### DataHcpWaypointApplication
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpWaypointApplication
The id of the existing DataHcpWaypointApplication that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
---
@@ -434,12 +434,12 @@ Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0
| ForEach
| HashiCorp.Cdktf.ITerraformIterator
| *No description.* |
| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
-| ApplicationTemplateId
| string
| *No description.* |
-| ApplicationTemplateName
| string
| *No description.* |
| InputVariables
| DataHcpWaypointApplicationInputVariablesList
| *No description.* |
| NamespaceId
| string
| *No description.* |
| OrganizationId
| string
| *No description.* |
| ReadmeMarkdown
| string
| *No description.* |
+| TemplateId
| string
| *No description.* |
+| TemplateName
| string
| *No description.* |
| IdInput
| string
| *No description.* |
| InputVariablesInput
| object
| *No description.* |
| NameInput
| string
| *No description.* |
@@ -572,60 +572,60 @@ public TerraformProvider Provider { get; }
---
-##### `ApplicationTemplateId`Required
+##### `InputVariables`Required
```csharp
-public string ApplicationTemplateId { get; }
+public DataHcpWaypointApplicationInputVariablesList InputVariables { get; }
```
-- *Type:* string
+- *Type:* DataHcpWaypointApplicationInputVariablesList
---
-##### `ApplicationTemplateName`Required
+##### `NamespaceId`Required
```csharp
-public string ApplicationTemplateName { get; }
+public string NamespaceId { get; }
```
- *Type:* string
---
-##### `InputVariables`Required
+##### `OrganizationId`Required
```csharp
-public DataHcpWaypointApplicationInputVariablesList InputVariables { get; }
+public string OrganizationId { get; }
```
-- *Type:* DataHcpWaypointApplicationInputVariablesList
+- *Type:* string
---
-##### `NamespaceId`Required
+##### `ReadmeMarkdown`Required
```csharp
-public string NamespaceId { get; }
+public string ReadmeMarkdown { get; }
```
- *Type:* string
---
-##### `OrganizationId`Required
+##### `TemplateId`Required
```csharp
-public string OrganizationId { get; }
+public string TemplateId { get; }
```
- *Type:* string
---
-##### `ReadmeMarkdown`Required
+##### `TemplateName`Required
```csharp
-public string ReadmeMarkdown { get; }
+public string TemplateName { get; }
```
- *Type:* string
@@ -842,7 +842,7 @@ public string Id { get; set; }
The ID of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -859,7 +859,7 @@ public object InputVariables { get; set; }
Input variables for the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
---
@@ -873,7 +873,7 @@ public string Name { get; set; }
The name of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
---
@@ -887,7 +887,7 @@ public string ProjectId { get; set; }
The ID of the HCP project where the Waypoint Application is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
---
diff --git a/docs/dataHcpWaypointApplication.go.md b/docs/dataHcpWaypointApplication.go.md
index d6144bc43..44d879fec 100644
--- a/docs/dataHcpWaypointApplication.go.md
+++ b/docs/dataHcpWaypointApplication.go.md
@@ -4,7 +4,7 @@
### DataHcpWaypointApplication
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpWaypointApplication
The id of the existing DataHcpWaypointApplication that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
---
@@ -434,12 +434,12 @@ Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0
| ForEach
| github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
| *No description.* |
| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
-| ApplicationTemplateId
| *string
| *No description.* |
-| ApplicationTemplateName
| *string
| *No description.* |
| InputVariables
| DataHcpWaypointApplicationInputVariablesList
| *No description.* |
| NamespaceId
| *string
| *No description.* |
| OrganizationId
| *string
| *No description.* |
| ReadmeMarkdown
| *string
| *No description.* |
+| TemplateId
| *string
| *No description.* |
+| TemplateName
| *string
| *No description.* |
| IdInput
| *string
| *No description.* |
| InputVariablesInput
| interface{}
| *No description.* |
| NameInput
| *string
| *No description.* |
@@ -572,60 +572,60 @@ func Provider() TerraformProvider
---
-##### `ApplicationTemplateId`Required
+##### `InputVariables`Required
```go
-func ApplicationTemplateId() *string
+func InputVariables() DataHcpWaypointApplicationInputVariablesList
```
-- *Type:* *string
+- *Type:* DataHcpWaypointApplicationInputVariablesList
---
-##### `ApplicationTemplateName`Required
+##### `NamespaceId`Required
```go
-func ApplicationTemplateName() *string
+func NamespaceId() *string
```
- *Type:* *string
---
-##### `InputVariables`Required
+##### `OrganizationId`Required
```go
-func InputVariables() DataHcpWaypointApplicationInputVariablesList
+func OrganizationId() *string
```
-- *Type:* DataHcpWaypointApplicationInputVariablesList
+- *Type:* *string
---
-##### `NamespaceId`Required
+##### `ReadmeMarkdown`Required
```go
-func NamespaceId() *string
+func ReadmeMarkdown() *string
```
- *Type:* *string
---
-##### `OrganizationId`Required
+##### `TemplateId`Required
```go
-func OrganizationId() *string
+func TemplateId() *string
```
- *Type:* *string
---
-##### `ReadmeMarkdown`Required
+##### `TemplateName`Required
```go
-func ReadmeMarkdown() *string
+func TemplateName() *string
```
- *Type:* *string
@@ -842,7 +842,7 @@ Id *string
The ID of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -859,7 +859,7 @@ InputVariables interface{}
Input variables for the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
---
@@ -873,7 +873,7 @@ Name *string
The name of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
---
@@ -887,7 +887,7 @@ ProjectId *string
The ID of the HCP project where the Waypoint Application is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
---
diff --git a/docs/dataHcpWaypointApplication.java.md b/docs/dataHcpWaypointApplication.java.md
index 67083a575..af37e21d5 100644
--- a/docs/dataHcpWaypointApplication.java.md
+++ b/docs/dataHcpWaypointApplication.java.md
@@ -4,7 +4,7 @@
### DataHcpWaypointApplication
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
#### Initializers
@@ -115,7 +115,7 @@ Must be unique amongst siblings in the same scope
The ID of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -128,7 +128,7 @@ If you experience problems setting this value it might not be settable. Please t
Input variables for the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP project where the Waypoint Application is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
---
@@ -512,7 +512,7 @@ The construct id used in the generated config for the DataHcpWaypointApplication
The id of the existing DataHcpWaypointApplication that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
---
@@ -540,12 +540,12 @@ Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0
| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
-| applicationTemplateId
| java.lang.String
| *No description.* |
-| applicationTemplateName
| java.lang.String
| *No description.* |
| inputVariables
| DataHcpWaypointApplicationInputVariablesList
| *No description.* |
| namespaceId
| java.lang.String
| *No description.* |
| organizationId
| java.lang.String
| *No description.* |
| readmeMarkdown
| java.lang.String
| *No description.* |
+| templateId
| java.lang.String
| *No description.* |
+| templateName
| java.lang.String
| *No description.* |
| idInput
| java.lang.String
| *No description.* |
| inputVariablesInput
| com.hashicorp.cdktf.IResolvable OR java.util.List<DataHcpWaypointApplicationInputVariables>
| *No description.* |
| nameInput
| java.lang.String
| *No description.* |
@@ -678,60 +678,60 @@ public TerraformProvider getProvider();
---
-##### `applicationTemplateId`Required
+##### `inputVariables`Required
```java
-public java.lang.String getApplicationTemplateId();
+public DataHcpWaypointApplicationInputVariablesList getInputVariables();
```
-- *Type:* java.lang.String
+- *Type:* DataHcpWaypointApplicationInputVariablesList
---
-##### `applicationTemplateName`Required
+##### `namespaceId`Required
```java
-public java.lang.String getApplicationTemplateName();
+public java.lang.String getNamespaceId();
```
- *Type:* java.lang.String
---
-##### `inputVariables`Required
+##### `organizationId`Required
```java
-public DataHcpWaypointApplicationInputVariablesList getInputVariables();
+public java.lang.String getOrganizationId();
```
-- *Type:* DataHcpWaypointApplicationInputVariablesList
+- *Type:* java.lang.String
---
-##### `namespaceId`Required
+##### `readmeMarkdown`Required
```java
-public java.lang.String getNamespaceId();
+public java.lang.String getReadmeMarkdown();
```
- *Type:* java.lang.String
---
-##### `organizationId`Required
+##### `templateId`Required
```java
-public java.lang.String getOrganizationId();
+public java.lang.String getTemplateId();
```
- *Type:* java.lang.String
---
-##### `readmeMarkdown`Required
+##### `templateName`Required
```java
-public java.lang.String getReadmeMarkdown();
+public java.lang.String getTemplateName();
```
- *Type:* java.lang.String
@@ -953,7 +953,7 @@ public java.lang.String getId();
The ID of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ public java.lang.Object getInputVariables();
Input variables for the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
---
@@ -984,7 +984,7 @@ public java.lang.String getName();
The name of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
---
@@ -998,7 +998,7 @@ public java.lang.String getProjectId();
The ID of the HCP project where the Waypoint Application is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
---
diff --git a/docs/dataHcpWaypointApplication.python.md b/docs/dataHcpWaypointApplication.python.md
index a6e20f4ef..ca8ae79e6 100644
--- a/docs/dataHcpWaypointApplication.python.md
+++ b/docs/dataHcpWaypointApplication.python.md
@@ -4,7 +4,7 @@
### DataHcpWaypointApplication
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
#### Initializers
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The ID of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -125,7 +125,7 @@ If you experience problems setting this value it might not be settable. Please t
Input variables for the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
---
@@ -135,7 +135,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
---
@@ -145,7 +145,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HCP project where the Waypoint Application is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
---
@@ -547,7 +547,7 @@ The construct id used in the generated config for the DataHcpWaypointApplication
The id of the existing DataHcpWaypointApplication that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
---
@@ -575,12 +575,12 @@ Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0
| for_each
| cdktf.ITerraformIterator
| *No description.* |
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
-| application_template_id
| str
| *No description.* |
-| application_template_name
| str
| *No description.* |
| input_variables
| DataHcpWaypointApplicationInputVariablesList
| *No description.* |
| namespace_id
| str
| *No description.* |
| organization_id
| str
| *No description.* |
| readme_markdown
| str
| *No description.* |
+| template_id
| str
| *No description.* |
+| template_name
| str
| *No description.* |
| id_input
| str
| *No description.* |
| input_variables_input
| typing.Union[cdktf.IResolvable, typing.List[DataHcpWaypointApplicationInputVariables]]
| *No description.* |
| name_input
| str
| *No description.* |
@@ -713,60 +713,60 @@ provider: TerraformProvider
---
-##### `application_template_id`Required
+##### `input_variables`Required
```python
-application_template_id: str
+input_variables: DataHcpWaypointApplicationInputVariablesList
```
-- *Type:* str
+- *Type:* DataHcpWaypointApplicationInputVariablesList
---
-##### `application_template_name`Required
+##### `namespace_id`Required
```python
-application_template_name: str
+namespace_id: str
```
- *Type:* str
---
-##### `input_variables`Required
+##### `organization_id`Required
```python
-input_variables: DataHcpWaypointApplicationInputVariablesList
+organization_id: str
```
-- *Type:* DataHcpWaypointApplicationInputVariablesList
+- *Type:* str
---
-##### `namespace_id`Required
+##### `readme_markdown`Required
```python
-namespace_id: str
+readme_markdown: str
```
- *Type:* str
---
-##### `organization_id`Required
+##### `template_id`Required
```python
-organization_id: str
+template_id: str
```
- *Type:* str
---
-##### `readme_markdown`Required
+##### `template_name`Required
```python
-readme_markdown: str
+template_name: str
```
- *Type:* str
@@ -983,7 +983,7 @@ id: str
The ID of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ input_variables: typing.Union[IResolvable, typing.List[DataHcpWaypointApplicatio
Input variables for the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
---
@@ -1014,7 +1014,7 @@ name: str
The name of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
---
@@ -1028,7 +1028,7 @@ project_id: str
The ID of the HCP project where the Waypoint Application is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
---
diff --git a/docs/dataHcpWaypointApplication.typescript.md b/docs/dataHcpWaypointApplication.typescript.md
index 728433ff3..4acf7eb73 100644
--- a/docs/dataHcpWaypointApplication.typescript.md
+++ b/docs/dataHcpWaypointApplication.typescript.md
@@ -4,7 +4,7 @@
### DataHcpWaypointApplication
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application hcp_waypoint_application}.
#### Initializers
@@ -406,7 +406,7 @@ The construct id used in the generated config for the DataHcpWaypointApplication
The id of the existing DataHcpWaypointApplication that should be imported.
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#import import section} in the documentation of this resource for the id to use
---
@@ -434,12 +434,12 @@ Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0
| forEach
| cdktf.ITerraformIterator
| *No description.* |
| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
| provider
| cdktf.TerraformProvider
| *No description.* |
-| applicationTemplateId
| string
| *No description.* |
-| applicationTemplateName
| string
| *No description.* |
| inputVariables
| DataHcpWaypointApplicationInputVariablesList
| *No description.* |
| namespaceId
| string
| *No description.* |
| organizationId
| string
| *No description.* |
| readmeMarkdown
| string
| *No description.* |
+| templateId
| string
| *No description.* |
+| templateName
| string
| *No description.* |
| idInput
| string
| *No description.* |
| inputVariablesInput
| cdktf.IResolvable \| DataHcpWaypointApplicationInputVariables[]
| *No description.* |
| nameInput
| string
| *No description.* |
@@ -572,60 +572,60 @@ public readonly provider: TerraformProvider;
---
-##### `applicationTemplateId`Required
+##### `inputVariables`Required
```typescript
-public readonly applicationTemplateId: string;
+public readonly inputVariables: DataHcpWaypointApplicationInputVariablesList;
```
-- *Type:* string
+- *Type:* DataHcpWaypointApplicationInputVariablesList
---
-##### `applicationTemplateName`Required
+##### `namespaceId`Required
```typescript
-public readonly applicationTemplateName: string;
+public readonly namespaceId: string;
```
- *Type:* string
---
-##### `inputVariables`Required
+##### `organizationId`Required
```typescript
-public readonly inputVariables: DataHcpWaypointApplicationInputVariablesList;
+public readonly organizationId: string;
```
-- *Type:* DataHcpWaypointApplicationInputVariablesList
+- *Type:* string
---
-##### `namespaceId`Required
+##### `readmeMarkdown`Required
```typescript
-public readonly namespaceId: string;
+public readonly readmeMarkdown: string;
```
- *Type:* string
---
-##### `organizationId`Required
+##### `templateId`Required
```typescript
-public readonly organizationId: string;
+public readonly templateId: string;
```
- *Type:* string
---
-##### `readmeMarkdown`Required
+##### `templateName`Required
```typescript
-public readonly readmeMarkdown: string;
+public readonly templateName: string;
```
- *Type:* string
@@ -830,7 +830,7 @@ public readonly id: string;
The ID of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#id DataHcpWaypointApplication#id}
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -847,7 +847,7 @@ public readonly inputVariables: IResolvable | DataHcpWaypointApplicationInputVar
Input variables for the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#input_variables DataHcpWaypointApplication#input_variables}
---
@@ -861,7 +861,7 @@ public readonly name: string;
The name of the Application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#name DataHcpWaypointApplication#name}
---
@@ -875,7 +875,7 @@ public readonly projectId: string;
The ID of the HCP project where the Waypoint Application is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_application#project_id DataHcpWaypointApplication#project_id}
---
diff --git a/docs/dataHcpWaypointApplicationTemplate.csharp.md b/docs/dataHcpWaypointApplicationTemplate.csharp.md
deleted file mode 100644
index f1de2afcd..000000000
--- a/docs/dataHcpWaypointApplicationTemplate.csharp.md
+++ /dev/null
@@ -1,1912 +0,0 @@
-# `dataHcpWaypointApplicationTemplate` Submodule
-
-## Constructs
-
-### DataHcpWaypointApplicationTemplate
-
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template hcp_waypoint_application_template}.
-
-#### Initializers
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplate(Construct Scope, string Id, DataHcpWaypointApplicationTemplateConfig Config = null);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| Scope
| Constructs.Construct
| The scope in which to define this construct. |
-| Id
| string
| The scoped construct ID. |
-| Config
| DataHcpWaypointApplicationTemplateConfig
| *No description.* |
-
----
-
-##### `Scope`Required
-
-- *Type:* Constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-##### `Id`Required
-
-- *Type:* string
-
-The scoped construct ID.
-
-Must be unique amongst siblings in the same scope
-
----
-
-##### `Config`Optional
-
-- *Type:* DataHcpWaypointApplicationTemplateConfig
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ToString
| Returns a string representation of this construct. |
-| AddOverride
| *No description.* |
-| OverrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
-| ResetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
-| ToHclTerraform
| Adds this resource to the terraform JSON output. |
-| ToMetadata
| *No description.* |
-| ToTerraform
| Adds this resource to the terraform JSON output. |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| ResetId
| *No description.* |
-| ResetName
| *No description.* |
-| ResetProjectId
| *No description.* |
-
----
-
-##### `ToString`
-
-```csharp
-private string ToString()
-```
-
-Returns a string representation of this construct.
-
-##### `AddOverride`
-
-```csharp
-private void AddOverride(string Path, object Value)
-```
-
-###### `Path`Required
-
-- *Type:* string
-
----
-
-###### `Value`Required
-
-- *Type:* object
-
----
-
-##### `OverrideLogicalId`
-
-```csharp
-private void OverrideLogicalId(string NewLogicalId)
-```
-
-Overrides the auto-generated logical ID with a specific ID.
-
-###### `NewLogicalId`Required
-
-- *Type:* string
-
-The new logical ID to use for this stack element.
-
----
-
-##### `ResetOverrideLogicalId`
-
-```csharp
-private void ResetOverrideLogicalId()
-```
-
-Resets a previously passed logical Id to use the auto-generated logical id again.
-
-##### `ToHclTerraform`
-
-```csharp
-private object ToHclTerraform()
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `ToMetadata`
-
-```csharp
-private object ToMetadata()
-```
-
-##### `ToTerraform`
-
-```csharp
-private object ToTerraform()
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `GetAnyMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanAttribute`
-
-```csharp
-private IResolvable GetBooleanAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetListAttribute`
-
-```csharp
-private string[] GetListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberAttribute`
-
-```csharp
-private double GetNumberAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberListAttribute`
-
-```csharp
-private double[] GetNumberListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringAttribute`
-
-```csharp
-private string GetStringAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `InterpolationForAttribute`
-
-```csharp
-private IResolvable InterpolationForAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `ResetId`
-
-```csharp
-private void ResetId()
-```
-
-##### `ResetName`
-
-```csharp
-private void ResetName()
-```
-
-##### `ResetProjectId`
-
-```csharp
-private void ResetProjectId()
-```
-
-#### Static Functions
-
-| **Name** | **Description** |
-| --- | --- |
-| IsConstruct
| Checks if `x` is a construct. |
-| IsTerraformElement
| *No description.* |
-| IsTerraformDataSource
| *No description.* |
-| GenerateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ". |
-
----
-
-##### `IsConstruct`
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-DataHcpWaypointApplicationTemplate.IsConstruct(object X);
-```
-
-Checks if `x` is a construct.
-
-Use this method instead of `instanceof` to properly detect `Construct`
-instances, even when the construct library is symlinked.
-
-Explanation: in JavaScript, multiple copies of the `constructs` library on
-disk are seen as independent, completely different libraries. As a
-consequence, the class `Construct` in each copy of the `constructs` library
-is seen as a different class, and an instance of one class will not test as
-`instanceof` the other class. `npm install` will not create installations
-like this, but users may manually symlink construct libraries together or
-use a monorepo tool: in those cases, multiple copies of the `constructs`
-library can be accidentally installed, and `instanceof` will behave
-unpredictably. It is safest to avoid using `instanceof`, and using
-this type-testing method instead.
-
-###### `X`Required
-
-- *Type:* object
-
-Any object.
-
----
-
-##### `IsTerraformElement`
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-DataHcpWaypointApplicationTemplate.IsTerraformElement(object X);
-```
-
-###### `X`Required
-
-- *Type:* object
-
----
-
-##### `IsTerraformDataSource`
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-DataHcpWaypointApplicationTemplate.IsTerraformDataSource(object X);
-```
-
-###### `X`Required
-
-- *Type:* object
-
----
-
-##### `GenerateConfigForImport`
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-DataHcpWaypointApplicationTemplate.GenerateConfigForImport(Construct Scope, string ImportToId, string ImportFromId, TerraformProvider Provider = null);
-```
-
-Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ".
-
-###### `Scope`Required
-
-- *Type:* Constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-###### `ImportToId`Required
-
-- *Type:* string
-
-The construct id used in the generated config for the DataHcpWaypointApplicationTemplate to import.
-
----
-
-###### `ImportFromId`Required
-
-- *Type:* string
-
-The id of the existing DataHcpWaypointApplicationTemplate that should be imported.
-
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#import import section} in the documentation of this resource for the id to use
-
----
-
-###### `Provider`Optional
-
-- *Type:* HashiCorp.Cdktf.TerraformProvider
-
-? Optional instance of the provider where the DataHcpWaypointApplicationTemplate to import is found.
-
----
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| Node
| Constructs.Node
| The tree node. |
-| CdktfStack
| HashiCorp.Cdktf.TerraformStack
| *No description.* |
-| Fqn
| string
| *No description.* |
-| FriendlyUniqueId
| string
| *No description.* |
-| TerraformMetaArguments
| System.Collections.Generic.IDictionary
| *No description.* |
-| TerraformResourceType
| string
| *No description.* |
-| TerraformGeneratorMetadata
| HashiCorp.Cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
-| Count
| object
| *No description.* |
-| DependsOn
| string[]
| *No description.* |
-| ForEach
| HashiCorp.Cdktf.ITerraformIterator
| *No description.* |
-| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
-| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
-| Description
| string
| *No description.* |
-| Labels
| string[]
| *No description.* |
-| OrganizationId
| string
| *No description.* |
-| ReadmeMarkdownTemplate
| string
| *No description.* |
-| Summary
| string
| *No description.* |
-| TerraformCloudWorkspaceDetails
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
-| TerraformNoCodeModule
| DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
-| VariableOptions
| DataHcpWaypointApplicationTemplateVariableOptionsList
| *No description.* |
-| IdInput
| string
| *No description.* |
-| NameInput
| string
| *No description.* |
-| ProjectIdInput
| string
| *No description.* |
-| Id
| string
| *No description.* |
-| Name
| string
| *No description.* |
-| ProjectId
| string
| *No description.* |
-
----
-
-##### `Node`Required
-
-```csharp
-public Node Node { get; }
-```
-
-- *Type:* Constructs.Node
-
-The tree node.
-
----
-
-##### `CdktfStack`Required
-
-```csharp
-public TerraformStack CdktfStack { get; }
-```
-
-- *Type:* HashiCorp.Cdktf.TerraformStack
-
----
-
-##### `Fqn`Required
-
-```csharp
-public string Fqn { get; }
-```
-
-- *Type:* string
-
----
-
-##### `FriendlyUniqueId`Required
-
-```csharp
-public string FriendlyUniqueId { get; }
-```
-
-- *Type:* string
-
----
-
-##### `TerraformMetaArguments`Required
-
-```csharp
-public System.Collections.Generic.IDictionary TerraformMetaArguments { get; }
-```
-
-- *Type:* System.Collections.Generic.IDictionary
-
----
-
-##### `TerraformResourceType`Required
-
-```csharp
-public string TerraformResourceType { get; }
-```
-
-- *Type:* string
-
----
-
-##### `TerraformGeneratorMetadata`Optional
-
-```csharp
-public TerraformProviderGeneratorMetadata TerraformGeneratorMetadata { get; }
-```
-
-- *Type:* HashiCorp.Cdktf.TerraformProviderGeneratorMetadata
-
----
-
-##### `Count`Optional
-
-```csharp
-public object Count { get; }
-```
-
-- *Type:* object
-
----
-
-##### `DependsOn`Optional
-
-```csharp
-public string[] DependsOn { get; }
-```
-
-- *Type:* string[]
-
----
-
-##### `ForEach`Optional
-
-```csharp
-public ITerraformIterator ForEach { get; }
-```
-
-- *Type:* HashiCorp.Cdktf.ITerraformIterator
-
----
-
-##### `Lifecycle`Optional
-
-```csharp
-public TerraformResourceLifecycle Lifecycle { get; }
-```
-
-- *Type:* HashiCorp.Cdktf.TerraformResourceLifecycle
-
----
-
-##### `Provider`Optional
-
-```csharp
-public TerraformProvider Provider { get; }
-```
-
-- *Type:* HashiCorp.Cdktf.TerraformProvider
-
----
-
-##### `Description`Required
-
-```csharp
-public string Description { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Labels`Required
-
-```csharp
-public string[] Labels { get; }
-```
-
-- *Type:* string[]
-
----
-
-##### `OrganizationId`Required
-
-```csharp
-public string OrganizationId { get; }
-```
-
-- *Type:* string
-
----
-
-##### `ReadmeMarkdownTemplate`Required
-
-```csharp
-public string ReadmeMarkdownTemplate { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Summary`Required
-
-```csharp
-public string Summary { get; }
-```
-
-- *Type:* string
-
----
-
-##### `TerraformCloudWorkspaceDetails`Required
-
-```csharp
-public DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference TerraformCloudWorkspaceDetails { get; }
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
----
-
-##### `TerraformNoCodeModule`Required
-
-```csharp
-public DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference TerraformNoCodeModule { get; }
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
----
-
-##### `VariableOptions`Required
-
-```csharp
-public DataHcpWaypointApplicationTemplateVariableOptionsList VariableOptions { get; }
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptionsList
-
----
-
-##### `IdInput`Optional
-
-```csharp
-public string IdInput { get; }
-```
-
-- *Type:* string
-
----
-
-##### `NameInput`Optional
-
-```csharp
-public string NameInput { get; }
-```
-
-- *Type:* string
-
----
-
-##### `ProjectIdInput`Optional
-
-```csharp
-public string ProjectIdInput { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Id`Required
-
-```csharp
-public string Id { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Name`Required
-
-```csharp
-public string Name { get; }
-```
-
-- *Type:* string
-
----
-
-##### `ProjectId`Required
-
-```csharp
-public string ProjectId { get; }
-```
-
-- *Type:* string
-
----
-
-#### Constants
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| TfResourceType
| string
| *No description.* |
-
----
-
-##### `TfResourceType`Required
-
-```csharp
-public string TfResourceType { get; }
-```
-
-- *Type:* string
-
----
-
-## Structs
-
-### DataHcpWaypointApplicationTemplateConfig
-
-#### Initializer
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateConfig {
- object Connection = null,
- object Count = null,
- ITerraformDependable[] DependsOn = null,
- ITerraformIterator ForEach = null,
- TerraformResourceLifecycle Lifecycle = null,
- TerraformProvider Provider = null,
- object[] Provisioners = null,
- string Id = null,
- string Name = null,
- string ProjectId = null
-};
-```
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| Connection
| object
| *No description.* |
-| Count
| object
| *No description.* |
-| DependsOn
| HashiCorp.Cdktf.ITerraformDependable[]
| *No description.* |
-| ForEach
| HashiCorp.Cdktf.ITerraformIterator
| *No description.* |
-| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
-| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
-| Provisioners
| object[]
| *No description.* |
-| Id
| string
| The ID of the Application Template. |
-| Name
| string
| The name of the Application Template. |
-| ProjectId
| string
| The ID of the HCP project where the Waypoint Application Template is located. |
-
----
-
-##### `Connection`Optional
-
-```csharp
-public object Connection { get; set; }
-```
-
-- *Type:* object
-
----
-
-##### `Count`Optional
-
-```csharp
-public object Count { get; set; }
-```
-
-- *Type:* object
-
----
-
-##### `DependsOn`Optional
-
-```csharp
-public ITerraformDependable[] DependsOn { get; set; }
-```
-
-- *Type:* HashiCorp.Cdktf.ITerraformDependable[]
-
----
-
-##### `ForEach`Optional
-
-```csharp
-public ITerraformIterator ForEach { get; set; }
-```
-
-- *Type:* HashiCorp.Cdktf.ITerraformIterator
-
----
-
-##### `Lifecycle`Optional
-
-```csharp
-public TerraformResourceLifecycle Lifecycle { get; set; }
-```
-
-- *Type:* HashiCorp.Cdktf.TerraformResourceLifecycle
-
----
-
-##### `Provider`Optional
-
-```csharp
-public TerraformProvider Provider { get; set; }
-```
-
-- *Type:* HashiCorp.Cdktf.TerraformProvider
-
----
-
-##### `Provisioners`Optional
-
-```csharp
-public object[] Provisioners { get; set; }
-```
-
-- *Type:* object[]
-
----
-
-##### `Id`Optional
-
-```csharp
-public string Id { get; set; }
-```
-
-- *Type:* string
-
-The ID of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#id DataHcpWaypointApplicationTemplate#id}
-
-Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
-If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
----
-
-##### `Name`Optional
-
-```csharp
-public string Name { get; set; }
-```
-
-- *Type:* string
-
-The name of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#name DataHcpWaypointApplicationTemplate#name}
-
----
-
-##### `ProjectId`Optional
-
-```csharp
-public string ProjectId { get; set; }
-```
-
-- *Type:* string
-
-The ID of the HCP project where the Waypoint Application Template is located.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#project_id DataHcpWaypointApplicationTemplate#project_id}
-
----
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
-#### Initializer
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails {
-
-};
-```
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
-#### Initializer
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateTerraformNoCodeModule {
-
-};
-```
-
-
-### DataHcpWaypointApplicationTemplateVariableOptions
-
-#### Initializer
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateVariableOptions {
-
-};
-```
-
-
-## Classes
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
-#### Initializers
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
-| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `TerraformResource`Required
-
-- *Type:* HashiCorp.Cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `TerraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ComputeFqn
| *No description.* |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-
----
-
-##### `ComputeFqn`
-
-```csharp
-private string ComputeFqn()
-```
-
-##### `GetAnyMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanAttribute`
-
-```csharp
-private IResolvable GetBooleanAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetListAttribute`
-
-```csharp
-private string[] GetListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberAttribute`
-
-```csharp
-private double GetNumberAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberListAttribute`
-
-```csharp
-private double[] GetNumberListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringAttribute`
-
-```csharp
-private string GetStringAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `InterpolationForAttribute`
-
-```csharp
-private IResolvable InterpolationForAttribute(string Property)
-```
-
-###### `Property`Required
-
-- *Type:* string
-
----
-
-##### `Resolve`
-
-```csharp
-private object Resolve(IResolveContext Context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `Context`Required
-
-- *Type:* HashiCorp.Cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```csharp
-private string ToString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| string
| *No description.* |
-| Name
| string
| *No description.* |
-| TerraformProjectId
| string
| *No description.* |
-| InternalValue
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```csharp
-public string[] CreationStack { get; }
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```csharp
-public string Fqn { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Name`Required
-
-```csharp
-public string Name { get; }
-```
-
-- *Type:* string
-
----
-
-##### `TerraformProjectId`Required
-
-```csharp
-public string TerraformProjectId { get; }
-```
-
-- *Type:* string
-
----
-
-##### `InternalValue`Optional
-
-```csharp
-public DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails InternalValue { get; }
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
----
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
-#### Initializers
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
-| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `TerraformResource`Required
-
-- *Type:* HashiCorp.Cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `TerraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ComputeFqn
| *No description.* |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-
----
-
-##### `ComputeFqn`
-
-```csharp
-private string ComputeFqn()
-```
-
-##### `GetAnyMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanAttribute`
-
-```csharp
-private IResolvable GetBooleanAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetListAttribute`
-
-```csharp
-private string[] GetListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberAttribute`
-
-```csharp
-private double GetNumberAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberListAttribute`
-
-```csharp
-private double[] GetNumberListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringAttribute`
-
-```csharp
-private string GetStringAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `InterpolationForAttribute`
-
-```csharp
-private IResolvable InterpolationForAttribute(string Property)
-```
-
-###### `Property`Required
-
-- *Type:* string
-
----
-
-##### `Resolve`
-
-```csharp
-private object Resolve(IResolveContext Context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `Context`Required
-
-- *Type:* HashiCorp.Cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```csharp
-private string ToString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| string
| *No description.* |
-| Source
| string
| *No description.* |
-| Version
| string
| *No description.* |
-| InternalValue
| DataHcpWaypointApplicationTemplateTerraformNoCodeModule
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```csharp
-public string[] CreationStack { get; }
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```csharp
-public string Fqn { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Source`Required
-
-```csharp
-public string Source { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Version`Required
-
-```csharp
-public string Version { get; }
-```
-
-- *Type:* string
-
----
-
-##### `InternalValue`Optional
-
-```csharp
-public DataHcpWaypointApplicationTemplateTerraformNoCodeModule InternalValue { get; }
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsList
-
-#### Initializers
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateVariableOptionsList(IInterpolatingParent TerraformResource, string TerraformAttribute, bool WrapsSet);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
-| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-| WrapsSet
| bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `TerraformResource`Required
-
-- *Type:* HashiCorp.Cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `TerraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `WrapsSet`Required
-
-- *Type:* bool
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| AllWithMapKey
| Creating an iterator for this complex list. |
-| ComputeFqn
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-| Get
| *No description.* |
-
----
-
-##### `AllWithMapKey`
-
-```csharp
-private DynamicListTerraformIterator AllWithMapKey(string MapKeyAttributeName)
-```
-
-Creating an iterator for this complex list.
-
-The list will be converted into a map with the mapKeyAttributeName as the key.
-
-###### `MapKeyAttributeName`Required
-
-- *Type:* string
-
----
-
-##### `ComputeFqn`
-
-```csharp
-private string ComputeFqn()
-```
-
-##### `Resolve`
-
-```csharp
-private object Resolve(IResolveContext Context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `Context`Required
-
-- *Type:* HashiCorp.Cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```csharp
-private string ToString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-##### `Get`
-
-```csharp
-private DataHcpWaypointApplicationTemplateVariableOptionsOutputReference Get(double Index)
-```
-
-###### `Index`Required
-
-- *Type:* double
-
-the index of the item to return.
-
----
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| string
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```csharp
-public string[] CreationStack { get; }
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```csharp
-public string Fqn { get; }
-```
-
-- *Type:* string
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-
-#### Initializers
-
-```csharp
-using HashiCorp.Cdktf.Providers.Hcp;
-
-new DataHcpWaypointApplicationTemplateVariableOptionsOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute, double ComplexObjectIndex, bool ComplexObjectIsFromSet);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
-| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-| ComplexObjectIndex
| double
| the index of this item in the list. |
-| ComplexObjectIsFromSet
| bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `TerraformResource`Required
-
-- *Type:* HashiCorp.Cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `TerraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `ComplexObjectIndex`Required
-
-- *Type:* double
-
-the index of this item in the list.
-
----
-
-##### `ComplexObjectIsFromSet`Required
-
-- *Type:* bool
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ComputeFqn
| *No description.* |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-
----
-
-##### `ComputeFqn`
-
-```csharp
-private string ComputeFqn()
-```
-
-##### `GetAnyMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanAttribute`
-
-```csharp
-private IResolvable GetBooleanAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetListAttribute`
-
-```csharp
-private string[] GetListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberAttribute`
-
-```csharp
-private double GetNumberAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberListAttribute`
-
-```csharp
-private double[] GetNumberListAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetNumberMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringAttribute`
-
-```csharp
-private string GetStringAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `GetStringMapAttribute`
-
-```csharp
-private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
-```
-
-###### `TerraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `InterpolationForAttribute`
-
-```csharp
-private IResolvable InterpolationForAttribute(string Property)
-```
-
-###### `Property`Required
-
-- *Type:* string
-
----
-
-##### `Resolve`
-
-```csharp
-private object Resolve(IResolveContext Context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `Context`Required
-
-- *Type:* HashiCorp.Cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```csharp
-private string ToString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| string
| *No description.* |
-| Name
| string
| *No description.* |
-| Options
| string[]
| *No description.* |
-| UserEditable
| HashiCorp.Cdktf.IResolvable
| *No description.* |
-| VariableType
| string
| *No description.* |
-| InternalValue
| DataHcpWaypointApplicationTemplateVariableOptions
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```csharp
-public string[] CreationStack { get; }
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```csharp
-public string Fqn { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Name`Required
-
-```csharp
-public string Name { get; }
-```
-
-- *Type:* string
-
----
-
-##### `Options`Required
-
-```csharp
-public string[] Options { get; }
-```
-
-- *Type:* string[]
-
----
-
-##### `UserEditable`Required
-
-```csharp
-public IResolvable UserEditable { get; }
-```
-
-- *Type:* HashiCorp.Cdktf.IResolvable
-
----
-
-##### `VariableType`Required
-
-```csharp
-public string VariableType { get; }
-```
-
-- *Type:* string
-
----
-
-##### `InternalValue`Optional
-
-```csharp
-public DataHcpWaypointApplicationTemplateVariableOptions InternalValue { get; }
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptions
-
----
-
-
-
diff --git a/docs/dataHcpWaypointApplicationTemplate.go.md b/docs/dataHcpWaypointApplicationTemplate.go.md
deleted file mode 100644
index 14e188803..000000000
--- a/docs/dataHcpWaypointApplicationTemplate.go.md
+++ /dev/null
@@ -1,1912 +0,0 @@
-# `dataHcpWaypointApplicationTemplate` Submodule
-
-## Constructs
-
-### DataHcpWaypointApplicationTemplate
-
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template hcp_waypoint_application_template}.
-
-#### Initializers
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.NewDataHcpWaypointApplicationTemplate(scope Construct, id *string, config DataHcpWaypointApplicationTemplateConfig) DataHcpWaypointApplicationTemplate
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| scope
| github.com/aws/constructs-go/constructs/v10.Construct
| The scope in which to define this construct. |
-| id
| *string
| The scoped construct ID. |
-| config
| DataHcpWaypointApplicationTemplateConfig
| *No description.* |
-
----
-
-##### `scope`Required
-
-- *Type:* github.com/aws/constructs-go/constructs/v10.Construct
-
-The scope in which to define this construct.
-
----
-
-##### `id`Required
-
-- *Type:* *string
-
-The scoped construct ID.
-
-Must be unique amongst siblings in the same scope
-
----
-
-##### `config`Optional
-
-- *Type:* DataHcpWaypointApplicationTemplateConfig
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ToString
| Returns a string representation of this construct. |
-| AddOverride
| *No description.* |
-| OverrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
-| ResetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
-| ToHclTerraform
| Adds this resource to the terraform JSON output. |
-| ToMetadata
| *No description.* |
-| ToTerraform
| Adds this resource to the terraform JSON output. |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| ResetId
| *No description.* |
-| ResetName
| *No description.* |
-| ResetProjectId
| *No description.* |
-
----
-
-##### `ToString`
-
-```go
-func ToString() *string
-```
-
-Returns a string representation of this construct.
-
-##### `AddOverride`
-
-```go
-func AddOverride(path *string, value interface{})
-```
-
-###### `path`Required
-
-- *Type:* *string
-
----
-
-###### `value`Required
-
-- *Type:* interface{}
-
----
-
-##### `OverrideLogicalId`
-
-```go
-func OverrideLogicalId(newLogicalId *string)
-```
-
-Overrides the auto-generated logical ID with a specific ID.
-
-###### `newLogicalId`Required
-
-- *Type:* *string
-
-The new logical ID to use for this stack element.
-
----
-
-##### `ResetOverrideLogicalId`
-
-```go
-func ResetOverrideLogicalId()
-```
-
-Resets a previously passed logical Id to use the auto-generated logical id again.
-
-##### `ToHclTerraform`
-
-```go
-func ToHclTerraform() interface{}
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `ToMetadata`
-
-```go
-func ToMetadata() interface{}
-```
-
-##### `ToTerraform`
-
-```go
-func ToTerraform() interface{}
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `GetAnyMapAttribute`
-
-```go
-func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanAttribute`
-
-```go
-func GetBooleanAttribute(terraformAttribute *string) IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```go
-func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetListAttribute`
-
-```go
-func GetListAttribute(terraformAttribute *string) *[]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberAttribute`
-
-```go
-func GetNumberAttribute(terraformAttribute *string) *f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberListAttribute`
-
-```go
-func GetNumberListAttribute(terraformAttribute *string) *[]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberMapAttribute`
-
-```go
-func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringAttribute`
-
-```go
-func GetStringAttribute(terraformAttribute *string) *string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringMapAttribute`
-
-```go
-func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `InterpolationForAttribute`
-
-```go
-func InterpolationForAttribute(terraformAttribute *string) IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `ResetId`
-
-```go
-func ResetId()
-```
-
-##### `ResetName`
-
-```go
-func ResetName()
-```
-
-##### `ResetProjectId`
-
-```go
-func ResetProjectId()
-```
-
-#### Static Functions
-
-| **Name** | **Description** |
-| --- | --- |
-| IsConstruct
| Checks if `x` is a construct. |
-| IsTerraformElement
| *No description.* |
-| IsTerraformDataSource
| *No description.* |
-| GenerateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ". |
-
----
-
-##### `IsConstruct`
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplate_IsConstruct(x interface{}) *bool
-```
-
-Checks if `x` is a construct.
-
-Use this method instead of `instanceof` to properly detect `Construct`
-instances, even when the construct library is symlinked.
-
-Explanation: in JavaScript, multiple copies of the `constructs` library on
-disk are seen as independent, completely different libraries. As a
-consequence, the class `Construct` in each copy of the `constructs` library
-is seen as a different class, and an instance of one class will not test as
-`instanceof` the other class. `npm install` will not create installations
-like this, but users may manually symlink construct libraries together or
-use a monorepo tool: in those cases, multiple copies of the `constructs`
-library can be accidentally installed, and `instanceof` will behave
-unpredictably. It is safest to avoid using `instanceof`, and using
-this type-testing method instead.
-
-###### `x`Required
-
-- *Type:* interface{}
-
-Any object.
-
----
-
-##### `IsTerraformElement`
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplate_IsTerraformElement(x interface{}) *bool
-```
-
-###### `x`Required
-
-- *Type:* interface{}
-
----
-
-##### `IsTerraformDataSource`
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplate_IsTerraformDataSource(x interface{}) *bool
-```
-
-###### `x`Required
-
-- *Type:* interface{}
-
----
-
-##### `GenerateConfigForImport`
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplate_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
-```
-
-Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ".
-
-###### `scope`Required
-
-- *Type:* github.com/aws/constructs-go/constructs/v10.Construct
-
-The scope in which to define this construct.
-
----
-
-###### `importToId`Required
-
-- *Type:* *string
-
-The construct id used in the generated config for the DataHcpWaypointApplicationTemplate to import.
-
----
-
-###### `importFromId`Required
-
-- *Type:* *string
-
-The id of the existing DataHcpWaypointApplicationTemplate that should be imported.
-
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#import import section} in the documentation of this resource for the id to use
-
----
-
-###### `provider`Optional
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
-
-? Optional instance of the provider where the DataHcpWaypointApplicationTemplate to import is found.
-
----
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| Node
| github.com/aws/constructs-go/constructs/v10.Node
| The tree node. |
-| CdktfStack
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformStack
| *No description.* |
-| Fqn
| *string
| *No description.* |
-| FriendlyUniqueId
| *string
| *No description.* |
-| TerraformMetaArguments
| *map[string]interface{}
| *No description.* |
-| TerraformResourceType
| *string
| *No description.* |
-| TerraformGeneratorMetadata
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
-| Count
| interface{}
| *No description.* |
-| DependsOn
| *[]*string
| *No description.* |
-| ForEach
| github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
| *No description.* |
-| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
-| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
-| Description
| *string
| *No description.* |
-| Labels
| *[]*string
| *No description.* |
-| OrganizationId
| *string
| *No description.* |
-| ReadmeMarkdownTemplate
| *string
| *No description.* |
-| Summary
| *string
| *No description.* |
-| TerraformCloudWorkspaceDetails
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
-| TerraformNoCodeModule
| DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
-| VariableOptions
| DataHcpWaypointApplicationTemplateVariableOptionsList
| *No description.* |
-| IdInput
| *string
| *No description.* |
-| NameInput
| *string
| *No description.* |
-| ProjectIdInput
| *string
| *No description.* |
-| Id
| *string
| *No description.* |
-| Name
| *string
| *No description.* |
-| ProjectId
| *string
| *No description.* |
-
----
-
-##### `Node`Required
-
-```go
-func Node() Node
-```
-
-- *Type:* github.com/aws/constructs-go/constructs/v10.Node
-
-The tree node.
-
----
-
-##### `CdktfStack`Required
-
-```go
-func CdktfStack() TerraformStack
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformStack
-
----
-
-##### `Fqn`Required
-
-```go
-func Fqn() *string
-```
-
-- *Type:* *string
-
----
-
-##### `FriendlyUniqueId`Required
-
-```go
-func FriendlyUniqueId() *string
-```
-
-- *Type:* *string
-
----
-
-##### `TerraformMetaArguments`Required
-
-```go
-func TerraformMetaArguments() *map[string]interface{}
-```
-
-- *Type:* *map[string]interface{}
-
----
-
-##### `TerraformResourceType`Required
-
-```go
-func TerraformResourceType() *string
-```
-
-- *Type:* *string
-
----
-
-##### `TerraformGeneratorMetadata`Optional
-
-```go
-func TerraformGeneratorMetadata() TerraformProviderGeneratorMetadata
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProviderGeneratorMetadata
-
----
-
-##### `Count`Optional
-
-```go
-func Count() interface{}
-```
-
-- *Type:* interface{}
-
----
-
-##### `DependsOn`Optional
-
-```go
-func DependsOn() *[]*string
-```
-
-- *Type:* *[]*string
-
----
-
-##### `ForEach`Optional
-
-```go
-func ForEach() ITerraformIterator
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
-
----
-
-##### `Lifecycle`Optional
-
-```go
-func Lifecycle() TerraformResourceLifecycle
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
-
----
-
-##### `Provider`Optional
-
-```go
-func Provider() TerraformProvider
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
-
----
-
-##### `Description`Required
-
-```go
-func Description() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Labels`Required
-
-```go
-func Labels() *[]*string
-```
-
-- *Type:* *[]*string
-
----
-
-##### `OrganizationId`Required
-
-```go
-func OrganizationId() *string
-```
-
-- *Type:* *string
-
----
-
-##### `ReadmeMarkdownTemplate`Required
-
-```go
-func ReadmeMarkdownTemplate() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Summary`Required
-
-```go
-func Summary() *string
-```
-
-- *Type:* *string
-
----
-
-##### `TerraformCloudWorkspaceDetails`Required
-
-```go
-func TerraformCloudWorkspaceDetails() DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
----
-
-##### `TerraformNoCodeModule`Required
-
-```go
-func TerraformNoCodeModule() DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
----
-
-##### `VariableOptions`Required
-
-```go
-func VariableOptions() DataHcpWaypointApplicationTemplateVariableOptionsList
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptionsList
-
----
-
-##### `IdInput`Optional
-
-```go
-func IdInput() *string
-```
-
-- *Type:* *string
-
----
-
-##### `NameInput`Optional
-
-```go
-func NameInput() *string
-```
-
-- *Type:* *string
-
----
-
-##### `ProjectIdInput`Optional
-
-```go
-func ProjectIdInput() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Id`Required
-
-```go
-func Id() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Name`Required
-
-```go
-func Name() *string
-```
-
-- *Type:* *string
-
----
-
-##### `ProjectId`Required
-
-```go
-func ProjectId() *string
-```
-
-- *Type:* *string
-
----
-
-#### Constants
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| TfResourceType
| *string
| *No description.* |
-
----
-
-##### `TfResourceType`Required
-
-```go
-func TfResourceType() *string
-```
-
-- *Type:* *string
-
----
-
-## Structs
-
-### DataHcpWaypointApplicationTemplateConfig
-
-#### Initializer
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-&datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplateConfig {
- Connection: interface{},
- Count: interface{},
- DependsOn: *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable,
- ForEach: github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator,
- Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle,
- Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider,
- Provisioners: *[]interface{},
- Id: *string,
- Name: *string,
- ProjectId: *string,
-}
-```
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| Connection
| interface{}
| *No description.* |
-| Count
| interface{}
| *No description.* |
-| DependsOn
| *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable
| *No description.* |
-| ForEach
| github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
| *No description.* |
-| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
-| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
-| Provisioners
| *[]interface{}
| *No description.* |
-| Id
| *string
| The ID of the Application Template. |
-| Name
| *string
| The name of the Application Template. |
-| ProjectId
| *string
| The ID of the HCP project where the Waypoint Application Template is located. |
-
----
-
-##### `Connection`Optional
-
-```go
-Connection interface{}
-```
-
-- *Type:* interface{}
-
----
-
-##### `Count`Optional
-
-```go
-Count interface{}
-```
-
-- *Type:* interface{}
-
----
-
-##### `DependsOn`Optional
-
-```go
-DependsOn *[]ITerraformDependable
-```
-
-- *Type:* *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable
-
----
-
-##### `ForEach`Optional
-
-```go
-ForEach ITerraformIterator
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
-
----
-
-##### `Lifecycle`Optional
-
-```go
-Lifecycle TerraformResourceLifecycle
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
-
----
-
-##### `Provider`Optional
-
-```go
-Provider TerraformProvider
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
-
----
-
-##### `Provisioners`Optional
-
-```go
-Provisioners *[]interface{}
-```
-
-- *Type:* *[]interface{}
-
----
-
-##### `Id`Optional
-
-```go
-Id *string
-```
-
-- *Type:* *string
-
-The ID of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#id DataHcpWaypointApplicationTemplate#id}
-
-Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
-If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
----
-
-##### `Name`Optional
-
-```go
-Name *string
-```
-
-- *Type:* *string
-
-The name of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#name DataHcpWaypointApplicationTemplate#name}
-
----
-
-##### `ProjectId`Optional
-
-```go
-ProjectId *string
-```
-
-- *Type:* *string
-
-The ID of the HCP project where the Waypoint Application Template is located.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#project_id DataHcpWaypointApplicationTemplate#project_id}
-
----
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
-#### Initializer
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-&datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails {
-
-}
-```
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
-#### Initializer
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-&datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplateTerraformNoCodeModule {
-
-}
-```
-
-
-### DataHcpWaypointApplicationTemplateVariableOptions
-
-#### Initializer
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-&datahcpwaypointapplicationtemplate.DataHcpWaypointApplicationTemplateVariableOptions {
-
-}
-```
-
-
-## Classes
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
-#### Initializers
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.NewDataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* *string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ComputeFqn
| *No description.* |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-
----
-
-##### `ComputeFqn`
-
-```go
-func ComputeFqn() *string
-```
-
-##### `GetAnyMapAttribute`
-
-```go
-func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanAttribute`
-
-```go
-func GetBooleanAttribute(terraformAttribute *string) IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```go
-func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetListAttribute`
-
-```go
-func GetListAttribute(terraformAttribute *string) *[]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberAttribute`
-
-```go
-func GetNumberAttribute(terraformAttribute *string) *f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberListAttribute`
-
-```go
-func GetNumberListAttribute(terraformAttribute *string) *[]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberMapAttribute`
-
-```go
-func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringAttribute`
-
-```go
-func GetStringAttribute(terraformAttribute *string) *string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringMapAttribute`
-
-```go
-func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `InterpolationForAttribute`
-
-```go
-func InterpolationForAttribute(property *string) IResolvable
-```
-
-###### `property`Required
-
-- *Type:* *string
-
----
-
-##### `Resolve`
-
-```go
-func Resolve(_context IResolveContext) interface{}
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```go
-func ToString() *string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| *string
| *No description.* |
-| Name
| *string
| *No description.* |
-| TerraformProjectId
| *string
| *No description.* |
-| InternalValue
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```go
-func CreationStack() *[]*string
-```
-
-- *Type:* *[]*string
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```go
-func Fqn() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Name`Required
-
-```go
-func Name() *string
-```
-
-- *Type:* *string
-
----
-
-##### `TerraformProjectId`Required
-
-```go
-func TerraformProjectId() *string
-```
-
-- *Type:* *string
-
----
-
-##### `InternalValue`Optional
-
-```go
-func InternalValue() DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
----
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
-#### Initializers
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.NewDataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* *string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ComputeFqn
| *No description.* |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-
----
-
-##### `ComputeFqn`
-
-```go
-func ComputeFqn() *string
-```
-
-##### `GetAnyMapAttribute`
-
-```go
-func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanAttribute`
-
-```go
-func GetBooleanAttribute(terraformAttribute *string) IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```go
-func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetListAttribute`
-
-```go
-func GetListAttribute(terraformAttribute *string) *[]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberAttribute`
-
-```go
-func GetNumberAttribute(terraformAttribute *string) *f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberListAttribute`
-
-```go
-func GetNumberListAttribute(terraformAttribute *string) *[]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberMapAttribute`
-
-```go
-func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringAttribute`
-
-```go
-func GetStringAttribute(terraformAttribute *string) *string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringMapAttribute`
-
-```go
-func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `InterpolationForAttribute`
-
-```go
-func InterpolationForAttribute(property *string) IResolvable
-```
-
-###### `property`Required
-
-- *Type:* *string
-
----
-
-##### `Resolve`
-
-```go
-func Resolve(_context IResolveContext) interface{}
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```go
-func ToString() *string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| *string
| *No description.* |
-| Source
| *string
| *No description.* |
-| Version
| *string
| *No description.* |
-| InternalValue
| DataHcpWaypointApplicationTemplateTerraformNoCodeModule
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```go
-func CreationStack() *[]*string
-```
-
-- *Type:* *[]*string
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```go
-func Fqn() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Source`Required
-
-```go
-func Source() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Version`Required
-
-```go
-func Version() *string
-```
-
-- *Type:* *string
-
----
-
-##### `InternalValue`Optional
-
-```go
-func InternalValue() DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsList
-
-#### Initializers
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.NewDataHcpWaypointApplicationTemplateVariableOptionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataHcpWaypointApplicationTemplateVariableOptionsList
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
-| wrapsSet
| *bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* *string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `wrapsSet`Required
-
-- *Type:* *bool
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| AllWithMapKey
| Creating an iterator for this complex list. |
-| ComputeFqn
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-| Get
| *No description.* |
-
----
-
-##### `AllWithMapKey`
-
-```go
-func AllWithMapKey(mapKeyAttributeName *string) DynamicListTerraformIterator
-```
-
-Creating an iterator for this complex list.
-
-The list will be converted into a map with the mapKeyAttributeName as the key.
-
-###### `mapKeyAttributeName`Required
-
-- *Type:* *string
-
----
-
-##### `ComputeFqn`
-
-```go
-func ComputeFqn() *string
-```
-
-##### `Resolve`
-
-```go
-func Resolve(_context IResolveContext) interface{}
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```go
-func ToString() *string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-##### `Get`
-
-```go
-func Get(index *f64) DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-```
-
-###### `index`Required
-
-- *Type:* *f64
-
-the index of the item to return.
-
----
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| *string
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```go
-func CreationStack() *[]*string
-```
-
-- *Type:* *[]*string
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```go
-func Fqn() *string
-```
-
-- *Type:* *string
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-
-#### Initializers
-
-```go
-import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointapplicationtemplate"
-
-datahcpwaypointapplicationtemplate.NewDataHcpWaypointApplicationTemplateVariableOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
-| complexObjectIndex
| *f64
| the index of this item in the list. |
-| complexObjectIsFromSet
| *bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* *string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `complexObjectIndex`Required
-
-- *Type:* *f64
-
-the index of this item in the list.
-
----
-
-##### `complexObjectIsFromSet`Required
-
-- *Type:* *bool
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| ComputeFqn
| *No description.* |
-| GetAnyMapAttribute
| *No description.* |
-| GetBooleanAttribute
| *No description.* |
-| GetBooleanMapAttribute
| *No description.* |
-| GetListAttribute
| *No description.* |
-| GetNumberAttribute
| *No description.* |
-| GetNumberListAttribute
| *No description.* |
-| GetNumberMapAttribute
| *No description.* |
-| GetStringAttribute
| *No description.* |
-| GetStringMapAttribute
| *No description.* |
-| InterpolationForAttribute
| *No description.* |
-| Resolve
| Produce the Token's value at resolution time. |
-| ToString
| Return a string representation of this resolvable object. |
-
----
-
-##### `ComputeFqn`
-
-```go
-func ComputeFqn() *string
-```
-
-##### `GetAnyMapAttribute`
-
-```go
-func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanAttribute`
-
-```go
-func GetBooleanAttribute(terraformAttribute *string) IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetBooleanMapAttribute`
-
-```go
-func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetListAttribute`
-
-```go
-func GetListAttribute(terraformAttribute *string) *[]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberAttribute`
-
-```go
-func GetNumberAttribute(terraformAttribute *string) *f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberListAttribute`
-
-```go
-func GetNumberListAttribute(terraformAttribute *string) *[]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetNumberMapAttribute`
-
-```go
-func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringAttribute`
-
-```go
-func GetStringAttribute(terraformAttribute *string) *string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `GetStringMapAttribute`
-
-```go
-func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* *string
-
----
-
-##### `InterpolationForAttribute`
-
-```go
-func InterpolationForAttribute(property *string) IResolvable
-```
-
-###### `property`Required
-
-- *Type:* *string
-
----
-
-##### `Resolve`
-
-```go
-func Resolve(_context IResolveContext) interface{}
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
-
----
-
-##### `ToString`
-
-```go
-func ToString() *string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| Fqn
| *string
| *No description.* |
-| Name
| *string
| *No description.* |
-| Options
| *[]*string
| *No description.* |
-| UserEditable
| github.com/hashicorp/terraform-cdk-go/cdktf.IResolvable
| *No description.* |
-| VariableType
| *string
| *No description.* |
-| InternalValue
| DataHcpWaypointApplicationTemplateVariableOptions
| *No description.* |
-
----
-
-##### `CreationStack`Required
-
-```go
-func CreationStack() *[]*string
-```
-
-- *Type:* *[]*string
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `Fqn`Required
-
-```go
-func Fqn() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Name`Required
-
-```go
-func Name() *string
-```
-
-- *Type:* *string
-
----
-
-##### `Options`Required
-
-```go
-func Options() *[]*string
-```
-
-- *Type:* *[]*string
-
----
-
-##### `UserEditable`Required
-
-```go
-func UserEditable() IResolvable
-```
-
-- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolvable
-
----
-
-##### `VariableType`Required
-
-```go
-func VariableType() *string
-```
-
-- *Type:* *string
-
----
-
-##### `InternalValue`Optional
-
-```go
-func InternalValue() DataHcpWaypointApplicationTemplateVariableOptions
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptions
-
----
-
-
-
diff --git a/docs/dataHcpWaypointApplicationTemplate.java.md b/docs/dataHcpWaypointApplicationTemplate.java.md
deleted file mode 100644
index bab46df8e..000000000
--- a/docs/dataHcpWaypointApplicationTemplate.java.md
+++ /dev/null
@@ -1,2006 +0,0 @@
-# `dataHcpWaypointApplicationTemplate` Submodule
-
-## Constructs
-
-### DataHcpWaypointApplicationTemplate
-
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template hcp_waypoint_application_template}.
-
-#### Initializers
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplate;
-
-DataHcpWaypointApplicationTemplate.Builder.create(Construct scope, java.lang.String id)
-// .connection(SSHProvisionerConnection)
-// .connection(WinrmProvisionerConnection)
-// .count(java.lang.Number)
-// .count(TerraformCount)
-// .dependsOn(java.util.List)
-// .forEach(ITerraformIterator)
-// .lifecycle(TerraformResourceLifecycle)
-// .provider(TerraformProvider)
-// .provisioners(java.util.List)
-// .id(java.lang.String)
-// .name(java.lang.String)
-// .projectId(java.lang.String)
- .build();
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| scope
| software.constructs.Construct
| The scope in which to define this construct. |
-| id
| java.lang.String
| The scoped construct ID. |
-| connection
| com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
| *No description.* |
-| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
-| dependsOn
| java.util.List
| *No description.* |
-| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
-| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| The ID of the Application Template. |
-| name
| java.lang.String
| The name of the Application Template. |
-| projectId
| java.lang.String
| The ID of the HCP project where the Waypoint Application Template is located. |
-
----
-
-##### `scope`Required
-
-- *Type:* software.constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-##### `id`Required
-
-- *Type:* java.lang.String
-
-The scoped construct ID.
-
-Must be unique amongst siblings in the same scope
-
----
-
-##### `connection`Optional
-
-- *Type:* com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
-
----
-
-##### `count`Optional
-
-- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
-
----
-
-##### `dependsOn`Optional
-
-- *Type:* java.util.List
-
----
-
-##### `forEach`Optional
-
-- *Type:* com.hashicorp.cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-- *Type:* com.hashicorp.cdktf.TerraformProvider
-
----
-
-##### `provisioners`Optional
-
-- *Type:* java.util.List
-
----
-
-##### `id`Optional
-
-- *Type:* java.lang.String
-
-The ID of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#id DataHcpWaypointApplicationTemplate#id}
-
-Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
-If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
----
-
-##### `name`Optional
-
-- *Type:* java.lang.String
-
-The name of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#name DataHcpWaypointApplicationTemplate#name}
-
----
-
-##### `projectId`Optional
-
-- *Type:* java.lang.String
-
-The ID of the HCP project where the Waypoint Application Template is located.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#project_id DataHcpWaypointApplicationTemplate#project_id}
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| toString
| Returns a string representation of this construct. |
-| addOverride
| *No description.* |
-| overrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
-| resetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
-| toHclTerraform
| Adds this resource to the terraform JSON output. |
-| toMetadata
| *No description.* |
-| toTerraform
| Adds this resource to the terraform JSON output. |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resetId
| *No description.* |
-| resetName
| *No description.* |
-| resetProjectId
| *No description.* |
-
----
-
-##### `toString`
-
-```java
-public java.lang.String toString()
-```
-
-Returns a string representation of this construct.
-
-##### `addOverride`
-
-```java
-public void addOverride(java.lang.String path, java.lang.Object value)
-```
-
-###### `path`Required
-
-- *Type:* java.lang.String
-
----
-
-###### `value`Required
-
-- *Type:* java.lang.Object
-
----
-
-##### `overrideLogicalId`
-
-```java
-public void overrideLogicalId(java.lang.String newLogicalId)
-```
-
-Overrides the auto-generated logical ID with a specific ID.
-
-###### `newLogicalId`Required
-
-- *Type:* java.lang.String
-
-The new logical ID to use for this stack element.
-
----
-
-##### `resetOverrideLogicalId`
-
-```java
-public void resetOverrideLogicalId()
-```
-
-Resets a previously passed logical Id to use the auto-generated logical id again.
-
-##### `toHclTerraform`
-
-```java
-public java.lang.Object toHclTerraform()
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `toMetadata`
-
-```java
-public java.lang.Object toMetadata()
-```
-
-##### `toTerraform`
-
-```java
-public java.lang.Object toTerraform()
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `getAnyMapAttribute`
-
-```java
-public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanAttribute`
-
-```java
-public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanMapAttribute`
-
-```java
-public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getListAttribute`
-
-```java
-public java.util.List getListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberAttribute`
-
-```java
-public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberListAttribute`
-
-```java
-public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberMapAttribute`
-
-```java
-public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringAttribute`
-
-```java
-public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringMapAttribute`
-
-```java
-public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `interpolationForAttribute`
-
-```java
-public IResolvable interpolationForAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `resetId`
-
-```java
-public void resetId()
-```
-
-##### `resetName`
-
-```java
-public void resetName()
-```
-
-##### `resetProjectId`
-
-```java
-public void resetProjectId()
-```
-
-#### Static Functions
-
-| **Name** | **Description** |
-| --- | --- |
-| isConstruct
| Checks if `x` is a construct. |
-| isTerraformElement
| *No description.* |
-| isTerraformDataSource
| *No description.* |
-| generateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ". |
-
----
-
-##### `isConstruct`
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplate;
-
-DataHcpWaypointApplicationTemplate.isConstruct(java.lang.Object x)
-```
-
-Checks if `x` is a construct.
-
-Use this method instead of `instanceof` to properly detect `Construct`
-instances, even when the construct library is symlinked.
-
-Explanation: in JavaScript, multiple copies of the `constructs` library on
-disk are seen as independent, completely different libraries. As a
-consequence, the class `Construct` in each copy of the `constructs` library
-is seen as a different class, and an instance of one class will not test as
-`instanceof` the other class. `npm install` will not create installations
-like this, but users may manually symlink construct libraries together or
-use a monorepo tool: in those cases, multiple copies of the `constructs`
-library can be accidentally installed, and `instanceof` will behave
-unpredictably. It is safest to avoid using `instanceof`, and using
-this type-testing method instead.
-
-###### `x`Required
-
-- *Type:* java.lang.Object
-
-Any object.
-
----
-
-##### `isTerraformElement`
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplate;
-
-DataHcpWaypointApplicationTemplate.isTerraformElement(java.lang.Object x)
-```
-
-###### `x`Required
-
-- *Type:* java.lang.Object
-
----
-
-##### `isTerraformDataSource`
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplate;
-
-DataHcpWaypointApplicationTemplate.isTerraformDataSource(java.lang.Object x)
-```
-
-###### `x`Required
-
-- *Type:* java.lang.Object
-
----
-
-##### `generateConfigForImport`
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplate;
-
-DataHcpWaypointApplicationTemplate.generateConfigForImport(Construct scope, java.lang.String importToId, java.lang.String importFromId),DataHcpWaypointApplicationTemplate.generateConfigForImport(Construct scope, java.lang.String importToId, java.lang.String importFromId, TerraformProvider provider)
-```
-
-Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ".
-
-###### `scope`Required
-
-- *Type:* software.constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-###### `importToId`Required
-
-- *Type:* java.lang.String
-
-The construct id used in the generated config for the DataHcpWaypointApplicationTemplate to import.
-
----
-
-###### `importFromId`Required
-
-- *Type:* java.lang.String
-
-The id of the existing DataHcpWaypointApplicationTemplate that should be imported.
-
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#import import section} in the documentation of this resource for the id to use
-
----
-
-###### `provider`Optional
-
-- *Type:* com.hashicorp.cdktf.TerraformProvider
-
-? Optional instance of the provider where the DataHcpWaypointApplicationTemplate to import is found.
-
----
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| node
| software.constructs.Node
| The tree node. |
-| cdktfStack
| com.hashicorp.cdktf.TerraformStack
| *No description.* |
-| fqn
| java.lang.String
| *No description.* |
-| friendlyUniqueId
| java.lang.String
| *No description.* |
-| terraformMetaArguments
| java.util.Map
| *No description.* |
-| terraformResourceType
| java.lang.String
| *No description.* |
-| terraformGeneratorMetadata
| com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
-| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
-| dependsOn
| java.util.List
| *No description.* |
-| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
-| description
| java.lang.String
| *No description.* |
-| labels
| java.util.List
| *No description.* |
-| organizationId
| java.lang.String
| *No description.* |
-| readmeMarkdownTemplate
| java.lang.String
| *No description.* |
-| summary
| java.lang.String
| *No description.* |
-| terraformCloudWorkspaceDetails
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
-| terraformNoCodeModule
| DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
-| variableOptions
| DataHcpWaypointApplicationTemplateVariableOptionsList
| *No description.* |
-| idInput
| java.lang.String
| *No description.* |
-| nameInput
| java.lang.String
| *No description.* |
-| projectIdInput
| java.lang.String
| *No description.* |
-| id
| java.lang.String
| *No description.* |
-| name
| java.lang.String
| *No description.* |
-| projectId
| java.lang.String
| *No description.* |
-
----
-
-##### `node`Required
-
-```java
-public Node getNode();
-```
-
-- *Type:* software.constructs.Node
-
-The tree node.
-
----
-
-##### `cdktfStack`Required
-
-```java
-public TerraformStack getCdktfStack();
-```
-
-- *Type:* com.hashicorp.cdktf.TerraformStack
-
----
-
-##### `fqn`Required
-
-```java
-public java.lang.String getFqn();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `friendlyUniqueId`Required
-
-```java
-public java.lang.String getFriendlyUniqueId();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `terraformMetaArguments`Required
-
-```java
-public java.util.Map getTerraformMetaArguments();
-```
-
-- *Type:* java.util.Map
-
----
-
-##### `terraformResourceType`Required
-
-```java
-public java.lang.String getTerraformResourceType();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `terraformGeneratorMetadata`Optional
-
-```java
-public TerraformProviderGeneratorMetadata getTerraformGeneratorMetadata();
-```
-
-- *Type:* com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
-
----
-
-##### `count`Optional
-
-```java
-public java.lang.Object getCount();
-```
-
-- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
-
----
-
-##### `dependsOn`Optional
-
-```java
-public java.util.List getDependsOn();
-```
-
-- *Type:* java.util.List
-
----
-
-##### `forEach`Optional
-
-```java
-public ITerraformIterator getForEach();
-```
-
-- *Type:* com.hashicorp.cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-```java
-public TerraformResourceLifecycle getLifecycle();
-```
-
-- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-```java
-public TerraformProvider getProvider();
-```
-
-- *Type:* com.hashicorp.cdktf.TerraformProvider
-
----
-
-##### `description`Required
-
-```java
-public java.lang.String getDescription();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `labels`Required
-
-```java
-public java.util.List getLabels();
-```
-
-- *Type:* java.util.List
-
----
-
-##### `organizationId`Required
-
-```java
-public java.lang.String getOrganizationId();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `readmeMarkdownTemplate`Required
-
-```java
-public java.lang.String getReadmeMarkdownTemplate();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `summary`Required
-
-```java
-public java.lang.String getSummary();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `terraformCloudWorkspaceDetails`Required
-
-```java
-public DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference getTerraformCloudWorkspaceDetails();
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
----
-
-##### `terraformNoCodeModule`Required
-
-```java
-public DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference getTerraformNoCodeModule();
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
----
-
-##### `variableOptions`Required
-
-```java
-public DataHcpWaypointApplicationTemplateVariableOptionsList getVariableOptions();
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptionsList
-
----
-
-##### `idInput`Optional
-
-```java
-public java.lang.String getIdInput();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `nameInput`Optional
-
-```java
-public java.lang.String getNameInput();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `projectIdInput`Optional
-
-```java
-public java.lang.String getProjectIdInput();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `id`Required
-
-```java
-public java.lang.String getId();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `name`Required
-
-```java
-public java.lang.String getName();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `projectId`Required
-
-```java
-public java.lang.String getProjectId();
-```
-
-- *Type:* java.lang.String
-
----
-
-#### Constants
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| tfResourceType
| java.lang.String
| *No description.* |
-
----
-
-##### `tfResourceType`Required
-
-```java
-public java.lang.String getTfResourceType();
-```
-
-- *Type:* java.lang.String
-
----
-
-## Structs
-
-### DataHcpWaypointApplicationTemplateConfig
-
-#### Initializer
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateConfig;
-
-DataHcpWaypointApplicationTemplateConfig.builder()
-// .connection(SSHProvisionerConnection)
-// .connection(WinrmProvisionerConnection)
-// .count(java.lang.Number)
-// .count(TerraformCount)
-// .dependsOn(java.util.List)
-// .forEach(ITerraformIterator)
-// .lifecycle(TerraformResourceLifecycle)
-// .provider(TerraformProvider)
-// .provisioners(java.util.List)
-// .id(java.lang.String)
-// .name(java.lang.String)
-// .projectId(java.lang.String)
- .build();
-```
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| connection
| com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
| *No description.* |
-| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
-| dependsOn
| java.util.List
| *No description.* |
-| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
-| provisioners
| java.util.List
| *No description.* |
-| id
| java.lang.String
| The ID of the Application Template. |
-| name
| java.lang.String
| The name of the Application Template. |
-| projectId
| java.lang.String
| The ID of the HCP project where the Waypoint Application Template is located. |
-
----
-
-##### `connection`Optional
-
-```java
-public java.lang.Object getConnection();
-```
-
-- *Type:* com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
-
----
-
-##### `count`Optional
-
-```java
-public java.lang.Object getCount();
-```
-
-- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
-
----
-
-##### `dependsOn`Optional
-
-```java
-public java.util.List getDependsOn();
-```
-
-- *Type:* java.util.List
-
----
-
-##### `forEach`Optional
-
-```java
-public ITerraformIterator getForEach();
-```
-
-- *Type:* com.hashicorp.cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-```java
-public TerraformResourceLifecycle getLifecycle();
-```
-
-- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-```java
-public TerraformProvider getProvider();
-```
-
-- *Type:* com.hashicorp.cdktf.TerraformProvider
-
----
-
-##### `provisioners`Optional
-
-```java
-public java.lang.Object getProvisioners();
-```
-
-- *Type:* java.util.List
-
----
-
-##### `id`Optional
-
-```java
-public java.lang.String getId();
-```
-
-- *Type:* java.lang.String
-
-The ID of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#id DataHcpWaypointApplicationTemplate#id}
-
-Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
-If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
----
-
-##### `name`Optional
-
-```java
-public java.lang.String getName();
-```
-
-- *Type:* java.lang.String
-
-The name of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#name DataHcpWaypointApplicationTemplate#name}
-
----
-
-##### `projectId`Optional
-
-```java
-public java.lang.String getProjectId();
-```
-
-- *Type:* java.lang.String
-
-The ID of the HCP project where the Waypoint Application Template is located.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#project_id DataHcpWaypointApplicationTemplate#project_id}
-
----
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
-#### Initializer
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails;
-
-DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails.builder()
- .build();
-```
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
-#### Initializer
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateTerraformNoCodeModule;
-
-DataHcpWaypointApplicationTemplateTerraformNoCodeModule.builder()
- .build();
-```
-
-
-### DataHcpWaypointApplicationTemplateVariableOptions
-
-#### Initializer
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateVariableOptions;
-
-DataHcpWaypointApplicationTemplateVariableOptions.builder()
- .build();
-```
-
-
-## Classes
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
-#### Initializers
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference;
-
-new DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference(IInterpolatingParent terraformResource, java.lang.String terraformAttribute);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| com.hashicorp.cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| java.lang.String
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* com.hashicorp.cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| computeFqn
| *No description.* |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-
----
-
-##### `computeFqn`
-
-```java
-public java.lang.String computeFqn()
-```
-
-##### `getAnyMapAttribute`
-
-```java
-public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanAttribute`
-
-```java
-public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanMapAttribute`
-
-```java
-public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getListAttribute`
-
-```java
-public java.util.List getListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberAttribute`
-
-```java
-public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberListAttribute`
-
-```java
-public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberMapAttribute`
-
-```java
-public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringAttribute`
-
-```java
-public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringMapAttribute`
-
-```java
-public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `interpolationForAttribute`
-
-```java
-public IResolvable interpolationForAttribute(java.lang.String property)
-```
-
-###### `property`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `resolve`
-
-```java
-public java.lang.Object resolve(IResolveContext _context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* com.hashicorp.cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```java
-public java.lang.String toString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| java.util.List
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| java.lang.String
| *No description.* |
-| name
| java.lang.String
| *No description.* |
-| terraformProjectId
| java.lang.String
| *No description.* |
-| internalValue
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```java
-public java.util.List getCreationStack();
-```
-
-- *Type:* java.util.List
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```java
-public java.lang.String getFqn();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `name`Required
-
-```java
-public java.lang.String getName();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `terraformProjectId`Required
-
-```java
-public java.lang.String getTerraformProjectId();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `internalValue`Optional
-
-```java
-public DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails getInternalValue();
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
----
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
-#### Initializers
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference;
-
-new DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference(IInterpolatingParent terraformResource, java.lang.String terraformAttribute);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| com.hashicorp.cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| java.lang.String
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* com.hashicorp.cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| computeFqn
| *No description.* |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-
----
-
-##### `computeFqn`
-
-```java
-public java.lang.String computeFqn()
-```
-
-##### `getAnyMapAttribute`
-
-```java
-public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanAttribute`
-
-```java
-public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanMapAttribute`
-
-```java
-public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getListAttribute`
-
-```java
-public java.util.List getListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberAttribute`
-
-```java
-public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberListAttribute`
-
-```java
-public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberMapAttribute`
-
-```java
-public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringAttribute`
-
-```java
-public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringMapAttribute`
-
-```java
-public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `interpolationForAttribute`
-
-```java
-public IResolvable interpolationForAttribute(java.lang.String property)
-```
-
-###### `property`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `resolve`
-
-```java
-public java.lang.Object resolve(IResolveContext _context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* com.hashicorp.cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```java
-public java.lang.String toString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| java.util.List
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| java.lang.String
| *No description.* |
-| source
| java.lang.String
| *No description.* |
-| version
| java.lang.String
| *No description.* |
-| internalValue
| DataHcpWaypointApplicationTemplateTerraformNoCodeModule
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```java
-public java.util.List getCreationStack();
-```
-
-- *Type:* java.util.List
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```java
-public java.lang.String getFqn();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `source`Required
-
-```java
-public java.lang.String getSource();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `version`Required
-
-```java
-public java.lang.String getVersion();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `internalValue`Optional
-
-```java
-public DataHcpWaypointApplicationTemplateTerraformNoCodeModule getInternalValue();
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsList
-
-#### Initializers
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateVariableOptionsList;
-
-new DataHcpWaypointApplicationTemplateVariableOptionsList(IInterpolatingParent terraformResource, java.lang.String terraformAttribute, java.lang.Boolean wrapsSet);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| com.hashicorp.cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| java.lang.String
| The attribute on the parent resource this class is referencing. |
-| wrapsSet
| java.lang.Boolean
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* com.hashicorp.cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `wrapsSet`Required
-
-- *Type:* java.lang.Boolean
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| allWithMapKey
| Creating an iterator for this complex list. |
-| computeFqn
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-| get
| *No description.* |
-
----
-
-##### `allWithMapKey`
-
-```java
-public DynamicListTerraformIterator allWithMapKey(java.lang.String mapKeyAttributeName)
-```
-
-Creating an iterator for this complex list.
-
-The list will be converted into a map with the mapKeyAttributeName as the key.
-
-###### `mapKeyAttributeName`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `computeFqn`
-
-```java
-public java.lang.String computeFqn()
-```
-
-##### `resolve`
-
-```java
-public java.lang.Object resolve(IResolveContext _context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* com.hashicorp.cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```java
-public java.lang.String toString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-##### `get`
-
-```java
-public DataHcpWaypointApplicationTemplateVariableOptionsOutputReference get(java.lang.Number index)
-```
-
-###### `index`Required
-
-- *Type:* java.lang.Number
-
-the index of the item to return.
-
----
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| java.util.List
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| java.lang.String
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```java
-public java.util.List getCreationStack();
-```
-
-- *Type:* java.util.List
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```java
-public java.lang.String getFqn();
-```
-
-- *Type:* java.lang.String
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-
-#### Initializers
-
-```java
-import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_application_template.DataHcpWaypointApplicationTemplateVariableOptionsOutputReference;
-
-new DataHcpWaypointApplicationTemplateVariableOptionsOutputReference(IInterpolatingParent terraformResource, java.lang.String terraformAttribute, java.lang.Number complexObjectIndex, java.lang.Boolean complexObjectIsFromSet);
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| com.hashicorp.cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| java.lang.String
| The attribute on the parent resource this class is referencing. |
-| complexObjectIndex
| java.lang.Number
| the index of this item in the list. |
-| complexObjectIsFromSet
| java.lang.Boolean
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* com.hashicorp.cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `complexObjectIndex`Required
-
-- *Type:* java.lang.Number
-
-the index of this item in the list.
-
----
-
-##### `complexObjectIsFromSet`Required
-
-- *Type:* java.lang.Boolean
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| computeFqn
| *No description.* |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-
----
-
-##### `computeFqn`
-
-```java
-public java.lang.String computeFqn()
-```
-
-##### `getAnyMapAttribute`
-
-```java
-public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanAttribute`
-
-```java
-public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getBooleanMapAttribute`
-
-```java
-public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getListAttribute`
-
-```java
-public java.util.List getListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberAttribute`
-
-```java
-public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberListAttribute`
-
-```java
-public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getNumberMapAttribute`
-
-```java
-public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringAttribute`
-
-```java
-public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `getStringMapAttribute`
-
-```java
-public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `interpolationForAttribute`
-
-```java
-public IResolvable interpolationForAttribute(java.lang.String property)
-```
-
-###### `property`Required
-
-- *Type:* java.lang.String
-
----
-
-##### `resolve`
-
-```java
-public java.lang.Object resolve(IResolveContext _context)
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* com.hashicorp.cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```java
-public java.lang.String toString()
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| java.util.List
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| java.lang.String
| *No description.* |
-| name
| java.lang.String
| *No description.* |
-| options
| java.util.List
| *No description.* |
-| userEditable
| com.hashicorp.cdktf.IResolvable
| *No description.* |
-| variableType
| java.lang.String
| *No description.* |
-| internalValue
| DataHcpWaypointApplicationTemplateVariableOptions
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```java
-public java.util.List getCreationStack();
-```
-
-- *Type:* java.util.List
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```java
-public java.lang.String getFqn();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `name`Required
-
-```java
-public java.lang.String getName();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `options`Required
-
-```java
-public java.util.List getOptions();
-```
-
-- *Type:* java.util.List
-
----
-
-##### `userEditable`Required
-
-```java
-public IResolvable getUserEditable();
-```
-
-- *Type:* com.hashicorp.cdktf.IResolvable
-
----
-
-##### `variableType`Required
-
-```java
-public java.lang.String getVariableType();
-```
-
-- *Type:* java.lang.String
-
----
-
-##### `internalValue`Optional
-
-```java
-public DataHcpWaypointApplicationTemplateVariableOptions getInternalValue();
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptions
-
----
-
-
-
diff --git a/docs/dataHcpWaypointApplicationTemplate.python.md b/docs/dataHcpWaypointApplicationTemplate.python.md
deleted file mode 100644
index f8f6c9240..000000000
--- a/docs/dataHcpWaypointApplicationTemplate.python.md
+++ /dev/null
@@ -1,2120 +0,0 @@
-# `dataHcpWaypointApplicationTemplate` Submodule
-
-## Constructs
-
-### DataHcpWaypointApplicationTemplate
-
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template hcp_waypoint_application_template}.
-
-#### Initializers
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate(
- scope: Construct,
- id: str,
- connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection] = None,
- count: typing.Union[typing.Union[int, float], TerraformCount] = None,
- depends_on: typing.List[ITerraformDependable] = None,
- for_each: ITerraformIterator = None,
- lifecycle: TerraformResourceLifecycle = None,
- provider: TerraformProvider = None,
- provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]] = None,
- id: str = None,
- name: str = None,
- project_id: str = None
-)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| scope
| constructs.Construct
| The scope in which to define this construct. |
-| id
| str
| The scoped construct ID. |
-| connection
| typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
| *No description.* |
-| count
| typing.Union[typing.Union[int, float], cdktf.TerraformCount]
| *No description.* |
-| depends_on
| typing.List[cdktf.ITerraformDependable]
| *No description.* |
-| for_each
| cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| cdktf.TerraformProvider
| *No description.* |
-| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| The ID of the Application Template. |
-| name
| str
| The name of the Application Template. |
-| project_id
| str
| The ID of the HCP project where the Waypoint Application Template is located. |
-
----
-
-##### `scope`Required
-
-- *Type:* constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-##### `id`Required
-
-- *Type:* str
-
-The scoped construct ID.
-
-Must be unique amongst siblings in the same scope
-
----
-
-##### `connection`Optional
-
-- *Type:* typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
-
----
-
-##### `count`Optional
-
-- *Type:* typing.Union[typing.Union[int, float], cdktf.TerraformCount]
-
----
-
-##### `depends_on`Optional
-
-- *Type:* typing.List[cdktf.ITerraformDependable]
-
----
-
-##### `for_each`Optional
-
-- *Type:* cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-- *Type:* cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-- *Type:* cdktf.TerraformProvider
-
----
-
-##### `provisioners`Optional
-
-- *Type:* typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
-
----
-
-##### `id`Optional
-
-- *Type:* str
-
-The ID of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#id DataHcpWaypointApplicationTemplate#id}
-
-Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
-If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
----
-
-##### `name`Optional
-
-- *Type:* str
-
-The name of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#name DataHcpWaypointApplicationTemplate#name}
-
----
-
-##### `project_id`Optional
-
-- *Type:* str
-
-The ID of the HCP project where the Waypoint Application Template is located.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#project_id DataHcpWaypointApplicationTemplate#project_id}
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| to_string
| Returns a string representation of this construct. |
-| add_override
| *No description.* |
-| override_logical_id
| Overrides the auto-generated logical ID with a specific ID. |
-| reset_override_logical_id
| Resets a previously passed logical Id to use the auto-generated logical id again. |
-| to_hcl_terraform
| Adds this resource to the terraform JSON output. |
-| to_metadata
| *No description.* |
-| to_terraform
| Adds this resource to the terraform JSON output. |
-| get_any_map_attribute
| *No description.* |
-| get_boolean_attribute
| *No description.* |
-| get_boolean_map_attribute
| *No description.* |
-| get_list_attribute
| *No description.* |
-| get_number_attribute
| *No description.* |
-| get_number_list_attribute
| *No description.* |
-| get_number_map_attribute
| *No description.* |
-| get_string_attribute
| *No description.* |
-| get_string_map_attribute
| *No description.* |
-| interpolation_for_attribute
| *No description.* |
-| reset_id
| *No description.* |
-| reset_name
| *No description.* |
-| reset_project_id
| *No description.* |
-
----
-
-##### `to_string`
-
-```python
-def to_string() -> str
-```
-
-Returns a string representation of this construct.
-
-##### `add_override`
-
-```python
-def add_override(
- path: str,
- value: typing.Any
-) -> None
-```
-
-###### `path`Required
-
-- *Type:* str
-
----
-
-###### `value`Required
-
-- *Type:* typing.Any
-
----
-
-##### `override_logical_id`
-
-```python
-def override_logical_id(
- new_logical_id: str
-) -> None
-```
-
-Overrides the auto-generated logical ID with a specific ID.
-
-###### `new_logical_id`Required
-
-- *Type:* str
-
-The new logical ID to use for this stack element.
-
----
-
-##### `reset_override_logical_id`
-
-```python
-def reset_override_logical_id() -> None
-```
-
-Resets a previously passed logical Id to use the auto-generated logical id again.
-
-##### `to_hcl_terraform`
-
-```python
-def to_hcl_terraform() -> typing.Any
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `to_metadata`
-
-```python
-def to_metadata() -> typing.Any
-```
-
-##### `to_terraform`
-
-```python
-def to_terraform() -> typing.Any
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `get_any_map_attribute`
-
-```python
-def get_any_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Any]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_attribute`
-
-```python
-def get_boolean_attribute(
- terraform_attribute: str
-) -> IResolvable
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_map_attribute`
-
-```python
-def get_boolean_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[bool]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_list_attribute`
-
-```python
-def get_list_attribute(
- terraform_attribute: str
-) -> typing.List[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_attribute`
-
-```python
-def get_number_attribute(
- terraform_attribute: str
-) -> typing.Union[int, float]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_list_attribute`
-
-```python
-def get_number_list_attribute(
- terraform_attribute: str
-) -> typing.List[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_map_attribute`
-
-```python
-def get_number_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_attribute`
-
-```python
-def get_string_attribute(
- terraform_attribute: str
-) -> str
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_map_attribute`
-
-```python
-def get_string_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `interpolation_for_attribute`
-
-```python
-def interpolation_for_attribute(
- terraform_attribute: str
-) -> IResolvable
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `reset_id`
-
-```python
-def reset_id() -> None
-```
-
-##### `reset_name`
-
-```python
-def reset_name() -> None
-```
-
-##### `reset_project_id`
-
-```python
-def reset_project_id() -> None
-```
-
-#### Static Functions
-
-| **Name** | **Description** |
-| --- | --- |
-| is_construct
| Checks if `x` is a construct. |
-| is_terraform_element
| *No description.* |
-| is_terraform_data_source
| *No description.* |
-| generate_config_for_import
| Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ". |
-
----
-
-##### `is_construct`
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.is_construct(
- x: typing.Any
-)
-```
-
-Checks if `x` is a construct.
-
-Use this method instead of `instanceof` to properly detect `Construct`
-instances, even when the construct library is symlinked.
-
-Explanation: in JavaScript, multiple copies of the `constructs` library on
-disk are seen as independent, completely different libraries. As a
-consequence, the class `Construct` in each copy of the `constructs` library
-is seen as a different class, and an instance of one class will not test as
-`instanceof` the other class. `npm install` will not create installations
-like this, but users may manually symlink construct libraries together or
-use a monorepo tool: in those cases, multiple copies of the `constructs`
-library can be accidentally installed, and `instanceof` will behave
-unpredictably. It is safest to avoid using `instanceof`, and using
-this type-testing method instead.
-
-###### `x`Required
-
-- *Type:* typing.Any
-
-Any object.
-
----
-
-##### `is_terraform_element`
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.is_terraform_element(
- x: typing.Any
-)
-```
-
-###### `x`Required
-
-- *Type:* typing.Any
-
----
-
-##### `is_terraform_data_source`
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.is_terraform_data_source(
- x: typing.Any
-)
-```
-
-###### `x`Required
-
-- *Type:* typing.Any
-
----
-
-##### `generate_config_for_import`
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.generate_config_for_import(
- scope: Construct,
- import_to_id: str,
- import_from_id: str,
- provider: TerraformProvider = None
-)
-```
-
-Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ".
-
-###### `scope`Required
-
-- *Type:* constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-###### `import_to_id`Required
-
-- *Type:* str
-
-The construct id used in the generated config for the DataHcpWaypointApplicationTemplate to import.
-
----
-
-###### `import_from_id`Required
-
-- *Type:* str
-
-The id of the existing DataHcpWaypointApplicationTemplate that should be imported.
-
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#import import section} in the documentation of this resource for the id to use
-
----
-
-###### `provider`Optional
-
-- *Type:* cdktf.TerraformProvider
-
-? Optional instance of the provider where the DataHcpWaypointApplicationTemplate to import is found.
-
----
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| node
| constructs.Node
| The tree node. |
-| cdktf_stack
| cdktf.TerraformStack
| *No description.* |
-| fqn
| str
| *No description.* |
-| friendly_unique_id
| str
| *No description.* |
-| terraform_meta_arguments
| typing.Mapping[typing.Any]
| *No description.* |
-| terraform_resource_type
| str
| *No description.* |
-| terraform_generator_metadata
| cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
-| count
| typing.Union[typing.Union[int, float], cdktf.TerraformCount]
| *No description.* |
-| depends_on
| typing.List[str]
| *No description.* |
-| for_each
| cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| cdktf.TerraformProvider
| *No description.* |
-| description
| str
| *No description.* |
-| labels
| typing.List[str]
| *No description.* |
-| organization_id
| str
| *No description.* |
-| readme_markdown_template
| str
| *No description.* |
-| summary
| str
| *No description.* |
-| terraform_cloud_workspace_details
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
-| terraform_no_code_module
| DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
-| variable_options
| DataHcpWaypointApplicationTemplateVariableOptionsList
| *No description.* |
-| id_input
| str
| *No description.* |
-| name_input
| str
| *No description.* |
-| project_id_input
| str
| *No description.* |
-| id
| str
| *No description.* |
-| name
| str
| *No description.* |
-| project_id
| str
| *No description.* |
-
----
-
-##### `node`Required
-
-```python
-node: Node
-```
-
-- *Type:* constructs.Node
-
-The tree node.
-
----
-
-##### `cdktf_stack`Required
-
-```python
-cdktf_stack: TerraformStack
-```
-
-- *Type:* cdktf.TerraformStack
-
----
-
-##### `fqn`Required
-
-```python
-fqn: str
-```
-
-- *Type:* str
-
----
-
-##### `friendly_unique_id`Required
-
-```python
-friendly_unique_id: str
-```
-
-- *Type:* str
-
----
-
-##### `terraform_meta_arguments`Required
-
-```python
-terraform_meta_arguments: typing.Mapping[typing.Any]
-```
-
-- *Type:* typing.Mapping[typing.Any]
-
----
-
-##### `terraform_resource_type`Required
-
-```python
-terraform_resource_type: str
-```
-
-- *Type:* str
-
----
-
-##### `terraform_generator_metadata`Optional
-
-```python
-terraform_generator_metadata: TerraformProviderGeneratorMetadata
-```
-
-- *Type:* cdktf.TerraformProviderGeneratorMetadata
-
----
-
-##### `count`Optional
-
-```python
-count: typing.Union[typing.Union[int, float], TerraformCount]
-```
-
-- *Type:* typing.Union[typing.Union[int, float], cdktf.TerraformCount]
-
----
-
-##### `depends_on`Optional
-
-```python
-depends_on: typing.List[str]
-```
-
-- *Type:* typing.List[str]
-
----
-
-##### `for_each`Optional
-
-```python
-for_each: ITerraformIterator
-```
-
-- *Type:* cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-```python
-lifecycle: TerraformResourceLifecycle
-```
-
-- *Type:* cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-```python
-provider: TerraformProvider
-```
-
-- *Type:* cdktf.TerraformProvider
-
----
-
-##### `description`Required
-
-```python
-description: str
-```
-
-- *Type:* str
-
----
-
-##### `labels`Required
-
-```python
-labels: typing.List[str]
-```
-
-- *Type:* typing.List[str]
-
----
-
-##### `organization_id`Required
-
-```python
-organization_id: str
-```
-
-- *Type:* str
-
----
-
-##### `readme_markdown_template`Required
-
-```python
-readme_markdown_template: str
-```
-
-- *Type:* str
-
----
-
-##### `summary`Required
-
-```python
-summary: str
-```
-
-- *Type:* str
-
----
-
-##### `terraform_cloud_workspace_details`Required
-
-```python
-terraform_cloud_workspace_details: DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
----
-
-##### `terraform_no_code_module`Required
-
-```python
-terraform_no_code_module: DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
----
-
-##### `variable_options`Required
-
-```python
-variable_options: DataHcpWaypointApplicationTemplateVariableOptionsList
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptionsList
-
----
-
-##### `id_input`Optional
-
-```python
-id_input: str
-```
-
-- *Type:* str
-
----
-
-##### `name_input`Optional
-
-```python
-name_input: str
-```
-
-- *Type:* str
-
----
-
-##### `project_id_input`Optional
-
-```python
-project_id_input: str
-```
-
-- *Type:* str
-
----
-
-##### `id`Required
-
-```python
-id: str
-```
-
-- *Type:* str
-
----
-
-##### `name`Required
-
-```python
-name: str
-```
-
-- *Type:* str
-
----
-
-##### `project_id`Required
-
-```python
-project_id: str
-```
-
-- *Type:* str
-
----
-
-#### Constants
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| tfResourceType
| str
| *No description.* |
-
----
-
-##### `tfResourceType`Required
-
-```python
-tfResourceType: str
-```
-
-- *Type:* str
-
----
-
-## Structs
-
-### DataHcpWaypointApplicationTemplateConfig
-
-#### Initializer
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateConfig(
- connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection] = None,
- count: typing.Union[typing.Union[int, float], TerraformCount] = None,
- depends_on: typing.List[ITerraformDependable] = None,
- for_each: ITerraformIterator = None,
- lifecycle: TerraformResourceLifecycle = None,
- provider: TerraformProvider = None,
- provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]] = None,
- id: str = None,
- name: str = None,
- project_id: str = None
-)
-```
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| connection
| typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
| *No description.* |
-| count
| typing.Union[typing.Union[int, float], cdktf.TerraformCount]
| *No description.* |
-| depends_on
| typing.List[cdktf.ITerraformDependable]
| *No description.* |
-| for_each
| cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| cdktf.TerraformProvider
| *No description.* |
-| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
-| id
| str
| The ID of the Application Template. |
-| name
| str
| The name of the Application Template. |
-| project_id
| str
| The ID of the HCP project where the Waypoint Application Template is located. |
-
----
-
-##### `connection`Optional
-
-```python
-connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection]
-```
-
-- *Type:* typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
-
----
-
-##### `count`Optional
-
-```python
-count: typing.Union[typing.Union[int, float], TerraformCount]
-```
-
-- *Type:* typing.Union[typing.Union[int, float], cdktf.TerraformCount]
-
----
-
-##### `depends_on`Optional
-
-```python
-depends_on: typing.List[ITerraformDependable]
-```
-
-- *Type:* typing.List[cdktf.ITerraformDependable]
-
----
-
-##### `for_each`Optional
-
-```python
-for_each: ITerraformIterator
-```
-
-- *Type:* cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-```python
-lifecycle: TerraformResourceLifecycle
-```
-
-- *Type:* cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-```python
-provider: TerraformProvider
-```
-
-- *Type:* cdktf.TerraformProvider
-
----
-
-##### `provisioners`Optional
-
-```python
-provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]]
-```
-
-- *Type:* typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
-
----
-
-##### `id`Optional
-
-```python
-id: str
-```
-
-- *Type:* str
-
-The ID of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#id DataHcpWaypointApplicationTemplate#id}
-
-Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
-If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
----
-
-##### `name`Optional
-
-```python
-name: str
-```
-
-- *Type:* str
-
-The name of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#name DataHcpWaypointApplicationTemplate#name}
-
----
-
-##### `project_id`Optional
-
-```python
-project_id: str
-```
-
-- *Type:* str
-
-The ID of the HCP project where the Waypoint Application Template is located.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#project_id DataHcpWaypointApplicationTemplate#project_id}
-
----
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
-#### Initializer
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails()
-```
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
-#### Initializer
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformNoCodeModule()
-```
-
-
-### DataHcpWaypointApplicationTemplateVariableOptions
-
-#### Initializer
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateVariableOptions()
-```
-
-
-## Classes
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
-#### Initializers
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference(
- terraform_resource: IInterpolatingParent,
- terraform_attribute: str
-)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraform_resource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraform_attribute
| str
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraform_resource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraform_attribute`Required
-
-- *Type:* str
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| compute_fqn
| *No description.* |
-| get_any_map_attribute
| *No description.* |
-| get_boolean_attribute
| *No description.* |
-| get_boolean_map_attribute
| *No description.* |
-| get_list_attribute
| *No description.* |
-| get_number_attribute
| *No description.* |
-| get_number_list_attribute
| *No description.* |
-| get_number_map_attribute
| *No description.* |
-| get_string_attribute
| *No description.* |
-| get_string_map_attribute
| *No description.* |
-| interpolation_for_attribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| to_string
| Return a string representation of this resolvable object. |
-
----
-
-##### `compute_fqn`
-
-```python
-def compute_fqn() -> str
-```
-
-##### `get_any_map_attribute`
-
-```python
-def get_any_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Any]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_attribute`
-
-```python
-def get_boolean_attribute(
- terraform_attribute: str
-) -> IResolvable
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_map_attribute`
-
-```python
-def get_boolean_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[bool]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_list_attribute`
-
-```python
-def get_list_attribute(
- terraform_attribute: str
-) -> typing.List[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_attribute`
-
-```python
-def get_number_attribute(
- terraform_attribute: str
-) -> typing.Union[int, float]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_list_attribute`
-
-```python
-def get_number_list_attribute(
- terraform_attribute: str
-) -> typing.List[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_map_attribute`
-
-```python
-def get_number_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_attribute`
-
-```python
-def get_string_attribute(
- terraform_attribute: str
-) -> str
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_map_attribute`
-
-```python
-def get_string_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `interpolation_for_attribute`
-
-```python
-def interpolation_for_attribute(
- property: str
-) -> IResolvable
-```
-
-###### `property`Required
-
-- *Type:* str
-
----
-
-##### `resolve`
-
-```python
-def resolve(
- _context: IResolveContext
-) -> typing.Any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `to_string`
-
-```python
-def to_string() -> str
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creation_stack
| typing.List[str]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| str
| *No description.* |
-| name
| str
| *No description.* |
-| terraform_project_id
| str
| *No description.* |
-| internal_value
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
| *No description.* |
-
----
-
-##### `creation_stack`Required
-
-```python
-creation_stack: typing.List[str]
-```
-
-- *Type:* typing.List[str]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```python
-fqn: str
-```
-
-- *Type:* str
-
----
-
-##### `name`Required
-
-```python
-name: str
-```
-
-- *Type:* str
-
----
-
-##### `terraform_project_id`Required
-
-```python
-terraform_project_id: str
-```
-
-- *Type:* str
-
----
-
-##### `internal_value`Optional
-
-```python
-internal_value: DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
----
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
-#### Initializers
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference(
- terraform_resource: IInterpolatingParent,
- terraform_attribute: str
-)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraform_resource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraform_attribute
| str
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraform_resource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraform_attribute`Required
-
-- *Type:* str
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| compute_fqn
| *No description.* |
-| get_any_map_attribute
| *No description.* |
-| get_boolean_attribute
| *No description.* |
-| get_boolean_map_attribute
| *No description.* |
-| get_list_attribute
| *No description.* |
-| get_number_attribute
| *No description.* |
-| get_number_list_attribute
| *No description.* |
-| get_number_map_attribute
| *No description.* |
-| get_string_attribute
| *No description.* |
-| get_string_map_attribute
| *No description.* |
-| interpolation_for_attribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| to_string
| Return a string representation of this resolvable object. |
-
----
-
-##### `compute_fqn`
-
-```python
-def compute_fqn() -> str
-```
-
-##### `get_any_map_attribute`
-
-```python
-def get_any_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Any]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_attribute`
-
-```python
-def get_boolean_attribute(
- terraform_attribute: str
-) -> IResolvable
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_map_attribute`
-
-```python
-def get_boolean_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[bool]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_list_attribute`
-
-```python
-def get_list_attribute(
- terraform_attribute: str
-) -> typing.List[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_attribute`
-
-```python
-def get_number_attribute(
- terraform_attribute: str
-) -> typing.Union[int, float]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_list_attribute`
-
-```python
-def get_number_list_attribute(
- terraform_attribute: str
-) -> typing.List[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_map_attribute`
-
-```python
-def get_number_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_attribute`
-
-```python
-def get_string_attribute(
- terraform_attribute: str
-) -> str
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_map_attribute`
-
-```python
-def get_string_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `interpolation_for_attribute`
-
-```python
-def interpolation_for_attribute(
- property: str
-) -> IResolvable
-```
-
-###### `property`Required
-
-- *Type:* str
-
----
-
-##### `resolve`
-
-```python
-def resolve(
- _context: IResolveContext
-) -> typing.Any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `to_string`
-
-```python
-def to_string() -> str
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creation_stack
| typing.List[str]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| str
| *No description.* |
-| source
| str
| *No description.* |
-| version
| str
| *No description.* |
-| internal_value
| DataHcpWaypointApplicationTemplateTerraformNoCodeModule
| *No description.* |
-
----
-
-##### `creation_stack`Required
-
-```python
-creation_stack: typing.List[str]
-```
-
-- *Type:* typing.List[str]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```python
-fqn: str
-```
-
-- *Type:* str
-
----
-
-##### `source`Required
-
-```python
-source: str
-```
-
-- *Type:* str
-
----
-
-##### `version`Required
-
-```python
-version: str
-```
-
-- *Type:* str
-
----
-
-##### `internal_value`Optional
-
-```python
-internal_value: DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsList
-
-#### Initializers
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateVariableOptionsList(
- terraform_resource: IInterpolatingParent,
- terraform_attribute: str,
- wraps_set: bool
-)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraform_resource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraform_attribute
| str
| The attribute on the parent resource this class is referencing. |
-| wraps_set
| bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraform_resource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraform_attribute`Required
-
-- *Type:* str
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `wraps_set`Required
-
-- *Type:* bool
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| all_with_map_key
| Creating an iterator for this complex list. |
-| compute_fqn
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| to_string
| Return a string representation of this resolvable object. |
-| get
| *No description.* |
-
----
-
-##### `all_with_map_key`
-
-```python
-def all_with_map_key(
- map_key_attribute_name: str
-) -> DynamicListTerraformIterator
-```
-
-Creating an iterator for this complex list.
-
-The list will be converted into a map with the mapKeyAttributeName as the key.
-
-###### `map_key_attribute_name`Required
-
-- *Type:* str
-
----
-
-##### `compute_fqn`
-
-```python
-def compute_fqn() -> str
-```
-
-##### `resolve`
-
-```python
-def resolve(
- _context: IResolveContext
-) -> typing.Any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `to_string`
-
-```python
-def to_string() -> str
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-##### `get`
-
-```python
-def get(
- index: typing.Union[int, float]
-) -> DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-```
-
-###### `index`Required
-
-- *Type:* typing.Union[int, float]
-
-the index of the item to return.
-
----
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creation_stack
| typing.List[str]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| str
| *No description.* |
-
----
-
-##### `creation_stack`Required
-
-```python
-creation_stack: typing.List[str]
-```
-
-- *Type:* typing.List[str]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```python
-fqn: str
-```
-
-- *Type:* str
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-
-#### Initializers
-
-```python
-from cdktf_cdktf_provider_hcp import data_hcp_waypoint_application_template
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateVariableOptionsOutputReference(
- terraform_resource: IInterpolatingParent,
- terraform_attribute: str,
- complex_object_index: typing.Union[int, float],
- complex_object_is_from_set: bool
-)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraform_resource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraform_attribute
| str
| The attribute on the parent resource this class is referencing. |
-| complex_object_index
| typing.Union[int, float]
| the index of this item in the list. |
-| complex_object_is_from_set
| bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraform_resource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraform_attribute`Required
-
-- *Type:* str
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `complex_object_index`Required
-
-- *Type:* typing.Union[int, float]
-
-the index of this item in the list.
-
----
-
-##### `complex_object_is_from_set`Required
-
-- *Type:* bool
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| compute_fqn
| *No description.* |
-| get_any_map_attribute
| *No description.* |
-| get_boolean_attribute
| *No description.* |
-| get_boolean_map_attribute
| *No description.* |
-| get_list_attribute
| *No description.* |
-| get_number_attribute
| *No description.* |
-| get_number_list_attribute
| *No description.* |
-| get_number_map_attribute
| *No description.* |
-| get_string_attribute
| *No description.* |
-| get_string_map_attribute
| *No description.* |
-| interpolation_for_attribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| to_string
| Return a string representation of this resolvable object. |
-
----
-
-##### `compute_fqn`
-
-```python
-def compute_fqn() -> str
-```
-
-##### `get_any_map_attribute`
-
-```python
-def get_any_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Any]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_attribute`
-
-```python
-def get_boolean_attribute(
- terraform_attribute: str
-) -> IResolvable
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_boolean_map_attribute`
-
-```python
-def get_boolean_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[bool]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_list_attribute`
-
-```python
-def get_list_attribute(
- terraform_attribute: str
-) -> typing.List[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_attribute`
-
-```python
-def get_number_attribute(
- terraform_attribute: str
-) -> typing.Union[int, float]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_list_attribute`
-
-```python
-def get_number_list_attribute(
- terraform_attribute: str
-) -> typing.List[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_number_map_attribute`
-
-```python
-def get_number_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[typing.Union[int, float]]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_attribute`
-
-```python
-def get_string_attribute(
- terraform_attribute: str
-) -> str
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `get_string_map_attribute`
-
-```python
-def get_string_map_attribute(
- terraform_attribute: str
-) -> typing.Mapping[str]
-```
-
-###### `terraform_attribute`Required
-
-- *Type:* str
-
----
-
-##### `interpolation_for_attribute`
-
-```python
-def interpolation_for_attribute(
- property: str
-) -> IResolvable
-```
-
-###### `property`Required
-
-- *Type:* str
-
----
-
-##### `resolve`
-
-```python
-def resolve(
- _context: IResolveContext
-) -> typing.Any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `to_string`
-
-```python
-def to_string() -> str
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creation_stack
| typing.List[str]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| str
| *No description.* |
-| name
| str
| *No description.* |
-| options
| typing.List[str]
| *No description.* |
-| user_editable
| cdktf.IResolvable
| *No description.* |
-| variable_type
| str
| *No description.* |
-| internal_value
| DataHcpWaypointApplicationTemplateVariableOptions
| *No description.* |
-
----
-
-##### `creation_stack`Required
-
-```python
-creation_stack: typing.List[str]
-```
-
-- *Type:* typing.List[str]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```python
-fqn: str
-```
-
-- *Type:* str
-
----
-
-##### `name`Required
-
-```python
-name: str
-```
-
-- *Type:* str
-
----
-
-##### `options`Required
-
-```python
-options: typing.List[str]
-```
-
-- *Type:* typing.List[str]
-
----
-
-##### `user_editable`Required
-
-```python
-user_editable: IResolvable
-```
-
-- *Type:* cdktf.IResolvable
-
----
-
-##### `variable_type`Required
-
-```python
-variable_type: str
-```
-
-- *Type:* str
-
----
-
-##### `internal_value`Optional
-
-```python
-internal_value: DataHcpWaypointApplicationTemplateVariableOptions
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptions
-
----
-
-
-
diff --git a/docs/dataHcpWaypointApplicationTemplate.typescript.md b/docs/dataHcpWaypointApplicationTemplate.typescript.md
deleted file mode 100644
index 314f8a622..000000000
--- a/docs/dataHcpWaypointApplicationTemplate.typescript.md
+++ /dev/null
@@ -1,1895 +0,0 @@
-# `dataHcpWaypointApplicationTemplate` Submodule
-
-## Constructs
-
-### DataHcpWaypointApplicationTemplate
-
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template hcp_waypoint_application_template}.
-
-#### Initializers
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-new dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate(scope: Construct, id: string, config?: DataHcpWaypointApplicationTemplateConfig)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| scope
| constructs.Construct
| The scope in which to define this construct. |
-| id
| string
| The scoped construct ID. |
-| config
| DataHcpWaypointApplicationTemplateConfig
| *No description.* |
-
----
-
-##### `scope`Required
-
-- *Type:* constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-##### `id`Required
-
-- *Type:* string
-
-The scoped construct ID.
-
-Must be unique amongst siblings in the same scope
-
----
-
-##### `config`Optional
-
-- *Type:* DataHcpWaypointApplicationTemplateConfig
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| toString
| Returns a string representation of this construct. |
-| addOverride
| *No description.* |
-| overrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
-| resetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
-| toHclTerraform
| Adds this resource to the terraform JSON output. |
-| toMetadata
| *No description.* |
-| toTerraform
| Adds this resource to the terraform JSON output. |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resetId
| *No description.* |
-| resetName
| *No description.* |
-| resetProjectId
| *No description.* |
-
----
-
-##### `toString`
-
-```typescript
-public toString(): string
-```
-
-Returns a string representation of this construct.
-
-##### `addOverride`
-
-```typescript
-public addOverride(path: string, value: any): void
-```
-
-###### `path`Required
-
-- *Type:* string
-
----
-
-###### `value`Required
-
-- *Type:* any
-
----
-
-##### `overrideLogicalId`
-
-```typescript
-public overrideLogicalId(newLogicalId: string): void
-```
-
-Overrides the auto-generated logical ID with a specific ID.
-
-###### `newLogicalId`Required
-
-- *Type:* string
-
-The new logical ID to use for this stack element.
-
----
-
-##### `resetOverrideLogicalId`
-
-```typescript
-public resetOverrideLogicalId(): void
-```
-
-Resets a previously passed logical Id to use the auto-generated logical id again.
-
-##### `toHclTerraform`
-
-```typescript
-public toHclTerraform(): any
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `toMetadata`
-
-```typescript
-public toMetadata(): any
-```
-
-##### `toTerraform`
-
-```typescript
-public toTerraform(): any
-```
-
-Adds this resource to the terraform JSON output.
-
-##### `getAnyMapAttribute`
-
-```typescript
-public getAnyMapAttribute(terraformAttribute: string): {[ key: string ]: any}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanAttribute`
-
-```typescript
-public getBooleanAttribute(terraformAttribute: string): IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanMapAttribute`
-
-```typescript
-public getBooleanMapAttribute(terraformAttribute: string): {[ key: string ]: boolean}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getListAttribute`
-
-```typescript
-public getListAttribute(terraformAttribute: string): string[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberAttribute`
-
-```typescript
-public getNumberAttribute(terraformAttribute: string): number
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberListAttribute`
-
-```typescript
-public getNumberListAttribute(terraformAttribute: string): number[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberMapAttribute`
-
-```typescript
-public getNumberMapAttribute(terraformAttribute: string): {[ key: string ]: number}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringAttribute`
-
-```typescript
-public getStringAttribute(terraformAttribute: string): string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringMapAttribute`
-
-```typescript
-public getStringMapAttribute(terraformAttribute: string): {[ key: string ]: string}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `interpolationForAttribute`
-
-```typescript
-public interpolationForAttribute(terraformAttribute: string): IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `resetId`
-
-```typescript
-public resetId(): void
-```
-
-##### `resetName`
-
-```typescript
-public resetName(): void
-```
-
-##### `resetProjectId`
-
-```typescript
-public resetProjectId(): void
-```
-
-#### Static Functions
-
-| **Name** | **Description** |
-| --- | --- |
-| isConstruct
| Checks if `x` is a construct. |
-| isTerraformElement
| *No description.* |
-| isTerraformDataSource
| *No description.* |
-| generateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ". |
-
----
-
-##### `isConstruct`
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.isConstruct(x: any)
-```
-
-Checks if `x` is a construct.
-
-Use this method instead of `instanceof` to properly detect `Construct`
-instances, even when the construct library is symlinked.
-
-Explanation: in JavaScript, multiple copies of the `constructs` library on
-disk are seen as independent, completely different libraries. As a
-consequence, the class `Construct` in each copy of the `constructs` library
-is seen as a different class, and an instance of one class will not test as
-`instanceof` the other class. `npm install` will not create installations
-like this, but users may manually symlink construct libraries together or
-use a monorepo tool: in those cases, multiple copies of the `constructs`
-library can be accidentally installed, and `instanceof` will behave
-unpredictably. It is safest to avoid using `instanceof`, and using
-this type-testing method instead.
-
-###### `x`Required
-
-- *Type:* any
-
-Any object.
-
----
-
-##### `isTerraformElement`
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.isTerraformElement(x: any)
-```
-
-###### `x`Required
-
-- *Type:* any
-
----
-
-##### `isTerraformDataSource`
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.isTerraformDataSource(x: any)
-```
-
-###### `x`Required
-
-- *Type:* any
-
----
-
-##### `generateConfigForImport`
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplate.generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: TerraformProvider)
-```
-
-Generates CDKTF code for importing a DataHcpWaypointApplicationTemplate resource upon running "cdktf plan ".
-
-###### `scope`Required
-
-- *Type:* constructs.Construct
-
-The scope in which to define this construct.
-
----
-
-###### `importToId`Required
-
-- *Type:* string
-
-The construct id used in the generated config for the DataHcpWaypointApplicationTemplate to import.
-
----
-
-###### `importFromId`Required
-
-- *Type:* string
-
-The id of the existing DataHcpWaypointApplicationTemplate that should be imported.
-
-Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#import import section} in the documentation of this resource for the id to use
-
----
-
-###### `provider`Optional
-
-- *Type:* cdktf.TerraformProvider
-
-? Optional instance of the provider where the DataHcpWaypointApplicationTemplate to import is found.
-
----
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| node
| constructs.Node
| The tree node. |
-| cdktfStack
| cdktf.TerraformStack
| *No description.* |
-| fqn
| string
| *No description.* |
-| friendlyUniqueId
| string
| *No description.* |
-| terraformMetaArguments
| {[ key: string ]: any}
| *No description.* |
-| terraformResourceType
| string
| *No description.* |
-| terraformGeneratorMetadata
| cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
-| count
| number \| cdktf.TerraformCount
| *No description.* |
-| dependsOn
| string[]
| *No description.* |
-| forEach
| cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| cdktf.TerraformProvider
| *No description.* |
-| description
| string
| *No description.* |
-| labels
| string[]
| *No description.* |
-| organizationId
| string
| *No description.* |
-| readmeMarkdownTemplate
| string
| *No description.* |
-| summary
| string
| *No description.* |
-| terraformCloudWorkspaceDetails
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
-| terraformNoCodeModule
| DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
-| variableOptions
| DataHcpWaypointApplicationTemplateVariableOptionsList
| *No description.* |
-| idInput
| string
| *No description.* |
-| nameInput
| string
| *No description.* |
-| projectIdInput
| string
| *No description.* |
-| id
| string
| *No description.* |
-| name
| string
| *No description.* |
-| projectId
| string
| *No description.* |
-
----
-
-##### `node`Required
-
-```typescript
-public readonly node: Node;
-```
-
-- *Type:* constructs.Node
-
-The tree node.
-
----
-
-##### `cdktfStack`Required
-
-```typescript
-public readonly cdktfStack: TerraformStack;
-```
-
-- *Type:* cdktf.TerraformStack
-
----
-
-##### `fqn`Required
-
-```typescript
-public readonly fqn: string;
-```
-
-- *Type:* string
-
----
-
-##### `friendlyUniqueId`Required
-
-```typescript
-public readonly friendlyUniqueId: string;
-```
-
-- *Type:* string
-
----
-
-##### `terraformMetaArguments`Required
-
-```typescript
-public readonly terraformMetaArguments: {[ key: string ]: any};
-```
-
-- *Type:* {[ key: string ]: any}
-
----
-
-##### `terraformResourceType`Required
-
-```typescript
-public readonly terraformResourceType: string;
-```
-
-- *Type:* string
-
----
-
-##### `terraformGeneratorMetadata`Optional
-
-```typescript
-public readonly terraformGeneratorMetadata: TerraformProviderGeneratorMetadata;
-```
-
-- *Type:* cdktf.TerraformProviderGeneratorMetadata
-
----
-
-##### `count`Optional
-
-```typescript
-public readonly count: number | TerraformCount;
-```
-
-- *Type:* number | cdktf.TerraformCount
-
----
-
-##### `dependsOn`Optional
-
-```typescript
-public readonly dependsOn: string[];
-```
-
-- *Type:* string[]
-
----
-
-##### `forEach`Optional
-
-```typescript
-public readonly forEach: ITerraformIterator;
-```
-
-- *Type:* cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-```typescript
-public readonly lifecycle: TerraformResourceLifecycle;
-```
-
-- *Type:* cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-```typescript
-public readonly provider: TerraformProvider;
-```
-
-- *Type:* cdktf.TerraformProvider
-
----
-
-##### `description`Required
-
-```typescript
-public readonly description: string;
-```
-
-- *Type:* string
-
----
-
-##### `labels`Required
-
-```typescript
-public readonly labels: string[];
-```
-
-- *Type:* string[]
-
----
-
-##### `organizationId`Required
-
-```typescript
-public readonly organizationId: string;
-```
-
-- *Type:* string
-
----
-
-##### `readmeMarkdownTemplate`Required
-
-```typescript
-public readonly readmeMarkdownTemplate: string;
-```
-
-- *Type:* string
-
----
-
-##### `summary`Required
-
-```typescript
-public readonly summary: string;
-```
-
-- *Type:* string
-
----
-
-##### `terraformCloudWorkspaceDetails`Required
-
-```typescript
-public readonly terraformCloudWorkspaceDetails: DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference;
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
----
-
-##### `terraformNoCodeModule`Required
-
-```typescript
-public readonly terraformNoCodeModule: DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference;
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
----
-
-##### `variableOptions`Required
-
-```typescript
-public readonly variableOptions: DataHcpWaypointApplicationTemplateVariableOptionsList;
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptionsList
-
----
-
-##### `idInput`Optional
-
-```typescript
-public readonly idInput: string;
-```
-
-- *Type:* string
-
----
-
-##### `nameInput`Optional
-
-```typescript
-public readonly nameInput: string;
-```
-
-- *Type:* string
-
----
-
-##### `projectIdInput`Optional
-
-```typescript
-public readonly projectIdInput: string;
-```
-
-- *Type:* string
-
----
-
-##### `id`Required
-
-```typescript
-public readonly id: string;
-```
-
-- *Type:* string
-
----
-
-##### `name`Required
-
-```typescript
-public readonly name: string;
-```
-
-- *Type:* string
-
----
-
-##### `projectId`Required
-
-```typescript
-public readonly projectId: string;
-```
-
-- *Type:* string
-
----
-
-#### Constants
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| tfResourceType
| string
| *No description.* |
-
----
-
-##### `tfResourceType`Required
-
-```typescript
-public readonly tfResourceType: string;
-```
-
-- *Type:* string
-
----
-
-## Structs
-
-### DataHcpWaypointApplicationTemplateConfig
-
-#### Initializer
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-const dataHcpWaypointApplicationTemplateConfig: dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateConfig = { ... }
-```
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| connection
| cdktf.SSHProvisionerConnection \| cdktf.WinrmProvisionerConnection
| *No description.* |
-| count
| number \| cdktf.TerraformCount
| *No description.* |
-| dependsOn
| cdktf.ITerraformDependable[]
| *No description.* |
-| forEach
| cdktf.ITerraformIterator
| *No description.* |
-| lifecycle
| cdktf.TerraformResourceLifecycle
| *No description.* |
-| provider
| cdktf.TerraformProvider
| *No description.* |
-| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
-| id
| string
| The ID of the Application Template. |
-| name
| string
| The name of the Application Template. |
-| projectId
| string
| The ID of the HCP project where the Waypoint Application Template is located. |
-
----
-
-##### `connection`Optional
-
-```typescript
-public readonly connection: SSHProvisionerConnection | WinrmProvisionerConnection;
-```
-
-- *Type:* cdktf.SSHProvisionerConnection | cdktf.WinrmProvisionerConnection
-
----
-
-##### `count`Optional
-
-```typescript
-public readonly count: number | TerraformCount;
-```
-
-- *Type:* number | cdktf.TerraformCount
-
----
-
-##### `dependsOn`Optional
-
-```typescript
-public readonly dependsOn: ITerraformDependable[];
-```
-
-- *Type:* cdktf.ITerraformDependable[]
-
----
-
-##### `forEach`Optional
-
-```typescript
-public readonly forEach: ITerraformIterator;
-```
-
-- *Type:* cdktf.ITerraformIterator
-
----
-
-##### `lifecycle`Optional
-
-```typescript
-public readonly lifecycle: TerraformResourceLifecycle;
-```
-
-- *Type:* cdktf.TerraformResourceLifecycle
-
----
-
-##### `provider`Optional
-
-```typescript
-public readonly provider: TerraformProvider;
-```
-
-- *Type:* cdktf.TerraformProvider
-
----
-
-##### `provisioners`Optional
-
-```typescript
-public readonly provisioners: FileProvisioner | LocalExecProvisioner | RemoteExecProvisioner[];
-```
-
-- *Type:* cdktf.FileProvisioner | cdktf.LocalExecProvisioner | cdktf.RemoteExecProvisioner[]
-
----
-
-##### `id`Optional
-
-```typescript
-public readonly id: string;
-```
-
-- *Type:* string
-
-The ID of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#id DataHcpWaypointApplicationTemplate#id}
-
-Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
-If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
-
----
-
-##### `name`Optional
-
-```typescript
-public readonly name: string;
-```
-
-- *Type:* string
-
-The name of the Application Template.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#name DataHcpWaypointApplicationTemplate#name}
-
----
-
-##### `projectId`Optional
-
-```typescript
-public readonly projectId: string;
-```
-
-- *Type:* string
-
-The ID of the HCP project where the Waypoint Application Template is located.
-
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.92.0/docs/data-sources/waypoint_application_template#project_id DataHcpWaypointApplicationTemplate#project_id}
-
----
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
-#### Initializer
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-const dataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails: dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails = { ... }
-```
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
-#### Initializer
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-const dataHcpWaypointApplicationTemplateTerraformNoCodeModule: dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformNoCodeModule = { ... }
-```
-
-
-### DataHcpWaypointApplicationTemplateVariableOptions
-
-#### Initializer
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-const dataHcpWaypointApplicationTemplateVariableOptions: dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateVariableOptions = { ... }
-```
-
-
-## Classes
-
-### DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference
-
-#### Initializers
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-new dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetailsOutputReference(terraformResource: IInterpolatingParent, terraformAttribute: string)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| computeFqn
| *No description.* |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-
----
-
-##### `computeFqn`
-
-```typescript
-public computeFqn(): string
-```
-
-##### `getAnyMapAttribute`
-
-```typescript
-public getAnyMapAttribute(terraformAttribute: string): {[ key: string ]: any}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanAttribute`
-
-```typescript
-public getBooleanAttribute(terraformAttribute: string): IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanMapAttribute`
-
-```typescript
-public getBooleanMapAttribute(terraformAttribute: string): {[ key: string ]: boolean}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getListAttribute`
-
-```typescript
-public getListAttribute(terraformAttribute: string): string[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberAttribute`
-
-```typescript
-public getNumberAttribute(terraformAttribute: string): number
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberListAttribute`
-
-```typescript
-public getNumberListAttribute(terraformAttribute: string): number[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberMapAttribute`
-
-```typescript
-public getNumberMapAttribute(terraformAttribute: string): {[ key: string ]: number}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringAttribute`
-
-```typescript
-public getStringAttribute(terraformAttribute: string): string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringMapAttribute`
-
-```typescript
-public getStringMapAttribute(terraformAttribute: string): {[ key: string ]: string}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `interpolationForAttribute`
-
-```typescript
-public interpolationForAttribute(property: string): IResolvable
-```
-
-###### `property`Required
-
-- *Type:* string
-
----
-
-##### `resolve`
-
-```typescript
-public resolve(_context: IResolveContext): any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```typescript
-public toString(): string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| string
| *No description.* |
-| name
| string
| *No description.* |
-| terraformProjectId
| string
| *No description.* |
-| internalValue
| DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```typescript
-public readonly creationStack: string[];
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```typescript
-public readonly fqn: string;
-```
-
-- *Type:* string
-
----
-
-##### `name`Required
-
-```typescript
-public readonly name: string;
-```
-
-- *Type:* string
-
----
-
-##### `terraformProjectId`Required
-
-```typescript
-public readonly terraformProjectId: string;
-```
-
-- *Type:* string
-
----
-
-##### `internalValue`Optional
-
-```typescript
-public readonly internalValue: DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails;
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformCloudWorkspaceDetails
-
----
-
-
-### DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference
-
-#### Initializers
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-new dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateTerraformNoCodeModuleOutputReference(terraformResource: IInterpolatingParent, terraformAttribute: string)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| computeFqn
| *No description.* |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-
----
-
-##### `computeFqn`
-
-```typescript
-public computeFqn(): string
-```
-
-##### `getAnyMapAttribute`
-
-```typescript
-public getAnyMapAttribute(terraformAttribute: string): {[ key: string ]: any}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanAttribute`
-
-```typescript
-public getBooleanAttribute(terraformAttribute: string): IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanMapAttribute`
-
-```typescript
-public getBooleanMapAttribute(terraformAttribute: string): {[ key: string ]: boolean}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getListAttribute`
-
-```typescript
-public getListAttribute(terraformAttribute: string): string[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberAttribute`
-
-```typescript
-public getNumberAttribute(terraformAttribute: string): number
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberListAttribute`
-
-```typescript
-public getNumberListAttribute(terraformAttribute: string): number[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberMapAttribute`
-
-```typescript
-public getNumberMapAttribute(terraformAttribute: string): {[ key: string ]: number}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringAttribute`
-
-```typescript
-public getStringAttribute(terraformAttribute: string): string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringMapAttribute`
-
-```typescript
-public getStringMapAttribute(terraformAttribute: string): {[ key: string ]: string}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `interpolationForAttribute`
-
-```typescript
-public interpolationForAttribute(property: string): IResolvable
-```
-
-###### `property`Required
-
-- *Type:* string
-
----
-
-##### `resolve`
-
-```typescript
-public resolve(_context: IResolveContext): any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```typescript
-public toString(): string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| string
| *No description.* |
-| source
| string
| *No description.* |
-| version
| string
| *No description.* |
-| internalValue
| DataHcpWaypointApplicationTemplateTerraformNoCodeModule
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```typescript
-public readonly creationStack: string[];
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```typescript
-public readonly fqn: string;
-```
-
-- *Type:* string
-
----
-
-##### `source`Required
-
-```typescript
-public readonly source: string;
-```
-
-- *Type:* string
-
----
-
-##### `version`Required
-
-```typescript
-public readonly version: string;
-```
-
-- *Type:* string
-
----
-
-##### `internalValue`Optional
-
-```typescript
-public readonly internalValue: DataHcpWaypointApplicationTemplateTerraformNoCodeModule;
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateTerraformNoCodeModule
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsList
-
-#### Initializers
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-new dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateVariableOptionsList(terraformResource: IInterpolatingParent, terraformAttribute: string, wrapsSet: boolean)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-| wrapsSet
| boolean
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `wrapsSet`Required
-
-- *Type:* boolean
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| allWithMapKey
| Creating an iterator for this complex list. |
-| computeFqn
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-| get
| *No description.* |
-
----
-
-##### `allWithMapKey`
-
-```typescript
-public allWithMapKey(mapKeyAttributeName: string): DynamicListTerraformIterator
-```
-
-Creating an iterator for this complex list.
-
-The list will be converted into a map with the mapKeyAttributeName as the key.
-
-###### `mapKeyAttributeName`Required
-
-- *Type:* string
-
----
-
-##### `computeFqn`
-
-```typescript
-public computeFqn(): string
-```
-
-##### `resolve`
-
-```typescript
-public resolve(_context: IResolveContext): any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```typescript
-public toString(): string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-##### `get`
-
-```typescript
-public get(index: number): DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-```
-
-###### `index`Required
-
-- *Type:* number
-
-the index of the item to return.
-
----
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| string
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```typescript
-public readonly creationStack: string[];
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```typescript
-public readonly fqn: string;
-```
-
-- *Type:* string
-
----
-
-
-### DataHcpWaypointApplicationTemplateVariableOptionsOutputReference
-
-#### Initializers
-
-```typescript
-import { dataHcpWaypointApplicationTemplate } from '@cdktf/provider-hcp'
-
-new dataHcpWaypointApplicationTemplate.DataHcpWaypointApplicationTemplateVariableOptionsOutputReference(terraformResource: IInterpolatingParent, terraformAttribute: string, complexObjectIndex: number, complexObjectIsFromSet: boolean)
-```
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| terraformResource
| cdktf.IInterpolatingParent
| The parent resource. |
-| terraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
-| complexObjectIndex
| number
| the index of this item in the list. |
-| complexObjectIsFromSet
| boolean
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
-
----
-
-##### `terraformResource`Required
-
-- *Type:* cdktf.IInterpolatingParent
-
-The parent resource.
-
----
-
-##### `terraformAttribute`Required
-
-- *Type:* string
-
-The attribute on the parent resource this class is referencing.
-
----
-
-##### `complexObjectIndex`Required
-
-- *Type:* number
-
-the index of this item in the list.
-
----
-
-##### `complexObjectIsFromSet`Required
-
-- *Type:* boolean
-
-whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
-
----
-
-#### Methods
-
-| **Name** | **Description** |
-| --- | --- |
-| computeFqn
| *No description.* |
-| getAnyMapAttribute
| *No description.* |
-| getBooleanAttribute
| *No description.* |
-| getBooleanMapAttribute
| *No description.* |
-| getListAttribute
| *No description.* |
-| getNumberAttribute
| *No description.* |
-| getNumberListAttribute
| *No description.* |
-| getNumberMapAttribute
| *No description.* |
-| getStringAttribute
| *No description.* |
-| getStringMapAttribute
| *No description.* |
-| interpolationForAttribute
| *No description.* |
-| resolve
| Produce the Token's value at resolution time. |
-| toString
| Return a string representation of this resolvable object. |
-
----
-
-##### `computeFqn`
-
-```typescript
-public computeFqn(): string
-```
-
-##### `getAnyMapAttribute`
-
-```typescript
-public getAnyMapAttribute(terraformAttribute: string): {[ key: string ]: any}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanAttribute`
-
-```typescript
-public getBooleanAttribute(terraformAttribute: string): IResolvable
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getBooleanMapAttribute`
-
-```typescript
-public getBooleanMapAttribute(terraformAttribute: string): {[ key: string ]: boolean}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getListAttribute`
-
-```typescript
-public getListAttribute(terraformAttribute: string): string[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberAttribute`
-
-```typescript
-public getNumberAttribute(terraformAttribute: string): number
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberListAttribute`
-
-```typescript
-public getNumberListAttribute(terraformAttribute: string): number[]
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getNumberMapAttribute`
-
-```typescript
-public getNumberMapAttribute(terraformAttribute: string): {[ key: string ]: number}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringAttribute`
-
-```typescript
-public getStringAttribute(terraformAttribute: string): string
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `getStringMapAttribute`
-
-```typescript
-public getStringMapAttribute(terraformAttribute: string): {[ key: string ]: string}
-```
-
-###### `terraformAttribute`Required
-
-- *Type:* string
-
----
-
-##### `interpolationForAttribute`
-
-```typescript
-public interpolationForAttribute(property: string): IResolvable
-```
-
-###### `property`Required
-
-- *Type:* string
-
----
-
-##### `resolve`
-
-```typescript
-public resolve(_context: IResolveContext): any
-```
-
-Produce the Token's value at resolution time.
-
-###### `_context`Required
-
-- *Type:* cdktf.IResolveContext
-
----
-
-##### `toString`
-
-```typescript
-public toString(): string
-```
-
-Return a string representation of this resolvable object.
-
-Returns a reversible string representation.
-
-
-#### Properties
-
-| **Name** | **Type** | **Description** |
-| --- | --- | --- |
-| creationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
-| fqn
| string
| *No description.* |
-| name
| string
| *No description.* |
-| options
| string[]
| *No description.* |
-| userEditable
| cdktf.IResolvable
| *No description.* |
-| variableType
| string
| *No description.* |
-| internalValue
| DataHcpWaypointApplicationTemplateVariableOptions
| *No description.* |
-
----
-
-##### `creationStack`Required
-
-```typescript
-public readonly creationStack: string[];
-```
-
-- *Type:* string[]
-
-The creation stack of this resolvable which will be appended to errors thrown during resolution.
-
-If this returns an empty array the stack will not be attached.
-
----
-
-##### `fqn`Required
-
-```typescript
-public readonly fqn: string;
-```
-
-- *Type:* string
-
----
-
-##### `name`Required
-
-```typescript
-public readonly name: string;
-```
-
-- *Type:* string
-
----
-
-##### `options`Required
-
-```typescript
-public readonly options: string[];
-```
-
-- *Type:* string[]
-
----
-
-##### `userEditable`Required
-
-```typescript
-public readonly userEditable: IResolvable;
-```
-
-- *Type:* cdktf.IResolvable
-
----
-
-##### `variableType`Required
-
-```typescript
-public readonly variableType: string;
-```
-
-- *Type:* string
-
----
-
-##### `internalValue`Optional
-
-```typescript
-public readonly internalValue: DataHcpWaypointApplicationTemplateVariableOptions;
-```
-
-- *Type:* DataHcpWaypointApplicationTemplateVariableOptions
-
----
-
-
-
diff --git a/docs/dataHcpWaypointTemplate.csharp.md b/docs/dataHcpWaypointTemplate.csharp.md
new file mode 100644
index 000000000..a685b886d
--- /dev/null
+++ b/docs/dataHcpWaypointTemplate.csharp.md
@@ -0,0 +1,1912 @@
+# `dataHcpWaypointTemplate` Submodule
+
+## Constructs
+
+### DataHcpWaypointTemplate
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template hcp_waypoint_template}.
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplate(Construct Scope, string Id, DataHcpWaypointTemplateConfig Config = null);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Scope
| Constructs.Construct
| The scope in which to define this construct. |
+| Id
| string
| The scoped construct ID. |
+| Config
| DataHcpWaypointTemplateConfig
| *No description.* |
+
+---
+
+##### `Scope`Required
+
+- *Type:* Constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `Id`Required
+
+- *Type:* string
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `Config`Optional
+
+- *Type:* DataHcpWaypointTemplateConfig
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ToString
| Returns a string representation of this construct. |
+| AddOverride
| *No description.* |
+| OverrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
+| ResetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| ToHclTerraform
| Adds this resource to the terraform JSON output. |
+| ToMetadata
| *No description.* |
+| ToTerraform
| Adds this resource to the terraform JSON output. |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| ResetId
| *No description.* |
+| ResetName
| *No description.* |
+| ResetProjectId
| *No description.* |
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Returns a string representation of this construct.
+
+##### `AddOverride`
+
+```csharp
+private void AddOverride(string Path, object Value)
+```
+
+###### `Path`Required
+
+- *Type:* string
+
+---
+
+###### `Value`Required
+
+- *Type:* object
+
+---
+
+##### `OverrideLogicalId`
+
+```csharp
+private void OverrideLogicalId(string NewLogicalId)
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `NewLogicalId`Required
+
+- *Type:* string
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `ResetOverrideLogicalId`
+
+```csharp
+private void ResetOverrideLogicalId()
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `ToHclTerraform`
+
+```csharp
+private object ToHclTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `ToMetadata`
+
+```csharp
+private object ToMetadata()
+```
+
+##### `ToTerraform`
+
+```csharp
+private object ToTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `GetAnyMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanAttribute`
+
+```csharp
+private IResolvable GetBooleanAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetListAttribute`
+
+```csharp
+private string[] GetListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberAttribute`
+
+```csharp
+private double GetNumberAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberListAttribute`
+
+```csharp
+private double[] GetNumberListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringAttribute`
+
+```csharp
+private string GetStringAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `InterpolationForAttribute`
+
+```csharp
+private IResolvable InterpolationForAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `ResetId`
+
+```csharp
+private void ResetId()
+```
+
+##### `ResetName`
+
+```csharp
+private void ResetName()
+```
+
+##### `ResetProjectId`
+
+```csharp
+private void ResetProjectId()
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| IsConstruct
| Checks if `x` is a construct. |
+| IsTerraformElement
| *No description.* |
+| IsTerraformDataSource
| *No description.* |
+| GenerateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointTemplate resource upon running "cdktf plan ". |
+
+---
+
+##### `IsConstruct`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointTemplate.IsConstruct(object X);
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `X`Required
+
+- *Type:* object
+
+Any object.
+
+---
+
+##### `IsTerraformElement`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointTemplate.IsTerraformElement(object X);
+```
+
+###### `X`Required
+
+- *Type:* object
+
+---
+
+##### `IsTerraformDataSource`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointTemplate.IsTerraformDataSource(object X);
+```
+
+###### `X`Required
+
+- *Type:* object
+
+---
+
+##### `GenerateConfigForImport`
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+DataHcpWaypointTemplate.GenerateConfigForImport(Construct Scope, string ImportToId, string ImportFromId, TerraformProvider Provider = null);
+```
+
+Generates CDKTF code for importing a DataHcpWaypointTemplate resource upon running "cdktf plan ".
+
+###### `Scope`Required
+
+- *Type:* Constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `ImportToId`Required
+
+- *Type:* string
+
+The construct id used in the generated config for the DataHcpWaypointTemplate to import.
+
+---
+
+###### `ImportFromId`Required
+
+- *Type:* string
+
+The id of the existing DataHcpWaypointTemplate that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `Provider`Optional
+
+- *Type:* HashiCorp.Cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointTemplate to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Node
| Constructs.Node
| The tree node. |
+| CdktfStack
| HashiCorp.Cdktf.TerraformStack
| *No description.* |
+| Fqn
| string
| *No description.* |
+| FriendlyUniqueId
| string
| *No description.* |
+| TerraformMetaArguments
| System.Collections.Generic.IDictionary
| *No description.* |
+| TerraformResourceType
| string
| *No description.* |
+| TerraformGeneratorMetadata
| HashiCorp.Cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| Count
| object
| *No description.* |
+| DependsOn
| string[]
| *No description.* |
+| ForEach
| HashiCorp.Cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
+| Description
| string
| *No description.* |
+| Labels
| string[]
| *No description.* |
+| OrganizationId
| string
| *No description.* |
+| ReadmeMarkdownTemplate
| string
| *No description.* |
+| Summary
| string
| *No description.* |
+| TerraformCloudWorkspaceDetails
| DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
+| TerraformNoCodeModule
| DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
+| VariableOptions
| DataHcpWaypointTemplateVariableOptionsList
| *No description.* |
+| IdInput
| string
| *No description.* |
+| NameInput
| string
| *No description.* |
+| ProjectIdInput
| string
| *No description.* |
+| Id
| string
| *No description.* |
+| Name
| string
| *No description.* |
+| ProjectId
| string
| *No description.* |
+
+---
+
+##### `Node`Required
+
+```csharp
+public Node Node { get; }
+```
+
+- *Type:* Constructs.Node
+
+The tree node.
+
+---
+
+##### `CdktfStack`Required
+
+```csharp
+public TerraformStack CdktfStack { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformStack
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `FriendlyUniqueId`Required
+
+```csharp
+public string FriendlyUniqueId { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `TerraformMetaArguments`Required
+
+```csharp
+public System.Collections.Generic.IDictionary TerraformMetaArguments { get; }
+```
+
+- *Type:* System.Collections.Generic.IDictionary
+
+---
+
+##### `TerraformResourceType`Required
+
+```csharp
+public string TerraformResourceType { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `TerraformGeneratorMetadata`Optional
+
+```csharp
+public TerraformProviderGeneratorMetadata TerraformGeneratorMetadata { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `Count`Optional
+
+```csharp
+public object Count { get; }
+```
+
+- *Type:* object
+
+---
+
+##### `DependsOn`Optional
+
+```csharp
+public string[] DependsOn { get; }
+```
+
+- *Type:* string[]
+
+---
+
+##### `ForEach`Optional
+
+```csharp
+public ITerraformIterator ForEach { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```csharp
+public TerraformResourceLifecycle Lifecycle { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```csharp
+public TerraformProvider Provider { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformProvider
+
+---
+
+##### `Description`Required
+
+```csharp
+public string Description { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Labels`Required
+
+```csharp
+public string[] Labels { get; }
+```
+
+- *Type:* string[]
+
+---
+
+##### `OrganizationId`Required
+
+```csharp
+public string OrganizationId { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `ReadmeMarkdownTemplate`Required
+
+```csharp
+public string ReadmeMarkdownTemplate { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Summary`Required
+
+```csharp
+public string Summary { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `TerraformCloudWorkspaceDetails`Required
+
+```csharp
+public DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference TerraformCloudWorkspaceDetails { get; }
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+
+---
+
+##### `TerraformNoCodeModule`Required
+
+```csharp
+public DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference TerraformNoCodeModule { get; }
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+
+---
+
+##### `VariableOptions`Required
+
+```csharp
+public DataHcpWaypointTemplateVariableOptionsList VariableOptions { get; }
+```
+
+- *Type:* DataHcpWaypointTemplateVariableOptionsList
+
+---
+
+##### `IdInput`Optional
+
+```csharp
+public string IdInput { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `NameInput`Optional
+
+```csharp
+public string NameInput { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `ProjectIdInput`Optional
+
+```csharp
+public string ProjectIdInput { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Id`Required
+
+```csharp
+public string Id { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Name`Required
+
+```csharp
+public string Name { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `ProjectId`Required
+
+```csharp
+public string ProjectId { get; }
+```
+
+- *Type:* string
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TfResourceType
| string
| *No description.* |
+
+---
+
+##### `TfResourceType`Required
+
+```csharp
+public string TfResourceType { get; }
+```
+
+- *Type:* string
+
+---
+
+## Structs
+
+### DataHcpWaypointTemplateConfig
+
+#### Initializer
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateConfig {
+ object Connection = null,
+ object Count = null,
+ ITerraformDependable[] DependsOn = null,
+ ITerraformIterator ForEach = null,
+ TerraformResourceLifecycle Lifecycle = null,
+ TerraformProvider Provider = null,
+ object[] Provisioners = null,
+ string Id = null,
+ string Name = null,
+ string ProjectId = null
+};
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Connection
| object
| *No description.* |
+| Count
| object
| *No description.* |
+| DependsOn
| HashiCorp.Cdktf.ITerraformDependable[]
| *No description.* |
+| ForEach
| HashiCorp.Cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| HashiCorp.Cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
+| Provisioners
| object[]
| *No description.* |
+| Id
| string
| The ID of the Template. |
+| Name
| string
| The name of the Template. |
+| ProjectId
| string
| The ID of the HCP project where the Waypoint Template is located. |
+
+---
+
+##### `Connection`Optional
+
+```csharp
+public object Connection { get; set; }
+```
+
+- *Type:* object
+
+---
+
+##### `Count`Optional
+
+```csharp
+public object Count { get; set; }
+```
+
+- *Type:* object
+
+---
+
+##### `DependsOn`Optional
+
+```csharp
+public ITerraformDependable[] DependsOn { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.ITerraformDependable[]
+
+---
+
+##### `ForEach`Optional
+
+```csharp
+public ITerraformIterator ForEach { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```csharp
+public TerraformResourceLifecycle Lifecycle { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```csharp
+public TerraformProvider Provider { get; set; }
+```
+
+- *Type:* HashiCorp.Cdktf.TerraformProvider
+
+---
+
+##### `Provisioners`Optional
+
+```csharp
+public object[] Provisioners { get; set; }
+```
+
+- *Type:* object[]
+
+---
+
+##### `Id`Optional
+
+```csharp
+public string Id { get; set; }
+```
+
+- *Type:* string
+
+The ID of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#id DataHcpWaypointTemplate#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `Name`Optional
+
+```csharp
+public string Name { get; set; }
+```
+
+- *Type:* string
+
+The name of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#name DataHcpWaypointTemplate#name}
+
+---
+
+##### `ProjectId`Optional
+
+```csharp
+public string ProjectId { get; set; }
+```
+
+- *Type:* string
+
+The ID of the HCP project where the Waypoint Template is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#project_id DataHcpWaypointTemplate#project_id}
+
+---
+
+### DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
+
+#### Initializer
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateTerraformCloudWorkspaceDetails {
+
+};
+```
+
+
+### DataHcpWaypointTemplateTerraformNoCodeModule
+
+#### Initializer
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateTerraformNoCodeModule {
+
+};
+```
+
+
+### DataHcpWaypointTemplateVariableOptions
+
+#### Initializer
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateVariableOptions {
+
+};
+```
+
+
+## Classes
+
+### DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
+| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `TerraformResource`Required
+
+- *Type:* HashiCorp.Cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `TerraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```csharp
+private string ComputeFqn()
+```
+
+##### `GetAnyMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanAttribute`
+
+```csharp
+private IResolvable GetBooleanAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetListAttribute`
+
+```csharp
+private string[] GetListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberAttribute`
+
+```csharp
+private double GetNumberAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberListAttribute`
+
+```csharp
+private double[] GetNumberListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringAttribute`
+
+```csharp
+private string GetStringAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `InterpolationForAttribute`
+
+```csharp
+private IResolvable InterpolationForAttribute(string Property)
+```
+
+###### `Property`Required
+
+- *Type:* string
+
+---
+
+##### `Resolve`
+
+```csharp
+private object Resolve(IResolveContext Context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `Context`Required
+
+- *Type:* HashiCorp.Cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| string
| *No description.* |
+| Name
| string
| *No description.* |
+| TerraformProjectId
| string
| *No description.* |
+| InternalValue
| DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```csharp
+public string[] CreationStack { get; }
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Name`Required
+
+```csharp
+public string Name { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `TerraformProjectId`Required
+
+```csharp
+public string TerraformProjectId { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `InternalValue`Optional
+
+```csharp
+public DataHcpWaypointTemplateTerraformCloudWorkspaceDetails InternalValue { get; }
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
+
+---
+
+
+### DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
+| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `TerraformResource`Required
+
+- *Type:* HashiCorp.Cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `TerraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```csharp
+private string ComputeFqn()
+```
+
+##### `GetAnyMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanAttribute`
+
+```csharp
+private IResolvable GetBooleanAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetListAttribute`
+
+```csharp
+private string[] GetListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberAttribute`
+
+```csharp
+private double GetNumberAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberListAttribute`
+
+```csharp
+private double[] GetNumberListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringAttribute`
+
+```csharp
+private string GetStringAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `InterpolationForAttribute`
+
+```csharp
+private IResolvable InterpolationForAttribute(string Property)
+```
+
+###### `Property`Required
+
+- *Type:* string
+
+---
+
+##### `Resolve`
+
+```csharp
+private object Resolve(IResolveContext Context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `Context`Required
+
+- *Type:* HashiCorp.Cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| string
| *No description.* |
+| Source
| string
| *No description.* |
+| Version
| string
| *No description.* |
+| InternalValue
| DataHcpWaypointTemplateTerraformNoCodeModule
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```csharp
+public string[] CreationStack { get; }
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Source`Required
+
+```csharp
+public string Source { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Version`Required
+
+```csharp
+public string Version { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `InternalValue`Optional
+
+```csharp
+public DataHcpWaypointTemplateTerraformNoCodeModule InternalValue { get; }
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformNoCodeModule
+
+---
+
+
+### DataHcpWaypointTemplateVariableOptionsList
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateVariableOptionsList(IInterpolatingParent TerraformResource, string TerraformAttribute, bool WrapsSet);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
+| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+| WrapsSet
| bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
+
+---
+
+##### `TerraformResource`Required
+
+- *Type:* HashiCorp.Cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `TerraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+##### `WrapsSet`Required
+
+- *Type:* bool
+
+whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| AllWithMapKey
| Creating an iterator for this complex list. |
+| ComputeFqn
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+| Get
| *No description.* |
+
+---
+
+##### `AllWithMapKey`
+
+```csharp
+private DynamicListTerraformIterator AllWithMapKey(string MapKeyAttributeName)
+```
+
+Creating an iterator for this complex list.
+
+The list will be converted into a map with the mapKeyAttributeName as the key.
+
+###### `MapKeyAttributeName`Required
+
+- *Type:* string
+
+---
+
+##### `ComputeFqn`
+
+```csharp
+private string ComputeFqn()
+```
+
+##### `Resolve`
+
+```csharp
+private object Resolve(IResolveContext Context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `Context`Required
+
+- *Type:* HashiCorp.Cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+##### `Get`
+
+```csharp
+private DataHcpWaypointTemplateVariableOptionsOutputReference Get(double Index)
+```
+
+###### `Index`Required
+
+- *Type:* double
+
+the index of the item to return.
+
+---
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| string
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```csharp
+public string[] CreationStack { get; }
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+
+### DataHcpWaypointTemplateVariableOptionsOutputReference
+
+#### Initializers
+
+```csharp
+using HashiCorp.Cdktf.Providers.Hcp;
+
+new DataHcpWaypointTemplateVariableOptionsOutputReference(IInterpolatingParent TerraformResource, string TerraformAttribute, double ComplexObjectIndex, bool ComplexObjectIsFromSet);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TerraformResource
| HashiCorp.Cdktf.IInterpolatingParent
| The parent resource. |
+| TerraformAttribute
| string
| The attribute on the parent resource this class is referencing. |
+| ComplexObjectIndex
| double
| the index of this item in the list. |
+| ComplexObjectIsFromSet
| bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
+
+---
+
+##### `TerraformResource`Required
+
+- *Type:* HashiCorp.Cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `TerraformAttribute`Required
+
+- *Type:* string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+##### `ComplexObjectIndex`Required
+
+- *Type:* double
+
+the index of this item in the list.
+
+---
+
+##### `ComplexObjectIsFromSet`Required
+
+- *Type:* bool
+
+whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```csharp
+private string ComputeFqn()
+```
+
+##### `GetAnyMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetAnyMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanAttribute`
+
+```csharp
+private IResolvable GetBooleanAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetBooleanMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetListAttribute`
+
+```csharp
+private string[] GetListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberAttribute`
+
+```csharp
+private double GetNumberAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberListAttribute`
+
+```csharp
+private double[] GetNumberListAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetNumberMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringAttribute`
+
+```csharp
+private string GetStringAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `GetStringMapAttribute`
+
+```csharp
+private System.Collections.Generic.IDictionary GetStringMapAttribute(string TerraformAttribute)
+```
+
+###### `TerraformAttribute`Required
+
+- *Type:* string
+
+---
+
+##### `InterpolationForAttribute`
+
+```csharp
+private IResolvable InterpolationForAttribute(string Property)
+```
+
+###### `Property`Required
+
+- *Type:* string
+
+---
+
+##### `Resolve`
+
+```csharp
+private object Resolve(IResolveContext Context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `Context`Required
+
+- *Type:* HashiCorp.Cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```csharp
+private string ToString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| string[]
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| string
| *No description.* |
+| Name
| string
| *No description.* |
+| Options
| string[]
| *No description.* |
+| UserEditable
| HashiCorp.Cdktf.IResolvable
| *No description.* |
+| VariableType
| string
| *No description.* |
+| InternalValue
| DataHcpWaypointTemplateVariableOptions
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```csharp
+public string[] CreationStack { get; }
+```
+
+- *Type:* string[]
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```csharp
+public string Fqn { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Name`Required
+
+```csharp
+public string Name { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `Options`Required
+
+```csharp
+public string[] Options { get; }
+```
+
+- *Type:* string[]
+
+---
+
+##### `UserEditable`Required
+
+```csharp
+public IResolvable UserEditable { get; }
+```
+
+- *Type:* HashiCorp.Cdktf.IResolvable
+
+---
+
+##### `VariableType`Required
+
+```csharp
+public string VariableType { get; }
+```
+
+- *Type:* string
+
+---
+
+##### `InternalValue`Optional
+
+```csharp
+public DataHcpWaypointTemplateVariableOptions InternalValue { get; }
+```
+
+- *Type:* DataHcpWaypointTemplateVariableOptions
+
+---
+
+
+
diff --git a/docs/dataHcpWaypointTemplate.go.md b/docs/dataHcpWaypointTemplate.go.md
new file mode 100644
index 000000000..bcc296c1d
--- /dev/null
+++ b/docs/dataHcpWaypointTemplate.go.md
@@ -0,0 +1,1912 @@
+# `dataHcpWaypointTemplate` Submodule
+
+## Constructs
+
+### DataHcpWaypointTemplate
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template hcp_waypoint_template}.
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.NewDataHcpWaypointTemplate(scope Construct, id *string, config DataHcpWaypointTemplateConfig) DataHcpWaypointTemplate
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| scope
| github.com/aws/constructs-go/constructs/v10.Construct
| The scope in which to define this construct. |
+| id
| *string
| The scoped construct ID. |
+| config
| DataHcpWaypointTemplateConfig
| *No description.* |
+
+---
+
+##### `scope`Required
+
+- *Type:* github.com/aws/constructs-go/constructs/v10.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `id`Required
+
+- *Type:* *string
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `config`Optional
+
+- *Type:* DataHcpWaypointTemplateConfig
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ToString
| Returns a string representation of this construct. |
+| AddOverride
| *No description.* |
+| OverrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
+| ResetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| ToHclTerraform
| Adds this resource to the terraform JSON output. |
+| ToMetadata
| *No description.* |
+| ToTerraform
| Adds this resource to the terraform JSON output. |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| ResetId
| *No description.* |
+| ResetName
| *No description.* |
+| ResetProjectId
| *No description.* |
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Returns a string representation of this construct.
+
+##### `AddOverride`
+
+```go
+func AddOverride(path *string, value interface{})
+```
+
+###### `path`Required
+
+- *Type:* *string
+
+---
+
+###### `value`Required
+
+- *Type:* interface{}
+
+---
+
+##### `OverrideLogicalId`
+
+```go
+func OverrideLogicalId(newLogicalId *string)
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `newLogicalId`Required
+
+- *Type:* *string
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `ResetOverrideLogicalId`
+
+```go
+func ResetOverrideLogicalId()
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `ToHclTerraform`
+
+```go
+func ToHclTerraform() interface{}
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `ToMetadata`
+
+```go
+func ToMetadata() interface{}
+```
+
+##### `ToTerraform`
+
+```go
+func ToTerraform() interface{}
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `GetAnyMapAttribute`
+
+```go
+func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanAttribute`
+
+```go
+func GetBooleanAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```go
+func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetListAttribute`
+
+```go
+func GetListAttribute(terraformAttribute *string) *[]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberAttribute`
+
+```go
+func GetNumberAttribute(terraformAttribute *string) *f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberListAttribute`
+
+```go
+func GetNumberListAttribute(terraformAttribute *string) *[]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```go
+func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringAttribute`
+
+```go
+func GetStringAttribute(terraformAttribute *string) *string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringMapAttribute`
+
+```go
+func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `InterpolationForAttribute`
+
+```go
+func InterpolationForAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `ResetId`
+
+```go
+func ResetId()
+```
+
+##### `ResetName`
+
+```go
+func ResetName()
+```
+
+##### `ResetProjectId`
+
+```go
+func ResetProjectId()
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| IsConstruct
| Checks if `x` is a construct. |
+| IsTerraformElement
| *No description.* |
+| IsTerraformDataSource
| *No description.* |
+| GenerateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointTemplate resource upon running "cdktf plan ". |
+
+---
+
+##### `IsConstruct`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.DataHcpWaypointTemplate_IsConstruct(x interface{}) *bool
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `x`Required
+
+- *Type:* interface{}
+
+Any object.
+
+---
+
+##### `IsTerraformElement`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.DataHcpWaypointTemplate_IsTerraformElement(x interface{}) *bool
+```
+
+###### `x`Required
+
+- *Type:* interface{}
+
+---
+
+##### `IsTerraformDataSource`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.DataHcpWaypointTemplate_IsTerraformDataSource(x interface{}) *bool
+```
+
+###### `x`Required
+
+- *Type:* interface{}
+
+---
+
+##### `GenerateConfigForImport`
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.DataHcpWaypointTemplate_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
+```
+
+Generates CDKTF code for importing a DataHcpWaypointTemplate resource upon running "cdktf plan ".
+
+###### `scope`Required
+
+- *Type:* github.com/aws/constructs-go/constructs/v10.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `importToId`Required
+
+- *Type:* *string
+
+The construct id used in the generated config for the DataHcpWaypointTemplate to import.
+
+---
+
+###### `importFromId`Required
+
+- *Type:* *string
+
+The id of the existing DataHcpWaypointTemplate that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `provider`Optional
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointTemplate to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Node
| github.com/aws/constructs-go/constructs/v10.Node
| The tree node. |
+| CdktfStack
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformStack
| *No description.* |
+| Fqn
| *string
| *No description.* |
+| FriendlyUniqueId
| *string
| *No description.* |
+| TerraformMetaArguments
| *map[string]interface{}
| *No description.* |
+| TerraformResourceType
| *string
| *No description.* |
+| TerraformGeneratorMetadata
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| Count
| interface{}
| *No description.* |
+| DependsOn
| *[]*string
| *No description.* |
+| ForEach
| github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
+| Description
| *string
| *No description.* |
+| Labels
| *[]*string
| *No description.* |
+| OrganizationId
| *string
| *No description.* |
+| ReadmeMarkdownTemplate
| *string
| *No description.* |
+| Summary
| *string
| *No description.* |
+| TerraformCloudWorkspaceDetails
| DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
+| TerraformNoCodeModule
| DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
+| VariableOptions
| DataHcpWaypointTemplateVariableOptionsList
| *No description.* |
+| IdInput
| *string
| *No description.* |
+| NameInput
| *string
| *No description.* |
+| ProjectIdInput
| *string
| *No description.* |
+| Id
| *string
| *No description.* |
+| Name
| *string
| *No description.* |
+| ProjectId
| *string
| *No description.* |
+
+---
+
+##### `Node`Required
+
+```go
+func Node() Node
+```
+
+- *Type:* github.com/aws/constructs-go/constructs/v10.Node
+
+The tree node.
+
+---
+
+##### `CdktfStack`Required
+
+```go
+func CdktfStack() TerraformStack
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformStack
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `FriendlyUniqueId`Required
+
+```go
+func FriendlyUniqueId() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `TerraformMetaArguments`Required
+
+```go
+func TerraformMetaArguments() *map[string]interface{}
+```
+
+- *Type:* *map[string]interface{}
+
+---
+
+##### `TerraformResourceType`Required
+
+```go
+func TerraformResourceType() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `TerraformGeneratorMetadata`Optional
+
+```go
+func TerraformGeneratorMetadata() TerraformProviderGeneratorMetadata
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `Count`Optional
+
+```go
+func Count() interface{}
+```
+
+- *Type:* interface{}
+
+---
+
+##### `DependsOn`Optional
+
+```go
+func DependsOn() *[]*string
+```
+
+- *Type:* *[]*string
+
+---
+
+##### `ForEach`Optional
+
+```go
+func ForEach() ITerraformIterator
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```go
+func Lifecycle() TerraformResourceLifecycle
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```go
+func Provider() TerraformProvider
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
+
+---
+
+##### `Description`Required
+
+```go
+func Description() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Labels`Required
+
+```go
+func Labels() *[]*string
+```
+
+- *Type:* *[]*string
+
+---
+
+##### `OrganizationId`Required
+
+```go
+func OrganizationId() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `ReadmeMarkdownTemplate`Required
+
+```go
+func ReadmeMarkdownTemplate() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Summary`Required
+
+```go
+func Summary() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `TerraformCloudWorkspaceDetails`Required
+
+```go
+func TerraformCloudWorkspaceDetails() DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+
+---
+
+##### `TerraformNoCodeModule`Required
+
+```go
+func TerraformNoCodeModule() DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+
+---
+
+##### `VariableOptions`Required
+
+```go
+func VariableOptions() DataHcpWaypointTemplateVariableOptionsList
+```
+
+- *Type:* DataHcpWaypointTemplateVariableOptionsList
+
+---
+
+##### `IdInput`Optional
+
+```go
+func IdInput() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `NameInput`Optional
+
+```go
+func NameInput() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `ProjectIdInput`Optional
+
+```go
+func ProjectIdInput() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Id`Required
+
+```go
+func Id() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Name`Required
+
+```go
+func Name() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `ProjectId`Required
+
+```go
+func ProjectId() *string
+```
+
+- *Type:* *string
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| TfResourceType
| *string
| *No description.* |
+
+---
+
+##### `TfResourceType`Required
+
+```go
+func TfResourceType() *string
+```
+
+- *Type:* *string
+
+---
+
+## Structs
+
+### DataHcpWaypointTemplateConfig
+
+#### Initializer
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+&datahcpwaypointtemplate.DataHcpWaypointTemplateConfig {
+ Connection: interface{},
+ Count: interface{},
+ DependsOn: *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable,
+ ForEach: github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator,
+ Lifecycle: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle,
+ Provider: github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider,
+ Provisioners: *[]interface{},
+ Id: *string,
+ Name: *string,
+ ProjectId: *string,
+}
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| Connection
| interface{}
| *No description.* |
+| Count
| interface{}
| *No description.* |
+| DependsOn
| *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable
| *No description.* |
+| ForEach
| github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
| *No description.* |
+| Lifecycle
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
| *No description.* |
+| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
+| Provisioners
| *[]interface{}
| *No description.* |
+| Id
| *string
| The ID of the Template. |
+| Name
| *string
| The name of the Template. |
+| ProjectId
| *string
| The ID of the HCP project where the Waypoint Template is located. |
+
+---
+
+##### `Connection`Optional
+
+```go
+Connection interface{}
+```
+
+- *Type:* interface{}
+
+---
+
+##### `Count`Optional
+
+```go
+Count interface{}
+```
+
+- *Type:* interface{}
+
+---
+
+##### `DependsOn`Optional
+
+```go
+DependsOn *[]ITerraformDependable
+```
+
+- *Type:* *[]github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformDependable
+
+---
+
+##### `ForEach`Optional
+
+```go
+ForEach ITerraformIterator
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.ITerraformIterator
+
+---
+
+##### `Lifecycle`Optional
+
+```go
+Lifecycle TerraformResourceLifecycle
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformResourceLifecycle
+
+---
+
+##### `Provider`Optional
+
+```go
+Provider TerraformProvider
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
+
+---
+
+##### `Provisioners`Optional
+
+```go
+Provisioners *[]interface{}
+```
+
+- *Type:* *[]interface{}
+
+---
+
+##### `Id`Optional
+
+```go
+Id *string
+```
+
+- *Type:* *string
+
+The ID of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#id DataHcpWaypointTemplate#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `Name`Optional
+
+```go
+Name *string
+```
+
+- *Type:* *string
+
+The name of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#name DataHcpWaypointTemplate#name}
+
+---
+
+##### `ProjectId`Optional
+
+```go
+ProjectId *string
+```
+
+- *Type:* *string
+
+The ID of the HCP project where the Waypoint Template is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#project_id DataHcpWaypointTemplate#project_id}
+
+---
+
+### DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
+
+#### Initializer
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+&datahcpwaypointtemplate.DataHcpWaypointTemplateTerraformCloudWorkspaceDetails {
+
+}
+```
+
+
+### DataHcpWaypointTemplateTerraformNoCodeModule
+
+#### Initializer
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+&datahcpwaypointtemplate.DataHcpWaypointTemplateTerraformNoCodeModule {
+
+}
+```
+
+
+### DataHcpWaypointTemplateVariableOptions
+
+#### Initializer
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+&datahcpwaypointtemplate.DataHcpWaypointTemplateVariableOptions {
+
+}
+```
+
+
+## Classes
+
+### DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.NewDataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* *string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```go
+func ComputeFqn() *string
+```
+
+##### `GetAnyMapAttribute`
+
+```go
+func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanAttribute`
+
+```go
+func GetBooleanAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```go
+func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetListAttribute`
+
+```go
+func GetListAttribute(terraformAttribute *string) *[]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberAttribute`
+
+```go
+func GetNumberAttribute(terraformAttribute *string) *f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberListAttribute`
+
+```go
+func GetNumberListAttribute(terraformAttribute *string) *[]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```go
+func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringAttribute`
+
+```go
+func GetStringAttribute(terraformAttribute *string) *string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringMapAttribute`
+
+```go
+func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `InterpolationForAttribute`
+
+```go
+func InterpolationForAttribute(property *string) IResolvable
+```
+
+###### `property`Required
+
+- *Type:* *string
+
+---
+
+##### `Resolve`
+
+```go
+func Resolve(_context IResolveContext) interface{}
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| *string
| *No description.* |
+| Name
| *string
| *No description.* |
+| TerraformProjectId
| *string
| *No description.* |
+| InternalValue
| DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```go
+func CreationStack() *[]*string
+```
+
+- *Type:* *[]*string
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Name`Required
+
+```go
+func Name() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `TerraformProjectId`Required
+
+```go
+func TerraformProjectId() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `InternalValue`Optional
+
+```go
+func InternalValue() DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
+
+---
+
+
+### DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.NewDataHcpWaypointTemplateTerraformNoCodeModuleOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string) DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* *string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```go
+func ComputeFqn() *string
+```
+
+##### `GetAnyMapAttribute`
+
+```go
+func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanAttribute`
+
+```go
+func GetBooleanAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```go
+func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetListAttribute`
+
+```go
+func GetListAttribute(terraformAttribute *string) *[]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberAttribute`
+
+```go
+func GetNumberAttribute(terraformAttribute *string) *f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberListAttribute`
+
+```go
+func GetNumberListAttribute(terraformAttribute *string) *[]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```go
+func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringAttribute`
+
+```go
+func GetStringAttribute(terraformAttribute *string) *string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringMapAttribute`
+
+```go
+func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `InterpolationForAttribute`
+
+```go
+func InterpolationForAttribute(property *string) IResolvable
+```
+
+###### `property`Required
+
+- *Type:* *string
+
+---
+
+##### `Resolve`
+
+```go
+func Resolve(_context IResolveContext) interface{}
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| *string
| *No description.* |
+| Source
| *string
| *No description.* |
+| Version
| *string
| *No description.* |
+| InternalValue
| DataHcpWaypointTemplateTerraformNoCodeModule
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```go
+func CreationStack() *[]*string
+```
+
+- *Type:* *[]*string
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Source`Required
+
+```go
+func Source() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Version`Required
+
+```go
+func Version() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `InternalValue`Optional
+
+```go
+func InternalValue() DataHcpWaypointTemplateTerraformNoCodeModule
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformNoCodeModule
+
+---
+
+
+### DataHcpWaypointTemplateVariableOptionsList
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.NewDataHcpWaypointTemplateVariableOptionsList(terraformResource IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataHcpWaypointTemplateVariableOptionsList
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
+| wrapsSet
| *bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* *string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+##### `wrapsSet`Required
+
+- *Type:* *bool
+
+whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| AllWithMapKey
| Creating an iterator for this complex list. |
+| ComputeFqn
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+| Get
| *No description.* |
+
+---
+
+##### `AllWithMapKey`
+
+```go
+func AllWithMapKey(mapKeyAttributeName *string) DynamicListTerraformIterator
+```
+
+Creating an iterator for this complex list.
+
+The list will be converted into a map with the mapKeyAttributeName as the key.
+
+###### `mapKeyAttributeName`Required
+
+- *Type:* *string
+
+---
+
+##### `ComputeFqn`
+
+```go
+func ComputeFqn() *string
+```
+
+##### `Resolve`
+
+```go
+func Resolve(_context IResolveContext) interface{}
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+##### `Get`
+
+```go
+func Get(index *f64) DataHcpWaypointTemplateVariableOptionsOutputReference
+```
+
+###### `index`Required
+
+- *Type:* *f64
+
+the index of the item to return.
+
+---
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| *string
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```go
+func CreationStack() *[]*string
+```
+
+- *Type:* *[]*string
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+
+### DataHcpWaypointTemplateVariableOptionsOutputReference
+
+#### Initializers
+
+```go
+import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v9/datahcpwaypointtemplate"
+
+datahcpwaypointtemplate.NewDataHcpWaypointTemplateVariableOptionsOutputReference(terraformResource IInterpolatingParent, terraformAttribute *string, complexObjectIndex *f64, complexObjectIsFromSet *bool) DataHcpWaypointTemplateVariableOptionsOutputReference
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| *string
| The attribute on the parent resource this class is referencing. |
+| complexObjectIndex
| *f64
| the index of this item in the list. |
+| complexObjectIsFromSet
| *bool
| whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* *string
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+##### `complexObjectIndex`Required
+
+- *Type:* *f64
+
+the index of this item in the list.
+
+---
+
+##### `complexObjectIsFromSet`Required
+
+- *Type:* *bool
+
+whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| ComputeFqn
| *No description.* |
+| GetAnyMapAttribute
| *No description.* |
+| GetBooleanAttribute
| *No description.* |
+| GetBooleanMapAttribute
| *No description.* |
+| GetListAttribute
| *No description.* |
+| GetNumberAttribute
| *No description.* |
+| GetNumberListAttribute
| *No description.* |
+| GetNumberMapAttribute
| *No description.* |
+| GetStringAttribute
| *No description.* |
+| GetStringMapAttribute
| *No description.* |
+| InterpolationForAttribute
| *No description.* |
+| Resolve
| Produce the Token's value at resolution time. |
+| ToString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `ComputeFqn`
+
+```go
+func ComputeFqn() *string
+```
+
+##### `GetAnyMapAttribute`
+
+```go
+func GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{}
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanAttribute`
+
+```go
+func GetBooleanAttribute(terraformAttribute *string) IResolvable
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetBooleanMapAttribute`
+
+```go
+func GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetListAttribute`
+
+```go
+func GetListAttribute(terraformAttribute *string) *[]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberAttribute`
+
+```go
+func GetNumberAttribute(terraformAttribute *string) *f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberListAttribute`
+
+```go
+func GetNumberListAttribute(terraformAttribute *string) *[]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetNumberMapAttribute`
+
+```go
+func GetNumberMapAttribute(terraformAttribute *string) *map[string]*f64
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringAttribute`
+
+```go
+func GetStringAttribute(terraformAttribute *string) *string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `GetStringMapAttribute`
+
+```go
+func GetStringMapAttribute(terraformAttribute *string) *map[string]*string
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* *string
+
+---
+
+##### `InterpolationForAttribute`
+
+```go
+func InterpolationForAttribute(property *string) IResolvable
+```
+
+###### `property`Required
+
+- *Type:* *string
+
+---
+
+##### `Resolve`
+
+```go
+func Resolve(_context IResolveContext) interface{}
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolveContext
+
+---
+
+##### `ToString`
+
+```go
+func ToString() *string
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| CreationStack
| *[]*string
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| Fqn
| *string
| *No description.* |
+| Name
| *string
| *No description.* |
+| Options
| *[]*string
| *No description.* |
+| UserEditable
| github.com/hashicorp/terraform-cdk-go/cdktf.IResolvable
| *No description.* |
+| VariableType
| *string
| *No description.* |
+| InternalValue
| DataHcpWaypointTemplateVariableOptions
| *No description.* |
+
+---
+
+##### `CreationStack`Required
+
+```go
+func CreationStack() *[]*string
+```
+
+- *Type:* *[]*string
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `Fqn`Required
+
+```go
+func Fqn() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Name`Required
+
+```go
+func Name() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `Options`Required
+
+```go
+func Options() *[]*string
+```
+
+- *Type:* *[]*string
+
+---
+
+##### `UserEditable`Required
+
+```go
+func UserEditable() IResolvable
+```
+
+- *Type:* github.com/hashicorp/terraform-cdk-go/cdktf.IResolvable
+
+---
+
+##### `VariableType`Required
+
+```go
+func VariableType() *string
+```
+
+- *Type:* *string
+
+---
+
+##### `InternalValue`Optional
+
+```go
+func InternalValue() DataHcpWaypointTemplateVariableOptions
+```
+
+- *Type:* DataHcpWaypointTemplateVariableOptions
+
+---
+
+
+
diff --git a/docs/dataHcpWaypointTemplate.java.md b/docs/dataHcpWaypointTemplate.java.md
new file mode 100644
index 000000000..c03d48f29
--- /dev/null
+++ b/docs/dataHcpWaypointTemplate.java.md
@@ -0,0 +1,2006 @@
+# `dataHcpWaypointTemplate` Submodule
+
+## Constructs
+
+### DataHcpWaypointTemplate
+
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template hcp_waypoint_template}.
+
+#### Initializers
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplate;
+
+DataHcpWaypointTemplate.Builder.create(Construct scope, java.lang.String id)
+// .connection(SSHProvisionerConnection)
+// .connection(WinrmProvisionerConnection)
+// .count(java.lang.Number)
+// .count(TerraformCount)
+// .dependsOn(java.util.List)
+// .forEach(ITerraformIterator)
+// .lifecycle(TerraformResourceLifecycle)
+// .provider(TerraformProvider)
+// .provisioners(java.util.List)
+// .id(java.lang.String)
+// .name(java.lang.String)
+// .projectId(java.lang.String)
+ .build();
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| scope
| software.constructs.Construct
| The scope in which to define this construct. |
+| id
| java.lang.String
| The scoped construct ID. |
+| connection
| com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
| *No description.* |
+| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
+| dependsOn
| java.util.List
| *No description.* |
+| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
+| provisioners
| java.util.List
| *No description.* |
+| id
| java.lang.String
| The ID of the Template. |
+| name
| java.lang.String
| The name of the Template. |
+| projectId
| java.lang.String
| The ID of the HCP project where the Waypoint Template is located. |
+
+---
+
+##### `scope`Required
+
+- *Type:* software.constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+##### `id`Required
+
+- *Type:* java.lang.String
+
+The scoped construct ID.
+
+Must be unique amongst siblings in the same scope
+
+---
+
+##### `connection`Optional
+
+- *Type:* com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
+
+---
+
+##### `count`Optional
+
+- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+- *Type:* java.util.List
+
+---
+
+##### `forEach`Optional
+
+- *Type:* com.hashicorp.cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+---
+
+##### `provisioners`Optional
+
+- *Type:* java.util.List
+
+---
+
+##### `id`Optional
+
+- *Type:* java.lang.String
+
+The ID of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#id DataHcpWaypointTemplate#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `name`Optional
+
+- *Type:* java.lang.String
+
+The name of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#name DataHcpWaypointTemplate#name}
+
+---
+
+##### `projectId`Optional
+
+- *Type:* java.lang.String
+
+The ID of the HCP project where the Waypoint Template is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#project_id DataHcpWaypointTemplate#project_id}
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| toString
| Returns a string representation of this construct. |
+| addOverride
| *No description.* |
+| overrideLogicalId
| Overrides the auto-generated logical ID with a specific ID. |
+| resetOverrideLogicalId
| Resets a previously passed logical Id to use the auto-generated logical id again. |
+| toHclTerraform
| Adds this resource to the terraform JSON output. |
+| toMetadata
| *No description.* |
+| toTerraform
| Adds this resource to the terraform JSON output. |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resetId
| *No description.* |
+| resetName
| *No description.* |
+| resetProjectId
| *No description.* |
+
+---
+
+##### `toString`
+
+```java
+public java.lang.String toString()
+```
+
+Returns a string representation of this construct.
+
+##### `addOverride`
+
+```java
+public void addOverride(java.lang.String path, java.lang.Object value)
+```
+
+###### `path`Required
+
+- *Type:* java.lang.String
+
+---
+
+###### `value`Required
+
+- *Type:* java.lang.Object
+
+---
+
+##### `overrideLogicalId`
+
+```java
+public void overrideLogicalId(java.lang.String newLogicalId)
+```
+
+Overrides the auto-generated logical ID with a specific ID.
+
+###### `newLogicalId`Required
+
+- *Type:* java.lang.String
+
+The new logical ID to use for this stack element.
+
+---
+
+##### `resetOverrideLogicalId`
+
+```java
+public void resetOverrideLogicalId()
+```
+
+Resets a previously passed logical Id to use the auto-generated logical id again.
+
+##### `toHclTerraform`
+
+```java
+public java.lang.Object toHclTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `toMetadata`
+
+```java
+public java.lang.Object toMetadata()
+```
+
+##### `toTerraform`
+
+```java
+public java.lang.Object toTerraform()
+```
+
+Adds this resource to the terraform JSON output.
+
+##### `getAnyMapAttribute`
+
+```java
+public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanAttribute`
+
+```java
+public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanMapAttribute`
+
+```java
+public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getListAttribute`
+
+```java
+public java.util.List getListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberAttribute`
+
+```java
+public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberListAttribute`
+
+```java
+public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberMapAttribute`
+
+```java
+public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringAttribute`
+
+```java
+public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringMapAttribute`
+
+```java
+public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `interpolationForAttribute`
+
+```java
+public IResolvable interpolationForAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `resetId`
+
+```java
+public void resetId()
+```
+
+##### `resetName`
+
+```java
+public void resetName()
+```
+
+##### `resetProjectId`
+
+```java
+public void resetProjectId()
+```
+
+#### Static Functions
+
+| **Name** | **Description** |
+| --- | --- |
+| isConstruct
| Checks if `x` is a construct. |
+| isTerraformElement
| *No description.* |
+| isTerraformDataSource
| *No description.* |
+| generateConfigForImport
| Generates CDKTF code for importing a DataHcpWaypointTemplate resource upon running "cdktf plan ". |
+
+---
+
+##### `isConstruct`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplate;
+
+DataHcpWaypointTemplate.isConstruct(java.lang.Object x)
+```
+
+Checks if `x` is a construct.
+
+Use this method instead of `instanceof` to properly detect `Construct`
+instances, even when the construct library is symlinked.
+
+Explanation: in JavaScript, multiple copies of the `constructs` library on
+disk are seen as independent, completely different libraries. As a
+consequence, the class `Construct` in each copy of the `constructs` library
+is seen as a different class, and an instance of one class will not test as
+`instanceof` the other class. `npm install` will not create installations
+like this, but users may manually symlink construct libraries together or
+use a monorepo tool: in those cases, multiple copies of the `constructs`
+library can be accidentally installed, and `instanceof` will behave
+unpredictably. It is safest to avoid using `instanceof`, and using
+this type-testing method instead.
+
+###### `x`Required
+
+- *Type:* java.lang.Object
+
+Any object.
+
+---
+
+##### `isTerraformElement`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplate;
+
+DataHcpWaypointTemplate.isTerraformElement(java.lang.Object x)
+```
+
+###### `x`Required
+
+- *Type:* java.lang.Object
+
+---
+
+##### `isTerraformDataSource`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplate;
+
+DataHcpWaypointTemplate.isTerraformDataSource(java.lang.Object x)
+```
+
+###### `x`Required
+
+- *Type:* java.lang.Object
+
+---
+
+##### `generateConfigForImport`
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplate;
+
+DataHcpWaypointTemplate.generateConfigForImport(Construct scope, java.lang.String importToId, java.lang.String importFromId),DataHcpWaypointTemplate.generateConfigForImport(Construct scope, java.lang.String importToId, java.lang.String importFromId, TerraformProvider provider)
+```
+
+Generates CDKTF code for importing a DataHcpWaypointTemplate resource upon running "cdktf plan ".
+
+###### `scope`Required
+
+- *Type:* software.constructs.Construct
+
+The scope in which to define this construct.
+
+---
+
+###### `importToId`Required
+
+- *Type:* java.lang.String
+
+The construct id used in the generated config for the DataHcpWaypointTemplate to import.
+
+---
+
+###### `importFromId`Required
+
+- *Type:* java.lang.String
+
+The id of the existing DataHcpWaypointTemplate that should be imported.
+
+Refer to the {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#import import section} in the documentation of this resource for the id to use
+
+---
+
+###### `provider`Optional
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+? Optional instance of the provider where the DataHcpWaypointTemplate to import is found.
+
+---
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| node
| software.constructs.Node
| The tree node. |
+| cdktfStack
| com.hashicorp.cdktf.TerraformStack
| *No description.* |
+| fqn
| java.lang.String
| *No description.* |
+| friendlyUniqueId
| java.lang.String
| *No description.* |
+| terraformMetaArguments
| java.util.Map
| *No description.* |
+| terraformResourceType
| java.lang.String
| *No description.* |
+| terraformGeneratorMetadata
| com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
| *No description.* |
+| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
+| dependsOn
| java.util.List
| *No description.* |
+| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
+| description
| java.lang.String
| *No description.* |
+| labels
| java.util.List
| *No description.* |
+| organizationId
| java.lang.String
| *No description.* |
+| readmeMarkdownTemplate
| java.lang.String
| *No description.* |
+| summary
| java.lang.String
| *No description.* |
+| terraformCloudWorkspaceDetails
| DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
| *No description.* |
+| terraformNoCodeModule
| DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
| *No description.* |
+| variableOptions
| DataHcpWaypointTemplateVariableOptionsList
| *No description.* |
+| idInput
| java.lang.String
| *No description.* |
+| nameInput
| java.lang.String
| *No description.* |
+| projectIdInput
| java.lang.String
| *No description.* |
+| id
| java.lang.String
| *No description.* |
+| name
| java.lang.String
| *No description.* |
+| projectId
| java.lang.String
| *No description.* |
+
+---
+
+##### `node`Required
+
+```java
+public Node getNode();
+```
+
+- *Type:* software.constructs.Node
+
+The tree node.
+
+---
+
+##### `cdktfStack`Required
+
+```java
+public TerraformStack getCdktfStack();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformStack
+
+---
+
+##### `fqn`Required
+
+```java
+public java.lang.String getFqn();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `friendlyUniqueId`Required
+
+```java
+public java.lang.String getFriendlyUniqueId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `terraformMetaArguments`Required
+
+```java
+public java.util.Map getTerraformMetaArguments();
+```
+
+- *Type:* java.util.Map
+
+---
+
+##### `terraformResourceType`Required
+
+```java
+public java.lang.String getTerraformResourceType();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `terraformGeneratorMetadata`Optional
+
+```java
+public TerraformProviderGeneratorMetadata getTerraformGeneratorMetadata();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
+
+---
+
+##### `count`Optional
+
+```java
+public java.lang.Object getCount();
+```
+
+- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+```java
+public java.util.List getDependsOn();
+```
+
+- *Type:* java.util.List
+
+---
+
+##### `forEach`Optional
+
+```java
+public ITerraformIterator getForEach();
+```
+
+- *Type:* com.hashicorp.cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```java
+public TerraformResourceLifecycle getLifecycle();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```java
+public TerraformProvider getProvider();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+---
+
+##### `description`Required
+
+```java
+public java.lang.String getDescription();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `labels`Required
+
+```java
+public java.util.List getLabels();
+```
+
+- *Type:* java.util.List
+
+---
+
+##### `organizationId`Required
+
+```java
+public java.lang.String getOrganizationId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `readmeMarkdownTemplate`Required
+
+```java
+public java.lang.String getReadmeMarkdownTemplate();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `summary`Required
+
+```java
+public java.lang.String getSummary();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `terraformCloudWorkspaceDetails`Required
+
+```java
+public DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference getTerraformCloudWorkspaceDetails();
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+
+---
+
+##### `terraformNoCodeModule`Required
+
+```java
+public DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference getTerraformNoCodeModule();
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+
+---
+
+##### `variableOptions`Required
+
+```java
+public DataHcpWaypointTemplateVariableOptionsList getVariableOptions();
+```
+
+- *Type:* DataHcpWaypointTemplateVariableOptionsList
+
+---
+
+##### `idInput`Optional
+
+```java
+public java.lang.String getIdInput();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `nameInput`Optional
+
+```java
+public java.lang.String getNameInput();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `projectIdInput`Optional
+
+```java
+public java.lang.String getProjectIdInput();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `id`Required
+
+```java
+public java.lang.String getId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `name`Required
+
+```java
+public java.lang.String getName();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `projectId`Required
+
+```java
+public java.lang.String getProjectId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+#### Constants
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| tfResourceType
| java.lang.String
| *No description.* |
+
+---
+
+##### `tfResourceType`Required
+
+```java
+public java.lang.String getTfResourceType();
+```
+
+- *Type:* java.lang.String
+
+---
+
+## Structs
+
+### DataHcpWaypointTemplateConfig
+
+#### Initializer
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplateConfig;
+
+DataHcpWaypointTemplateConfig.builder()
+// .connection(SSHProvisionerConnection)
+// .connection(WinrmProvisionerConnection)
+// .count(java.lang.Number)
+// .count(TerraformCount)
+// .dependsOn(java.util.List)
+// .forEach(ITerraformIterator)
+// .lifecycle(TerraformResourceLifecycle)
+// .provider(TerraformProvider)
+// .provisioners(java.util.List)
+// .id(java.lang.String)
+// .name(java.lang.String)
+// .projectId(java.lang.String)
+ .build();
+```
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| connection
| com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
| *No description.* |
+| count
| java.lang.Number OR com.hashicorp.cdktf.TerraformCount
| *No description.* |
+| dependsOn
| java.util.List
| *No description.* |
+| forEach
| com.hashicorp.cdktf.ITerraformIterator
| *No description.* |
+| lifecycle
| com.hashicorp.cdktf.TerraformResourceLifecycle
| *No description.* |
+| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
+| provisioners
| java.util.List
| *No description.* |
+| id
| java.lang.String
| The ID of the Template. |
+| name
| java.lang.String
| The name of the Template. |
+| projectId
| java.lang.String
| The ID of the HCP project where the Waypoint Template is located. |
+
+---
+
+##### `connection`Optional
+
+```java
+public java.lang.Object getConnection();
+```
+
+- *Type:* com.hashicorp.cdktf.SSHProvisionerConnection OR com.hashicorp.cdktf.WinrmProvisionerConnection
+
+---
+
+##### `count`Optional
+
+```java
+public java.lang.Object getCount();
+```
+
+- *Type:* java.lang.Number OR com.hashicorp.cdktf.TerraformCount
+
+---
+
+##### `dependsOn`Optional
+
+```java
+public java.util.List getDependsOn();
+```
+
+- *Type:* java.util.List
+
+---
+
+##### `forEach`Optional
+
+```java
+public ITerraformIterator getForEach();
+```
+
+- *Type:* com.hashicorp.cdktf.ITerraformIterator
+
+---
+
+##### `lifecycle`Optional
+
+```java
+public TerraformResourceLifecycle getLifecycle();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformResourceLifecycle
+
+---
+
+##### `provider`Optional
+
+```java
+public TerraformProvider getProvider();
+```
+
+- *Type:* com.hashicorp.cdktf.TerraformProvider
+
+---
+
+##### `provisioners`Optional
+
+```java
+public java.lang.Object getProvisioners();
+```
+
+- *Type:* java.util.List
+
+---
+
+##### `id`Optional
+
+```java
+public java.lang.String getId();
+```
+
+- *Type:* java.lang.String
+
+The ID of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#id DataHcpWaypointTemplate#id}
+
+Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
+If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
+
+---
+
+##### `name`Optional
+
+```java
+public java.lang.String getName();
+```
+
+- *Type:* java.lang.String
+
+The name of the Template.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#name DataHcpWaypointTemplate#name}
+
+---
+
+##### `projectId`Optional
+
+```java
+public java.lang.String getProjectId();
+```
+
+- *Type:* java.lang.String
+
+The ID of the HCP project where the Waypoint Template is located.
+
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.93.0/docs/data-sources/waypoint_template#project_id DataHcpWaypointTemplate#project_id}
+
+---
+
+### DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
+
+#### Initializer
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplateTerraformCloudWorkspaceDetails;
+
+DataHcpWaypointTemplateTerraformCloudWorkspaceDetails.builder()
+ .build();
+```
+
+
+### DataHcpWaypointTemplateTerraformNoCodeModule
+
+#### Initializer
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplateTerraformNoCodeModule;
+
+DataHcpWaypointTemplateTerraformNoCodeModule.builder()
+ .build();
+```
+
+
+### DataHcpWaypointTemplateVariableOptions
+
+#### Initializer
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplateVariableOptions;
+
+DataHcpWaypointTemplateVariableOptions.builder()
+ .build();
+```
+
+
+## Classes
+
+### DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference
+
+#### Initializers
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference;
+
+new DataHcpWaypointTemplateTerraformCloudWorkspaceDetailsOutputReference(IInterpolatingParent terraformResource, java.lang.String terraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| terraformResource
| com.hashicorp.cdktf.IInterpolatingParent
| The parent resource. |
+| terraformAttribute
| java.lang.String
| The attribute on the parent resource this class is referencing. |
+
+---
+
+##### `terraformResource`Required
+
+- *Type:* com.hashicorp.cdktf.IInterpolatingParent
+
+The parent resource.
+
+---
+
+##### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+The attribute on the parent resource this class is referencing.
+
+---
+
+#### Methods
+
+| **Name** | **Description** |
+| --- | --- |
+| computeFqn
| *No description.* |
+| getAnyMapAttribute
| *No description.* |
+| getBooleanAttribute
| *No description.* |
+| getBooleanMapAttribute
| *No description.* |
+| getListAttribute
| *No description.* |
+| getNumberAttribute
| *No description.* |
+| getNumberListAttribute
| *No description.* |
+| getNumberMapAttribute
| *No description.* |
+| getStringAttribute
| *No description.* |
+| getStringMapAttribute
| *No description.* |
+| interpolationForAttribute
| *No description.* |
+| resolve
| Produce the Token's value at resolution time. |
+| toString
| Return a string representation of this resolvable object. |
+
+---
+
+##### `computeFqn`
+
+```java
+public java.lang.String computeFqn()
+```
+
+##### `getAnyMapAttribute`
+
+```java
+public java.util.Map getAnyMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanAttribute`
+
+```java
+public IResolvable getBooleanAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getBooleanMapAttribute`
+
+```java
+public java.util.Map getBooleanMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getListAttribute`
+
+```java
+public java.util.List getListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberAttribute`
+
+```java
+public java.lang.Number getNumberAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberListAttribute`
+
+```java
+public java.util.List getNumberListAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getNumberMapAttribute`
+
+```java
+public java.util.Map getNumberMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringAttribute`
+
+```java
+public java.lang.String getStringAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `getStringMapAttribute`
+
+```java
+public java.util.Map getStringMapAttribute(java.lang.String terraformAttribute)
+```
+
+###### `terraformAttribute`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `interpolationForAttribute`
+
+```java
+public IResolvable interpolationForAttribute(java.lang.String property)
+```
+
+###### `property`Required
+
+- *Type:* java.lang.String
+
+---
+
+##### `resolve`
+
+```java
+public java.lang.Object resolve(IResolveContext _context)
+```
+
+Produce the Token's value at resolution time.
+
+###### `_context`Required
+
+- *Type:* com.hashicorp.cdktf.IResolveContext
+
+---
+
+##### `toString`
+
+```java
+public java.lang.String toString()
+```
+
+Return a string representation of this resolvable object.
+
+Returns a reversible string representation.
+
+
+#### Properties
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+| creationStack
| java.util.List
| The creation stack of this resolvable which will be appended to errors thrown during resolution. |
+| fqn
| java.lang.String
| *No description.* |
+| name
| java.lang.String
| *No description.* |
+| terraformProjectId
| java.lang.String
| *No description.* |
+| internalValue
| DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
| *No description.* |
+
+---
+
+##### `creationStack`Required
+
+```java
+public java.util.List getCreationStack();
+```
+
+- *Type:* java.util.List
+
+The creation stack of this resolvable which will be appended to errors thrown during resolution.
+
+If this returns an empty array the stack will not be attached.
+
+---
+
+##### `fqn`Required
+
+```java
+public java.lang.String getFqn();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `name`Required
+
+```java
+public java.lang.String getName();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `terraformProjectId`Required
+
+```java
+public java.lang.String getTerraformProjectId();
+```
+
+- *Type:* java.lang.String
+
+---
+
+##### `internalValue`Optional
+
+```java
+public DataHcpWaypointTemplateTerraformCloudWorkspaceDetails getInternalValue();
+```
+
+- *Type:* DataHcpWaypointTemplateTerraformCloudWorkspaceDetails
+
+---
+
+
+### DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference
+
+#### Initializers
+
+```java
+import com.hashicorp.cdktf.providers.hcp.data_hcp_waypoint_template.DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference;
+
+new DataHcpWaypointTemplateTerraformNoCodeModuleOutputReference(IInterpolatingParent terraformResource, java.lang.String terraformAttribute);
+```
+
+| **Name** | **Type** | **Description** |
+| --- | --- | --- |
+|