diff --git a/docs/awsNetworkPeering.csharp.md b/docs/awsNetworkPeering.csharp.md
index 3f9ea040d..8f957dd33 100644
--- a/docs/awsNetworkPeering.csharp.md
+++ b/docs/awsNetworkPeering.csharp.md
@@ -1,6 +1,6 @@
# `hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering).
# `awsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://r
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -828,7 +828,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.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -914,7 +914,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.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -928,7 +928,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -942,7 +942,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.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -956,7 +956,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -970,7 +970,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -982,7 +982,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1003,7 +1003,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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1017,7 +1017,7 @@ public AwsNetworkPeeringTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1039,9 +1039,9 @@ new AwsNetworkPeeringTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1053,7 +1053,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1065,7 +1065,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1077,7 +1077,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.go.md b/docs/awsNetworkPeering.go.md
index e1ad28f4d..8f6031841 100644
--- a/docs/awsNetworkPeering.go.md
+++ b/docs/awsNetworkPeering.go.md
@@ -1,6 +1,6 @@
# `hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering).
# `awsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://r
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -828,7 +828,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -914,7 +914,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -928,7 +928,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -942,7 +942,7 @@ PeeringId *string
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -956,7 +956,7 @@ PeerVpcId *string
The ID of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -970,7 +970,7 @@ PeerVpcRegion *string
The region of the peer VPC in AWS.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -982,7 +982,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1003,7 +1003,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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1017,7 +1017,7 @@ Timeouts AwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1039,9 +1039,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/awsnetworkpeering"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1053,7 +1053,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1065,7 +1065,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1077,7 +1077,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.java.md b/docs/awsNetworkPeering.java.md
index c618792f5..453557740 100644
--- a/docs/awsNetworkPeering.java.md
+++ b/docs/awsNetworkPeering.java.md
@@ -1,6 +1,6 @@
# `hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering).
# `awsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://r
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -54,7 +54,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.72.1/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.72.2/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. |
@@ -126,7 +126,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.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -136,7 +136,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -146,7 +146,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.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -156,7 +156,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -166,7 +166,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -174,7 +174,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.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -191,7 +191,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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -201,7 +201,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.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -987,7 +987,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.72.1/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.72.2/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. |
@@ -1073,7 +1073,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.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -1087,7 +1087,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -1101,7 +1101,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.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -1115,7 +1115,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -1129,7 +1129,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -1141,7 +1141,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1162,7 +1162,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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1176,7 +1176,7 @@ public AwsNetworkPeeringTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1198,9 +1198,9 @@ AwsNetworkPeeringTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.1/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.72.1/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.72.2/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.72.2/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.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1212,7 +1212,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1224,7 +1224,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1236,7 +1236,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.python.md b/docs/awsNetworkPeering.python.md
index 46c3f1e1f..8c761a390 100644
--- a/docs/awsNetworkPeering.python.md
+++ b/docs/awsNetworkPeering.python.md
@@ -1,6 +1,6 @@
# `hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering).
# `awsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://r
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -52,7 +52,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.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -124,7 +124,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.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -134,7 +134,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -144,7 +144,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.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -154,7 +154,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -164,7 +164,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -172,7 +172,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.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -189,7 +189,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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -199,7 +199,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.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -453,7 +453,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -461,7 +461,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.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -469,7 +469,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.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
@@ -1034,7 +1034,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.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1120,7 +1120,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.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -1134,7 +1134,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -1148,7 +1148,7 @@ peering_id: str
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -1162,7 +1162,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -1176,7 +1176,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -1188,7 +1188,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1209,7 +1209,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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1223,7 +1223,7 @@ timeouts: AwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1245,9 +1245,9 @@ awsNetworkPeering.AwsNetworkPeeringTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1259,7 +1259,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1271,7 +1271,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1283,7 +1283,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsNetworkPeering.typescript.md b/docs/awsNetworkPeering.typescript.md
index 2846c6801..366b4c5d0 100644
--- a/docs/awsNetworkPeering.typescript.md
+++ b/docs/awsNetworkPeering.typescript.md
@@ -1,6 +1,6 @@
# `hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering).
# `awsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://r
### AwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -812,7 +812,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.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
---
@@ -912,7 +912,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
---
@@ -926,7 +926,7 @@ public readonly peeringId: string;
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
---
@@ -940,7 +940,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
---
@@ -954,7 +954,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.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
---
@@ -966,7 +966,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -987,7 +987,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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
---
@@ -1001,7 +1001,7 @@ public readonly timeouts: AwsNetworkPeeringTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
---
@@ -1019,9 +1019,9 @@ const awsNetworkPeeringTimeouts: awsNetworkPeering.AwsNetworkPeeringTimeouts = {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}. |
---
@@ -1033,7 +1033,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}.
---
@@ -1045,7 +1045,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}.
---
@@ -1057,7 +1057,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.csharp.md b/docs/awsTransitGatewayAttachment.csharp.md
index 552687918..f071b7f80 100644
--- a/docs/awsTransitGatewayAttachment.csharp.md
+++ b/docs/awsTransitGatewayAttachment.csharp.md
@@ -1,6 +1,6 @@
# `hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment).
# `awsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -804,7 +804,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.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -890,7 +890,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.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -906,7 +906,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -920,7 +920,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -936,7 +936,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -948,7 +948,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -965,7 +965,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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -979,7 +979,7 @@ public AwsTransitGatewayAttachmentTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1001,9 +1001,9 @@ new AwsTransitGatewayAttachmentTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1015,7 +1015,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1027,7 +1027,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1039,7 +1039,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.go.md b/docs/awsTransitGatewayAttachment.go.md
index 0f2dba0a3..ca967ed24 100644
--- a/docs/awsTransitGatewayAttachment.go.md
+++ b/docs/awsTransitGatewayAttachment.go.md
@@ -1,6 +1,6 @@
# `hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment).
# `awsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -804,7 +804,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -890,7 +890,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -906,7 +906,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -920,7 +920,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -936,7 +936,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -948,7 +948,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -965,7 +965,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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -979,7 +979,7 @@ Timeouts AwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1001,9 +1001,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/awstransitgatewayattachmen
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1015,7 +1015,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1027,7 +1027,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1039,7 +1039,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.java.md b/docs/awsTransitGatewayAttachment.java.md
index 4f820f0ea..16aac67c4 100644
--- a/docs/awsTransitGatewayAttachment.java.md
+++ b/docs/awsTransitGatewayAttachment.java.md
@@ -1,6 +1,6 @@
# `hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment).
# `awsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -52,7 +52,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.72.1/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.72.2/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. |
@@ -124,7 +124,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.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -136,7 +136,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -146,7 +146,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -158,7 +158,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -166,7 +166,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.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -179,7 +179,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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -189,7 +189,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.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -951,7 +951,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.72.1/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.72.2/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. |
@@ -1037,7 +1037,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.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -1053,7 +1053,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -1067,7 +1067,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1083,7 +1083,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -1095,7 +1095,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1112,7 +1112,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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -1126,7 +1126,7 @@ public AwsTransitGatewayAttachmentTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1148,9 +1148,9 @@ AwsTransitGatewayAttachmentTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.1/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.72.1/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.72.2/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.72.2/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.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1162,7 +1162,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1174,7 +1174,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1186,7 +1186,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.python.md b/docs/awsTransitGatewayAttachment.python.md
index 35e03db23..12deaf77e 100644
--- a/docs/awsTransitGatewayAttachment.python.md
+++ b/docs/awsTransitGatewayAttachment.python.md
@@ -1,6 +1,6 @@
# `hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment).
# `awsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -50,7 +50,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.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -134,7 +134,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -144,7 +144,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -156,7 +156,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -164,7 +164,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.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -177,7 +177,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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -187,7 +187,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.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -441,7 +441,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -449,7 +449,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.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -457,7 +457,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.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
@@ -998,7 +998,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.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1084,7 +1084,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.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -1100,7 +1100,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -1114,7 +1114,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1130,7 +1130,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -1142,7 +1142,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1159,7 +1159,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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -1173,7 +1173,7 @@ timeouts: AwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -1195,9 +1195,9 @@ awsTransitGatewayAttachment.AwsTransitGatewayAttachmentTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -1209,7 +1209,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1221,7 +1221,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1233,7 +1233,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/awsTransitGatewayAttachment.typescript.md b/docs/awsTransitGatewayAttachment.typescript.md
index c435df358..93c1081d5 100644
--- a/docs/awsTransitGatewayAttachment.typescript.md
+++ b/docs/awsTransitGatewayAttachment.typescript.md
@@ -1,6 +1,6 @@
# `hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment).
# `awsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`
### AwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -789,7 +789,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.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -875,7 +875,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.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
---
@@ -891,7 +891,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
---
@@ -905,7 +905,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -921,7 +921,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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
---
@@ -933,7 +933,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -950,7 +950,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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
---
@@ -964,7 +964,7 @@ public readonly timeouts: AwsTransitGatewayAttachmentTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
---
@@ -982,9 +982,9 @@ const awsTransitGatewayAttachmentTimeouts: awsTransitGatewayAttachment.AwsTransi
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}. |
---
@@ -996,7 +996,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}.
---
@@ -1008,7 +1008,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}.
---
@@ -1020,7 +1020,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}.
---
diff --git a/docs/azurePeeringConnection.csharp.md b/docs/azurePeeringConnection.csharp.md
index 5c6dcefc6..ffde6408e 100644
--- a/docs/azurePeeringConnection.csharp.md
+++ b/docs/azurePeeringConnection.csharp.md
@@ -1,6 +1,6 @@
# `hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection).
# `azurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](http
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -868,7 +868,7 @@ new AzurePeeringConnectionConfig {
| PeerTenantId
| string
| The tenant ID of the peer VNet in Azure. |
| PeerVnetName
| string
| The name of the peer VNet in Azure. |
| PeerVnetRegion
| string
| The region of the peer VNet in Azure. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| Timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
---
@@ -953,7 +953,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.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -967,7 +967,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.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -981,7 +981,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -995,7 +995,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1009,7 +1009,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1023,7 +1023,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1037,7 +1037,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1049,7 +1049,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1066,7 +1066,7 @@ public AzurePeeringConnectionTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1088,9 +1088,9 @@ new AzurePeeringConnectionTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1102,7 +1102,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1114,7 +1114,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1126,7 +1126,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.go.md b/docs/azurePeeringConnection.go.md
index c56215472..43bee7dce 100644
--- a/docs/azurePeeringConnection.go.md
+++ b/docs/azurePeeringConnection.go.md
@@ -1,6 +1,6 @@
# `hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection).
# `azurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](http
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -868,7 +868,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/azurepeeringconnection"
| PeerTenantId
| *string
| The tenant ID of the peer VNet in Azure. |
| PeerVnetName
| *string
| The name of the peer VNet in Azure. |
| PeerVnetRegion
| *string
| The region of the peer VNet in Azure. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| Timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
---
@@ -953,7 +953,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.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -967,7 +967,7 @@ PeeringId *string
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -981,7 +981,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -995,7 +995,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1009,7 +1009,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1023,7 +1023,7 @@ PeerVnetName *string
The name of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1037,7 +1037,7 @@ PeerVnetRegion *string
The region of the peer VNet in Azure.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1049,7 +1049,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1066,7 +1066,7 @@ Timeouts AzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1088,9 +1088,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/azurepeeringconnection"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1102,7 +1102,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1114,7 +1114,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1126,7 +1126,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.java.md b/docs/azurePeeringConnection.java.md
index fab68ce1a..1fb8fae9b 100644
--- a/docs/azurePeeringConnection.java.md
+++ b/docs/azurePeeringConnection.java.md
@@ -1,6 +1,6 @@
# `hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection).
# `azurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](http
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -57,7 +57,7 @@ AzurePeeringConnection.Builder.create(Construct scope, java.lang.String id)
| peerTenantId
| java.lang.String
| The tenant ID of the peer VNet in Azure. |
| peerVnetName
| java.lang.String
| The name of the peer VNet in Azure. |
| peerVnetRegion
| java.lang.String
| The region of the peer VNet in Azure. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
---
@@ -128,7 +128,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.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -138,7 +138,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.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -148,7 +148,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -158,7 +158,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -168,7 +168,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -178,7 +178,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -188,7 +188,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.72.1/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.72.2/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
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -209,7 +209,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.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1035,7 +1035,7 @@ AzurePeeringConnectionConfig.builder()
| peerTenantId
| java.lang.String
| The tenant ID of the peer VNet in Azure. |
| peerVnetName
| java.lang.String
| The name of the peer VNet in Azure. |
| peerVnetRegion
| java.lang.String
| The region of the peer VNet in Azure. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
---
@@ -1120,7 +1120,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.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -1134,7 +1134,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.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -1148,7 +1148,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -1162,7 +1162,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1176,7 +1176,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1190,7 +1190,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1204,7 +1204,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1216,7 +1216,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1233,7 +1233,7 @@ public AzurePeeringConnectionTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1255,9 +1255,9 @@ AzurePeeringConnectionTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.1/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.72.1/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.72.2/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.72.2/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.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1269,7 +1269,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1281,7 +1281,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1293,7 +1293,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.python.md b/docs/azurePeeringConnection.python.md
index bd39eb824..623af50c4 100644
--- a/docs/azurePeeringConnection.python.md
+++ b/docs/azurePeeringConnection.python.md
@@ -1,6 +1,6 @@
# `hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection).
# `azurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](http
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -55,7 +55,7 @@ azurePeeringConnection.AzurePeeringConnection(
| peer_tenant_id
| str
| The tenant ID of the peer VNet in Azure. |
| peer_vnet_name
| str
| The name of the peer VNet in Azure. |
| peer_vnet_region
| str
| The region of the peer VNet in Azure. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
---
@@ -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.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.72.1/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.72.2/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.72.1/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.72.2/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.72.1/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.72.2/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.72.1/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.72.2/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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -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.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -207,7 +207,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.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -460,7 +460,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -468,7 +468,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.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -476,7 +476,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.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
@@ -1082,7 +1082,7 @@ azurePeeringConnection.AzurePeeringConnectionConfig(
| peer_tenant_id
| str
| The tenant ID of the peer VNet in Azure. |
| peer_vnet_name
| str
| The name of the peer VNet in Azure. |
| peer_vnet_region
| str
| The region of the peer VNet in Azure. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
---
@@ -1167,7 +1167,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.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -1181,7 +1181,7 @@ peering_id: str
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -1195,7 +1195,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -1209,7 +1209,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -1223,7 +1223,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1237,7 +1237,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1251,7 +1251,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1263,7 +1263,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1280,7 +1280,7 @@ timeouts: AzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1302,9 +1302,9 @@ azurePeeringConnection.AzurePeeringConnectionTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1316,7 +1316,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1328,7 +1328,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1340,7 +1340,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/azurePeeringConnection.typescript.md b/docs/azurePeeringConnection.typescript.md
index 795da1c8c..4d778ce88 100644
--- a/docs/azurePeeringConnection.typescript.md
+++ b/docs/azurePeeringConnection.typescript.md
@@ -1,6 +1,6 @@
# `hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection).
# `azurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](http
### AzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -851,7 +851,7 @@ const azurePeeringConnectionConfig: azurePeeringConnection.AzurePeeringConnectio
| peerTenantId
| string
| The tenant ID of the peer VNet in Azure. |
| peerVnetName
| string
| The name of the peer VNet in Azure. |
| peerVnetRegion
| string
| The region of the peer VNet in Azure. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}. |
| timeouts
| AzurePeeringConnectionTimeouts
| timeouts block. |
---
@@ -936,7 +936,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.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
---
@@ -950,7 +950,7 @@ public readonly peeringId: string;
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
---
@@ -964,7 +964,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
---
@@ -978,7 +978,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
---
@@ -992,7 +992,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
---
@@ -1006,7 +1006,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
---
@@ -1020,7 +1020,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.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
---
@@ -1032,7 +1032,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1049,7 +1049,7 @@ public readonly timeouts: AzurePeeringConnectionTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
---
@@ -1067,9 +1067,9 @@ const azurePeeringConnectionTimeouts: azurePeeringConnection.AzurePeeringConnect
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}. |
---
@@ -1081,7 +1081,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}.
---
@@ -1093,7 +1093,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}.
---
@@ -1105,7 +1105,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}.
---
diff --git a/docs/boundaryCluster.csharp.md b/docs/boundaryCluster.csharp.md
index 057aaa0f8..48aff3b68 100644
--- a/docs/boundaryCluster.csharp.md
+++ b/docs/boundaryCluster.csharp.md
@@ -1,6 +1,6 @@
# `hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster).
# `boundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://regi
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -814,7 +814,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -901,7 +901,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.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -917,7 +917,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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -931,7 +931,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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -947,7 +947,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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -959,7 +959,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -976,7 +976,7 @@ public BoundaryClusterMaintenanceWindowConfig MaintenanceWindowConfig { get; set
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -993,7 +993,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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1007,7 +1007,7 @@ public BoundaryClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1049,7 +1049,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.72.1/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1065,7 +1065,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.72.1/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1081,7 +1081,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.72.1/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1095,7 +1095,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.72.1/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1117,9 +1117,9 @@ new BoundaryClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1131,7 +1131,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1143,7 +1143,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1155,7 +1155,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.go.md b/docs/boundaryCluster.go.md
index f49392650..f104d828b 100644
--- a/docs/boundaryCluster.go.md
+++ b/docs/boundaryCluster.go.md
@@ -1,6 +1,6 @@
# `hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster).
# `boundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://regi
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -814,7 +814,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -901,7 +901,7 @@ ClusterId *string
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -917,7 +917,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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -931,7 +931,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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -947,7 +947,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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -959,7 +959,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -976,7 +976,7 @@ MaintenanceWindowConfig BoundaryClusterMaintenanceWindowConfig
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -993,7 +993,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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1007,7 +1007,7 @@ Timeouts BoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1049,7 +1049,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.72.1/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1065,7 +1065,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.72.1/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1081,7 +1081,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.72.1/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1095,7 +1095,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.72.1/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1117,9 +1117,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/boundarycluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1131,7 +1131,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1143,7 +1143,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1155,7 +1155,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.java.md b/docs/boundaryCluster.java.md
index 3d9e55360..d6b0f8ba0 100644
--- a/docs/boundaryCluster.java.md
+++ b/docs/boundaryCluster.java.md
@@ -1,6 +1,6 @@
# `hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster).
# `boundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://regi
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -53,7 +53,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -126,7 +126,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.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -138,7 +138,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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -148,7 +148,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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -160,7 +160,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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -168,7 +168,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -181,7 +181,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.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -194,7 +194,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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -204,7 +204,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.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -976,7 +976,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1063,7 +1063,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.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -1079,7 +1079,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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -1093,7 +1093,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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -1109,7 +1109,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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -1121,7 +1121,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1138,7 +1138,7 @@ public BoundaryClusterMaintenanceWindowConfig getMaintenanceWindowConfig();
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -1155,7 +1155,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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1169,7 +1169,7 @@ public BoundaryClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1211,7 +1211,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.72.1/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1227,7 +1227,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.72.1/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1243,7 +1243,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.72.1/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1257,7 +1257,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.72.1/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1279,9 +1279,9 @@ BoundaryClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1293,7 +1293,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1305,7 +1305,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1317,7 +1317,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.python.md b/docs/boundaryCluster.python.md
index 79d8c9db2..24924d99e 100644
--- a/docs/boundaryCluster.python.md
+++ b/docs/boundaryCluster.python.md
@@ -1,6 +1,6 @@
# `hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster).
# `boundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://regi
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -51,7 +51,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -124,7 +124,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.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -136,7 +136,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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -146,7 +146,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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -158,7 +158,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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -166,7 +166,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -179,7 +179,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.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -192,7 +192,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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -202,7 +202,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.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -463,7 +463,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.72.1/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -475,7 +475,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.72.1/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -487,7 +487,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.72.1/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -497,7 +497,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.72.1/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -515,7 +515,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -523,7 +523,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.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -531,7 +531,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.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
@@ -1068,7 +1068,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1155,7 +1155,7 @@ cluster_id: str
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -1171,7 +1171,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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -1185,7 +1185,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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -1201,7 +1201,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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -1213,7 +1213,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1230,7 +1230,7 @@ maintenance_window_config: BoundaryClusterMaintenanceWindowConfig
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -1247,7 +1247,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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -1261,7 +1261,7 @@ timeouts: BoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1303,7 +1303,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.72.1/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1319,7 +1319,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.72.1/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1335,7 +1335,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.72.1/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1349,7 +1349,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.72.1/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1371,9 +1371,9 @@ boundaryCluster.BoundaryClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1385,7 +1385,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1397,7 +1397,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1409,7 +1409,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/boundaryCluster.typescript.md b/docs/boundaryCluster.typescript.md
index c94e3339e..5f2fde44e 100644
--- a/docs/boundaryCluster.typescript.md
+++ b/docs/boundaryCluster.typescript.md
@@ -1,6 +1,6 @@
# `hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster).
# `boundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://regi
### BoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -798,7 +798,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.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -885,7 +885,7 @@ public readonly clusterId: string;
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
---
@@ -901,7 +901,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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
---
@@ -915,7 +915,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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
---
@@ -931,7 +931,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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
---
@@ -943,7 +943,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -960,7 +960,7 @@ public readonly maintenanceWindowConfig: BoundaryClusterMaintenanceWindowConfig;
maintenance_window_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
---
@@ -977,7 +977,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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
---
@@ -991,7 +991,7 @@ public readonly timeouts: BoundaryClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
---
@@ -1028,7 +1028,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.72.1/docs/resources/boundary_cluster#day BoundaryCluster#day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#day BoundaryCluster#day}
---
@@ -1044,7 +1044,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.72.1/docs/resources/boundary_cluster#end BoundaryCluster#end}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#end BoundaryCluster#end}
---
@@ -1060,7 +1060,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.72.1/docs/resources/boundary_cluster#start BoundaryCluster#start}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#start BoundaryCluster#start}
---
@@ -1074,7 +1074,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.72.1/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
---
@@ -1092,9 +1092,9 @@ const boundaryClusterTimeouts: boundaryCluster.BoundaryClusterTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}. |
---
@@ -1106,7 +1106,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}.
---
@@ -1118,7 +1118,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}.
---
@@ -1130,7 +1130,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}.
---
diff --git a/docs/consulCluster.csharp.md b/docs/consulCluster.csharp.md
index f7833ae66..7a1972225 100644
--- a/docs/consulCluster.csharp.md
+++ b/docs/consulCluster.csharp.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster).
# `consulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://regist
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -1146,7 +1146,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1237,7 +1237,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.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1251,7 +1251,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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1267,7 +1267,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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1283,7 +1283,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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1297,7 +1297,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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1311,7 +1311,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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1323,7 +1323,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1340,7 +1340,7 @@ public object IpAllowlist { get; set; }
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1356,7 +1356,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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1372,7 +1372,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.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1389,7 +1389,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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1403,7 +1403,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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1419,7 +1419,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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1433,7 +1433,7 @@ public ConsulClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1469,7 +1469,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.72.1/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1483,7 +1483,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.72.1/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1506,10 +1506,10 @@ new ConsulClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1521,7 +1521,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1533,7 +1533,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1545,7 +1545,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1557,7 +1557,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.go.md b/docs/consulCluster.go.md
index 73c8fff02..6cc30d2fd 100644
--- a/docs/consulCluster.go.md
+++ b/docs/consulCluster.go.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster).
# `consulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://regist
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -1146,7 +1146,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1237,7 +1237,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1251,7 +1251,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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1267,7 +1267,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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1283,7 +1283,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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1297,7 +1297,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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1311,7 +1311,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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1323,7 +1323,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1340,7 +1340,7 @@ IpAllowlist interface{}
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1356,7 +1356,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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1372,7 +1372,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.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1389,7 +1389,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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1403,7 +1403,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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1419,7 +1419,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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1433,7 +1433,7 @@ Timeouts ConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1469,7 +1469,7 @@ Address *string
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1483,7 +1483,7 @@ Description *string
Description to help identify source (maximum 255 chars).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1506,10 +1506,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/consulcluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1521,7 +1521,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1533,7 +1533,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1545,7 +1545,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1557,7 +1557,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.java.md b/docs/consulCluster.java.md
index 5eb29cd4f..0751f70b0 100644
--- a/docs/consulCluster.java.md
+++ b/docs/consulCluster.java.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster).
# `consulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://regist
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -65,7 +65,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -142,7 +142,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.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -152,7 +152,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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -164,7 +164,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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -176,7 +176,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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -186,7 +186,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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -196,7 +196,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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -204,7 +204,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -217,7 +217,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.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -229,7 +229,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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -241,7 +241,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.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -254,7 +254,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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -264,7 +264,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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -276,7 +276,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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -286,7 +286,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.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1394,7 +1394,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1485,7 +1485,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.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1499,7 +1499,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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1515,7 +1515,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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1531,7 +1531,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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1545,7 +1545,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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1559,7 +1559,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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1571,7 +1571,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1588,7 +1588,7 @@ public java.lang.Object getIpAllowlist();
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1604,7 +1604,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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1620,7 +1620,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.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1637,7 +1637,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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1651,7 +1651,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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1667,7 +1667,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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1681,7 +1681,7 @@ public ConsulClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1717,7 +1717,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.72.1/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1731,7 +1731,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.72.1/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1754,10 +1754,10 @@ ConsulClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1769,7 +1769,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1781,7 +1781,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1793,7 +1793,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1805,7 +1805,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.python.md b/docs/consulCluster.python.md
index 220c1cb48..9becec788 100644
--- a/docs/consulCluster.python.md
+++ b/docs/consulCluster.python.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster).
# `consulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://regist
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -59,7 +59,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -136,7 +136,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.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -146,7 +146,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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -158,7 +158,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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -170,7 +170,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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -180,7 +180,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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -190,7 +190,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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -198,7 +198,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -211,7 +211,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.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -223,7 +223,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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -235,7 +235,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.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -248,7 +248,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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -258,7 +258,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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -270,7 +270,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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -280,7 +280,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.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -558,7 +558,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -566,7 +566,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.72.1/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -574,7 +574,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.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -582,7 +582,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.72.1/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}.
---
@@ -1444,7 +1444,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1535,7 +1535,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1549,7 +1549,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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1565,7 +1565,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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1581,7 +1581,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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1595,7 +1595,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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1609,7 +1609,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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1621,7 +1621,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1638,7 +1638,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.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1654,7 +1654,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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1670,7 +1670,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.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1687,7 +1687,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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1701,7 +1701,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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1717,7 +1717,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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1731,7 +1731,7 @@ timeouts: ConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1767,7 +1767,7 @@ address: str
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1781,7 +1781,7 @@ description: str
Description to help identify source (maximum 255 chars).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1804,10 +1804,10 @@ consulCluster.ConsulClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1819,7 +1819,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1831,7 +1831,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1843,7 +1843,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1855,7 +1855,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulCluster.typescript.md b/docs/consulCluster.typescript.md
index a2020256b..0154ba60e 100644
--- a/docs/consulCluster.typescript.md
+++ b/docs/consulCluster.typescript.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster).
# `consulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://regist
### ConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -1124,7 +1124,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.72.1/docs/resources/consul_cluster#id ConsulCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1215,7 +1215,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.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
---
@@ -1229,7 +1229,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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
---
@@ -1245,7 +1245,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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
---
@@ -1261,7 +1261,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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
---
@@ -1275,7 +1275,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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
---
@@ -1289,7 +1289,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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
---
@@ -1301,7 +1301,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#id ConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1318,7 +1318,7 @@ public readonly ipAllowlist: IResolvable | ConsulClusterIpAllowlistStruct[];
ip_allowlist block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
---
@@ -1334,7 +1334,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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
---
@@ -1350,7 +1350,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.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
---
@@ -1367,7 +1367,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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
---
@@ -1381,7 +1381,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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
---
@@ -1397,7 +1397,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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
---
@@ -1411,7 +1411,7 @@ public readonly timeouts: ConsulClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
---
@@ -1444,7 +1444,7 @@ public readonly address: string;
IP address range in CIDR notation.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#address ConsulCluster#address}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#address ConsulCluster#address}
---
@@ -1458,7 +1458,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.72.1/docs/resources/consul_cluster#description ConsulCluster#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#description ConsulCluster#description}
---
@@ -1476,10 +1476,10 @@ const consulClusterTimeouts: consulCluster.ConsulClusterTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}. |
---
@@ -1491,7 +1491,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}.
---
@@ -1503,7 +1503,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}.
---
@@ -1515,7 +1515,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}.
---
@@ -1527,7 +1527,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}.
---
diff --git a/docs/consulClusterRootToken.csharp.md b/docs/consulClusterRootToken.csharp.md
index 00dcc271a..9626fbf47 100644
--- a/docs/consulClusterRootToken.csharp.md
+++ b/docs/consulClusterRootToken.csharp.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster_root_token`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token).
# `consulClusterRootToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](htt
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -699,7 +699,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.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -785,7 +785,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.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -797,7 +797,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -817,7 +817,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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -831,7 +831,7 @@ public ConsulClusterRootTokenTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -851,7 +851,7 @@ new ConsulClusterRootTokenTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -863,7 +863,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.go.md b/docs/consulClusterRootToken.go.md
index 2401698ff..2d5bdeed4 100644
--- a/docs/consulClusterRootToken.go.md
+++ b/docs/consulClusterRootToken.go.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster_root_token`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token).
# `consulClusterRootToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](htt
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -699,7 +699,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -785,7 +785,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -797,7 +797,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -817,7 +817,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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -831,7 +831,7 @@ Timeouts ConsulClusterRootTokenTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -851,7 +851,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/consulclusterroottoken"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -863,7 +863,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.java.md b/docs/consulClusterRootToken.java.md
index 9b7d9ef31..285748f91 100644
--- a/docs/consulClusterRootToken.java.md
+++ b/docs/consulClusterRootToken.java.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster_root_token`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token).
# `consulClusterRootToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](htt
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -46,7 +46,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.72.1/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.72.2/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. |
@@ -118,7 +118,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.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -126,7 +126,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.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -142,7 +142,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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -152,7 +152,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.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -809,7 +809,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.72.1/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.72.2/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. |
@@ -895,7 +895,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.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -907,7 +907,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -927,7 +927,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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -941,7 +941,7 @@ public ConsulClusterRootTokenTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -961,7 +961,7 @@ ConsulClusterRootTokenTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -973,7 +973,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.python.md b/docs/consulClusterRootToken.python.md
index 3067078db..fd4db11f5 100644
--- a/docs/consulClusterRootToken.python.md
+++ b/docs/consulClusterRootToken.python.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster_root_token`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token).
# `consulClusterRootToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](htt
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -44,7 +44,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.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -124,7 +124,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.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -140,7 +140,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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -150,7 +150,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.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -402,7 +402,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
@@ -838,7 +838,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.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -924,7 +924,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -936,7 +936,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -956,7 +956,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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -970,7 +970,7 @@ timeouts: ConsulClusterRootTokenTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -990,7 +990,7 @@ consulClusterRootToken.ConsulClusterRootTokenTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -1002,7 +1002,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulClusterRootToken.typescript.md b/docs/consulClusterRootToken.typescript.md
index 590593110..efb263515 100644
--- a/docs/consulClusterRootToken.typescript.md
+++ b/docs/consulClusterRootToken.typescript.md
@@ -1,6 +1,6 @@
# `hcp_consul_cluster_root_token`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token).
# `consulClusterRootToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](htt
### ConsulClusterRootToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}.
#### Initializers
@@ -687,7 +687,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.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -773,7 +773,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.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
---
@@ -785,7 +785,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -805,7 +805,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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
---
@@ -819,7 +819,7 @@ public readonly timeouts: ConsulClusterRootTokenTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
---
@@ -837,7 +837,7 @@ const consulClusterRootTokenTimeouts: consulClusterRootToken.ConsulClusterRootTo
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}. |
---
@@ -849,7 +849,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}.
---
diff --git a/docs/consulSnapshot.csharp.md b/docs/consulSnapshot.csharp.md
index 10cdc1265..1506972e2 100644
--- a/docs/consulSnapshot.csharp.md
+++ b/docs/consulSnapshot.csharp.md
@@ -1,6 +1,6 @@
# `hcp_consul_snapshot`
-Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot).
+Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot).
# `consulSnapshot` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://regis
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -756,7 +756,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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -842,7 +842,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.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -856,7 +856,7 @@ public string SnapshotName { get; set; }
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -868,7 +868,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -888,7 +888,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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -902,7 +902,7 @@ public ConsulSnapshotTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -925,10 +925,10 @@ new ConsulSnapshotTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -940,7 +940,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -952,7 +952,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -964,7 +964,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -976,7 +976,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.go.md b/docs/consulSnapshot.go.md
index bbaec8410..9934aa7df 100644
--- a/docs/consulSnapshot.go.md
+++ b/docs/consulSnapshot.go.md
@@ -1,6 +1,6 @@
# `hcp_consul_snapshot`
-Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot).
+Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot).
# `consulSnapshot` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://regis
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -756,7 +756,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -842,7 +842,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -856,7 +856,7 @@ SnapshotName *string
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -868,7 +868,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -888,7 +888,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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -902,7 +902,7 @@ Timeouts ConsulSnapshotTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -925,10 +925,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/consulsnapshot"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -940,7 +940,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -952,7 +952,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -964,7 +964,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -976,7 +976,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.java.md b/docs/consulSnapshot.java.md
index 3a6c13ce9..55f3a606d 100644
--- a/docs/consulSnapshot.java.md
+++ b/docs/consulSnapshot.java.md
@@ -1,6 +1,6 @@
# `hcp_consul_snapshot`
-Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot).
+Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot).
# `consulSnapshot` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://regis
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -48,7 +48,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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -120,7 +120,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.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -130,7 +130,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.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -154,7 +154,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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#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.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -878,7 +878,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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -964,7 +964,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.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -978,7 +978,7 @@ public java.lang.String getSnapshotName();
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1010,7 +1010,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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -1024,7 +1024,7 @@ public ConsulSnapshotTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -1047,10 +1047,10 @@ ConsulSnapshotTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -1062,7 +1062,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -1074,7 +1074,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -1086,7 +1086,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -1098,7 +1098,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.python.md b/docs/consulSnapshot.python.md
index 099c15320..306b031ac 100644
--- a/docs/consulSnapshot.python.md
+++ b/docs/consulSnapshot.python.md
@@ -1,6 +1,6 @@
# `hcp_consul_snapshot`
-Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot).
+Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot).
# `consulSnapshot` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://regis
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -46,7 +46,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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -118,7 +118,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.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -128,7 +128,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.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -136,7 +136,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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -152,7 +152,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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -162,7 +162,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.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -417,7 +417,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -425,7 +425,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.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -433,7 +433,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.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -441,7 +441,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.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
@@ -934,7 +934,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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1020,7 +1020,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -1034,7 +1034,7 @@ snapshot_name: str
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -1046,7 +1046,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1066,7 +1066,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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -1080,7 +1080,7 @@ timeouts: ConsulSnapshotTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -1103,10 +1103,10 @@ consulSnapshot.ConsulSnapshotTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -1118,7 +1118,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -1130,7 +1130,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -1142,7 +1142,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -1154,7 +1154,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/consulSnapshot.typescript.md b/docs/consulSnapshot.typescript.md
index 2cbce2bc6..0d5299364 100644
--- a/docs/consulSnapshot.typescript.md
+++ b/docs/consulSnapshot.typescript.md
@@ -1,6 +1,6 @@
# `hcp_consul_snapshot`
-Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot).
+Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot).
# `consulSnapshot` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://regis
### ConsulSnapshot
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot hcp_consul_snapshot}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot hcp_consul_snapshot}.
#### Initializers
@@ -743,7 +743,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.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -829,7 +829,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.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
---
@@ -843,7 +843,7 @@ public readonly snapshotName: string;
The name of the snapshot.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
---
@@ -855,7 +855,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -875,7 +875,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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
---
@@ -889,7 +889,7 @@ public readonly timeouts: ConsulSnapshotTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
---
@@ -907,10 +907,10 @@ const consulSnapshotTimeouts: consulSnapshot.ConsulSnapshotTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}. |
---
@@ -922,7 +922,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}.
---
@@ -934,7 +934,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}.
---
@@ -946,7 +946,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}.
---
@@ -958,7 +958,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.csharp.md b/docs/dataHcpAwsNetworkPeering.csharp.md
index ce8c83a06..574bf1142 100644
--- a/docs/dataHcpAwsNetworkPeering.csharp.md
+++ b/docs/dataHcpAwsNetworkPeering.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering).
# `dataHcpAwsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](http
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -797,7 +797,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.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -884,7 +884,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.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -898,7 +898,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.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -910,7 +910,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -931,7 +931,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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -945,7 +945,7 @@ public DataHcpAwsNetworkPeeringTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -959,7 +959,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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -979,7 +979,7 @@ new DataHcpAwsNetworkPeeringTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -991,7 +991,7 @@ public string Read { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.go.md b/docs/dataHcpAwsNetworkPeering.go.md
index f6234dc48..e87a6f3df 100644
--- a/docs/dataHcpAwsNetworkPeering.go.md
+++ b/docs/dataHcpAwsNetworkPeering.go.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering).
# `dataHcpAwsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](http
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -797,7 +797,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -884,7 +884,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -898,7 +898,7 @@ PeeringId *string
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -910,7 +910,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -931,7 +931,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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -945,7 +945,7 @@ Timeouts DataHcpAwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -959,7 +959,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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -979,7 +979,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpawsnetworkpeering"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -991,7 +991,7 @@ Read *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.java.md b/docs/dataHcpAwsNetworkPeering.java.md
index ef45cf0e0..af83dfc00 100644
--- a/docs/dataHcpAwsNetworkPeering.java.md
+++ b/docs/dataHcpAwsNetworkPeering.java.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering).
# `dataHcpAwsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](http
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -50,7 +50,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.72.1/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.72.2/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`. |
@@ -123,7 +123,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.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -133,7 +133,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.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -141,7 +141,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.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -158,7 +158,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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -168,7 +168,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.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -178,7 +178,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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -934,7 +934,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.72.1/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.72.2/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`. |
@@ -1021,7 +1021,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.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -1035,7 +1035,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.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -1047,7 +1047,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1068,7 +1068,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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -1082,7 +1082,7 @@ public DataHcpAwsNetworkPeeringTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -1096,7 +1096,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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -1116,7 +1116,7 @@ DataHcpAwsNetworkPeeringTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -1128,7 +1128,7 @@ public java.lang.String getRead();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.python.md b/docs/dataHcpAwsNetworkPeering.python.md
index c3cca7460..8f6a46eff 100644
--- a/docs/dataHcpAwsNetworkPeering.python.md
+++ b/docs/dataHcpAwsNetworkPeering.python.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering).
# `dataHcpAwsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](http
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -47,7 +47,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.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -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.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -130,7 +130,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.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -138,7 +138,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.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -155,7 +155,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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -165,7 +165,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.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -175,7 +175,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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -428,7 +428,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
@@ -961,7 +961,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.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -1048,7 +1048,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.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -1062,7 +1062,7 @@ peering_id: str
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -1074,7 +1074,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1095,7 +1095,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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -1109,7 +1109,7 @@ timeouts: DataHcpAwsNetworkPeeringTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -1123,7 +1123,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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -1143,7 +1143,7 @@ dataHcpAwsNetworkPeering.DataHcpAwsNetworkPeeringTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -1155,7 +1155,7 @@ read: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsNetworkPeering.typescript.md b/docs/dataHcpAwsNetworkPeering.typescript.md
index 2bd60cb65..bac91b2b2 100644
--- a/docs/dataHcpAwsNetworkPeering.typescript.md
+++ b/docs/dataHcpAwsNetworkPeering.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering).
# `dataHcpAwsNetworkPeering` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](http
### DataHcpAwsNetworkPeering
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering hcp_aws_network_peering}.
#### Initializers
@@ -783,7 +783,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.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -870,7 +870,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.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
---
@@ -884,7 +884,7 @@ public readonly peeringId: string;
The ID of the network peering.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
---
@@ -896,7 +896,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -917,7 +917,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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
---
@@ -931,7 +931,7 @@ public readonly timeouts: DataHcpAwsNetworkPeeringTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
---
@@ -945,7 +945,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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
---
@@ -963,7 +963,7 @@ const dataHcpAwsNetworkPeeringTimeouts: dataHcpAwsNetworkPeering.DataHcpAwsNetwo
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
+| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}. |
---
@@ -975,7 +975,7 @@ public readonly read: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.csharp.md b/docs/dataHcpAwsTransitGatewayAttachment.csharp.md
index 8657e45b2..4fd26200c 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.csharp.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment).
# `dataHcpAwsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attach
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -775,7 +775,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.72.1/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.72.2/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`. |
@@ -862,7 +862,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -876,7 +876,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -888,7 +888,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -908,7 +908,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -922,7 +922,7 @@ public DataHcpAwsTransitGatewayAttachmentTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -936,7 +936,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -956,7 +956,7 @@ new DataHcpAwsTransitGatewayAttachmentTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -968,7 +968,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.go.md b/docs/dataHcpAwsTransitGatewayAttachment.go.md
index 9668c4eb1..3eeb376f0 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.go.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.go.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment).
# `dataHcpAwsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attach
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -775,7 +775,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/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.72.2/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`. |
@@ -862,7 +862,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -876,7 +876,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -888,7 +888,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -908,7 +908,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -922,7 +922,7 @@ Timeouts DataHcpAwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -936,7 +936,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -956,7 +956,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpawstransitgatewayat
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -968,7 +968,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.java.md b/docs/dataHcpAwsTransitGatewayAttachment.java.md
index 4c0576021..e910ea8fc 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.java.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.java.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment).
# `dataHcpAwsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attach
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -50,7 +50,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.72.1/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.72.2/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`. |
@@ -123,7 +123,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -133,7 +133,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -141,7 +141,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.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -157,7 +157,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -167,7 +167,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.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -177,7 +177,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -911,7 +911,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.72.1/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.72.2/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`. |
@@ -998,7 +998,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -1012,7 +1012,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1024,7 +1024,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1044,7 +1044,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -1058,7 +1058,7 @@ public DataHcpAwsTransitGatewayAttachmentTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -1072,7 +1072,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -1092,7 +1092,7 @@ DataHcpAwsTransitGatewayAttachmentTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -1104,7 +1104,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.python.md b/docs/dataHcpAwsTransitGatewayAttachment.python.md
index 4d4658bd8..4c9700a23 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.python.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.python.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment).
# `dataHcpAwsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attach
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -47,7 +47,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.72.1/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.72.2/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`. |
@@ -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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -130,7 +130,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -138,7 +138,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.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -154,7 +154,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#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.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -174,7 +174,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -427,7 +427,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
@@ -938,7 +938,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.72.1/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.72.2/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`. |
@@ -1025,7 +1025,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -1039,7 +1039,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -1051,7 +1051,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1071,7 +1071,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -1085,7 +1085,7 @@ timeouts: DataHcpAwsTransitGatewayAttachmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -1099,7 +1099,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -1119,7 +1119,7 @@ dataHcpAwsTransitGatewayAttachment.DataHcpAwsTransitGatewayAttachmentTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -1131,7 +1131,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAwsTransitGatewayAttachment.typescript.md b/docs/dataHcpAwsTransitGatewayAttachment.typescript.md
index 8476062a7..962fcf1a1 100644
--- a/docs/dataHcpAwsTransitGatewayAttachment.typescript.md
+++ b/docs/dataHcpAwsTransitGatewayAttachment.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment).
# `dataHcpAwsTransitGatewayAttachment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attach
### DataHcpAwsTransitGatewayAttachment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}.
#### Initializers
@@ -761,7 +761,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.72.1/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.72.2/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`. |
@@ -848,7 +848,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
---
@@ -862,7 +862,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
---
@@ -874,7 +874,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -894,7 +894,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
---
@@ -908,7 +908,7 @@ public readonly timeouts: DataHcpAwsTransitGatewayAttachmentTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
---
@@ -922,7 +922,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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
---
@@ -940,7 +940,7 @@ const dataHcpAwsTransitGatewayAttachmentTimeouts: dataHcpAwsTransitGatewayAttach
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}. |
---
@@ -952,7 +952,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.csharp.md b/docs/dataHcpAzurePeeringConnection.csharp.md
index 84342b9f3..07b811c00 100644
--- a/docs/dataHcpAzurePeeringConnection.csharp.md
+++ b/docs/dataHcpAzurePeeringConnection.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection).
# `dataHcpAzurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`]
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -811,7 +811,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.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -897,7 +897,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.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -911,7 +911,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.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -923,7 +923,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -940,7 +940,7 @@ public DataHcpAzurePeeringConnectionTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -954,7 +954,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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -974,7 +974,7 @@ new DataHcpAzurePeeringConnectionTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -986,7 +986,7 @@ public string Read { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.go.md b/docs/dataHcpAzurePeeringConnection.go.md
index cc833bba7..e393975fb 100644
--- a/docs/dataHcpAzurePeeringConnection.go.md
+++ b/docs/dataHcpAzurePeeringConnection.go.md
@@ -1,6 +1,6 @@
# `data_hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection).
# `dataHcpAzurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`]
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -811,7 +811,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -897,7 +897,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.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -911,7 +911,7 @@ PeeringId *string
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -923,7 +923,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -940,7 +940,7 @@ Timeouts DataHcpAzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -954,7 +954,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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -974,7 +974,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpazurepeeringconnect
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -986,7 +986,7 @@ Read *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.java.md b/docs/dataHcpAzurePeeringConnection.java.md
index 3d7469328..fdf107763 100644
--- a/docs/dataHcpAzurePeeringConnection.java.md
+++ b/docs/dataHcpAzurePeeringConnection.java.md
@@ -1,6 +1,6 @@
# `data_hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection).
# `dataHcpAzurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`]
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -49,7 +49,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.72.1/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.72.2/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`. |
@@ -121,7 +121,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.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -131,7 +131,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.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -139,7 +139,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.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -152,7 +152,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.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -162,7 +162,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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -932,7 +932,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.72.1/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.72.2/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`. |
@@ -1018,7 +1018,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.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -1032,7 +1032,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.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -1044,7 +1044,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1061,7 +1061,7 @@ public DataHcpAzurePeeringConnectionTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -1075,7 +1075,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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -1095,7 +1095,7 @@ DataHcpAzurePeeringConnectionTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -1107,7 +1107,7 @@ public java.lang.String getRead();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.python.md b/docs/dataHcpAzurePeeringConnection.python.md
index c28208434..d30c1a46a 100644
--- a/docs/dataHcpAzurePeeringConnection.python.md
+++ b/docs/dataHcpAzurePeeringConnection.python.md
@@ -1,6 +1,6 @@
# `data_hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection).
# `dataHcpAzurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`]
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -46,7 +46,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.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -118,7 +118,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.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -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.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -136,7 +136,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.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -149,7 +149,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.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -159,7 +159,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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -411,7 +411,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
@@ -959,7 +959,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.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -1045,7 +1045,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.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -1059,7 +1059,7 @@ peering_id: str
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -1071,7 +1071,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1088,7 +1088,7 @@ timeouts: DataHcpAzurePeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -1102,7 +1102,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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -1122,7 +1122,7 @@ dataHcpAzurePeeringConnection.DataHcpAzurePeeringConnectionTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -1134,7 +1134,7 @@ read: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpAzurePeeringConnection.typescript.md b/docs/dataHcpAzurePeeringConnection.typescript.md
index 44e5e3ab0..272a8f50e 100644
--- a/docs/dataHcpAzurePeeringConnection.typescript.md
+++ b/docs/dataHcpAzurePeeringConnection.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection).
# `dataHcpAzurePeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`]
### DataHcpAzurePeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}.
#### Initializers
@@ -798,7 +798,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.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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`. |
@@ -884,7 +884,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.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
---
@@ -898,7 +898,7 @@ public readonly peeringId: string;
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
---
@@ -910,7 +910,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -927,7 +927,7 @@ public readonly timeouts: DataHcpAzurePeeringConnectionTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
---
@@ -941,7 +941,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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
---
@@ -959,7 +959,7 @@ const dataHcpAzurePeeringConnectionTimeouts: dataHcpAzurePeeringConnection.DataH
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
+| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}. |
---
@@ -971,7 +971,7 @@ public readonly read: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}.
---
diff --git a/docs/dataHcpBoundaryCluster.csharp.md b/docs/dataHcpBoundaryCluster.csharp.md
index 28a726584..89333425e 100644
--- a/docs/dataHcpBoundaryCluster.csharp.md
+++ b/docs/dataHcpBoundaryCluster.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster).
# `dataHcpBoundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https:/
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -699,7 +699,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.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -785,7 +785,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.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -797,7 +797,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -818,7 +818,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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -832,7 +832,7 @@ public DataHcpBoundaryClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -865,7 +865,7 @@ new DataHcpBoundaryClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -877,7 +877,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.go.md b/docs/dataHcpBoundaryCluster.go.md
index 2ae6f0982..934f91fa6 100644
--- a/docs/dataHcpBoundaryCluster.go.md
+++ b/docs/dataHcpBoundaryCluster.go.md
@@ -1,6 +1,6 @@
# `data_hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster).
# `dataHcpBoundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https:/
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -699,7 +699,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -785,7 +785,7 @@ ClusterId *string
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -797,7 +797,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -818,7 +818,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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -832,7 +832,7 @@ Timeouts DataHcpBoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -865,7 +865,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpboundarycluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -877,7 +877,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.java.md b/docs/dataHcpBoundaryCluster.java.md
index b989d484e..9bf55c0f7 100644
--- a/docs/dataHcpBoundaryCluster.java.md
+++ b/docs/dataHcpBoundaryCluster.java.md
@@ -1,6 +1,6 @@
# `data_hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster).
# `dataHcpBoundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https:/
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -46,7 +46,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.72.1/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.72.2/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. |
@@ -118,7 +118,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.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -126,7 +126,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.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -143,7 +143,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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -153,7 +153,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.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -810,7 +810,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.72.1/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.72.2/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. |
@@ -896,7 +896,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.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -908,7 +908,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -929,7 +929,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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -943,7 +943,7 @@ public DataHcpBoundaryClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -975,7 +975,7 @@ DataHcpBoundaryClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -987,7 +987,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.python.md b/docs/dataHcpBoundaryCluster.python.md
index 5bfb7328e..f5d986aac 100644
--- a/docs/dataHcpBoundaryCluster.python.md
+++ b/docs/dataHcpBoundaryCluster.python.md
@@ -1,6 +1,6 @@
# `data_hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster).
# `dataHcpBoundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https:/
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -44,7 +44,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.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -116,7 +116,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.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -124,7 +124,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.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -141,7 +141,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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -151,7 +151,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.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -403,7 +403,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
@@ -839,7 +839,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.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -925,7 +925,7 @@ cluster_id: str
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -937,7 +937,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -958,7 +958,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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -972,7 +972,7 @@ timeouts: DataHcpBoundaryClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -1003,7 +1003,7 @@ dataHcpBoundaryCluster.DataHcpBoundaryClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -1015,7 +1015,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpBoundaryCluster.typescript.md b/docs/dataHcpBoundaryCluster.typescript.md
index 547453f9b..e59c29afa 100644
--- a/docs/dataHcpBoundaryCluster.typescript.md
+++ b/docs/dataHcpBoundaryCluster.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster).
# `dataHcpBoundaryCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https:/
### DataHcpBoundaryCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster hcp_boundary_cluster}.
#### Initializers
@@ -687,7 +687,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.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -773,7 +773,7 @@ public readonly clusterId: string;
The ID of the Boundary cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
---
@@ -785,7 +785,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -806,7 +806,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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
---
@@ -820,7 +820,7 @@ public readonly timeouts: DataHcpBoundaryClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
---
@@ -849,7 +849,7 @@ const dataHcpBoundaryClusterTimeouts: dataHcpBoundaryCluster.DataHcpBoundaryClus
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}. |
---
@@ -861,7 +861,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.csharp.md b/docs/dataHcpConsulAgentHelmConfig.csharp.md
index 7f8a20f70..2b9e2348a 100644
--- a/docs/dataHcpConsulAgentHelmConfig.csharp.md
+++ b/docs/dataHcpConsulAgentHelmConfig.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_helm_config`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config).
# `dataHcpConsulAgentHelmConfig` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`]
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -710,7 +710,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.72.1/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.72.2/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. |
@@ -796,7 +796,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -810,7 +810,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -824,7 +824,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -836,7 +836,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -856,7 +856,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -870,7 +870,7 @@ public DataHcpConsulAgentHelmConfigTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -890,7 +890,7 @@ new DataHcpConsulAgentHelmConfigTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -902,7 +902,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.go.md b/docs/dataHcpConsulAgentHelmConfig.go.md
index bdcd2843d..9dfbc8525 100644
--- a/docs/dataHcpConsulAgentHelmConfig.go.md
+++ b/docs/dataHcpConsulAgentHelmConfig.go.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_helm_config`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config).
# `dataHcpConsulAgentHelmConfig` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`]
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -710,7 +710,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/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.72.2/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. |
@@ -796,7 +796,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -810,7 +810,7 @@ KubernetesEndpoint *string
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -824,7 +824,7 @@ ExposeGossipPorts interface{}
Denotes that the gossip ports should be exposed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -836,7 +836,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -856,7 +856,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -870,7 +870,7 @@ Timeouts DataHcpConsulAgentHelmConfigTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -890,7 +890,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpconsulagenthelmconf
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -902,7 +902,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.java.md b/docs/dataHcpConsulAgentHelmConfig.java.md
index 5149c2061..50ec063df 100644
--- a/docs/dataHcpConsulAgentHelmConfig.java.md
+++ b/docs/dataHcpConsulAgentHelmConfig.java.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_helm_config`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config).
# `dataHcpConsulAgentHelmConfig` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`]
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -51,7 +51,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.72.1/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.72.2/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. |
@@ -123,7 +123,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -133,7 +133,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -143,7 +143,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -151,7 +151,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.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -167,7 +167,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -177,7 +177,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.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -846,7 +846,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.72.1/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.72.2/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. |
@@ -932,7 +932,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -946,7 +946,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -960,7 +960,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -972,7 +972,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -992,7 +992,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -1006,7 +1006,7 @@ public DataHcpConsulAgentHelmConfigTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -1026,7 +1026,7 @@ DataHcpConsulAgentHelmConfigTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -1038,7 +1038,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.python.md b/docs/dataHcpConsulAgentHelmConfig.python.md
index 1b2de6051..95e44853f 100644
--- a/docs/dataHcpConsulAgentHelmConfig.python.md
+++ b/docs/dataHcpConsulAgentHelmConfig.python.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_helm_config`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config).
# `dataHcpConsulAgentHelmConfig` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`]
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -48,7 +48,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.72.1/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.72.2/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. |
@@ -120,7 +120,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -130,7 +130,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -140,7 +140,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -148,7 +148,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.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -164,7 +164,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#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.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -427,7 +427,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
@@ -873,7 +873,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.72.1/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.72.2/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. |
@@ -959,7 +959,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -973,7 +973,7 @@ kubernetes_endpoint: str
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -987,7 +987,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -999,7 +999,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1019,7 +1019,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -1033,7 +1033,7 @@ timeouts: DataHcpConsulAgentHelmConfigTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -1053,7 +1053,7 @@ dataHcpConsulAgentHelmConfig.DataHcpConsulAgentHelmConfigTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -1065,7 +1065,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentHelmConfig.typescript.md b/docs/dataHcpConsulAgentHelmConfig.typescript.md
index 5b6adf7b4..3000d5b4c 100644
--- a/docs/dataHcpConsulAgentHelmConfig.typescript.md
+++ b/docs/dataHcpConsulAgentHelmConfig.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_helm_config`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config).
# `dataHcpConsulAgentHelmConfig` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`]
### DataHcpConsulAgentHelmConfig
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}.
#### Initializers
@@ -696,7 +696,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.72.1/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.72.2/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. |
@@ -782,7 +782,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
---
@@ -796,7 +796,7 @@ public readonly kubernetesEndpoint: string;
The FQDN for the Kubernetes API.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
---
@@ -810,7 +810,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
---
@@ -822,7 +822,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -842,7 +842,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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
---
@@ -856,7 +856,7 @@ public readonly timeouts: DataHcpConsulAgentHelmConfigTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
---
@@ -874,7 +874,7 @@ const dataHcpConsulAgentHelmConfigTimeouts: dataHcpConsulAgentHelmConfig.DataHcp
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}. |
---
@@ -886,7 +886,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.csharp.md b/docs/dataHcpConsulAgentKubernetesSecret.csharp.md
index 7f74231c2..a3b111f27 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.csharp.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_kubernetes_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret).
# `dataHcpConsulAgentKubernetesSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_se
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -655,7 +655,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.72.1/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.72.2/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. |
@@ -741,7 +741,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -753,7 +753,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -773,7 +773,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -787,7 +787,7 @@ public DataHcpConsulAgentKubernetesSecretTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -807,7 +807,7 @@ new DataHcpConsulAgentKubernetesSecretTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -819,7 +819,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.go.md b/docs/dataHcpConsulAgentKubernetesSecret.go.md
index 5f27b61fd..c494c5f5e 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.go.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.go.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_kubernetes_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret).
# `dataHcpConsulAgentKubernetesSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_se
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -655,7 +655,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/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.72.2/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. |
@@ -741,7 +741,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -753,7 +753,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -773,7 +773,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -787,7 +787,7 @@ Timeouts DataHcpConsulAgentKubernetesSecretTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -807,7 +807,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpconsulagentkubernet
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -819,7 +819,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.java.md b/docs/dataHcpConsulAgentKubernetesSecret.java.md
index be153d958..330524cc7 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.java.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.java.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_kubernetes_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret).
# `dataHcpConsulAgentKubernetesSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_se
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -46,7 +46,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.72.1/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.72.2/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. |
@@ -118,7 +118,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -126,7 +126,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.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -142,7 +142,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -152,7 +152,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.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -765,7 +765,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.72.1/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.72.2/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. |
@@ -851,7 +851,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -863,7 +863,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -883,7 +883,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -897,7 +897,7 @@ public DataHcpConsulAgentKubernetesSecretTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -917,7 +917,7 @@ DataHcpConsulAgentKubernetesSecretTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -929,7 +929,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.python.md b/docs/dataHcpConsulAgentKubernetesSecret.python.md
index ee1ace1c7..997aa7a26 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.python.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.python.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_kubernetes_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret).
# `dataHcpConsulAgentKubernetesSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_se
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -44,7 +44,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.72.1/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.72.2/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. |
@@ -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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -124,7 +124,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.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -140,7 +140,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -150,7 +150,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.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -402,7 +402,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
@@ -794,7 +794,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.72.1/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.72.2/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. |
@@ -880,7 +880,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -892,7 +892,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -912,7 +912,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -926,7 +926,7 @@ timeouts: DataHcpConsulAgentKubernetesSecretTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -946,7 +946,7 @@ dataHcpConsulAgentKubernetesSecret.DataHcpConsulAgentKubernetesSecretTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -958,7 +958,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulAgentKubernetesSecret.typescript.md b/docs/dataHcpConsulAgentKubernetesSecret.typescript.md
index 00e7abe5b..1b6a5e428 100644
--- a/docs/dataHcpConsulAgentKubernetesSecret.typescript.md
+++ b/docs/dataHcpConsulAgentKubernetesSecret.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_agent_kubernetes_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret).
# `dataHcpConsulAgentKubernetesSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_se
### DataHcpConsulAgentKubernetesSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}.
#### Initializers
@@ -643,7 +643,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.72.1/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.72.2/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. |
@@ -729,7 +729,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
---
@@ -741,7 +741,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -761,7 +761,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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
---
@@ -775,7 +775,7 @@ public readonly timeouts: DataHcpConsulAgentKubernetesSecretTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
---
@@ -793,7 +793,7 @@ const dataHcpConsulAgentKubernetesSecretTimeouts: dataHcpConsulAgentKubernetesSe
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}. |
---
@@ -805,7 +805,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}.
---
diff --git a/docs/dataHcpConsulCluster.csharp.md b/docs/dataHcpConsulCluster.csharp.md
index 92cb8668d..28ad03210 100644
--- a/docs/dataHcpConsulCluster.csharp.md
+++ b/docs/dataHcpConsulCluster.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster).
# `dataHcpConsulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://r
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -897,7 +897,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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -983,7 +983,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.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1015,7 +1015,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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1029,7 +1029,7 @@ public DataHcpConsulClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1062,7 +1062,7 @@ new DataHcpConsulClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1074,7 +1074,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.go.md b/docs/dataHcpConsulCluster.go.md
index 69795bf68..75078dd83 100644
--- a/docs/dataHcpConsulCluster.go.md
+++ b/docs/dataHcpConsulCluster.go.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster).
# `dataHcpConsulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://r
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -897,7 +897,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -983,7 +983,7 @@ ClusterId *string
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -995,7 +995,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1015,7 +1015,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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1029,7 +1029,7 @@ Timeouts DataHcpConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1062,7 +1062,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpconsulcluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1074,7 +1074,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.java.md b/docs/dataHcpConsulCluster.java.md
index f8b9a1d38..29ff36076 100644
--- a/docs/dataHcpConsulCluster.java.md
+++ b/docs/dataHcpConsulCluster.java.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster).
# `dataHcpConsulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://r
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -46,7 +46,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.72.1/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.72.2/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. |
@@ -118,7 +118,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.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -126,7 +126,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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -142,7 +142,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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -152,7 +152,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.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1007,7 +1007,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.72.1/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.72.2/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. |
@@ -1093,7 +1093,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.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -1105,7 +1105,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1139,7 +1139,7 @@ public DataHcpConsulClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1171,7 +1171,7 @@ DataHcpConsulClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1183,7 +1183,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.python.md b/docs/dataHcpConsulCluster.python.md
index 995c5193b..f8fdb6ae4 100644
--- a/docs/dataHcpConsulCluster.python.md
+++ b/docs/dataHcpConsulCluster.python.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster).
# `dataHcpConsulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://r
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -44,7 +44,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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -124,7 +124,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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -140,7 +140,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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -150,7 +150,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.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -402,7 +402,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
@@ -1036,7 +1036,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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1122,7 +1122,7 @@ cluster_id: str
The ID of the HCP Consul cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -1134,7 +1134,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1154,7 +1154,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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1168,7 +1168,7 @@ timeouts: DataHcpConsulClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1199,7 +1199,7 @@ dataHcpConsulCluster.DataHcpConsulClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1211,7 +1211,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulCluster.typescript.md b/docs/dataHcpConsulCluster.typescript.md
index f4e044380..f79df2ff9 100644
--- a/docs/dataHcpConsulCluster.typescript.md
+++ b/docs/dataHcpConsulCluster.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster).
# `dataHcpConsulCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://r
### DataHcpConsulCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster hcp_consul_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster hcp_consul_cluster}.
#### Initializers
@@ -885,7 +885,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.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -971,7 +971,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.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
---
@@ -983,7 +983,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1003,7 +1003,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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
---
@@ -1017,7 +1017,7 @@ public readonly timeouts: DataHcpConsulClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
---
@@ -1046,7 +1046,7 @@ const dataHcpConsulClusterTimeouts: dataHcpConsulCluster.DataHcpConsulClusterTim
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}. |
---
@@ -1058,7 +1058,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}.
---
diff --git a/docs/dataHcpConsulVersions.csharp.md b/docs/dataHcpConsulVersions.csharp.md
index 8757005da..ef8e966fe 100644
--- a/docs/dataHcpConsulVersions.csharp.md
+++ b/docs/dataHcpConsulVersions.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_versions`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions).
# `dataHcpConsulVersions` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -623,7 +623,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.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| Timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -706,7 +706,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -723,7 +723,7 @@ public DataHcpConsulVersionsTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -743,7 +743,7 @@ new DataHcpConsulVersionsTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -755,7 +755,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.go.md b/docs/dataHcpConsulVersions.go.md
index 288a8ebc6..3717e2b7a 100644
--- a/docs/dataHcpConsulVersions.go.md
+++ b/docs/dataHcpConsulVersions.go.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_versions`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions).
# `dataHcpConsulVersions` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -623,7 +623,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| Timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -706,7 +706,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -723,7 +723,7 @@ Timeouts DataHcpConsulVersionsTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -743,7 +743,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpconsulversions"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -755,7 +755,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.java.md b/docs/dataHcpConsulVersions.java.md
index 41f936e17..42ab2904d 100644
--- a/docs/dataHcpConsulVersions.java.md
+++ b/docs/dataHcpConsulVersions.java.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_versions`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions).
# `dataHcpConsulVersions` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -43,7 +43,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.72.1/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.72.2/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -112,7 +112,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.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -125,7 +125,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.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -706,7 +706,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.72.1/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.72.2/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -789,7 +789,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -806,7 +806,7 @@ public DataHcpConsulVersionsTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -826,7 +826,7 @@ DataHcpConsulVersionsTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -838,7 +838,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.python.md b/docs/dataHcpConsulVersions.python.md
index 7411a5b44..0ef34f498 100644
--- a/docs/dataHcpConsulVersions.python.md
+++ b/docs/dataHcpConsulVersions.python.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_versions`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions).
# `dataHcpConsulVersions` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -41,7 +41,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.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -110,7 +110,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -123,7 +123,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.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -374,7 +374,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
@@ -735,7 +735,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.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -818,7 +818,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -835,7 +835,7 @@ timeouts: DataHcpConsulVersionsTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -855,7 +855,7 @@ dataHcpConsulVersions.DataHcpConsulVersionsTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -867,7 +867,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpConsulVersions.typescript.md b/docs/dataHcpConsulVersions.typescript.md
index 65c71e240..038749233 100644
--- a/docs/dataHcpConsulVersions.typescript.md
+++ b/docs/dataHcpConsulVersions.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_consul_versions`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions).
# `dataHcpConsulVersions` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://
### DataHcpConsulVersions
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions hcp_consul_versions}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions hcp_consul_versions}.
#### Initializers
@@ -613,7 +613,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.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}. |
| timeouts
| DataHcpConsulVersionsTimeouts
| timeouts block. |
---
@@ -696,7 +696,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -713,7 +713,7 @@ public readonly timeouts: DataHcpConsulVersionsTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
---
@@ -731,7 +731,7 @@ const dataHcpConsulVersionsTimeouts: dataHcpConsulVersions.DataHcpConsulVersions
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}. |
---
@@ -743,7 +743,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}.
---
diff --git a/docs/dataHcpHvn.csharp.md b/docs/dataHcpHvn.csharp.md
index efc4fd7a5..73c9753bb 100644
--- a/docs/dataHcpHvn.csharp.md
+++ b/docs/dataHcpHvn.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn).
# `dataHcpHvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.ter
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -732,7 +732,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#id DataHcpHvn#id}. |
| ProjectId
| string
| The ID of the HCP project where the HVN is located. |
| Timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -818,7 +818,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.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -830,7 +830,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -850,7 +850,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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -864,7 +864,7 @@ public DataHcpHvnTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -884,7 +884,7 @@ new DataHcpHvnTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -896,7 +896,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.go.md b/docs/dataHcpHvn.go.md
index 20c6ab068..fa37877fb 100644
--- a/docs/dataHcpHvn.go.md
+++ b/docs/dataHcpHvn.go.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn).
# `dataHcpHvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.ter
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -732,7 +732,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#id DataHcpHvn#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HVN is located. |
| Timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -818,7 +818,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -830,7 +830,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -850,7 +850,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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -864,7 +864,7 @@ Timeouts DataHcpHvnTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -884,7 +884,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcphvn"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -896,7 +896,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.java.md b/docs/dataHcpHvn.java.md
index ce96de73c..30cd3db32 100644
--- a/docs/dataHcpHvn.java.md
+++ b/docs/dataHcpHvn.java.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn).
# `dataHcpHvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.ter
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -46,7 +46,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -126,7 +126,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -142,7 +142,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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -152,7 +152,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.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -842,7 +842,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -928,7 +928,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.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -940,7 +940,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -960,7 +960,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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -974,7 +974,7 @@ public DataHcpHvnTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -994,7 +994,7 @@ DataHcpHvnTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -1006,7 +1006,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.python.md b/docs/dataHcpHvn.python.md
index 4d57156fc..226de3034 100644
--- a/docs/dataHcpHvn.python.md
+++ b/docs/dataHcpHvn.python.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn).
# `dataHcpHvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.ter
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -44,7 +44,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -124,7 +124,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -140,7 +140,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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -150,7 +150,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.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -402,7 +402,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}.
---
@@ -871,7 +871,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -957,7 +957,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.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -969,7 +969,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -989,7 +989,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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -1003,7 +1003,7 @@ timeouts: DataHcpHvnTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -1023,7 +1023,7 @@ dataHcpHvn.DataHcpHvnTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -1035,7 +1035,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvn.typescript.md b/docs/dataHcpHvn.typescript.md
index 25617803a..009e82eba 100644
--- a/docs/dataHcpHvn.typescript.md
+++ b/docs/dataHcpHvn.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn).
# `dataHcpHvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.ter
### DataHcpHvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn hcp_hvn}.
#### Initializers
@@ -720,7 +720,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.72.1/docs/data-sources/hvn#id DataHcpHvn#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#id DataHcpHvn#id}. |
| projectId
| string
| The ID of the HCP project where the HVN is located. |
| timeouts
| DataHcpHvnTimeouts
| timeouts block. |
@@ -806,7 +806,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.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
---
@@ -818,7 +818,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#id DataHcpHvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -838,7 +838,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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
---
@@ -852,7 +852,7 @@ public readonly timeouts: DataHcpHvnTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
---
@@ -870,7 +870,7 @@ const dataHcpHvnTimeouts: dataHcpHvn.DataHcpHvnTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}. |
---
@@ -882,7 +882,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.csharp.md b/docs/dataHcpHvnPeeringConnection.csharp.md
index d0dcce5c0..c6f22321f 100644
--- a/docs/dataHcpHvnPeeringConnection.csharp.md
+++ b/docs/dataHcpHvnPeeringConnection.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection).
# `dataHcpHvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](h
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -754,7 +754,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.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -840,7 +840,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.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -854,7 +854,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.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -870,7 +870,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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -882,7 +882,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -901,7 +901,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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -915,7 +915,7 @@ public DataHcpHvnPeeringConnectionTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -935,7 +935,7 @@ new DataHcpHvnPeeringConnectionTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -947,7 +947,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.go.md b/docs/dataHcpHvnPeeringConnection.go.md
index 8816a3cd6..c59815197 100644
--- a/docs/dataHcpHvnPeeringConnection.go.md
+++ b/docs/dataHcpHvnPeeringConnection.go.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection).
# `dataHcpHvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](h
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -754,7 +754,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -840,7 +840,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.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -854,7 +854,7 @@ PeeringId *string
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -870,7 +870,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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -882,7 +882,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -901,7 +901,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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -915,7 +915,7 @@ Timeouts DataHcpHvnPeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -935,7 +935,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcphvnpeeringconnectio
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -947,7 +947,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.java.md b/docs/dataHcpHvnPeeringConnection.java.md
index e17196f49..b817a0be4 100644
--- a/docs/dataHcpHvnPeeringConnection.java.md
+++ b/docs/dataHcpHvnPeeringConnection.java.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection).
# `dataHcpHvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](h
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -50,7 +50,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.72.1/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.72.2/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. |
@@ -122,7 +122,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.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -132,7 +132,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.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -144,7 +144,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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -152,7 +152,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.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -167,7 +167,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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -177,7 +177,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.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -889,7 +889,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.72.1/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.72.2/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. |
@@ -975,7 +975,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.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -989,7 +989,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.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -1005,7 +1005,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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -1017,7 +1017,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1036,7 +1036,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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -1050,7 +1050,7 @@ public DataHcpHvnPeeringConnectionTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -1070,7 +1070,7 @@ DataHcpHvnPeeringConnectionTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -1082,7 +1082,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.python.md b/docs/dataHcpHvnPeeringConnection.python.md
index 6bbb91ecc..7e54e8b2f 100644
--- a/docs/dataHcpHvnPeeringConnection.python.md
+++ b/docs/dataHcpHvnPeeringConnection.python.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection).
# `dataHcpHvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](h
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -48,7 +48,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.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -120,7 +120,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.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -130,7 +130,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.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -142,7 +142,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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -150,7 +150,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.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -165,7 +165,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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -175,7 +175,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.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -428,7 +428,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
@@ -918,7 +918,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.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1004,7 +1004,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.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -1018,7 +1018,7 @@ peering_id: str
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -1034,7 +1034,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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -1046,7 +1046,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1065,7 +1065,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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -1079,7 +1079,7 @@ timeouts: DataHcpHvnPeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -1099,7 +1099,7 @@ dataHcpHvnPeeringConnection.DataHcpHvnPeeringConnectionTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -1111,7 +1111,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnPeeringConnection.typescript.md b/docs/dataHcpHvnPeeringConnection.typescript.md
index e0e6c4fe2..304139e25 100644
--- a/docs/dataHcpHvnPeeringConnection.typescript.md
+++ b/docs/dataHcpHvnPeeringConnection.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection).
# `dataHcpHvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](h
### DataHcpHvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -740,7 +740,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.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -826,7 +826,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.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
---
@@ -840,7 +840,7 @@ public readonly peeringId: string;
The ID of the peering connection.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
---
@@ -856,7 +856,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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
---
@@ -868,7 +868,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -887,7 +887,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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
---
@@ -901,7 +901,7 @@ public readonly timeouts: DataHcpHvnPeeringConnectionTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
---
@@ -919,7 +919,7 @@ const dataHcpHvnPeeringConnectionTimeouts: dataHcpHvnPeeringConnection.DataHcpHv
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}. |
---
@@ -931,7 +931,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}.
---
diff --git a/docs/dataHcpHvnRoute.csharp.md b/docs/dataHcpHvnRoute.csharp.md
index e2fa1f4d2..765967885 100644
--- a/docs/dataHcpHvnRoute.csharp.md
+++ b/docs/dataHcpHvnRoute.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route).
# `dataHcpHvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://regist
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -723,7 +723,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.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -809,7 +809,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.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -823,7 +823,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.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -835,7 +835,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -854,7 +854,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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -868,7 +868,7 @@ public DataHcpHvnRouteTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -888,7 +888,7 @@ new DataHcpHvnRouteTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -900,7 +900,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.go.md b/docs/dataHcpHvnRoute.go.md
index f74b11431..9b4d34c63 100644
--- a/docs/dataHcpHvnRoute.go.md
+++ b/docs/dataHcpHvnRoute.go.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route).
# `dataHcpHvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://regist
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -723,7 +723,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -809,7 +809,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.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -823,7 +823,7 @@ HvnRouteId *string
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -835,7 +835,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -854,7 +854,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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -868,7 +868,7 @@ Timeouts DataHcpHvnRouteTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -888,7 +888,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcphvnroute"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -900,7 +900,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.java.md b/docs/dataHcpHvnRoute.java.md
index 49d26cd9c..cd595b199 100644
--- a/docs/dataHcpHvnRoute.java.md
+++ b/docs/dataHcpHvnRoute.java.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route).
# `dataHcpHvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://regist
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -48,7 +48,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.72.1/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.72.2/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. |
@@ -120,7 +120,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.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -130,7 +130,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.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -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.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -153,7 +153,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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#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.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -844,7 +844,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.72.1/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.72.2/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. |
@@ -930,7 +930,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.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -944,7 +944,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.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -956,7 +956,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -975,7 +975,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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -989,7 +989,7 @@ public DataHcpHvnRouteTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -1009,7 +1009,7 @@ DataHcpHvnRouteTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -1021,7 +1021,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.python.md b/docs/dataHcpHvnRoute.python.md
index 2b0c013e1..29a2e72e2 100644
--- a/docs/dataHcpHvnRoute.python.md
+++ b/docs/dataHcpHvnRoute.python.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route).
# `dataHcpHvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://regist
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -46,7 +46,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.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -118,7 +118,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.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -128,7 +128,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.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -136,7 +136,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.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -151,7 +151,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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#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.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -413,7 +413,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
@@ -873,7 +873,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.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -959,7 +959,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.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -973,7 +973,7 @@ hvn_route_id: str
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -985,7 +985,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1004,7 +1004,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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -1018,7 +1018,7 @@ timeouts: DataHcpHvnRouteTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -1038,7 +1038,7 @@ dataHcpHvnRoute.DataHcpHvnRouteTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -1050,7 +1050,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpHvnRoute.typescript.md b/docs/dataHcpHvnRoute.typescript.md
index d7d5e6f24..227572f34 100644
--- a/docs/dataHcpHvnRoute.typescript.md
+++ b/docs/dataHcpHvnRoute.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route).
# `dataHcpHvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://regist
### DataHcpHvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -710,7 +710,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.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -796,7 +796,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.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
---
@@ -810,7 +810,7 @@ public readonly hvnRouteId: string;
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
---
@@ -822,7 +822,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -841,7 +841,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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
---
@@ -855,7 +855,7 @@ public readonly timeouts: DataHcpHvnRouteTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
---
@@ -873,7 +873,7 @@ const dataHcpHvnRouteTimeouts: dataHcpHvnRoute.DataHcpHvnRouteTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}. |
---
@@ -885,7 +885,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.csharp.md b/docs/dataHcpPackerBucketNames.csharp.md
index f9e78148a..8d28df7a3 100644
--- a/docs/dataHcpPackerBucketNames.csharp.md
+++ b/docs/dataHcpPackerBucketNames.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_bucket_names`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names).
# `dataHcpPackerBucketNames` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](http
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -642,7 +642,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.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -726,7 +726,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -743,7 +743,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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -757,7 +757,7 @@ public DataHcpPackerBucketNamesTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -777,7 +777,7 @@ new DataHcpPackerBucketNamesTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -789,7 +789,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.go.md b/docs/dataHcpPackerBucketNames.go.md
index c5947add6..2c512e5ef 100644
--- a/docs/dataHcpPackerBucketNames.go.md
+++ b/docs/dataHcpPackerBucketNames.go.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_bucket_names`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names).
# `dataHcpPackerBucketNames` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](http
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -642,7 +642,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -726,7 +726,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -743,7 +743,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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -757,7 +757,7 @@ Timeouts DataHcpPackerBucketNamesTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -777,7 +777,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcppackerbucketnames"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -789,7 +789,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.java.md b/docs/dataHcpPackerBucketNames.java.md
index 83cbce29d..37ff94f51 100644
--- a/docs/dataHcpPackerBucketNames.java.md
+++ b/docs/dataHcpPackerBucketNames.java.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_bucket_names`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names).
# `dataHcpPackerBucketNames` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](http
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -44,7 +44,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.72.1/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.72.2/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. |
@@ -114,7 +114,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.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -127,7 +127,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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -137,7 +137,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.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -737,7 +737,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.72.1/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.72.2/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. |
@@ -821,7 +821,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -838,7 +838,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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -852,7 +852,7 @@ public DataHcpPackerBucketNamesTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -872,7 +872,7 @@ DataHcpPackerBucketNamesTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -884,7 +884,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.python.md b/docs/dataHcpPackerBucketNames.python.md
index fabf493ce..be8f3bf13 100644
--- a/docs/dataHcpPackerBucketNames.python.md
+++ b/docs/dataHcpPackerBucketNames.python.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_bucket_names`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names).
# `dataHcpPackerBucketNames` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](http
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -42,7 +42,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.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -125,7 +125,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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -135,7 +135,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.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -387,7 +387,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
@@ -766,7 +766,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.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -850,7 +850,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -867,7 +867,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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -881,7 +881,7 @@ timeouts: DataHcpPackerBucketNamesTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -901,7 +901,7 @@ dataHcpPackerBucketNames.DataHcpPackerBucketNamesTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -913,7 +913,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerBucketNames.typescript.md b/docs/dataHcpPackerBucketNames.typescript.md
index 11309b5ca..ac06554ac 100644
--- a/docs/dataHcpPackerBucketNames.typescript.md
+++ b/docs/dataHcpPackerBucketNames.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_bucket_names`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names).
# `dataHcpPackerBucketNames` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](http
### DataHcpPackerBucketNames
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}.
#### Initializers
@@ -631,7 +631,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.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -715,7 +715,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -732,7 +732,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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
---
@@ -746,7 +746,7 @@ public readonly timeouts: DataHcpPackerBucketNamesTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
---
@@ -764,7 +764,7 @@ const dataHcpPackerBucketNamesTimeouts: dataHcpPackerBucketNames.DataHcpPackerBu
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}. |
---
@@ -776,7 +776,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}.
---
diff --git a/docs/dataHcpPackerImage.csharp.md b/docs/dataHcpPackerImage.csharp.md
index 9ebe65642..f3bdc47e7 100644
--- a/docs/dataHcpPackerImage.csharp.md
+++ b/docs/dataHcpPackerImage.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_image`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image).
# `dataHcpPackerImage` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://reg
### DataHcpPackerImage
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image hcp_packer_image}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image hcp_packer_image}.
#### Initializers
@@ -861,7 +861,7 @@ new DataHcpPackerImageConfig {
| Region
| string
| The Region where this image is stored, if any. |
| Channel
| string
| The channel that points to the version of the image being retrieved. |
| ComponentType
| string
| Name of the builder that built this image. Ex: `amazon-ebs.example`. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
| IterationId
| string
| The iteration from which to get the image. Either this or `channel` must be specified. |
| ProjectId
| string
| The ID of the HCP project where the HCP Packer Registry image is located. |
| Timeouts
| DataHcpPackerImageTimeouts
| timeouts block. |
@@ -948,7 +948,7 @@ public string BucketName { get; set; }
The slug of the HCP Packer Registry bucket where this image is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
---
@@ -962,7 +962,7 @@ public string CloudProvider { get; set; }
Name of the cloud provider where this image is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
---
@@ -976,7 +976,7 @@ public string Region { get; set; }
The Region where this image is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
---
@@ -992,7 +992,7 @@ The channel that points to the version of the image being retrieved.
Either this or `iteration_id` must be specified. Note: will incur a billable request
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
---
@@ -1006,7 +1006,7 @@ public string ComponentType { get; set; }
Name of the builder that built this image. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
---
@@ -1018,7 +1018,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1035,7 +1035,7 @@ public string IterationId { get; set; }
The iteration from which to get the image. Either this or `channel` must be specified.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
---
@@ -1052,7 +1052,7 @@ The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
---
@@ -1066,7 +1066,7 @@ public DataHcpPackerImageTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
---
@@ -1086,7 +1086,7 @@ new DataHcpPackerImageTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
---
@@ -1098,7 +1098,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
---
diff --git a/docs/dataHcpPackerImage.go.md b/docs/dataHcpPackerImage.go.md
index 46588d58a..355facf61 100644
--- a/docs/dataHcpPackerImage.go.md
+++ b/docs/dataHcpPackerImage.go.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_image`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image).
# `dataHcpPackerImage` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://reg
### DataHcpPackerImage
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image hcp_packer_image}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image hcp_packer_image}.
#### Initializers
@@ -861,7 +861,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcppackerimage"
| Region
| *string
| The Region where this image is stored, if any. |
| Channel
| *string
| The channel that points to the version of the image being retrieved. |
| ComponentType
| *string
| Name of the builder that built this image. Ex: `amazon-ebs.example`. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
| IterationId
| *string
| The iteration from which to get the image. Either this or `channel` must be specified. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Packer Registry image is located. |
| Timeouts
| DataHcpPackerImageTimeouts
| timeouts block. |
@@ -948,7 +948,7 @@ BucketName *string
The slug of the HCP Packer Registry bucket where this image is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
---
@@ -962,7 +962,7 @@ CloudProvider *string
Name of the cloud provider where this image is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
---
@@ -976,7 +976,7 @@ Region *string
The Region where this image is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
---
@@ -992,7 +992,7 @@ The channel that points to the version of the image being retrieved.
Either this or `iteration_id` must be specified. Note: will incur a billable request
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
---
@@ -1006,7 +1006,7 @@ ComponentType *string
Name of the builder that built this image. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
---
@@ -1018,7 +1018,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1035,7 +1035,7 @@ IterationId *string
The iteration from which to get the image. Either this or `channel` must be specified.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
---
@@ -1052,7 +1052,7 @@ The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
---
@@ -1066,7 +1066,7 @@ Timeouts DataHcpPackerImageTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
---
@@ -1086,7 +1086,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcppackerimage"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
---
@@ -1098,7 +1098,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
---
diff --git a/docs/dataHcpPackerImage.java.md b/docs/dataHcpPackerImage.java.md
index 899f1407c..c3e2bf7e5 100644
--- a/docs/dataHcpPackerImage.java.md
+++ b/docs/dataHcpPackerImage.java.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_image`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image).
# `dataHcpPackerImage` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://reg
### DataHcpPackerImage
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image hcp_packer_image}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image hcp_packer_image}.
#### Initializers
@@ -55,7 +55,7 @@ DataHcpPackerImage.Builder.create(Construct scope, java.lang.String id)
| region
| java.lang.String
| The Region where this image is stored, if any. |
| channel
| java.lang.String
| The channel that points to the version of the image being retrieved. |
| componentType
| java.lang.String
| Name of the builder that built this image. Ex: `amazon-ebs.example`. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
| iterationId
| java.lang.String
| The iteration from which to get the image. Either this or `channel` must be specified. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry image is located. |
| timeouts
| DataHcpPackerImageTimeouts
| timeouts block. |
@@ -128,7 +128,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket where this image is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
---
@@ -138,7 +138,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the cloud provider where this image is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
---
@@ -148,7 +148,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Region where this image is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
---
@@ -160,7 +160,7 @@ The channel that points to the version of the image being retrieved.
Either this or `iteration_id` must be specified. Note: will incur a billable request
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
---
@@ -170,7 +170,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the builder that built this image. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
---
@@ -178,7 +178,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.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -191,7 +191,7 @@ If you experience problems setting this value it might not be settable. Please t
The iteration from which to get the image. Either this or `channel` must be specified.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
---
@@ -204,7 +204,7 @@ The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
---
@@ -214,7 +214,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.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
---
@@ -1033,7 +1033,7 @@ DataHcpPackerImageConfig.builder()
| region
| java.lang.String
| The Region where this image is stored, if any. |
| channel
| java.lang.String
| The channel that points to the version of the image being retrieved. |
| componentType
| java.lang.String
| Name of the builder that built this image. Ex: `amazon-ebs.example`. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
| iterationId
| java.lang.String
| The iteration from which to get the image. Either this or `channel` must be specified. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry image is located. |
| timeouts
| DataHcpPackerImageTimeouts
| timeouts block. |
@@ -1120,7 +1120,7 @@ public java.lang.String getBucketName();
The slug of the HCP Packer Registry bucket where this image is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
---
@@ -1134,7 +1134,7 @@ public java.lang.String getCloudProvider();
Name of the cloud provider where this image is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
---
@@ -1148,7 +1148,7 @@ public java.lang.String getRegion();
The Region where this image is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
---
@@ -1164,7 +1164,7 @@ The channel that points to the version of the image being retrieved.
Either this or `iteration_id` must be specified. Note: will incur a billable request
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
---
@@ -1178,7 +1178,7 @@ public java.lang.String getComponentType();
Name of the builder that built this image. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
---
@@ -1190,7 +1190,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1207,7 +1207,7 @@ public java.lang.String getIterationId();
The iteration from which to get the image. Either this or `channel` must be specified.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
---
@@ -1224,7 +1224,7 @@ The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
---
@@ -1238,7 +1238,7 @@ public DataHcpPackerImageTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
---
@@ -1258,7 +1258,7 @@ DataHcpPackerImageTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
---
@@ -1270,7 +1270,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
---
diff --git a/docs/dataHcpPackerImage.python.md b/docs/dataHcpPackerImage.python.md
index bc071f385..fec9b1247 100644
--- a/docs/dataHcpPackerImage.python.md
+++ b/docs/dataHcpPackerImage.python.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_image`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image).
# `dataHcpPackerImage` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://reg
### DataHcpPackerImage
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image hcp_packer_image}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image hcp_packer_image}.
#### Initializers
@@ -53,7 +53,7 @@ dataHcpPackerImage.DataHcpPackerImage(
| region
| str
| The Region where this image is stored, if any. |
| channel
| str
| The channel that points to the version of the image being retrieved. |
| component_type
| str
| Name of the builder that built this image. Ex: `amazon-ebs.example`. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
| iteration_id
| str
| The iteration from which to get the image. Either this or `channel` must be specified. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry image is located. |
| timeouts
| DataHcpPackerImageTimeouts
| timeouts block. |
@@ -126,7 +126,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket where this image is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the cloud provider where this image is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Region where this image is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
---
@@ -158,7 +158,7 @@ The channel that points to the version of the image being retrieved.
Either this or `iteration_id` must be specified. Note: will incur a billable request
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
---
@@ -168,7 +168,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Name of the builder that built this image. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
---
@@ -176,7 +176,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.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -189,7 +189,7 @@ If you experience problems setting this value it might not be settable. Please t
The iteration from which to get the image. Either this or `channel` must be specified.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
---
@@ -202,7 +202,7 @@ The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
---
@@ -212,7 +212,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.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
---
@@ -467,7 +467,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
---
@@ -1062,7 +1062,7 @@ dataHcpPackerImage.DataHcpPackerImageConfig(
| region
| str
| The Region where this image is stored, if any. |
| channel
| str
| The channel that points to the version of the image being retrieved. |
| component_type
| str
| Name of the builder that built this image. Ex: `amazon-ebs.example`. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
| iteration_id
| str
| The iteration from which to get the image. Either this or `channel` must be specified. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry image is located. |
| timeouts
| DataHcpPackerImageTimeouts
| timeouts block. |
@@ -1149,7 +1149,7 @@ bucket_name: str
The slug of the HCP Packer Registry bucket where this image is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
---
@@ -1163,7 +1163,7 @@ cloud_provider: str
Name of the cloud provider where this image is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
---
@@ -1177,7 +1177,7 @@ region: str
The Region where this image is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
---
@@ -1193,7 +1193,7 @@ The channel that points to the version of the image being retrieved.
Either this or `iteration_id` must be specified. Note: will incur a billable request
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
---
@@ -1207,7 +1207,7 @@ component_type: str
Name of the builder that built this image. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
---
@@ -1219,7 +1219,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1236,7 +1236,7 @@ iteration_id: str
The iteration from which to get the image. Either this or `channel` must be specified.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
---
@@ -1253,7 +1253,7 @@ The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
---
@@ -1267,7 +1267,7 @@ timeouts: DataHcpPackerImageTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
---
@@ -1287,7 +1287,7 @@ dataHcpPackerImage.DataHcpPackerImageTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
---
@@ -1299,7 +1299,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
---
diff --git a/docs/dataHcpPackerImage.typescript.md b/docs/dataHcpPackerImage.typescript.md
index b851d361f..f026560a0 100644
--- a/docs/dataHcpPackerImage.typescript.md
+++ b/docs/dataHcpPackerImage.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_image`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image).
# `dataHcpPackerImage` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://reg
### DataHcpPackerImage
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image hcp_packer_image}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image hcp_packer_image}.
#### Initializers
@@ -844,7 +844,7 @@ const dataHcpPackerImageConfig: dataHcpPackerImage.DataHcpPackerImageConfig = {
| region
| string
| The Region where this image is stored, if any. |
| channel
| string
| The channel that points to the version of the image being retrieved. |
| componentType
| string
| Name of the builder that built this image. Ex: `amazon-ebs.example`. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}. |
| iterationId
| string
| The iteration from which to get the image. Either this or `channel` must be specified. |
| projectId
| string
| The ID of the HCP project where the HCP Packer Registry image is located. |
| timeouts
| DataHcpPackerImageTimeouts
| timeouts block. |
@@ -931,7 +931,7 @@ public readonly bucketName: string;
The slug of the HCP Packer Registry bucket where this image is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
---
@@ -945,7 +945,7 @@ public readonly cloudProvider: string;
Name of the cloud provider where this image is stored.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
---
@@ -959,7 +959,7 @@ public readonly region: string;
The Region where this image is stored, if any.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
---
@@ -975,7 +975,7 @@ The channel that points to the version of the image being retrieved.
Either this or `iteration_id` must be specified. Note: will incur a billable request
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
---
@@ -989,7 +989,7 @@ public readonly componentType: string;
Name of the builder that built this image. Ex: `amazon-ebs.example`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
---
@@ -1001,7 +1001,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1018,7 +1018,7 @@ public readonly iterationId: string;
The iteration from which to get the image. Either this or `channel` must be specified.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
---
@@ -1035,7 +1035,7 @@ The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
---
@@ -1049,7 +1049,7 @@ public readonly timeouts: DataHcpPackerImageTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
---
@@ -1067,7 +1067,7 @@ const dataHcpPackerImageTimeouts: dataHcpPackerImage.DataHcpPackerImageTimeouts
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}. |
---
@@ -1079,7 +1079,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}.
---
diff --git a/docs/dataHcpPackerIteration.csharp.md b/docs/dataHcpPackerIteration.csharp.md
index 9101e6ab2..5a6332e8e 100644
--- a/docs/dataHcpPackerIteration.csharp.md
+++ b/docs/dataHcpPackerIteration.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_iteration`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration).
# `dataHcpPackerIteration` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https:/
### DataHcpPackerIteration
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration hcp_packer_iteration}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration hcp_packer_iteration}.
#### Initializers
@@ -756,7 +756,7 @@ new DataHcpPackerIterationConfig {
| Provisioners
| object[]
| *No description.* |
| BucketName
| string
| The slug of the HCP Packer Registry bucket to pull from. |
| Channel
| string
| The channel that points to the version of the image you want. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Packer Registry is located. |
| Timeouts
| DataHcpPackerIterationTimeouts
| timeouts block. |
@@ -842,7 +842,7 @@ public string BucketName { get; set; }
The slug of the HCP Packer Registry bucket to pull from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
---
@@ -856,7 +856,7 @@ public string Channel { get; set; }
The channel that points to the version of the image you want.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
---
@@ -868,7 +868,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
---
@@ -902,7 +902,7 @@ public DataHcpPackerIterationTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
---
@@ -922,7 +922,7 @@ new DataHcpPackerIterationTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#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.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
---
diff --git a/docs/dataHcpPackerIteration.go.md b/docs/dataHcpPackerIteration.go.md
index 1d5d86a33..eb7d1f34a 100644
--- a/docs/dataHcpPackerIteration.go.md
+++ b/docs/dataHcpPackerIteration.go.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_iteration`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration).
# `dataHcpPackerIteration` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https:/
### DataHcpPackerIteration
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration hcp_packer_iteration}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration hcp_packer_iteration}.
#### Initializers
@@ -756,7 +756,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcppackeriteration"
| Provisioners
| *[]interface{}
| *No description.* |
| BucketName
| *string
| The slug of the HCP Packer Registry bucket to pull from. |
| Channel
| *string
| The channel that points to the version of the image you want. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Packer Registry is located. |
| Timeouts
| DataHcpPackerIterationTimeouts
| timeouts block. |
@@ -842,7 +842,7 @@ BucketName *string
The slug of the HCP Packer Registry bucket to pull from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
---
@@ -856,7 +856,7 @@ Channel *string
The channel that points to the version of the image you want.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
---
@@ -868,7 +868,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
---
@@ -902,7 +902,7 @@ Timeouts DataHcpPackerIterationTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
---
@@ -922,7 +922,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcppackeriteration"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
---
@@ -934,7 +934,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
---
diff --git a/docs/dataHcpPackerIteration.java.md b/docs/dataHcpPackerIteration.java.md
index 59622721f..366ee23b9 100644
--- a/docs/dataHcpPackerIteration.java.md
+++ b/docs/dataHcpPackerIteration.java.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_iteration`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration).
# `dataHcpPackerIteration` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https:/
### DataHcpPackerIteration
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration hcp_packer_iteration}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration hcp_packer_iteration}.
#### Initializers
@@ -48,7 +48,7 @@ DataHcpPackerIteration.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| bucketName
| java.lang.String
| The slug of the HCP Packer Registry bucket to pull from. |
| channel
| java.lang.String
| The channel that points to the version of the image you want. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerIterationTimeouts
| timeouts block. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket to pull from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The channel that points to the version of the image you want.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
---
@@ -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.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ 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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#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.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
---
@@ -878,7 +878,7 @@ DataHcpPackerIterationConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| bucketName
| java.lang.String
| The slug of the HCP Packer Registry bucket to pull from. |
| channel
| java.lang.String
| The channel that points to the version of the image you want. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerIterationTimeouts
| timeouts block. |
@@ -964,7 +964,7 @@ public java.lang.String getBucketName();
The slug of the HCP Packer Registry bucket to pull from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
---
@@ -978,7 +978,7 @@ public java.lang.String getChannel();
The channel that points to the version of the image you want.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
---
@@ -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.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
---
@@ -1024,7 +1024,7 @@ public DataHcpPackerIterationTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
---
@@ -1044,7 +1044,7 @@ DataHcpPackerIterationTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#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.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
---
diff --git a/docs/dataHcpPackerIteration.python.md b/docs/dataHcpPackerIteration.python.md
index 64de6ba2b..d35c84c3e 100644
--- a/docs/dataHcpPackerIteration.python.md
+++ b/docs/dataHcpPackerIteration.python.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_iteration`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration).
# `dataHcpPackerIteration` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https:/
### DataHcpPackerIteration
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration hcp_packer_iteration}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration hcp_packer_iteration}.
#### Initializers
@@ -46,7 +46,7 @@ dataHcpPackerIteration.DataHcpPackerIteration(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| bucket_name
| str
| The slug of the HCP Packer Registry bucket to pull from. |
| channel
| str
| The channel that points to the version of the image you want. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerIterationTimeouts
| timeouts block. |
@@ -118,7 +118,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket to pull from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The channel that points to the version of the image you want.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
---
@@ -136,7 +136,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.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -152,7 +152,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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
---
@@ -162,7 +162,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.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
---
@@ -414,7 +414,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
---
@@ -907,7 +907,7 @@ dataHcpPackerIteration.DataHcpPackerIterationConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| bucket_name
| str
| The slug of the HCP Packer Registry bucket to pull from. |
| channel
| str
| The channel that points to the version of the image you want. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerIterationTimeouts
| timeouts block. |
@@ -993,7 +993,7 @@ bucket_name: str
The slug of the HCP Packer Registry bucket to pull from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
---
@@ -1007,7 +1007,7 @@ channel: str
The channel that points to the version of the image you want.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
---
@@ -1019,7 +1019,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1039,7 +1039,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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
---
@@ -1053,7 +1053,7 @@ timeouts: DataHcpPackerIterationTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
---
@@ -1073,7 +1073,7 @@ dataHcpPackerIteration.DataHcpPackerIterationTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
---
@@ -1085,7 +1085,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
---
diff --git a/docs/dataHcpPackerIteration.typescript.md b/docs/dataHcpPackerIteration.typescript.md
index d4c61f6f3..8568b5c7d 100644
--- a/docs/dataHcpPackerIteration.typescript.md
+++ b/docs/dataHcpPackerIteration.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_iteration`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration).
# `dataHcpPackerIteration` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https:/
### DataHcpPackerIteration
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration hcp_packer_iteration}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration hcp_packer_iteration}.
#### Initializers
@@ -743,7 +743,7 @@ const dataHcpPackerIterationConfig: dataHcpPackerIteration.DataHcpPackerIteratio
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| bucketName
| string
| The slug of the HCP Packer Registry bucket to pull from. |
| channel
| string
| The channel that points to the version of the image you want. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Packer Registry is located. |
| timeouts
| DataHcpPackerIterationTimeouts
| timeouts block. |
@@ -829,7 +829,7 @@ public readonly bucketName: string;
The slug of the HCP Packer Registry bucket to pull from.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
---
@@ -843,7 +843,7 @@ public readonly channel: string;
The channel that points to the version of the image you want.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
---
@@ -855,7 +855,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -875,7 +875,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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
---
@@ -889,7 +889,7 @@ public readonly timeouts: DataHcpPackerIterationTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
---
@@ -907,7 +907,7 @@ const dataHcpPackerIterationTimeouts: dataHcpPackerIteration.DataHcpPackerIterat
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}. |
---
@@ -919,7 +919,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}.
---
diff --git a/docs/dataHcpPackerRunTask.csharp.md b/docs/dataHcpPackerRunTask.csharp.md
index 7a66e177c..d73d50512 100644
--- a/docs/dataHcpPackerRunTask.csharp.md
+++ b/docs/dataHcpPackerRunTask.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task).
# `dataHcpPackerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -653,7 +653,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.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -737,7 +737,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -757,7 +757,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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -771,7 +771,7 @@ public DataHcpPackerRunTaskTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -791,7 +791,7 @@ new DataHcpPackerRunTaskTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -803,7 +803,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.go.md b/docs/dataHcpPackerRunTask.go.md
index 8ff141e91..ea141ba37 100644
--- a/docs/dataHcpPackerRunTask.go.md
+++ b/docs/dataHcpPackerRunTask.go.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task).
# `dataHcpPackerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -653,7 +653,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -737,7 +737,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -757,7 +757,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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -771,7 +771,7 @@ Timeouts DataHcpPackerRunTaskTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -791,7 +791,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcppackerruntask"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -803,7 +803,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.java.md b/docs/dataHcpPackerRunTask.java.md
index 379efc432..d8fd177fb 100644
--- a/docs/dataHcpPackerRunTask.java.md
+++ b/docs/dataHcpPackerRunTask.java.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task).
# `dataHcpPackerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -44,7 +44,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.72.1/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.72.2/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. |
@@ -114,7 +114,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.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -130,7 +130,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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -140,7 +140,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.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -751,7 +751,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.72.1/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.72.2/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. |
@@ -835,7 +835,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -855,7 +855,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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -869,7 +869,7 @@ public DataHcpPackerRunTaskTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -889,7 +889,7 @@ DataHcpPackerRunTaskTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -901,7 +901,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.python.md b/docs/dataHcpPackerRunTask.python.md
index 288d67989..72ff69b3b 100644
--- a/docs/dataHcpPackerRunTask.python.md
+++ b/docs/dataHcpPackerRunTask.python.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task).
# `dataHcpPackerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -42,7 +42,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.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -128,7 +128,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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -138,7 +138,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.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -390,7 +390,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
@@ -780,7 +780,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.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -864,7 +864,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -884,7 +884,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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -898,7 +898,7 @@ timeouts: DataHcpPackerRunTaskTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -918,7 +918,7 @@ dataHcpPackerRunTask.DataHcpPackerRunTaskTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -930,7 +930,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpPackerRunTask.typescript.md b/docs/dataHcpPackerRunTask.typescript.md
index 37e50859c..d3b84d6c8 100644
--- a/docs/dataHcpPackerRunTask.typescript.md
+++ b/docs/dataHcpPackerRunTask.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task).
# `dataHcpPackerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://
### DataHcpPackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -642,7 +642,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.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -726,7 +726,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -746,7 +746,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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
---
@@ -760,7 +760,7 @@ public readonly timeouts: DataHcpPackerRunTaskTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
---
@@ -778,7 +778,7 @@ const dataHcpPackerRunTaskTimeouts: dataHcpPackerRunTask.DataHcpPackerRunTaskTim
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}. |
---
@@ -790,7 +790,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}.
---
diff --git a/docs/dataHcpVaultCluster.csharp.md b/docs/dataHcpVaultCluster.csharp.md
index 53247b13b..dc67e035a 100644
--- a/docs/dataHcpVaultCluster.csharp.md
+++ b/docs/dataHcpVaultCluster.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster).
# `dataHcpVaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://re
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -953,7 +953,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.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1040,7 +1040,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.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1054,7 +1054,7 @@ public object AuditLogConfig { get; set; }
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1066,7 +1066,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1083,7 +1083,7 @@ public object MetricsConfig { get; set; }
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1100,7 +1100,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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1114,7 +1114,7 @@ public DataHcpVaultClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1160,7 +1160,7 @@ new DataHcpVaultClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1172,7 +1172,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.go.md b/docs/dataHcpVaultCluster.go.md
index 0602c0ba6..753e6bc03 100644
--- a/docs/dataHcpVaultCluster.go.md
+++ b/docs/dataHcpVaultCluster.go.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster).
# `dataHcpVaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://re
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -953,7 +953,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1040,7 +1040,7 @@ ClusterId *string
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1054,7 +1054,7 @@ AuditLogConfig interface{}
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1066,7 +1066,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1083,7 +1083,7 @@ MetricsConfig interface{}
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1100,7 +1100,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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1114,7 +1114,7 @@ Timeouts DataHcpVaultClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1160,7 +1160,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpvaultcluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1172,7 +1172,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.java.md b/docs/dataHcpVaultCluster.java.md
index f1bcd81d6..311618c17 100644
--- a/docs/dataHcpVaultCluster.java.md
+++ b/docs/dataHcpVaultCluster.java.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster).
# `dataHcpVaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://re
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -51,7 +51,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.72.1/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.72.2/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. |
@@ -124,7 +124,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.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -134,7 +134,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.72.1/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.72.2/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -142,7 +142,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.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -155,7 +155,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.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -168,7 +168,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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -178,7 +178,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.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1090,7 +1090,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.72.1/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.72.2/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. |
@@ -1177,7 +1177,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.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1191,7 +1191,7 @@ public java.lang.Object getAuditLogConfig();
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1203,7 +1203,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1220,7 +1220,7 @@ public java.lang.Object getMetricsConfig();
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1237,7 +1237,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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1251,7 +1251,7 @@ public DataHcpVaultClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1295,7 +1295,7 @@ DataHcpVaultClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1307,7 +1307,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.python.md b/docs/dataHcpVaultCluster.python.md
index ba72740da..aa4419645 100644
--- a/docs/dataHcpVaultCluster.python.md
+++ b/docs/dataHcpVaultCluster.python.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster).
# `dataHcpVaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://re
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -47,7 +47,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.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.72.1/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.72.2/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:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -458,7 +458,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
@@ -1118,7 +1118,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.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1205,7 +1205,7 @@ cluster_id: str
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1219,7 +1219,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.72.1/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.72.2/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1231,7 +1231,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1248,7 +1248,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.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1265,7 +1265,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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1279,7 +1279,7 @@ timeouts: DataHcpVaultClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1321,7 +1321,7 @@ dataHcpVaultCluster.DataHcpVaultClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1333,7 +1333,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultCluster.typescript.md b/docs/dataHcpVaultCluster.typescript.md
index d030235ca..ff9b1fda3 100644
--- a/docs/dataHcpVaultCluster.typescript.md
+++ b/docs/dataHcpVaultCluster.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster).
# `dataHcpVaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://re
### DataHcpVaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -937,7 +937,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.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -1024,7 +1024,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.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
---
@@ -1038,7 +1038,7 @@ public readonly auditLogConfig: IResolvable | DataHcpVaultClusterAuditLogConfig[
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
---
@@ -1050,7 +1050,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1067,7 +1067,7 @@ public readonly metricsConfig: IResolvable | DataHcpVaultClusterMetricsConfig[];
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
---
@@ -1084,7 +1084,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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
---
@@ -1098,7 +1098,7 @@ public readonly timeouts: DataHcpVaultClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
---
@@ -1138,7 +1138,7 @@ const dataHcpVaultClusterTimeouts: dataHcpVaultCluster.DataHcpVaultClusterTimeou
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}. |
---
@@ -1150,7 +1150,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}.
---
diff --git a/docs/dataHcpVaultPlugin.csharp.md b/docs/dataHcpVaultPlugin.csharp.md
index 1ddf10f08..9f015fbdf 100644
--- a/docs/dataHcpVaultPlugin.csharp.md
+++ b/docs/dataHcpVaultPlugin.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin).
# `dataHcpVaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://reg
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -692,7 +692,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.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -778,7 +778,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.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -792,7 +792,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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -806,7 +806,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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -818,7 +818,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -838,7 +838,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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -852,7 +852,7 @@ public DataHcpVaultPluginTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -872,7 +872,7 @@ new DataHcpVaultPluginTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -884,7 +884,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.go.md b/docs/dataHcpVaultPlugin.go.md
index c7e071d70..74cee10ac 100644
--- a/docs/dataHcpVaultPlugin.go.md
+++ b/docs/dataHcpVaultPlugin.go.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin).
# `dataHcpVaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://reg
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -692,7 +692,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/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.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -778,7 +778,7 @@ ClusterId *string
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -792,7 +792,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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -806,7 +806,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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -818,7 +818,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -838,7 +838,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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -852,7 +852,7 @@ Timeouts DataHcpVaultPluginTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -872,7 +872,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/datahcpvaultplugin"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -884,7 +884,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.java.md b/docs/dataHcpVaultPlugin.java.md
index 3b1675082..d425260ec 100644
--- a/docs/dataHcpVaultPlugin.java.md
+++ b/docs/dataHcpVaultPlugin.java.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin).
# `dataHcpVaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://reg
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -50,7 +50,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.72.1/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.72.2/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. |
@@ -122,7 +122,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.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -132,7 +132,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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -142,7 +142,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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -150,7 +150,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.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -166,7 +166,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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -176,7 +176,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.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -826,7 +826,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.72.1/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.72.2/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. |
@@ -912,7 +912,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.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -926,7 +926,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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -940,7 +940,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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -952,7 +952,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -972,7 +972,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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -986,7 +986,7 @@ public DataHcpVaultPluginTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -1006,7 +1006,7 @@ DataHcpVaultPluginTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -1018,7 +1018,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.python.md b/docs/dataHcpVaultPlugin.python.md
index 979b3bb95..139df817a 100644
--- a/docs/dataHcpVaultPlugin.python.md
+++ b/docs/dataHcpVaultPlugin.python.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin).
# `dataHcpVaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://reg
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -48,7 +48,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.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -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.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -130,7 +130,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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -140,7 +140,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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -148,7 +148,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.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -164,7 +164,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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#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.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -426,7 +426,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
@@ -855,7 +855,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.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -941,7 +941,7 @@ cluster_id: str
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -955,7 +955,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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -969,7 +969,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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -981,7 +981,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -1001,7 +1001,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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -1015,7 +1015,7 @@ timeouts: DataHcpVaultPluginTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -1035,7 +1035,7 @@ dataHcpVaultPlugin.DataHcpVaultPluginTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -1047,7 +1047,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultPlugin.typescript.md b/docs/dataHcpVaultPlugin.typescript.md
index 4985b7edc..7e4baaa38 100644
--- a/docs/dataHcpVaultPlugin.typescript.md
+++ b/docs/dataHcpVaultPlugin.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin).
# `dataHcpVaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://reg
### DataHcpVaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -678,7 +678,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.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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. |
@@ -764,7 +764,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.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
---
@@ -778,7 +778,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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
---
@@ -792,7 +792,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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
---
@@ -804,7 +804,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -824,7 +824,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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
---
@@ -838,7 +838,7 @@ public readonly timeouts: DataHcpVaultPluginTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
---
@@ -856,7 +856,7 @@ const dataHcpVaultPluginTimeouts: dataHcpVaultPlugin.DataHcpVaultPluginTimeouts
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}. |
---
@@ -868,7 +868,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}.
---
diff --git a/docs/dataHcpVaultSecretsApp.csharp.md b/docs/dataHcpVaultSecretsApp.csharp.md
index 0e26b48b8..de1da6578 100644
--- a/docs/dataHcpVaultSecretsApp.csharp.md
+++ b/docs/dataHcpVaultSecretsApp.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app).
# `dataHcpVaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https:
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -668,7 +668,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.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.go.md b/docs/dataHcpVaultSecretsApp.go.md
index 4f619b97f..c43d1e37b 100644
--- a/docs/dataHcpVaultSecretsApp.go.md
+++ b/docs/dataHcpVaultSecretsApp.go.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app).
# `dataHcpVaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https:
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -668,7 +668,7 @@ AppName *string
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.java.md b/docs/dataHcpVaultSecretsApp.java.md
index 2663546e1..400d88b7f 100644
--- a/docs/dataHcpVaultSecretsApp.java.md
+++ b/docs/dataHcpVaultSecretsApp.java.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app).
# `dataHcpVaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https:
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -112,7 +112,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.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
@@ -738,7 +738,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.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.python.md b/docs/dataHcpVaultSecretsApp.python.md
index 017866389..f62a26ef5 100644
--- a/docs/dataHcpVaultSecretsApp.python.md
+++ b/docs/dataHcpVaultSecretsApp.python.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app).
# `dataHcpVaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https:
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### 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.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
@@ -763,7 +763,7 @@ app_name: str
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsApp.typescript.md b/docs/dataHcpVaultSecretsApp.typescript.md
index 677ff692d..2b07eae45 100644
--- a/docs/dataHcpVaultSecretsApp.typescript.md
+++ b/docs/dataHcpVaultSecretsApp.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app).
# `dataHcpVaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https:
### DataHcpVaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -659,7 +659,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.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.csharp.md b/docs/dataHcpVaultSecretsSecret.csharp.md
index e6f93ae15..db0d3de89 100644
--- a/docs/dataHcpVaultSecretsSecret.csharp.md
+++ b/docs/dataHcpVaultSecretsSecret.csharp.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret).
# `dataHcpVaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](htt
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -692,7 +692,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.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -706,7 +706,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.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.go.md b/docs/dataHcpVaultSecretsSecret.go.md
index f03eb880a..a93289547 100644
--- a/docs/dataHcpVaultSecretsSecret.go.md
+++ b/docs/dataHcpVaultSecretsSecret.go.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret).
# `dataHcpVaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](htt
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -692,7 +692,7 @@ AppName *string
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -706,7 +706,7 @@ SecretName *string
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.java.md b/docs/dataHcpVaultSecretsSecret.java.md
index 25d08fdad..97fb6283d 100644
--- a/docs/dataHcpVaultSecretsSecret.java.md
+++ b/docs/dataHcpVaultSecretsSecret.java.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret).
# `dataHcpVaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](htt
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -114,7 +114,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.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -124,7 +124,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.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
@@ -774,7 +774,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.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -788,7 +788,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.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.python.md b/docs/dataHcpVaultSecretsSecret.python.md
index 8b1dd70ef..1d94bc544 100644
--- a/docs/dataHcpVaultSecretsSecret.python.md
+++ b/docs/dataHcpVaultSecretsSecret.python.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret).
# `dataHcpVaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](htt
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -112,7 +112,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.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -122,7 +122,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.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
@@ -799,7 +799,7 @@ app_name: str
The name of the Vault Secrets application.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -813,7 +813,7 @@ secret_name: str
The name of the Vault Secrets secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/dataHcpVaultSecretsSecret.typescript.md b/docs/dataHcpVaultSecretsSecret.typescript.md
index 10972ee23..c7bbea9ce 100644
--- a/docs/dataHcpVaultSecretsSecret.typescript.md
+++ b/docs/dataHcpVaultSecretsSecret.typescript.md
@@ -1,6 +1,6 @@
# `data_hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret).
# `dataHcpVaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](htt
### DataHcpVaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -682,7 +682,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.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
---
@@ -696,7 +696,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.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
---
diff --git a/docs/hvn.csharp.md b/docs/hvn.csharp.md
index 465922476..f22f5bbdd 100644
--- a/docs/hvn.csharp.md
+++ b/docs/hvn.csharp.md
@@ -1,6 +1,6 @@
# `hcp_hvn`
-Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn).
+Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn).
# `hvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terrafor
### Hvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn hcp_hvn}.
#### Initializers
@@ -800,7 +800,7 @@ new HvnConfig {
| HvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
| Region
| string
| The region where the HVN is located. |
| CidrBlock
| string
| The CIDR range of the HVN. If this is not provided, the service will provide a default value. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}. |
| ProjectId
| string
| The ID of the HCP project where the HVN is located. |
| Timeouts
| HvnTimeouts
| timeouts block. |
@@ -886,7 +886,7 @@ public string CloudProvider { get; set; }
The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
---
@@ -900,7 +900,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.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
---
@@ -914,7 +914,7 @@ public string Region { get; set; }
The region where the HVN is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
---
@@ -928,7 +928,7 @@ public string CidrBlock { get; set; }
The CIDR range of the HVN. If this is not provided, the service will provide a default value.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
---
@@ -940,7 +940,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -960,7 +960,7 @@ 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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
---
@@ -974,7 +974,7 @@ public HvnTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
---
@@ -996,9 +996,9 @@ new HvnTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}. |
---
@@ -1010,7 +1010,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}.
---
@@ -1022,7 +1022,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}.
---
@@ -1034,7 +1034,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}.
---
diff --git a/docs/hvn.go.md b/docs/hvn.go.md
index 4d01dbfb3..0b311e600 100644
--- a/docs/hvn.go.md
+++ b/docs/hvn.go.md
@@ -1,6 +1,6 @@
# `hcp_hvn`
-Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn).
+Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn).
# `hvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terrafor
### Hvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn hcp_hvn}.
#### Initializers
@@ -800,7 +800,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/hvn"
| HvnId
| *string
| The ID of the HashiCorp Virtual Network (HVN). |
| Region
| *string
| The region where the HVN is located. |
| CidrBlock
| *string
| The CIDR range of the HVN. If this is not provided, the service will provide a default value. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HVN is located. |
| Timeouts
| HvnTimeouts
| timeouts block. |
@@ -886,7 +886,7 @@ CloudProvider *string
The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
---
@@ -900,7 +900,7 @@ HvnId *string
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
---
@@ -914,7 +914,7 @@ Region *string
The region where the HVN is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
---
@@ -928,7 +928,7 @@ CidrBlock *string
The CIDR range of the HVN. If this is not provided, the service will provide a default value.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
---
@@ -940,7 +940,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -960,7 +960,7 @@ 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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
---
@@ -974,7 +974,7 @@ Timeouts HvnTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
---
@@ -996,9 +996,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/hvn"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}. |
---
@@ -1010,7 +1010,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}.
---
@@ -1022,7 +1022,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}.
---
@@ -1034,7 +1034,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}.
---
diff --git a/docs/hvn.java.md b/docs/hvn.java.md
index 5131723bb..a3a6eea3a 100644
--- a/docs/hvn.java.md
+++ b/docs/hvn.java.md
@@ -1,6 +1,6 @@
# `hcp_hvn`
-Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn).
+Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn).
# `hvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terrafor
### Hvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn hcp_hvn}.
#### Initializers
@@ -52,7 +52,7 @@ Hvn.Builder.create(Construct scope, java.lang.String id)
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
| region
| java.lang.String
| The region where the HVN is located. |
| cidrBlock
| java.lang.String
| The CIDR range of the HVN. If this is not provided, the service will provide a default value. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN is located. |
| timeouts
| HvnTimeouts
| timeouts block. |
@@ -124,7 +124,7 @@ Must be unique amongst siblings in the same scope
The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
---
@@ -144,7 +144,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The region where the HVN is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
---
@@ -154,7 +154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The CIDR range of the HVN. If this is not provided, the service will provide a default value.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
---
@@ -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.72.1/docs/resources/hvn#id Hvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -178,7 +178,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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
---
@@ -188,7 +188,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.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
---
@@ -946,7 +946,7 @@ HvnConfig.builder()
| hvnId
| java.lang.String
| The ID of the HashiCorp Virtual Network (HVN). |
| region
| java.lang.String
| The region where the HVN is located. |
| cidrBlock
| java.lang.String
| The CIDR range of the HVN. If this is not provided, the service will provide a default value. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN is located. |
| timeouts
| HvnTimeouts
| timeouts block. |
@@ -1032,7 +1032,7 @@ public java.lang.String getCloudProvider();
The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
---
@@ -1046,7 +1046,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.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
---
@@ -1060,7 +1060,7 @@ public java.lang.String getRegion();
The region where the HVN is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
---
@@ -1074,7 +1074,7 @@ public java.lang.String getCidrBlock();
The CIDR range of the HVN. If this is not provided, the service will provide a default value.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
---
@@ -1086,7 +1086,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1106,7 +1106,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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
---
@@ -1120,7 +1120,7 @@ public HvnTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
---
@@ -1142,9 +1142,9 @@ HvnTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}. |
---
@@ -1156,7 +1156,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}.
---
@@ -1168,7 +1168,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}.
---
@@ -1180,7 +1180,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}.
---
diff --git a/docs/hvn.python.md b/docs/hvn.python.md
index b6f25d010..41ccfed11 100644
--- a/docs/hvn.python.md
+++ b/docs/hvn.python.md
@@ -1,6 +1,6 @@
# `hcp_hvn`
-Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn).
+Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn).
# `hvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terrafor
### Hvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn hcp_hvn}.
#### Initializers
@@ -50,7 +50,7 @@ hvn.Hvn(
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
| region
| str
| The region where the HVN is located. |
| cidr_block
| str
| The CIDR range of the HVN. If this is not provided, the service will provide a default value. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}. |
| project_id
| str
| The ID of the HCP project where the HVN is located. |
| timeouts
| HvnTimeouts
| timeouts block. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
---
@@ -142,7 +142,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The region where the HVN is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The CIDR range of the HVN. If this is not provided, the service will provide a default value.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
---
@@ -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.72.1/docs/resources/hvn#id Hvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -176,7 +176,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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
---
@@ -186,7 +186,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.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
---
@@ -441,7 +441,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}.
---
@@ -449,7 +449,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.72.1/docs/resources/hvn#default Hvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}.
---
@@ -457,7 +457,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.72.1/docs/resources/hvn#delete Hvn#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}.
---
@@ -993,7 +993,7 @@ hvn.HvnConfig(
| hvn_id
| str
| The ID of the HashiCorp Virtual Network (HVN). |
| region
| str
| The region where the HVN is located. |
| cidr_block
| str
| The CIDR range of the HVN. If this is not provided, the service will provide a default value. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}. |
| project_id
| str
| The ID of the HCP project where the HVN is located. |
| timeouts
| HvnTimeouts
| timeouts block. |
@@ -1079,7 +1079,7 @@ cloud_provider: str
The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
---
@@ -1093,7 +1093,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.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
---
@@ -1107,7 +1107,7 @@ region: str
The region where the HVN is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
---
@@ -1121,7 +1121,7 @@ cidr_block: str
The CIDR range of the HVN. If this is not provided, the service will provide a default value.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
---
@@ -1133,7 +1133,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1153,7 +1153,7 @@ 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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
---
@@ -1167,7 +1167,7 @@ timeouts: HvnTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
---
@@ -1189,9 +1189,9 @@ hvn.HvnTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}. |
---
@@ -1203,7 +1203,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}.
---
@@ -1215,7 +1215,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}.
---
@@ -1227,7 +1227,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}.
---
diff --git a/docs/hvn.typescript.md b/docs/hvn.typescript.md
index 23eb436e9..36d014ee5 100644
--- a/docs/hvn.typescript.md
+++ b/docs/hvn.typescript.md
@@ -1,6 +1,6 @@
# `hcp_hvn`
-Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn).
+Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn).
# `hvn` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terrafor
### Hvn
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn hcp_hvn}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn hcp_hvn}.
#### Initializers
@@ -785,7 +785,7 @@ const hvnConfig: hvn.HvnConfig = { ... }
| hvnId
| string
| The ID of the HashiCorp Virtual Network (HVN). |
| region
| string
| The region where the HVN is located. |
| cidrBlock
| string
| The CIDR range of the HVN. If this is not provided, the service will provide a default value. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}. |
| projectId
| string
| The ID of the HCP project where the HVN is located. |
| timeouts
| HvnTimeouts
| timeouts block. |
@@ -871,7 +871,7 @@ public readonly cloudProvider: string;
The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
---
@@ -885,7 +885,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.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
---
@@ -899,7 +899,7 @@ public readonly region: string;
The region where the HVN is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
---
@@ -913,7 +913,7 @@ public readonly cidrBlock: string;
The CIDR range of the HVN. If this is not provided, the service will provide a default value.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
---
@@ -925,7 +925,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ 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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
---
@@ -959,7 +959,7 @@ public readonly timeouts: HvnTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
---
@@ -977,9 +977,9 @@ const hvnTimeouts: hvn.HvnTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}. |
---
@@ -991,7 +991,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}.
---
@@ -1003,7 +1003,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}.
---
@@ -1015,7 +1015,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}.
---
diff --git a/docs/hvnPeeringConnection.csharp.md b/docs/hvnPeeringConnection.csharp.md
index 0b7f4b474..f17b73220 100644
--- a/docs/hvnPeeringConnection.csharp.md
+++ b/docs/hvnPeeringConnection.csharp.md
@@ -1,6 +1,6 @@
# `hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection).
# `hvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https:
### HvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -756,7 +756,7 @@ new HvnPeeringConnectionConfig {
| Provisioners
| object[]
| *No description.* |
| Hvn1
| string
| The unique URL of one of the HVNs being peered. |
| 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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
| ProjectId
| string
| The ID of the HCP project where HVN peering connection is located. |
| Timeouts
| HvnPeeringConnectionTimeouts
| timeouts block. |
@@ -842,7 +842,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.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
---
@@ -856,7 +856,7 @@ public string Hvn2 { 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.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
---
@@ -868,7 +868,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -887,7 +887,7 @@ The ID of the HCP project where 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
---
@@ -901,7 +901,7 @@ public HvnPeeringConnectionTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
---
@@ -923,9 +923,9 @@ new HvnPeeringConnectionTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
---
@@ -937,7 +937,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
---
@@ -949,7 +949,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
---
@@ -961,7 +961,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
---
diff --git a/docs/hvnPeeringConnection.go.md b/docs/hvnPeeringConnection.go.md
index f9fc4284f..0f81354c5 100644
--- a/docs/hvnPeeringConnection.go.md
+++ b/docs/hvnPeeringConnection.go.md
@@ -1,6 +1,6 @@
# `hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection).
# `hvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https:
### HvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -756,7 +756,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/hvnpeeringconnection"
| Provisioners
| *[]interface{}
| *No description.* |
| Hvn1
| *string
| The unique URL of one of the HVNs being peered. |
| 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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
| ProjectId
| *string
| The ID of the HCP project where HVN peering connection is located. |
| Timeouts
| HvnPeeringConnectionTimeouts
| timeouts block. |
@@ -842,7 +842,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.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
---
@@ -856,7 +856,7 @@ Hvn2 *string
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
---
@@ -868,7 +868,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -887,7 +887,7 @@ The ID of the HCP project where 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
---
@@ -901,7 +901,7 @@ Timeouts HvnPeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
---
@@ -923,9 +923,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/hvnpeeringconnection"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
---
@@ -937,7 +937,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
---
@@ -949,7 +949,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
---
@@ -961,7 +961,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
---
diff --git a/docs/hvnPeeringConnection.java.md b/docs/hvnPeeringConnection.java.md
index c604fc173..0c0933d2c 100644
--- a/docs/hvnPeeringConnection.java.md
+++ b/docs/hvnPeeringConnection.java.md
@@ -1,6 +1,6 @@
# `hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection).
# `hvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https:
### HvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -48,7 +48,7 @@ HvnPeeringConnection.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| hvn1
| java.lang.String
| The unique URL of one of the HVNs being peered. |
| 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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where HVN peering connection is located. |
| timeouts
| HvnPeeringConnectionTimeouts
| timeouts block. |
@@ -120,7 +120,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.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
---
@@ -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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#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.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
---
@@ -877,7 +877,7 @@ HvnPeeringConnectionConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| hvn1
| java.lang.String
| The unique URL of one of the HVNs being peered. |
| 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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where HVN peering connection is located. |
| timeouts
| HvnPeeringConnectionTimeouts
| timeouts block. |
@@ -963,7 +963,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.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
---
@@ -977,7 +977,7 @@ public java.lang.String getHvn2();
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
---
@@ -989,7 +989,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1008,7 +1008,7 @@ The ID of the HCP project where 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
---
@@ -1022,7 +1022,7 @@ public HvnPeeringConnectionTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
---
@@ -1044,9 +1044,9 @@ HvnPeeringConnectionTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
---
@@ -1058,7 +1058,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
---
@@ -1070,7 +1070,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
---
@@ -1082,7 +1082,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
---
diff --git a/docs/hvnPeeringConnection.python.md b/docs/hvnPeeringConnection.python.md
index 31493110b..5bef6a9bb 100644
--- a/docs/hvnPeeringConnection.python.md
+++ b/docs/hvnPeeringConnection.python.md
@@ -1,6 +1,6 @@
# `hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection).
# `hvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https:
### HvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -46,7 +46,7 @@ hvnPeeringConnection.HvnPeeringConnection(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn1
| str
| The unique URL of one of the HVNs being peered. |
| 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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
| project_id
| str
| The ID of the HCP project where HVN peering connection is located. |
| timeouts
| HvnPeeringConnectionTimeouts
| 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.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
---
@@ -128,7 +128,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
---
@@ -136,7 +136,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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#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.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
---
@@ -415,7 +415,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
---
@@ -423,7 +423,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.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
---
@@ -431,7 +431,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.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
---
@@ -924,7 +924,7 @@ hvnPeeringConnection.HvnPeeringConnectionConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| hvn1
| str
| The unique URL of one of the HVNs being peered. |
| 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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
| project_id
| str
| The ID of the HCP project where HVN peering connection is located. |
| timeouts
| HvnPeeringConnectionTimeouts
| timeouts block. |
@@ -1010,7 +1010,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.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
---
@@ -1024,7 +1024,7 @@ hvn2: str
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
---
@@ -1036,7 +1036,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1055,7 +1055,7 @@ The ID of the HCP project where 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
---
@@ -1069,7 +1069,7 @@ timeouts: HvnPeeringConnectionTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
---
@@ -1091,9 +1091,9 @@ hvnPeeringConnection.HvnPeeringConnectionTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
---
@@ -1105,7 +1105,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
---
@@ -1117,7 +1117,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
---
@@ -1129,7 +1129,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
---
diff --git a/docs/hvnPeeringConnection.typescript.md b/docs/hvnPeeringConnection.typescript.md
index 32defac50..95bfffaae 100644
--- a/docs/hvnPeeringConnection.typescript.md
+++ b/docs/hvnPeeringConnection.typescript.md
@@ -1,6 +1,6 @@
# `hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection).
# `hvnPeeringConnection` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https:
### HvnPeeringConnection
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}.
#### Initializers
@@ -743,7 +743,7 @@ const hvnPeeringConnectionConfig: hvnPeeringConnection.HvnPeeringConnectionConfi
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| hvn1
| string
| The unique URL of one of the HVNs being peered. |
| 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.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}. |
| projectId
| string
| The ID of the HCP project where HVN peering connection is located. |
| timeouts
| HvnPeeringConnectionTimeouts
| timeouts block. |
@@ -829,7 +829,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.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
---
@@ -843,7 +843,7 @@ public readonly hvn2: string;
The unique URL of one of the HVNs being peered.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
---
@@ -855,7 +855,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
---
@@ -888,7 +888,7 @@ public readonly timeouts: HvnPeeringConnectionTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
---
@@ -906,9 +906,9 @@ const hvnPeeringConnectionTimeouts: hvnPeeringConnection.HvnPeeringConnectionTim
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}. |
---
@@ -920,7 +920,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}.
---
@@ -932,7 +932,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}.
---
@@ -944,7 +944,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}.
---
diff --git a/docs/hvnRoute.csharp.md b/docs/hvnRoute.csharp.md
index 406440478..a5eb4568a 100644
--- a/docs/hvnRoute.csharp.md
+++ b/docs/hvnRoute.csharp.md
@@ -1,6 +1,6 @@
# `hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route).
+Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route).
# `hvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.te
### HvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -771,7 +771,7 @@ new HvnRouteConfig {
| HvnLink
| string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| HvnRouteId
| string
| The ID of the HVN route. |
| TargetLink
| string
| A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md). |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}. |
| ProjectId
| string
| The ID of the HCP project where the HVN route is located. |
| Timeouts
| HvnRouteTimeouts
| timeouts block. |
@@ -857,7 +857,7 @@ public string DestinationCidr { get; set; }
The destination CIDR of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
---
@@ -871,7 +871,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.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
---
@@ -885,7 +885,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.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
---
@@ -899,7 +899,7 @@ public string TargetLink { get; set; }
A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
---
@@ -911,7 +911,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -930,7 +930,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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#project_id}
---
@@ -944,7 +944,7 @@ public HvnRouteTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
---
@@ -966,9 +966,9 @@ new HvnRouteTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}. |
---
@@ -980,7 +980,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}.
---
@@ -992,7 +992,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}.
---
@@ -1004,7 +1004,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}.
---
diff --git a/docs/hvnRoute.go.md b/docs/hvnRoute.go.md
index 4d3b86850..acc1f96fb 100644
--- a/docs/hvnRoute.go.md
+++ b/docs/hvnRoute.go.md
@@ -1,6 +1,6 @@
# `hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route).
+Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route).
# `hvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.te
### HvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -771,7 +771,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/hvnroute"
| HvnLink
| *string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| HvnRouteId
| *string
| The ID of the HVN route. |
| TargetLink
| *string
| A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md). |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HVN route is located. |
| Timeouts
| HvnRouteTimeouts
| timeouts block. |
@@ -857,7 +857,7 @@ DestinationCidr *string
The destination CIDR of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
---
@@ -871,7 +871,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.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
---
@@ -885,7 +885,7 @@ HvnRouteId *string
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
---
@@ -899,7 +899,7 @@ TargetLink *string
A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
---
@@ -911,7 +911,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -930,7 +930,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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#project_id}
---
@@ -944,7 +944,7 @@ Timeouts HvnRouteTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
---
@@ -966,9 +966,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/hvnroute"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}. |
---
@@ -980,7 +980,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}.
---
@@ -992,7 +992,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}.
---
@@ -1004,7 +1004,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}.
---
diff --git a/docs/hvnRoute.java.md b/docs/hvnRoute.java.md
index 236aba49f..9f6932b0f 100644
--- a/docs/hvnRoute.java.md
+++ b/docs/hvnRoute.java.md
@@ -1,6 +1,6 @@
# `hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route).
+Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route).
# `hvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.te
### HvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -52,7 +52,7 @@ HvnRoute.Builder.create(Construct scope, java.lang.String id)
| hvnLink
| java.lang.String
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvnRouteId
| java.lang.String
| The ID of the HVN route. |
| targetLink
| java.lang.String
| A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md). |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN route is located. |
| timeouts
| HvnRouteTimeouts
| timeouts block. |
@@ -124,7 +124,7 @@ Must be unique amongst siblings in the same scope
The destination CIDR of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
---
@@ -144,7 +144,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.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
---
@@ -154,7 +154,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
---
@@ -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.72.1/docs/resources/hvn_route#id HvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ 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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#project_id}
---
@@ -187,7 +187,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.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
---
@@ -916,7 +916,7 @@ HvnRouteConfig.builder()
| hvnLink
| java.lang.String
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvnRouteId
| java.lang.String
| The ID of the HVN route. |
| targetLink
| java.lang.String
| A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md). |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HVN route is located. |
| timeouts
| HvnRouteTimeouts
| timeouts block. |
@@ -1002,7 +1002,7 @@ public java.lang.String getDestinationCidr();
The destination CIDR of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
---
@@ -1016,7 +1016,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.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
---
@@ -1030,7 +1030,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.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
---
@@ -1044,7 +1044,7 @@ public java.lang.String getTargetLink();
A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
---
@@ -1056,7 +1056,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1075,7 +1075,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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#project_id}
---
@@ -1089,7 +1089,7 @@ public HvnRouteTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
---
@@ -1111,9 +1111,9 @@ HvnRouteTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}. |
---
@@ -1125,7 +1125,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}.
---
@@ -1137,7 +1137,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}.
---
@@ -1149,7 +1149,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}.
---
diff --git a/docs/hvnRoute.python.md b/docs/hvnRoute.python.md
index 25211885b..d9704e78c 100644
--- a/docs/hvnRoute.python.md
+++ b/docs/hvnRoute.python.md
@@ -1,6 +1,6 @@
# `hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route).
+Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route).
# `hvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.te
### HvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -50,7 +50,7 @@ hvnRoute.HvnRoute(
| hvn_link
| str
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvn_route_id
| str
| The ID of the HVN route. |
| target_link
| str
| A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md). |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}. |
| project_id
| str
| The ID of the HCP project where the HVN route is located. |
| timeouts
| HvnRouteTimeouts
| timeouts block. |
@@ -122,7 +122,7 @@ Must be unique amongst siblings in the same scope
The destination CIDR of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
---
@@ -132,7 +132,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The `self_link` of the HashiCorp Virtual Network (HVN).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
---
@@ -142,7 +142,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.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
---
@@ -152,7 +152,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
---
@@ -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.72.1/docs/resources/hvn_route#id HvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ 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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#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.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
---
@@ -439,7 +439,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}.
---
@@ -447,7 +447,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.72.1/docs/resources/hvn_route#default HvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}.
---
@@ -455,7 +455,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.72.1/docs/resources/hvn_route#delete HvnRoute#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}.
---
@@ -963,7 +963,7 @@ hvnRoute.HvnRouteConfig(
| hvn_link
| str
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvn_route_id
| str
| The ID of the HVN route. |
| target_link
| str
| A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md). |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}. |
| project_id
| str
| The ID of the HCP project where the HVN route is located. |
| timeouts
| HvnRouteTimeouts
| timeouts block. |
@@ -1049,7 +1049,7 @@ destination_cidr: str
The destination CIDR of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
---
@@ -1063,7 +1063,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.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
---
@@ -1077,7 +1077,7 @@ hvn_route_id: str
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
---
@@ -1091,7 +1091,7 @@ target_link: str
A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
---
@@ -1103,7 +1103,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1122,7 +1122,7 @@ 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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#project_id}
---
@@ -1136,7 +1136,7 @@ timeouts: HvnRouteTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
---
@@ -1158,9 +1158,9 @@ hvnRoute.HvnRouteTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}. |
---
@@ -1172,7 +1172,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}.
---
@@ -1184,7 +1184,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}.
---
@@ -1196,7 +1196,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}.
---
diff --git a/docs/hvnRoute.typescript.md b/docs/hvnRoute.typescript.md
index e0d151b20..9182ef3d9 100644
--- a/docs/hvnRoute.typescript.md
+++ b/docs/hvnRoute.typescript.md
@@ -1,6 +1,6 @@
# `hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route).
+Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route).
# `hvnRoute` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.te
### HvnRoute
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route hcp_hvn_route}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route hcp_hvn_route}.
#### Initializers
@@ -756,7 +756,7 @@ const hvnRouteConfig: hvnRoute.HvnRouteConfig = { ... }
| hvnLink
| string
| The `self_link` of the HashiCorp Virtual Network (HVN). |
| hvnRouteId
| string
| The ID of the HVN route. |
| targetLink
| string
| A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md). |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}. |
| projectId
| string
| The ID of the HCP project where the HVN route is located. |
| timeouts
| HvnRouteTimeouts
| timeouts block. |
@@ -842,7 +842,7 @@ public readonly destinationCidr: string;
The destination CIDR of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
---
@@ -856,7 +856,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.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
---
@@ -870,7 +870,7 @@ public readonly hvnRouteId: string;
The ID of the HVN route.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
---
@@ -884,7 +884,7 @@ public readonly targetLink: string;
A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
---
@@ -896,7 +896,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -915,7 +915,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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#project_id}
---
@@ -929,7 +929,7 @@ public readonly timeouts: HvnRouteTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
---
@@ -947,9 +947,9 @@ const hvnRouteTimeouts: hvnRoute.HvnRouteTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}. |
---
@@ -961,7 +961,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}.
---
@@ -973,7 +973,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}.
---
@@ -985,7 +985,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}.
---
diff --git a/docs/packerChannel.csharp.md b/docs/packerChannel.csharp.md
index 71584d799..2a1fdf707 100644
--- a/docs/packerChannel.csharp.md
+++ b/docs/packerChannel.csharp.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel).
# `packerChannel` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://regist
### PackerChannel
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel hcp_packer_channel}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel hcp_packer_channel}.
#### Initializers
@@ -775,7 +775,7 @@ new PackerChannelConfig {
| Provisioners
| object[]
| *No description.* |
| BucketName
| string
| The slug of the HCP Packer Registry bucket where the channel should be created. |
| Name
| string
| The name of the channel being managed. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}. |
| ProjectId
| string
| The ID of the HCP project where this channel is located. |
| Restricted
| object
| If true, the channel is only visible to users with permission to create and manage it. |
| Timeouts
| PackerChannelTimeouts
| timeouts block. |
@@ -862,7 +862,7 @@ public string BucketName { get; set; }
The slug of the HCP Packer Registry bucket where the channel should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
---
@@ -876,7 +876,7 @@ public string Name { get; set; }
The name of the channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
---
@@ -888,7 +888,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -908,7 +908,7 @@ The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
---
@@ -924,7 +924,7 @@ If true, the channel is only visible to users with permission to create and mana
If false, the channel is visible to every member of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
---
@@ -938,7 +938,7 @@ public PackerChannelTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
---
@@ -961,10 +961,10 @@ new PackerChannelTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}. |
---
@@ -976,7 +976,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}.
---
@@ -988,7 +988,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}.
---
@@ -1000,7 +1000,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}.
---
@@ -1012,7 +1012,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}.
---
diff --git a/docs/packerChannel.go.md b/docs/packerChannel.go.md
index ba9c2bebe..e34e51b66 100644
--- a/docs/packerChannel.go.md
+++ b/docs/packerChannel.go.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel).
# `packerChannel` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://regist
### PackerChannel
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel hcp_packer_channel}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel hcp_packer_channel}.
#### Initializers
@@ -775,7 +775,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/packerchannel"
| Provisioners
| *[]interface{}
| *No description.* |
| BucketName
| *string
| The slug of the HCP Packer Registry bucket where the channel should be created. |
| Name
| *string
| The name of the channel being managed. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}. |
| ProjectId
| *string
| The ID of the HCP project where this channel is located. |
| Restricted
| interface{}
| If true, the channel is only visible to users with permission to create and manage it. |
| Timeouts
| PackerChannelTimeouts
| timeouts block. |
@@ -862,7 +862,7 @@ BucketName *string
The slug of the HCP Packer Registry bucket where the channel should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
---
@@ -876,7 +876,7 @@ Name *string
The name of the channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
---
@@ -888,7 +888,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -908,7 +908,7 @@ The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
---
@@ -924,7 +924,7 @@ If true, the channel is only visible to users with permission to create and mana
If false, the channel is visible to every member of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
---
@@ -938,7 +938,7 @@ Timeouts PackerChannelTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
---
@@ -961,10 +961,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/packerchannel"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}. |
---
@@ -976,7 +976,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}.
---
@@ -988,7 +988,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}.
---
@@ -1000,7 +1000,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}.
---
@@ -1012,7 +1012,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}.
---
diff --git a/docs/packerChannel.java.md b/docs/packerChannel.java.md
index 21fd027e5..88cccfe90 100644
--- a/docs/packerChannel.java.md
+++ b/docs/packerChannel.java.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel).
# `packerChannel` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://regist
### PackerChannel
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel hcp_packer_channel}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel hcp_packer_channel}.
#### Initializers
@@ -50,7 +50,7 @@ PackerChannel.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| bucketName
| java.lang.String
| The slug of the HCP Packer Registry bucket where the channel should be created. |
| name
| java.lang.String
| The name of the channel being managed. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where this channel is located. |
| restricted
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If true, the channel is only visible to users with permission to create and manage it. |
| timeouts
| PackerChannelTimeouts
| timeouts block. |
@@ -123,7 +123,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket where the channel should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
---
@@ -133,7 +133,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
---
@@ -141,7 +141,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.72.1/docs/resources/packer_channel#id PackerChannel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -157,7 +157,7 @@ The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
---
@@ -169,7 +169,7 @@ If true, the channel is only visible to users with permission to create and mana
If false, the channel is visible to every member of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
---
@@ -179,7 +179,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.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
---
@@ -913,7 +913,7 @@ PackerChannelConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| bucketName
| java.lang.String
| The slug of the HCP Packer Registry bucket where the channel should be created. |
| name
| java.lang.String
| The name of the channel being managed. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where this channel is located. |
| restricted
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If true, the channel is only visible to users with permission to create and manage it. |
| timeouts
| PackerChannelTimeouts
| timeouts block. |
@@ -1000,7 +1000,7 @@ public java.lang.String getBucketName();
The slug of the HCP Packer Registry bucket where the channel should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
---
@@ -1014,7 +1014,7 @@ public java.lang.String getName();
The name of the channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
---
@@ -1026,7 +1026,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1046,7 +1046,7 @@ The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
---
@@ -1062,7 +1062,7 @@ If true, the channel is only visible to users with permission to create and mana
If false, the channel is visible to every member of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
---
@@ -1076,7 +1076,7 @@ public PackerChannelTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
---
@@ -1099,10 +1099,10 @@ PackerChannelTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}. |
---
@@ -1114,7 +1114,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}.
---
@@ -1126,7 +1126,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}.
---
@@ -1138,7 +1138,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}.
---
@@ -1150,7 +1150,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}.
---
diff --git a/docs/packerChannel.python.md b/docs/packerChannel.python.md
index 7af3405a8..33d89cca1 100644
--- a/docs/packerChannel.python.md
+++ b/docs/packerChannel.python.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel).
# `packerChannel` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://regist
### PackerChannel
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel hcp_packer_channel}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel hcp_packer_channel}.
#### Initializers
@@ -47,7 +47,7 @@ packerChannel.PackerChannel(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| bucket_name
| str
| The slug of the HCP Packer Registry bucket where the channel should be created. |
| name
| str
| The name of the channel being managed. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}. |
| project_id
| str
| The ID of the HCP project where this channel is located. |
| restricted
| typing.Union[bool, cdktf.IResolvable]
| If true, the channel is only visible to users with permission to create and manage it. |
| timeouts
| PackerChannelTimeouts
| timeouts block. |
@@ -120,7 +120,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket where the channel should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
---
@@ -130,7 +130,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
---
@@ -138,7 +138,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.72.1/docs/resources/packer_channel#id PackerChannel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
---
@@ -166,7 +166,7 @@ If true, the channel is only visible to users with permission to create and mana
If false, the channel is visible to every member of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
---
@@ -176,7 +176,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.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
---
@@ -432,7 +432,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}.
---
@@ -440,7 +440,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.72.1/docs/resources/packer_channel#default PackerChannel#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}.
---
@@ -448,7 +448,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.72.1/docs/resources/packer_channel#delete PackerChannel#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}.
---
@@ -456,7 +456,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.72.1/docs/resources/packer_channel#update PackerChannel#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}.
---
@@ -967,7 +967,7 @@ packerChannel.PackerChannelConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| bucket_name
| str
| The slug of the HCP Packer Registry bucket where the channel should be created. |
| name
| str
| The name of the channel being managed. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}. |
| project_id
| str
| The ID of the HCP project where this channel is located. |
| restricted
| typing.Union[bool, cdktf.IResolvable]
| If true, the channel is only visible to users with permission to create and manage it. |
| timeouts
| PackerChannelTimeouts
| timeouts block. |
@@ -1054,7 +1054,7 @@ bucket_name: str
The slug of the HCP Packer Registry bucket where the channel should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
---
@@ -1068,7 +1068,7 @@ name: str
The name of the channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
---
@@ -1080,7 +1080,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1100,7 +1100,7 @@ The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
---
@@ -1116,7 +1116,7 @@ If true, the channel is only visible to users with permission to create and mana
If false, the channel is visible to every member of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
---
@@ -1130,7 +1130,7 @@ timeouts: PackerChannelTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
---
@@ -1153,10 +1153,10 @@ packerChannel.PackerChannelTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}. |
---
@@ -1168,7 +1168,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}.
---
@@ -1180,7 +1180,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}.
---
@@ -1192,7 +1192,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}.
---
@@ -1204,7 +1204,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}.
---
diff --git a/docs/packerChannel.typescript.md b/docs/packerChannel.typescript.md
index 9866ca7fe..09a586070 100644
--- a/docs/packerChannel.typescript.md
+++ b/docs/packerChannel.typescript.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel).
# `packerChannel` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://regist
### PackerChannel
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel hcp_packer_channel}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel hcp_packer_channel}.
#### Initializers
@@ -761,7 +761,7 @@ const packerChannelConfig: packerChannel.PackerChannelConfig = { ... }
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| bucketName
| string
| The slug of the HCP Packer Registry bucket where the channel should be created. |
| name
| string
| The name of the channel being managed. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}. |
| projectId
| string
| The ID of the HCP project where this channel is located. |
| restricted
| boolean \| cdktf.IResolvable
| If true, the channel is only visible to users with permission to create and manage it. |
| timeouts
| PackerChannelTimeouts
| timeouts block. |
@@ -848,7 +848,7 @@ public readonly bucketName: string;
The slug of the HCP Packer Registry bucket where the channel should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
---
@@ -862,7 +862,7 @@ public readonly name: string;
The name of the channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
---
@@ -874,7 +874,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -894,7 +894,7 @@ The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
---
@@ -910,7 +910,7 @@ If true, the channel is only visible to users with permission to create and mana
If false, the channel is visible to every member of the organization.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
---
@@ -924,7 +924,7 @@ public readonly timeouts: PackerChannelTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
---
@@ -942,10 +942,10 @@ const packerChannelTimeouts: packerChannel.PackerChannelTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}. |
---
@@ -957,7 +957,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}.
---
@@ -969,7 +969,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}.
---
@@ -981,7 +981,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}.
---
@@ -993,7 +993,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}.
---
diff --git a/docs/packerChannelAssignment.csharp.md b/docs/packerChannelAssignment.csharp.md
index 457749a94..0f21a5699 100644
--- a/docs/packerChannelAssignment.csharp.md
+++ b/docs/packerChannelAssignment.csharp.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel_assignment`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment).
# `packerChannelAssignment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](htt
### PackerChannelAssignment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
#### Initializers
@@ -791,7 +791,7 @@ new PackerChannelAssignmentConfig {
| Provisioners
| object[]
| *No description.* |
| BucketName
| string
| The slug of the HCP Packer Registry bucket where the channel is located. |
| ChannelName
| string
| The name of the HCP Packer channel being managed. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
| IterationFingerprint
| string
| The fingerprint of the iteration assigned to the channel. |
| IterationId
| string
| The ID of the iteration assigned to the channel. |
| IterationVersion
| double
| The incremental version of the iteration assigned to the channel. |
@@ -880,7 +880,7 @@ public string BucketName { get; set; }
The slug of the HCP Packer Registry bucket where the channel is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
---
@@ -894,7 +894,7 @@ public string ChannelName { get; set; }
The name of the HCP Packer channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
---
@@ -906,7 +906,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -923,7 +923,7 @@ public string IterationFingerprint { get; set; }
The fingerprint of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
---
@@ -937,7 +937,7 @@ public string IterationId { get; set; }
The ID of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
---
@@ -951,7 +951,7 @@ public double IterationVersion { get; set; }
The incremental version of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
---
@@ -968,7 +968,7 @@ The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
---
@@ -982,7 +982,7 @@ public PackerChannelAssignmentTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
---
@@ -1005,10 +1005,10 @@ new PackerChannelAssignmentTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
---
@@ -1020,7 +1020,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
---
@@ -1032,7 +1032,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
---
@@ -1044,7 +1044,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
---
@@ -1056,7 +1056,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
---
diff --git a/docs/packerChannelAssignment.go.md b/docs/packerChannelAssignment.go.md
index f14fc634a..da6da2631 100644
--- a/docs/packerChannelAssignment.go.md
+++ b/docs/packerChannelAssignment.go.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel_assignment`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment).
# `packerChannelAssignment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](htt
### PackerChannelAssignment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
#### Initializers
@@ -791,7 +791,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/packerchannelassignment"
| Provisioners
| *[]interface{}
| *No description.* |
| BucketName
| *string
| The slug of the HCP Packer Registry bucket where the channel is located. |
| ChannelName
| *string
| The name of the HCP Packer channel being managed. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
| IterationFingerprint
| *string
| The fingerprint of the iteration assigned to the channel. |
| IterationId
| *string
| The ID of the iteration assigned to the channel. |
| IterationVersion
| *f64
| The incremental version of the iteration assigned to the channel. |
@@ -880,7 +880,7 @@ BucketName *string
The slug of the HCP Packer Registry bucket where the channel is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
---
@@ -894,7 +894,7 @@ ChannelName *string
The name of the HCP Packer channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
---
@@ -906,7 +906,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -923,7 +923,7 @@ IterationFingerprint *string
The fingerprint of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
---
@@ -937,7 +937,7 @@ IterationId *string
The ID of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
---
@@ -951,7 +951,7 @@ IterationVersion *f64
The incremental version of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
---
@@ -968,7 +968,7 @@ The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
---
@@ -982,7 +982,7 @@ Timeouts PackerChannelAssignmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
---
@@ -1005,10 +1005,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/packerchannelassignment"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
---
@@ -1020,7 +1020,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
---
@@ -1032,7 +1032,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
---
@@ -1044,7 +1044,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
---
@@ -1056,7 +1056,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
---
diff --git a/docs/packerChannelAssignment.java.md b/docs/packerChannelAssignment.java.md
index e66e97c55..6cdd4132a 100644
--- a/docs/packerChannelAssignment.java.md
+++ b/docs/packerChannelAssignment.java.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel_assignment`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment).
# `packerChannelAssignment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](htt
### PackerChannelAssignment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
#### Initializers
@@ -51,7 +51,7 @@ PackerChannelAssignment.Builder.create(Construct scope, java.lang.String id)
| provisioners
| java.util.List
| *No description.* |
| bucketName
| java.lang.String
| The slug of the HCP Packer Registry bucket where the channel is located. |
| channelName
| java.lang.String
| The name of the HCP Packer channel being managed. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
| iterationFingerprint
| java.lang.String
| The fingerprint of the iteration assigned to the channel. |
| iterationId
| java.lang.String
| The ID of the iteration assigned to the channel. |
| iterationVersion
| java.lang.Number
| The incremental version of the iteration assigned to the channel. |
@@ -126,7 +126,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket where the channel is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the HCP Packer channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
---
@@ -144,7 +144,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.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -157,7 +157,7 @@ If you experience problems setting this value it might not be settable. Please t
The fingerprint of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
---
@@ -167,7 +167,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
---
@@ -177,7 +177,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The incremental version of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
---
@@ -190,7 +190,7 @@ The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#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.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
---
@@ -949,7 +949,7 @@ PackerChannelAssignmentConfig.builder()
| provisioners
| java.util.List
| *No description.* |
| bucketName
| java.lang.String
| The slug of the HCP Packer Registry bucket where the channel is located. |
| channelName
| java.lang.String
| The name of the HCP Packer channel being managed. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
| iterationFingerprint
| java.lang.String
| The fingerprint of the iteration assigned to the channel. |
| iterationId
| java.lang.String
| The ID of the iteration assigned to the channel. |
| iterationVersion
| java.lang.Number
| The incremental version of the iteration assigned to the channel. |
@@ -1038,7 +1038,7 @@ public java.lang.String getBucketName();
The slug of the HCP Packer Registry bucket where the channel is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
---
@@ -1052,7 +1052,7 @@ public java.lang.String getChannelName();
The name of the HCP Packer channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
---
@@ -1064,7 +1064,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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 @@ public java.lang.String getIterationFingerprint();
The fingerprint of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
---
@@ -1095,7 +1095,7 @@ public java.lang.String getIterationId();
The ID of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
---
@@ -1109,7 +1109,7 @@ public java.lang.Number getIterationVersion();
The incremental version of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
---
@@ -1126,7 +1126,7 @@ The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
---
@@ -1140,7 +1140,7 @@ public PackerChannelAssignmentTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
---
@@ -1163,10 +1163,10 @@ PackerChannelAssignmentTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
---
@@ -1178,7 +1178,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
---
@@ -1190,7 +1190,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
---
@@ -1202,7 +1202,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
---
@@ -1214,7 +1214,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
---
diff --git a/docs/packerChannelAssignment.python.md b/docs/packerChannelAssignment.python.md
index eaad26e90..f346a4699 100644
--- a/docs/packerChannelAssignment.python.md
+++ b/docs/packerChannelAssignment.python.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel_assignment`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment).
# `packerChannelAssignment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](htt
### PackerChannelAssignment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
#### Initializers
@@ -49,7 +49,7 @@ packerChannelAssignment.PackerChannelAssignment(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| bucket_name
| str
| The slug of the HCP Packer Registry bucket where the channel is located. |
| channel_name
| str
| The name of the HCP Packer channel being managed. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
| iteration_fingerprint
| str
| The fingerprint of the iteration assigned to the channel. |
| iteration_id
| str
| The ID of the iteration assigned to the channel. |
| iteration_version
| typing.Union[int, float]
| The incremental version of the iteration assigned to the channel. |
@@ -124,7 +124,7 @@ Must be unique amongst siblings in the same scope
The slug of the HCP Packer Registry bucket where the channel is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the HCP Packer channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
---
@@ -142,7 +142,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.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -155,7 +155,7 @@ If you experience problems setting this value it might not be settable. Please t
The fingerprint of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
---
@@ -165,7 +165,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
---
@@ -175,7 +175,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The incremental version of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
---
@@ -188,7 +188,7 @@ The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#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.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
---
@@ -456,7 +456,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
---
@@ -464,7 +464,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.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
---
@@ -472,7 +472,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.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
---
@@ -480,7 +480,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.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
---
@@ -1005,7 +1005,7 @@ packerChannelAssignment.PackerChannelAssignmentConfig(
| provisioners
| typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
| *No description.* |
| bucket_name
| str
| The slug of the HCP Packer Registry bucket where the channel is located. |
| channel_name
| str
| The name of the HCP Packer channel being managed. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
| iteration_fingerprint
| str
| The fingerprint of the iteration assigned to the channel. |
| iteration_id
| str
| The ID of the iteration assigned to the channel. |
| iteration_version
| typing.Union[int, float]
| The incremental version of the iteration assigned to the channel. |
@@ -1094,7 +1094,7 @@ bucket_name: str
The slug of the HCP Packer Registry bucket where the channel is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
---
@@ -1108,7 +1108,7 @@ channel_name: str
The name of the HCP Packer channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
---
@@ -1120,7 +1120,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1137,7 +1137,7 @@ iteration_fingerprint: str
The fingerprint of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
---
@@ -1151,7 +1151,7 @@ iteration_id: str
The ID of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
---
@@ -1165,7 +1165,7 @@ iteration_version: typing.Union[int, float]
The incremental version of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
---
@@ -1182,7 +1182,7 @@ The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
---
@@ -1196,7 +1196,7 @@ timeouts: PackerChannelAssignmentTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
---
@@ -1219,10 +1219,10 @@ packerChannelAssignment.PackerChannelAssignmentTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
---
@@ -1234,7 +1234,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
---
@@ -1246,7 +1246,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
---
@@ -1258,7 +1258,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
---
@@ -1270,7 +1270,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
---
diff --git a/docs/packerChannelAssignment.typescript.md b/docs/packerChannelAssignment.typescript.md
index 955efdcea..5ab61fedd 100644
--- a/docs/packerChannelAssignment.typescript.md
+++ b/docs/packerChannelAssignment.typescript.md
@@ -1,6 +1,6 @@
# `hcp_packer_channel_assignment`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment).
# `packerChannelAssignment` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](htt
### PackerChannelAssignment
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}.
#### Initializers
@@ -775,7 +775,7 @@ const packerChannelAssignmentConfig: packerChannelAssignment.PackerChannelAssign
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| bucketName
| string
| The slug of the HCP Packer Registry bucket where the channel is located. |
| channelName
| string
| The name of the HCP Packer channel being managed. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}. |
| iterationFingerprint
| string
| The fingerprint of the iteration assigned to the channel. |
| iterationId
| string
| The ID of the iteration assigned to the channel. |
| iterationVersion
| number
| The incremental version of the iteration assigned to the channel. |
@@ -864,7 +864,7 @@ public readonly bucketName: string;
The slug of the HCP Packer Registry bucket where the channel is located.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
---
@@ -878,7 +878,7 @@ public readonly channelName: string;
The name of the HCP Packer channel being managed.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
---
@@ -890,7 +890,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -907,7 +907,7 @@ public readonly iterationFingerprint: string;
The fingerprint of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
---
@@ -921,7 +921,7 @@ public readonly iterationId: string;
The ID of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
---
@@ -935,7 +935,7 @@ public readonly iterationVersion: number;
The incremental version of the iteration assigned to the channel.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
---
@@ -952,7 +952,7 @@ The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
---
@@ -966,7 +966,7 @@ public readonly timeouts: PackerChannelAssignmentTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
---
@@ -984,10 +984,10 @@ const packerChannelAssignmentTimeouts: packerChannelAssignment.PackerChannelAssi
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}. |
---
@@ -999,7 +999,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}.
---
@@ -1011,7 +1011,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}.
---
@@ -1023,7 +1023,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}.
---
@@ -1035,7 +1035,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}.
---
diff --git a/docs/packerRunTask.csharp.md b/docs/packerRunTask.csharp.md
index 36dc589d1..06756e30c 100644
--- a/docs/packerRunTask.csharp.md
+++ b/docs/packerRunTask.csharp.md
@@ -1,6 +1,6 @@
# `hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task).
+Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task).
# `packerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://regis
### PackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -705,7 +705,7 @@ new PackerRunTaskConfig {
| 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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Packer Registry is located. |
| RegenerateHmac
| object
| If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. |
| Timeouts
| PackerRunTaskTimeouts
| timeouts block. |
@@ -790,7 +790,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#id PackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -810,7 +810,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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
---
@@ -826,7 +826,7 @@ If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`.
While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
---
@@ -840,7 +840,7 @@ public PackerRunTaskTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
---
@@ -863,10 +863,10 @@ new PackerRunTaskTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}. |
---
@@ -878,7 +878,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}.
---
@@ -890,7 +890,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}.
---
@@ -902,7 +902,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}.
---
@@ -914,7 +914,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}.
---
diff --git a/docs/packerRunTask.go.md b/docs/packerRunTask.go.md
index acf730c30..8c66601f0 100644
--- a/docs/packerRunTask.go.md
+++ b/docs/packerRunTask.go.md
@@ -1,6 +1,6 @@
# `hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task).
+Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task).
# `packerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://regis
### PackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -705,7 +705,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/packerruntask"
| 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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Packer Registry is located. |
| RegenerateHmac
| interface{}
| If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. |
| Timeouts
| PackerRunTaskTimeouts
| timeouts block. |
@@ -790,7 +790,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#id PackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -810,7 +810,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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
---
@@ -826,7 +826,7 @@ If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`.
While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
---
@@ -840,7 +840,7 @@ Timeouts PackerRunTaskTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
---
@@ -863,10 +863,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/packerruntask"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}. |
---
@@ -878,7 +878,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}.
---
@@ -890,7 +890,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}.
---
@@ -902,7 +902,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}.
---
@@ -914,7 +914,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}.
---
diff --git a/docs/packerRunTask.java.md b/docs/packerRunTask.java.md
index 4b6df2ae1..1aac4f8c0 100644
--- a/docs/packerRunTask.java.md
+++ b/docs/packerRunTask.java.md
@@ -1,6 +1,6 @@
# `hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task).
+Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task).
# `packerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://regis
### PackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -46,7 +46,7 @@ PackerRunTask.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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry is located. |
| regenerateHmac
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. |
| timeouts
| PackerRunTaskTimeouts
| timeouts block. |
@@ -117,7 +117,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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -133,7 +133,7 @@ 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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
---
@@ -145,7 +145,7 @@ If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`.
While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
---
@@ -155,7 +155,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.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
---
@@ -819,7 +819,7 @@ PackerRunTaskConfig.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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Packer Registry is located. |
| regenerateHmac
| java.lang.Boolean OR com.hashicorp.cdktf.IResolvable
| If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. |
| timeouts
| PackerRunTaskTimeouts
| timeouts block. |
@@ -904,7 +904,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#id PackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -924,7 +924,7 @@ 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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
---
@@ -940,7 +940,7 @@ If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`.
While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
---
@@ -954,7 +954,7 @@ public PackerRunTaskTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
---
@@ -977,10 +977,10 @@ PackerRunTaskTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}. |
---
@@ -992,7 +992,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}.
---
@@ -1004,7 +1004,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}.
---
@@ -1016,7 +1016,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}.
---
@@ -1028,7 +1028,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}.
---
diff --git a/docs/packerRunTask.python.md b/docs/packerRunTask.python.md
index b04b322e1..db2d19301 100644
--- a/docs/packerRunTask.python.md
+++ b/docs/packerRunTask.python.md
@@ -1,6 +1,6 @@
# `hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task).
+Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task).
# `packerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://regis
### PackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -43,7 +43,7 @@ packerRunTask.PackerRunTask(
| 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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry is located. |
| regenerate_hmac
| typing.Union[bool, cdktf.IResolvable]
| If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. |
| timeouts
| PackerRunTaskTimeouts
| timeouts block. |
@@ -114,7 +114,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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -130,7 +130,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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
---
@@ -142,7 +142,7 @@ If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`.
While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
---
@@ -152,7 +152,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.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
---
@@ -408,7 +408,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}.
---
@@ -416,7 +416,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.72.1/docs/resources/packer_run_task#default PackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}.
---
@@ -424,7 +424,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.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}.
---
@@ -432,7 +432,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.72.1/docs/resources/packer_run_task#update PackerRunTask#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}.
---
@@ -873,7 +873,7 @@ packerRunTask.PackerRunTaskConfig(
| 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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Packer Registry is located. |
| regenerate_hmac
| typing.Union[bool, cdktf.IResolvable]
| If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. |
| timeouts
| PackerRunTaskTimeouts
| timeouts block. |
@@ -958,7 +958,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#id PackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -978,7 +978,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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
---
@@ -994,7 +994,7 @@ If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`.
While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
---
@@ -1008,7 +1008,7 @@ timeouts: PackerRunTaskTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
---
@@ -1031,10 +1031,10 @@ packerRunTask.PackerRunTaskTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}. |
---
@@ -1046,7 +1046,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}.
---
@@ -1058,7 +1058,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}.
---
@@ -1070,7 +1070,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}.
---
@@ -1082,7 +1082,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}.
---
diff --git a/docs/packerRunTask.typescript.md b/docs/packerRunTask.typescript.md
index b38fb314a..4e8983399 100644
--- a/docs/packerRunTask.typescript.md
+++ b/docs/packerRunTask.typescript.md
@@ -1,6 +1,6 @@
# `hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task).
+Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task).
# `packerRunTask` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://regis
### PackerRunTask
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task hcp_packer_run_task}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task hcp_packer_run_task}.
#### Initializers
@@ -693,7 +693,7 @@ const packerRunTaskConfig: packerRunTask.PackerRunTaskConfig = { ... }
| 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.72.1/docs/resources/packer_run_task#id PackerRunTask#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Packer Registry is located. |
| regenerateHmac
| boolean \| cdktf.IResolvable
| If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. |
| timeouts
| PackerRunTaskTimeouts
| timeouts block. |
@@ -778,7 +778,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#id PackerRunTask#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -798,7 +798,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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
---
@@ -814,7 +814,7 @@ If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`.
While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
---
@@ -828,7 +828,7 @@ public readonly timeouts: PackerRunTaskTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
---
@@ -846,10 +846,10 @@ const packerRunTaskTimeouts: packerRunTask.PackerRunTaskTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}. |
---
@@ -861,7 +861,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}.
---
@@ -873,7 +873,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}.
---
@@ -885,7 +885,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}.
---
@@ -897,7 +897,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}.
---
diff --git a/docs/provider.csharp.md b/docs/provider.csharp.md
index 2463fb452..afa57e4c5 100644
--- a/docs/provider.csharp.md
+++ b/docs/provider.csharp.md
@@ -1,6 +1,6 @@
# `provider`
-Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs).
+Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs).
# `provider` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io
### HcpProvider
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs hcp}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs hcp}.
#### Initializers
@@ -466,7 +466,7 @@ public string Alias { get; set; }
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
---
@@ -480,7 +480,7 @@ public string ClientId { get; set; }
The OAuth2 Client ID for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
---
@@ -494,7 +494,7 @@ public string ClientSecret { get; set; }
The OAuth2 Client Secret for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
---
@@ -508,7 +508,7 @@ public string ProjectId { get; set; }
The default project in which resources should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
---
diff --git a/docs/provider.go.md b/docs/provider.go.md
index a718be46d..768fbf42f 100644
--- a/docs/provider.go.md
+++ b/docs/provider.go.md
@@ -1,6 +1,6 @@
# `provider`
-Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs).
+Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs).
# `provider` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io
### HcpProvider
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs hcp}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs hcp}.
#### Initializers
@@ -466,7 +466,7 @@ Alias *string
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
---
@@ -480,7 +480,7 @@ ClientId *string
The OAuth2 Client ID for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
---
@@ -494,7 +494,7 @@ ClientSecret *string
The OAuth2 Client Secret for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
---
@@ -508,7 +508,7 @@ ProjectId *string
The default project in which resources should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
---
diff --git a/docs/provider.java.md b/docs/provider.java.md
index c254c8314..091842b58 100644
--- a/docs/provider.java.md
+++ b/docs/provider.java.md
@@ -1,6 +1,6 @@
# `provider`
-Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs).
+Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs).
# `provider` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io
### HcpProvider
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs hcp}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs hcp}.
#### Initializers
@@ -58,7 +58,7 @@ Must be unique amongst siblings in the same scope
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
---
@@ -68,7 +68,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The OAuth2 Client ID for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
---
@@ -78,7 +78,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The OAuth2 Client Secret for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
---
@@ -88,7 +88,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The default project in which resources should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
---
@@ -508,7 +508,7 @@ public java.lang.String getAlias();
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
---
@@ -522,7 +522,7 @@ public java.lang.String getClientId();
The OAuth2 Client ID for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
---
@@ -536,7 +536,7 @@ public java.lang.String getClientSecret();
The OAuth2 Client Secret for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
---
@@ -550,7 +550,7 @@ public java.lang.String getProjectId();
The default project in which resources should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
---
diff --git a/docs/provider.python.md b/docs/provider.python.md
index b06c358c5..c6a8c3077 100644
--- a/docs/provider.python.md
+++ b/docs/provider.python.md
@@ -1,6 +1,6 @@
# `provider`
-Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs).
+Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs).
# `provider` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io
### HcpProvider
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs hcp}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs hcp}.
#### Initializers
@@ -60,7 +60,7 @@ Must be unique amongst siblings in the same scope
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
---
@@ -70,7 +70,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The OAuth2 Client ID for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
---
@@ -80,7 +80,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The OAuth2 Client Secret for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
---
@@ -90,7 +90,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The default project in which resources should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
---
@@ -521,7 +521,7 @@ alias: str
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
---
@@ -535,7 +535,7 @@ client_id: str
The OAuth2 Client ID for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
---
@@ -549,7 +549,7 @@ client_secret: str
The OAuth2 Client Secret for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
---
@@ -563,7 +563,7 @@ project_id: str
The default project in which resources should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
---
diff --git a/docs/provider.typescript.md b/docs/provider.typescript.md
index e6802bd14..a62828394 100644
--- a/docs/provider.typescript.md
+++ b/docs/provider.typescript.md
@@ -1,6 +1,6 @@
# `provider`
-Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs).
+Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs).
# `provider` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io
### HcpProvider
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs hcp}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs hcp}.
#### Initializers
@@ -461,7 +461,7 @@ public readonly alias: string;
Alias name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
---
@@ -475,7 +475,7 @@ public readonly clientId: string;
The OAuth2 Client ID for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
---
@@ -489,7 +489,7 @@ public readonly clientSecret: string;
The OAuth2 Client Secret for API operations.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
---
@@ -503,7 +503,7 @@ public readonly projectId: string;
The default project in which resources should be created.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
---
diff --git a/docs/vaultCluster.csharp.md b/docs/vaultCluster.csharp.md
index d58bba7f8..669ec9956 100644
--- a/docs/vaultCluster.csharp.md
+++ b/docs/vaultCluster.csharp.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster).
# `vaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registr
### VaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -1129,7 +1129,7 @@ public string CloudwatchAccessKeyId { get; set; }
CloudWatch access key ID for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1143,7 +1143,7 @@ public string CloudwatchRegion { get; set; }
CloudWatch region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1157,7 +1157,7 @@ public string CloudwatchSecretAccessKey { get; set; }
CloudWatch secret access key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1171,7 +1171,7 @@ public string DatadogApiKey { get; set; }
Datadog api key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1185,7 +1185,7 @@ public string DatadogRegion { get; set; }
Datadog region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1199,7 +1199,7 @@ public string ElasticsearchEndpoint { get; set; }
ElasticSearch endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1213,7 +1213,7 @@ public string ElasticsearchPassword { get; set; }
ElasticSearch password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1227,7 +1227,7 @@ public string ElasticsearchUser { get; set; }
ElasticSearch user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1241,7 +1241,7 @@ public string GrafanaEndpoint { get; set; }
Grafana endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1255,7 +1255,7 @@ public string GrafanaPassword { get; set; }
Grafana password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1269,7 +1269,7 @@ public string GrafanaUser { get; set; }
Grafana user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1283,7 +1283,7 @@ public string SplunkHecendpoint { get; set; }
Splunk endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1297,7 +1297,7 @@ public string SplunkToken { get; set; }
Splunk token for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1347,7 +1347,7 @@ new VaultClusterConfig {
| ClusterId
| string
| The ID of the HCP Vault cluster. |
| HvnId
| string
| The ID of the HVN this HCP Vault cluster is associated to. |
| AuditLogConfig
| VaultClusterAuditLogConfig
| audit_log_config block. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}. |
| MajorVersionUpgradeConfig
| VaultClusterMajorVersionUpgradeConfig
| major_version_upgrade_config block. |
| MetricsConfig
| VaultClusterMetricsConfig
| metrics_config block. |
| MinVaultVersion
| string
| The minimum Vault version to use when creating the cluster. |
@@ -1441,7 +1441,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.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
---
@@ -1455,7 +1455,7 @@ public string HvnId { get; set; }
The ID of the HVN this HCP Vault cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
---
@@ -1469,7 +1469,7 @@ public VaultClusterAuditLogConfig AuditLogConfig { get; set; }
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
---
@@ -1481,7 +1481,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1498,7 +1498,7 @@ public VaultClusterMajorVersionUpgradeConfig MajorVersionUpgradeConfig { get; se
major_version_upgrade_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
---
@@ -1512,7 +1512,7 @@ public VaultClusterMetricsConfig MetricsConfig { get; set; }
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
---
@@ -1528,7 +1528,7 @@ The minimum Vault version to use when creating the cluster.
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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
---
@@ -1542,7 +1542,7 @@ public string[] PathsFilter { get; set; }
The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
---
@@ -1558,7 +1558,7 @@ The `self_link` of the HCP Vault Plus tier cluster which is the primary in the p
If not specified, it is a standalone Plus tier HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
---
@@ -1575,7 +1575,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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
---
@@ -1589,7 +1589,7 @@ public string ProxyEndpoint { get; set; }
Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
---
@@ -1603,7 +1603,7 @@ public object PublicEndpoint { get; set; }
Denotes that the cluster has a public endpoint. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
---
@@ -1619,7 +1619,7 @@ Tier of the HCP Vault cluster.
Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
---
@@ -1633,7 +1633,7 @@ public VaultClusterTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
---
@@ -1671,7 +1671,7 @@ public string UpgradeType { get; set; }
The major upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`, `MANUAL`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
---
@@ -1687,7 +1687,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.72.1/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
---
@@ -1701,7 +1701,7 @@ public string MaintenanceWindowTime { get; set; }
The maintenance time frame for scheduled upgrades. Valid options for maintenance window time - `WINDOW_12AM_4AM`, `WINDOW_6AM_10AM`, `WINDOW_12PM_4PM`, `WINDOW_6PM_10PM`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
---
@@ -1759,7 +1759,7 @@ public string CloudwatchAccessKeyId { get; set; }
CloudWatch access key ID for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1773,7 +1773,7 @@ public string CloudwatchRegion { get; set; }
CloudWatch region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1787,7 +1787,7 @@ public string CloudwatchSecretAccessKey { get; set; }
CloudWatch secret access key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1801,7 +1801,7 @@ public string DatadogApiKey { get; set; }
Datadog api key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1815,7 +1815,7 @@ public string DatadogRegion { get; set; }
Datadog region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1829,7 +1829,7 @@ public string ElasticsearchEndpoint { get; set; }
ElasticSearch endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1843,7 +1843,7 @@ public string ElasticsearchPassword { get; set; }
ElasticSearch password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1857,7 +1857,7 @@ public string ElasticsearchUser { get; set; }
ElasticSearch user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1871,7 +1871,7 @@ public string GrafanaEndpoint { get; set; }
Grafana endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1885,7 +1885,7 @@ public string GrafanaPassword { get; set; }
Grafana password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1899,7 +1899,7 @@ public string GrafanaUser { get; set; }
Grafana user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1913,7 +1913,7 @@ public string SplunkHecendpoint { get; set; }
Splunk endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1927,7 +1927,7 @@ public string SplunkToken { get; set; }
Splunk token for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1950,10 +1950,10 @@ new VaultClusterTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}. |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}. |
-| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}. |
+| Update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}. |
---
@@ -1965,7 +1965,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}.
---
@@ -1977,7 +1977,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}.
---
@@ -1989,7 +1989,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}.
---
@@ -2001,7 +2001,7 @@ public string Update { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}.
---
diff --git a/docs/vaultCluster.go.md b/docs/vaultCluster.go.md
index 047085569..8f2da44a1 100644
--- a/docs/vaultCluster.go.md
+++ b/docs/vaultCluster.go.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster).
# `vaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registr
### VaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -1129,7 +1129,7 @@ CloudwatchAccessKeyId *string
CloudWatch access key ID for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1143,7 +1143,7 @@ CloudwatchRegion *string
CloudWatch region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1157,7 +1157,7 @@ CloudwatchSecretAccessKey *string
CloudWatch secret access key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1171,7 +1171,7 @@ DatadogApiKey *string
Datadog api key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1185,7 +1185,7 @@ DatadogRegion *string
Datadog region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1199,7 +1199,7 @@ ElasticsearchEndpoint *string
ElasticSearch endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1213,7 +1213,7 @@ ElasticsearchPassword *string
ElasticSearch password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1227,7 +1227,7 @@ ElasticsearchUser *string
ElasticSearch user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1241,7 +1241,7 @@ GrafanaEndpoint *string
Grafana endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1255,7 +1255,7 @@ GrafanaPassword *string
Grafana password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1269,7 +1269,7 @@ GrafanaUser *string
Grafana user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1283,7 +1283,7 @@ SplunkHecendpoint *string
Splunk endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1297,7 +1297,7 @@ SplunkToken *string
Splunk token for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1347,7 +1347,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/vaultcluster"
| ClusterId
| *string
| The ID of the HCP Vault cluster. |
| HvnId
| *string
| The ID of the HVN this HCP Vault cluster is associated to. |
| AuditLogConfig
| VaultClusterAuditLogConfig
| audit_log_config block. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}. |
| MajorVersionUpgradeConfig
| VaultClusterMajorVersionUpgradeConfig
| major_version_upgrade_config block. |
| MetricsConfig
| VaultClusterMetricsConfig
| metrics_config block. |
| MinVaultVersion
| *string
| The minimum Vault version to use when creating the cluster. |
@@ -1441,7 +1441,7 @@ ClusterId *string
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
---
@@ -1455,7 +1455,7 @@ HvnId *string
The ID of the HVN this HCP Vault cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
---
@@ -1469,7 +1469,7 @@ AuditLogConfig VaultClusterAuditLogConfig
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
---
@@ -1481,7 +1481,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1498,7 +1498,7 @@ MajorVersionUpgradeConfig VaultClusterMajorVersionUpgradeConfig
major_version_upgrade_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
---
@@ -1512,7 +1512,7 @@ MetricsConfig VaultClusterMetricsConfig
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
---
@@ -1528,7 +1528,7 @@ The minimum Vault version to use when creating the cluster.
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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
---
@@ -1542,7 +1542,7 @@ PathsFilter *[]*string
The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
---
@@ -1558,7 +1558,7 @@ The `self_link` of the HCP Vault Plus tier cluster which is the primary in the p
If not specified, it is a standalone Plus tier HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
---
@@ -1575,7 +1575,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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
---
@@ -1589,7 +1589,7 @@ ProxyEndpoint *string
Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
---
@@ -1603,7 +1603,7 @@ PublicEndpoint interface{}
Denotes that the cluster has a public endpoint. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
---
@@ -1619,7 +1619,7 @@ Tier of the HCP Vault cluster.
Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
---
@@ -1633,7 +1633,7 @@ Timeouts VaultClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
---
@@ -1671,7 +1671,7 @@ UpgradeType *string
The major upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`, `MANUAL`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
---
@@ -1687,7 +1687,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.72.1/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
---
@@ -1701,7 +1701,7 @@ MaintenanceWindowTime *string
The maintenance time frame for scheduled upgrades. Valid options for maintenance window time - `WINDOW_12AM_4AM`, `WINDOW_6AM_10AM`, `WINDOW_12PM_4PM`, `WINDOW_6PM_10PM`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
---
@@ -1759,7 +1759,7 @@ CloudwatchAccessKeyId *string
CloudWatch access key ID for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1773,7 +1773,7 @@ CloudwatchRegion *string
CloudWatch region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1787,7 +1787,7 @@ CloudwatchSecretAccessKey *string
CloudWatch secret access key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1801,7 +1801,7 @@ DatadogApiKey *string
Datadog api key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1815,7 +1815,7 @@ DatadogRegion *string
Datadog region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1829,7 +1829,7 @@ ElasticsearchEndpoint *string
ElasticSearch endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1843,7 +1843,7 @@ ElasticsearchPassword *string
ElasticSearch password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1857,7 +1857,7 @@ ElasticsearchUser *string
ElasticSearch user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1871,7 +1871,7 @@ GrafanaEndpoint *string
Grafana endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1885,7 +1885,7 @@ GrafanaPassword *string
Grafana password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1899,7 +1899,7 @@ GrafanaUser *string
Grafana user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1913,7 +1913,7 @@ SplunkHecendpoint *string
Splunk endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1927,7 +1927,7 @@ SplunkToken *string
Splunk token for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1950,10 +1950,10 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/vaultcluster"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}. |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}. |
-| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}. |
+| Update
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}. |
---
@@ -1965,7 +1965,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}.
---
@@ -1977,7 +1977,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}.
---
@@ -1989,7 +1989,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}.
---
@@ -2001,7 +2001,7 @@ Update *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}.
---
diff --git a/docs/vaultCluster.java.md b/docs/vaultCluster.java.md
index da3b5d5a6..e6ffeec22 100644
--- a/docs/vaultCluster.java.md
+++ b/docs/vaultCluster.java.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster).
# `vaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registr
### VaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -59,7 +59,7 @@ VaultCluster.Builder.create(Construct scope, java.lang.String id)
| clusterId
| java.lang.String
| The ID of the HCP Vault cluster. |
| hvnId
| java.lang.String
| The ID of the HVN this HCP Vault cluster is associated to. |
| auditLogConfig
| VaultClusterAuditLogConfig
| audit_log_config block. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}. |
| majorVersionUpgradeConfig
| VaultClusterMajorVersionUpgradeConfig
| major_version_upgrade_config block. |
| metricsConfig
| VaultClusterMetricsConfig
| metrics_config block. |
| minVaultVersion
| java.lang.String
| The minimum Vault version to use when creating the cluster. |
@@ -139,7 +139,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.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
---
@@ -149,7 +149,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HVN this HCP Vault cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
---
@@ -159,7 +159,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.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
---
@@ -167,7 +167,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.72.1/docs/resources/vault_cluster#id VaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -180,7 +180,7 @@ If you experience problems setting this value it might not be settable. Please t
major_version_upgrade_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
---
@@ -190,7 +190,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
---
@@ -202,7 +202,7 @@ The minimum Vault version to use when creating the cluster.
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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
---
@@ -212,7 +212,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
---
@@ -224,7 +224,7 @@ The `self_link` of the HCP Vault Plus tier cluster which is the primary in the p
If not specified, it is a standalone Plus tier HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
---
@@ -237,7 +237,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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
---
@@ -247,7 +247,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
---
@@ -257,7 +257,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the cluster has a public endpoint. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
---
@@ -269,7 +269,7 @@ Tier of the HCP Vault cluster.
Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
---
@@ -279,7 +279,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.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
---
@@ -1362,7 +1362,7 @@ public java.lang.String getCloudwatchAccessKeyId();
CloudWatch access key ID for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1376,7 +1376,7 @@ public java.lang.String getCloudwatchRegion();
CloudWatch region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1390,7 +1390,7 @@ public java.lang.String getCloudwatchSecretAccessKey();
CloudWatch secret access key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1404,7 +1404,7 @@ public java.lang.String getDatadogApiKey();
Datadog api key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1418,7 +1418,7 @@ public java.lang.String getDatadogRegion();
Datadog region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1432,7 +1432,7 @@ public java.lang.String getElasticsearchEndpoint();
ElasticSearch endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1446,7 +1446,7 @@ public java.lang.String getElasticsearchPassword();
ElasticSearch password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1460,7 +1460,7 @@ public java.lang.String getElasticsearchUser();
ElasticSearch user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1474,7 +1474,7 @@ public java.lang.String getGrafanaEndpoint();
Grafana endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1488,7 +1488,7 @@ public java.lang.String getGrafanaPassword();
Grafana password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1502,7 +1502,7 @@ public java.lang.String getGrafanaUser();
Grafana user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1516,7 +1516,7 @@ public java.lang.String getSplunkHecendpoint();
Splunk endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1530,7 +1530,7 @@ public java.lang.String getSplunkToken();
Splunk token for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1585,7 +1585,7 @@ VaultClusterConfig.builder()
| clusterId
| java.lang.String
| The ID of the HCP Vault cluster. |
| hvnId
| java.lang.String
| The ID of the HVN this HCP Vault cluster is associated to. |
| auditLogConfig
| VaultClusterAuditLogConfig
| audit_log_config block. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}. |
| majorVersionUpgradeConfig
| VaultClusterMajorVersionUpgradeConfig
| major_version_upgrade_config block. |
| metricsConfig
| VaultClusterMetricsConfig
| metrics_config block. |
| minVaultVersion
| java.lang.String
| The minimum Vault version to use when creating the cluster. |
@@ -1679,7 +1679,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.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
---
@@ -1693,7 +1693,7 @@ public java.lang.String getHvnId();
The ID of the HVN this HCP Vault cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
---
@@ -1707,7 +1707,7 @@ public VaultClusterAuditLogConfig getAuditLogConfig();
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
---
@@ -1719,7 +1719,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1736,7 +1736,7 @@ public VaultClusterMajorVersionUpgradeConfig getMajorVersionUpgradeConfig();
major_version_upgrade_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
---
@@ -1750,7 +1750,7 @@ public VaultClusterMetricsConfig getMetricsConfig();
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
---
@@ -1766,7 +1766,7 @@ The minimum Vault version to use when creating the cluster.
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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
---
@@ -1780,7 +1780,7 @@ public java.util.List getPathsFilter();
The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
---
@@ -1796,7 +1796,7 @@ The `self_link` of the HCP Vault Plus tier cluster which is the primary in the p
If not specified, it is a standalone Plus tier HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
---
@@ -1813,7 +1813,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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
---
@@ -1827,7 +1827,7 @@ public java.lang.String getProxyEndpoint();
Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
---
@@ -1841,7 +1841,7 @@ public java.lang.Object getPublicEndpoint();
Denotes that the cluster has a public endpoint. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
---
@@ -1857,7 +1857,7 @@ Tier of the HCP Vault cluster.
Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
---
@@ -1871,7 +1871,7 @@ public VaultClusterTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
---
@@ -1909,7 +1909,7 @@ public java.lang.String getUpgradeType();
The major upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`, `MANUAL`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
---
@@ -1925,7 +1925,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.72.1/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
---
@@ -1939,7 +1939,7 @@ public java.lang.String getMaintenanceWindowTime();
The maintenance time frame for scheduled upgrades. Valid options for maintenance window time - `WINDOW_12AM_4AM`, `WINDOW_6AM_10AM`, `WINDOW_12PM_4PM`, `WINDOW_6PM_10PM`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
---
@@ -1997,7 +1997,7 @@ public java.lang.String getCloudwatchAccessKeyId();
CloudWatch access key ID for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -2011,7 +2011,7 @@ public java.lang.String getCloudwatchRegion();
CloudWatch region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -2025,7 +2025,7 @@ public java.lang.String getCloudwatchSecretAccessKey();
CloudWatch secret access key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -2039,7 +2039,7 @@ public java.lang.String getDatadogApiKey();
Datadog api key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -2053,7 +2053,7 @@ public java.lang.String getDatadogRegion();
Datadog region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -2067,7 +2067,7 @@ public java.lang.String getElasticsearchEndpoint();
ElasticSearch endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -2081,7 +2081,7 @@ public java.lang.String getElasticsearchPassword();
ElasticSearch password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -2095,7 +2095,7 @@ public java.lang.String getElasticsearchUser();
ElasticSearch user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -2109,7 +2109,7 @@ public java.lang.String getGrafanaEndpoint();
Grafana endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -2123,7 +2123,7 @@ public java.lang.String getGrafanaPassword();
Grafana password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -2137,7 +2137,7 @@ public java.lang.String getGrafanaUser();
Grafana user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -2151,7 +2151,7 @@ public java.lang.String getSplunkHecendpoint();
Splunk endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -2165,7 +2165,7 @@ public java.lang.String getSplunkToken();
Splunk token for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -2188,10 +2188,10 @@ VaultClusterTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}. |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}. |
-| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}. |
+| update
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}. |
---
@@ -2203,7 +2203,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}.
---
@@ -2215,7 +2215,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}.
---
@@ -2227,7 +2227,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}.
---
@@ -2239,7 +2239,7 @@ public java.lang.String getUpdate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}.
---
diff --git a/docs/vaultCluster.python.md b/docs/vaultCluster.python.md
index 1d48642e0..ff78125cd 100644
--- a/docs/vaultCluster.python.md
+++ b/docs/vaultCluster.python.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster).
# `vaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registr
### VaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -56,7 +56,7 @@ vaultCluster.VaultCluster(
| cluster_id
| str
| The ID of the HCP Vault cluster. |
| hvn_id
| str
| The ID of the HVN this HCP Vault cluster is associated to. |
| audit_log_config
| VaultClusterAuditLogConfig
| audit_log_config block. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}. |
| major_version_upgrade_config
| VaultClusterMajorVersionUpgradeConfig
| major_version_upgrade_config block. |
| metrics_config
| VaultClusterMetricsConfig
| metrics_config block. |
| min_vault_version
| str
| The minimum Vault version to use when creating the cluster. |
@@ -136,7 +136,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.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
---
@@ -146,7 +146,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The ID of the HVN this HCP Vault cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
---
@@ -156,7 +156,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.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
---
@@ -164,7 +164,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.72.1/docs/resources/vault_cluster#id VaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you 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
major_version_upgrade_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
---
@@ -187,7 +187,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
---
@@ -199,7 +199,7 @@ The minimum Vault version to use when creating the cluster.
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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
---
@@ -209,7 +209,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
---
@@ -221,7 +221,7 @@ The `self_link` of the HCP Vault Plus tier cluster which is the primary in the p
If not specified, it is a standalone Plus tier HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
---
@@ -234,7 +234,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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
---
@@ -244,7 +244,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
---
@@ -254,7 +254,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Denotes that the cluster has a public endpoint. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
---
@@ -266,7 +266,7 @@ Tier of the HCP Vault cluster.
Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
---
@@ -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.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
---
@@ -554,7 +554,7 @@ def put_audit_log_config(
CloudWatch access key ID for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -564,7 +564,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
CloudWatch region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -574,7 +574,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
CloudWatch secret access key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -584,7 +584,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Datadog api key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -594,7 +594,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Datadog region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -604,7 +604,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
ElasticSearch endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -614,7 +614,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
ElasticSearch password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -624,7 +624,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
ElasticSearch user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -634,7 +634,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Grafana endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -644,7 +644,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Grafana password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -654,7 +654,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Grafana user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -664,7 +664,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Splunk endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -674,7 +674,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Splunk token for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -694,7 +694,7 @@ def put_major_version_upgrade_config(
The major upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`, `MANUAL`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
---
@@ -706,7 +706,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.72.1/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
---
@@ -716,7 +716,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The maintenance time frame for scheduled upgrades. Valid options for maintenance window time - `WINDOW_12AM_4AM`, `WINDOW_6AM_10AM`, `WINDOW_12PM_4PM`, `WINDOW_6PM_10PM`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
---
@@ -746,7 +746,7 @@ def put_metrics_config(
CloudWatch access key ID for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -756,7 +756,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
CloudWatch region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -766,7 +766,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
CloudWatch secret access key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -776,7 +776,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Datadog api key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -786,7 +786,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Datadog region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -796,7 +796,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
ElasticSearch endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -806,7 +806,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
ElasticSearch password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -816,7 +816,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
ElasticSearch user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -826,7 +826,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Grafana endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -836,7 +836,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Grafana password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -846,7 +846,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Grafana user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -856,7 +856,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Splunk endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -866,7 +866,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
Splunk token for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -885,7 +885,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}.
---
@@ -893,7 +893,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.72.1/docs/resources/vault_cluster#default VaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}.
---
@@ -901,7 +901,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.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}.
---
@@ -909,7 +909,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.72.1/docs/resources/vault_cluster#update VaultCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}.
---
@@ -1727,7 +1727,7 @@ cloudwatch_access_key_id: str
CloudWatch access key ID for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1741,7 +1741,7 @@ cloudwatch_region: str
CloudWatch region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1755,7 +1755,7 @@ cloudwatch_secret_access_key: str
CloudWatch secret access key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1769,7 +1769,7 @@ datadog_api_key: str
Datadog api key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1783,7 +1783,7 @@ datadog_region: str
Datadog region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1797,7 +1797,7 @@ elasticsearch_endpoint: str
ElasticSearch endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1811,7 +1811,7 @@ elasticsearch_password: str
ElasticSearch password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1825,7 +1825,7 @@ elasticsearch_user: str
ElasticSearch user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1839,7 +1839,7 @@ grafana_endpoint: str
Grafana endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1853,7 +1853,7 @@ grafana_password: str
Grafana password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1867,7 +1867,7 @@ grafana_user: str
Grafana user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1881,7 +1881,7 @@ splunk_hecendpoint: str
Splunk endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1895,7 +1895,7 @@ splunk_token: str
Splunk token for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1945,7 +1945,7 @@ vaultCluster.VaultClusterConfig(
| cluster_id
| str
| The ID of the HCP Vault cluster. |
| hvn_id
| str
| The ID of the HVN this HCP Vault cluster is associated to. |
| audit_log_config
| VaultClusterAuditLogConfig
| audit_log_config block. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}. |
| major_version_upgrade_config
| VaultClusterMajorVersionUpgradeConfig
| major_version_upgrade_config block. |
| metrics_config
| VaultClusterMetricsConfig
| metrics_config block. |
| min_vault_version
| str
| The minimum Vault version to use when creating the cluster. |
@@ -2039,7 +2039,7 @@ cluster_id: str
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
---
@@ -2053,7 +2053,7 @@ hvn_id: str
The ID of the HVN this HCP Vault cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
---
@@ -2067,7 +2067,7 @@ audit_log_config: VaultClusterAuditLogConfig
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
---
@@ -2079,7 +2079,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -2096,7 +2096,7 @@ major_version_upgrade_config: VaultClusterMajorVersionUpgradeConfig
major_version_upgrade_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
---
@@ -2110,7 +2110,7 @@ metrics_config: VaultClusterMetricsConfig
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
---
@@ -2126,7 +2126,7 @@ The minimum Vault version to use when creating the cluster.
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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
---
@@ -2140,7 +2140,7 @@ paths_filter: typing.List[str]
The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
---
@@ -2156,7 +2156,7 @@ The `self_link` of the HCP Vault Plus tier cluster which is the primary in the p
If not specified, it is a standalone Plus tier HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
---
@@ -2173,7 +2173,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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
---
@@ -2187,7 +2187,7 @@ proxy_endpoint: str
Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
---
@@ -2201,7 +2201,7 @@ public_endpoint: typing.Union[bool, IResolvable]
Denotes that the cluster has a public endpoint. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
---
@@ -2217,7 +2217,7 @@ Tier of the HCP Vault cluster.
Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
---
@@ -2231,7 +2231,7 @@ timeouts: VaultClusterTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
---
@@ -2269,7 +2269,7 @@ upgrade_type: str
The major upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`, `MANUAL`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
---
@@ -2285,7 +2285,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.72.1/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
---
@@ -2299,7 +2299,7 @@ maintenance_window_time: str
The maintenance time frame for scheduled upgrades. Valid options for maintenance window time - `WINDOW_12AM_4AM`, `WINDOW_6AM_10AM`, `WINDOW_12PM_4PM`, `WINDOW_6PM_10PM`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
---
@@ -2357,7 +2357,7 @@ cloudwatch_access_key_id: str
CloudWatch access key ID for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -2371,7 +2371,7 @@ cloudwatch_region: str
CloudWatch region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -2385,7 +2385,7 @@ cloudwatch_secret_access_key: str
CloudWatch secret access key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -2399,7 +2399,7 @@ datadog_api_key: str
Datadog api key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -2413,7 +2413,7 @@ datadog_region: str
Datadog region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -2427,7 +2427,7 @@ elasticsearch_endpoint: str
ElasticSearch endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -2441,7 +2441,7 @@ elasticsearch_password: str
ElasticSearch password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -2455,7 +2455,7 @@ elasticsearch_user: str
ElasticSearch user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -2469,7 +2469,7 @@ grafana_endpoint: str
Grafana endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -2483,7 +2483,7 @@ grafana_password: str
Grafana password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -2497,7 +2497,7 @@ grafana_user: str
Grafana user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -2511,7 +2511,7 @@ splunk_hecendpoint: str
Splunk endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -2525,7 +2525,7 @@ splunk_token: str
Splunk token for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -2548,10 +2548,10 @@ vaultCluster.VaultClusterTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}. |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}. |
-| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}. |
+| update
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}. |
---
@@ -2563,7 +2563,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}.
---
@@ -2575,7 +2575,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}.
---
@@ -2587,7 +2587,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}.
---
@@ -2599,7 +2599,7 @@ update: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}.
---
diff --git a/docs/vaultCluster.typescript.md b/docs/vaultCluster.typescript.md
index 8e447527c..d4dc65630 100644
--- a/docs/vaultCluster.typescript.md
+++ b/docs/vaultCluster.typescript.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster).
# `vaultCluster` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registr
### VaultCluster
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster hcp_vault_cluster}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster hcp_vault_cluster}.
#### Initializers
@@ -1115,7 +1115,7 @@ public readonly cloudwatchAccessKeyId: string;
CloudWatch access key ID for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1129,7 +1129,7 @@ public readonly cloudwatchRegion: string;
CloudWatch region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1143,7 +1143,7 @@ public readonly cloudwatchSecretAccessKey: string;
CloudWatch secret access key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1157,7 +1157,7 @@ public readonly datadogApiKey: string;
Datadog api key for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1171,7 +1171,7 @@ public readonly datadogRegion: string;
Datadog region for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1185,7 +1185,7 @@ public readonly elasticsearchEndpoint: string;
ElasticSearch endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1199,7 +1199,7 @@ public readonly elasticsearchPassword: string;
ElasticSearch password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1213,7 +1213,7 @@ public readonly elasticsearchUser: string;
ElasticSearch user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1227,7 +1227,7 @@ public readonly grafanaEndpoint: string;
Grafana endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1241,7 +1241,7 @@ public readonly grafanaPassword: string;
Grafana password for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1255,7 +1255,7 @@ public readonly grafanaUser: string;
Grafana user for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1269,7 +1269,7 @@ public readonly splunkHecendpoint: string;
Splunk endpoint for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1283,7 +1283,7 @@ public readonly splunkToken: string;
Splunk token for streaming audit logs.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1311,7 +1311,7 @@ const vaultClusterConfig: vaultCluster.VaultClusterConfig = { ... }
| clusterId
| string
| The ID of the HCP Vault cluster. |
| hvnId
| string
| The ID of the HVN this HCP Vault cluster is associated to. |
| auditLogConfig
| VaultClusterAuditLogConfig
| audit_log_config block. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}. |
| majorVersionUpgradeConfig
| VaultClusterMajorVersionUpgradeConfig
| major_version_upgrade_config block. |
| metricsConfig
| VaultClusterMetricsConfig
| metrics_config block. |
| minVaultVersion
| string
| The minimum Vault version to use when creating the cluster. |
@@ -1405,7 +1405,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.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
---
@@ -1419,7 +1419,7 @@ public readonly hvnId: string;
The ID of the HVN this HCP Vault cluster is associated to.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
---
@@ -1433,7 +1433,7 @@ public readonly auditLogConfig: VaultClusterAuditLogConfig;
audit_log_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
---
@@ -1445,7 +1445,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1462,7 +1462,7 @@ public readonly majorVersionUpgradeConfig: VaultClusterMajorVersionUpgradeConfig
major_version_upgrade_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
---
@@ -1476,7 +1476,7 @@ public readonly metricsConfig: VaultClusterMetricsConfig;
metrics_config block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
---
@@ -1492,7 +1492,7 @@ The minimum Vault version to use when creating the cluster.
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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
---
@@ -1506,7 +1506,7 @@ public readonly pathsFilter: string[];
The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
---
@@ -1522,7 +1522,7 @@ The `self_link` of the HCP Vault Plus tier cluster which is the primary in the p
If not specified, it is a standalone Plus tier HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
---
@@ -1539,7 +1539,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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
---
@@ -1553,7 +1553,7 @@ public readonly proxyEndpoint: string;
Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
---
@@ -1567,7 +1567,7 @@ public readonly publicEndpoint: boolean | IResolvable;
Denotes that the cluster has a public endpoint. Defaults to false.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
---
@@ -1583,7 +1583,7 @@ Tier of the HCP Vault cluster.
Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
---
@@ -1597,7 +1597,7 @@ public readonly timeouts: VaultClusterTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
---
@@ -1631,7 +1631,7 @@ public readonly upgradeType: string;
The major upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`, `MANUAL`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
---
@@ -1647,7 +1647,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.72.1/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
---
@@ -1661,7 +1661,7 @@ public readonly maintenanceWindowTime: string;
The maintenance time frame for scheduled upgrades. Valid options for maintenance window time - `WINDOW_12AM_4AM`, `WINDOW_6AM_10AM`, `WINDOW_12PM_4PM`, `WINDOW_6PM_10PM`.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
---
@@ -1705,7 +1705,7 @@ public readonly cloudwatchAccessKeyId: string;
CloudWatch access key ID for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
---
@@ -1719,7 +1719,7 @@ public readonly cloudwatchRegion: string;
CloudWatch region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
---
@@ -1733,7 +1733,7 @@ public readonly cloudwatchSecretAccessKey: string;
CloudWatch secret access key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
---
@@ -1747,7 +1747,7 @@ public readonly datadogApiKey: string;
Datadog api key for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
---
@@ -1761,7 +1761,7 @@ public readonly datadogRegion: string;
Datadog region for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
---
@@ -1775,7 +1775,7 @@ public readonly elasticsearchEndpoint: string;
ElasticSearch endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
---
@@ -1789,7 +1789,7 @@ public readonly elasticsearchPassword: string;
ElasticSearch password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
---
@@ -1803,7 +1803,7 @@ public readonly elasticsearchUser: string;
ElasticSearch user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
---
@@ -1817,7 +1817,7 @@ public readonly grafanaEndpoint: string;
Grafana endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
---
@@ -1831,7 +1831,7 @@ public readonly grafanaPassword: string;
Grafana password for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
---
@@ -1845,7 +1845,7 @@ public readonly grafanaUser: string;
Grafana user for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
---
@@ -1859,7 +1859,7 @@ public readonly splunkHecendpoint: string;
Splunk endpoint for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
---
@@ -1873,7 +1873,7 @@ public readonly splunkToken: string;
Splunk token for streaming metrics.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
---
@@ -1891,10 +1891,10 @@ const vaultClusterTimeouts: vaultCluster.VaultClusterTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}. |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}. |
-| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}. |
+| update
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}. |
---
@@ -1906,7 +1906,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}.
---
@@ -1918,7 +1918,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}.
---
@@ -1930,7 +1930,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}.
---
@@ -1942,7 +1942,7 @@ public readonly update: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}.
---
diff --git a/docs/vaultClusterAdminToken.csharp.md b/docs/vaultClusterAdminToken.csharp.md
index 7be82f573..d922c8c70 100644
--- a/docs/vaultClusterAdminToken.csharp.md
+++ b/docs/vaultClusterAdminToken.csharp.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster_admin_token`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token).
# `vaultClusterAdminToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](htt
### VaultClusterAdminToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
#### Initializers
@@ -688,7 +688,7 @@ new VaultClusterAdminTokenConfig {
| Provider
| HashiCorp.Cdktf.TerraformProvider
| *No description.* |
| Provisioners
| object[]
| *No description.* |
| ClusterId
| string
| The ID of the HCP Vault cluster. |
-| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Vault cluster is located. |
| Timeouts
| VaultClusterAdminTokenTimeouts
| timeouts block. |
@@ -774,7 +774,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.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
---
@@ -786,7 +786,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -806,7 +806,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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
---
@@ -820,7 +820,7 @@ public VaultClusterAdminTokenTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
---
@@ -842,9 +842,9 @@ new VaultClusterAdminTokenTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
-| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
-| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
+| Create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
+| Delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
+| Read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
---
@@ -856,7 +856,7 @@ public string Create { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
---
@@ -868,7 +868,7 @@ public string Delete { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
---
@@ -880,7 +880,7 @@ public string Read { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
---
diff --git a/docs/vaultClusterAdminToken.go.md b/docs/vaultClusterAdminToken.go.md
index 0c9ff7474..09a535b5c 100644
--- a/docs/vaultClusterAdminToken.go.md
+++ b/docs/vaultClusterAdminToken.go.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster_admin_token`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token).
# `vaultClusterAdminToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](htt
### VaultClusterAdminToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
#### Initializers
@@ -688,7 +688,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/vaultclusteradmintoken"
| Provider
| github.com/hashicorp/terraform-cdk-go/cdktf.TerraformProvider
| *No description.* |
| Provisioners
| *[]interface{}
| *No description.* |
| ClusterId
| *string
| The ID of the HCP Vault cluster. |
-| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Vault cluster is located. |
| Timeouts
| VaultClusterAdminTokenTimeouts
| timeouts block. |
@@ -774,7 +774,7 @@ ClusterId *string
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
---
@@ -786,7 +786,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -806,7 +806,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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
---
@@ -820,7 +820,7 @@ Timeouts VaultClusterAdminTokenTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
---
@@ -842,9 +842,9 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/vaultclusteradmintoken"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
-| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
-| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
+| Create
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
+| Delete
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
+| Read
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
---
@@ -856,7 +856,7 @@ Create *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
---
@@ -868,7 +868,7 @@ Delete *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
---
@@ -880,7 +880,7 @@ Read *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
---
diff --git a/docs/vaultClusterAdminToken.java.md b/docs/vaultClusterAdminToken.java.md
index f868cdf96..97fab0ff2 100644
--- a/docs/vaultClusterAdminToken.java.md
+++ b/docs/vaultClusterAdminToken.java.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster_admin_token`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token).
# `vaultClusterAdminToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](htt
### VaultClusterAdminToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
#### Initializers
@@ -46,7 +46,7 @@ VaultClusterAdminToken.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 Vault cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultClusterAdminTokenTimeouts
| 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.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
---
@@ -126,7 +126,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.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -142,7 +142,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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
---
@@ -152,7 +152,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.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
---
@@ -798,7 +798,7 @@ VaultClusterAdminTokenConfig.builder()
| provider
| com.hashicorp.cdktf.TerraformProvider
| *No description.* |
| provisioners
| java.util.List
| *No description.* |
| clusterId
| java.lang.String
| The ID of the HCP Vault cluster. |
-| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultClusterAdminTokenTimeouts
| timeouts block. |
@@ -884,7 +884,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.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
---
@@ -896,7 +896,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -916,7 +916,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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
---
@@ -930,7 +930,7 @@ public VaultClusterAdminTokenTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
---
@@ -952,9 +952,9 @@ VaultClusterAdminTokenTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
-| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
-| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
+| create
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
+| delete
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
+| read
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
---
@@ -966,7 +966,7 @@ public java.lang.String getCreate();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
---
@@ -978,7 +978,7 @@ public java.lang.String getDelete();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
---
@@ -990,7 +990,7 @@ public java.lang.String getRead();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
---
diff --git a/docs/vaultClusterAdminToken.python.md b/docs/vaultClusterAdminToken.python.md
index 0f08bef91..d136660ca 100644
--- a/docs/vaultClusterAdminToken.python.md
+++ b/docs/vaultClusterAdminToken.python.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster_admin_token`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token).
# `vaultClusterAdminToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](htt
### VaultClusterAdminToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
#### Initializers
@@ -44,7 +44,7 @@ vaultClusterAdminToken.VaultClusterAdminToken(
| 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 Vault cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultClusterAdminTokenTimeouts
| 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.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
---
@@ -124,7 +124,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.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -140,7 +140,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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
---
@@ -150,7 +150,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.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
---
@@ -404,7 +404,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
---
@@ -412,7 +412,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.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
---
@@ -420,7 +420,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.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
---
@@ -845,7 +845,7 @@ vaultClusterAdminToken.VaultClusterAdminTokenConfig(
| 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 Vault cluster. |
-| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultClusterAdminTokenTimeouts
| timeouts block. |
@@ -931,7 +931,7 @@ cluster_id: str
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
---
@@ -943,7 +943,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -963,7 +963,7 @@ 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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
---
@@ -977,7 +977,7 @@ timeouts: VaultClusterAdminTokenTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
---
@@ -999,9 +999,9 @@ vaultClusterAdminToken.VaultClusterAdminTokenTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
-| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
-| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
+| create
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
+| delete
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
+| read
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
---
@@ -1013,7 +1013,7 @@ create: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
---
@@ -1025,7 +1025,7 @@ delete: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
---
@@ -1037,7 +1037,7 @@ read: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
---
diff --git a/docs/vaultClusterAdminToken.typescript.md b/docs/vaultClusterAdminToken.typescript.md
index af149166a..25d9e7290 100644
--- a/docs/vaultClusterAdminToken.typescript.md
+++ b/docs/vaultClusterAdminToken.typescript.md
@@ -1,6 +1,6 @@
# `hcp_vault_cluster_admin_token`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token).
# `vaultClusterAdminToken` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](htt
### VaultClusterAdminToken
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}.
#### Initializers
@@ -676,7 +676,7 @@ const vaultClusterAdminTokenConfig: vaultClusterAdminToken.VaultClusterAdminToke
| provider
| cdktf.TerraformProvider
| *No description.* |
| provisioners
| cdktf.FileProvisioner \| cdktf.LocalExecProvisioner \| cdktf.RemoteExecProvisioner[]
| *No description.* |
| clusterId
| string
| The ID of the HCP Vault cluster. |
-| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultClusterAdminTokenTimeouts
| timeouts block. |
@@ -762,7 +762,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.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
---
@@ -774,7 +774,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -794,7 +794,7 @@ 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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
---
@@ -808,7 +808,7 @@ public readonly timeouts: VaultClusterAdminTokenTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
---
@@ -826,9 +826,9 @@ const vaultClusterAdminTokenTimeouts: vaultClusterAdminToken.VaultClusterAdminTo
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
-| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
-| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
+| create
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}. |
+| delete
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}. |
+| read
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}. |
---
@@ -840,7 +840,7 @@ public readonly create: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}.
---
@@ -852,7 +852,7 @@ public readonly delete: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}.
---
@@ -864,7 +864,7 @@ public readonly read: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}.
---
diff --git a/docs/vaultPlugin.csharp.md b/docs/vaultPlugin.csharp.md
index 213abfe09..25474fcce 100644
--- a/docs/vaultPlugin.csharp.md
+++ b/docs/vaultPlugin.csharp.md
@@ -1,6 +1,6 @@
# `hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin).
+Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin).
# `vaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry
### VaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -714,7 +714,7 @@ new VaultPluginConfig {
| 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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}. |
+| Id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}. |
| ProjectId
| string
| The ID of the HCP project where the HCP Vault cluster is located. |
| Timeouts
| VaultPluginTimeouts
| timeouts block. |
@@ -800,7 +800,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.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
---
@@ -814,7 +814,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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
---
@@ -828,7 +828,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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
---
@@ -840,7 +840,7 @@ public string Id { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#id VaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -860,7 +860,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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
---
@@ -874,7 +874,7 @@ public VaultPluginTimeouts Timeouts { get; set; }
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
---
@@ -894,7 +894,7 @@ new VaultPluginTimeouts {
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}. |
+| Default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}. |
---
@@ -906,7 +906,7 @@ public string Default { get; set; }
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}.
---
diff --git a/docs/vaultPlugin.go.md b/docs/vaultPlugin.go.md
index 8f669153f..f8d1138e6 100644
--- a/docs/vaultPlugin.go.md
+++ b/docs/vaultPlugin.go.md
@@ -1,6 +1,6 @@
# `hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin).
+Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin).
# `vaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry
### VaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -714,7 +714,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/vaultplugin"
| 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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}. |
+| Id
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}. |
| ProjectId
| *string
| The ID of the HCP project where the HCP Vault cluster is located. |
| Timeouts
| VaultPluginTimeouts
| timeouts block. |
@@ -800,7 +800,7 @@ ClusterId *string
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
---
@@ -814,7 +814,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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
---
@@ -828,7 +828,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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
---
@@ -840,7 +840,7 @@ Id *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#id VaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -860,7 +860,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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
---
@@ -874,7 +874,7 @@ Timeouts VaultPluginTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
---
@@ -894,7 +894,7 @@ import "github.com/cdktf/cdktf-provider-hcp-go/hcp/v7/vaultplugin"
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}. |
+| Default
| *string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}. |
---
@@ -906,7 +906,7 @@ Default *string
- *Type:* *string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}.
---
diff --git a/docs/vaultPlugin.java.md b/docs/vaultPlugin.java.md
index 83d2e7c1c..08d87b84e 100644
--- a/docs/vaultPlugin.java.md
+++ b/docs/vaultPlugin.java.md
@@ -1,6 +1,6 @@
# `hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin).
+Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin).
# `vaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry
### VaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -50,7 +50,7 @@ VaultPlugin.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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultPluginTimeouts
| timeouts block. |
@@ -122,7 +122,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.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
---
@@ -132,7 +132,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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
---
@@ -142,7 +142,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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
---
@@ -150,7 +150,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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -166,7 +166,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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
---
@@ -176,7 +176,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.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
---
@@ -848,7 +848,7 @@ VaultPluginConfig.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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}. |
+| id
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}. |
| projectId
| java.lang.String
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultPluginTimeouts
| timeouts block. |
@@ -934,7 +934,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.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
---
@@ -948,7 +948,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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
---
@@ -962,7 +962,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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
---
@@ -974,7 +974,7 @@ public java.lang.String getId();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#id VaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -994,7 +994,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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
---
@@ -1008,7 +1008,7 @@ public VaultPluginTimeouts getTimeouts();
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
---
@@ -1028,7 +1028,7 @@ VaultPluginTimeouts.builder()
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}. |
+| default
| java.lang.String
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}. |
---
@@ -1040,7 +1040,7 @@ public java.lang.String getDefault();
- *Type:* java.lang.String
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}.
---
diff --git a/docs/vaultPlugin.python.md b/docs/vaultPlugin.python.md
index d8b15fdda..f6f466595 100644
--- a/docs/vaultPlugin.python.md
+++ b/docs/vaultPlugin.python.md
@@ -1,6 +1,6 @@
# `hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin).
+Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin).
# `vaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry
### VaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -48,7 +48,7 @@ vaultPlugin.VaultPlugin(
| 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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultPluginTimeouts
| 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.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
---
@@ -130,7 +130,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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
---
@@ -140,7 +140,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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
---
@@ -148,7 +148,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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -164,7 +164,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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#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.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
---
@@ -426,7 +426,7 @@ def put_timeouts(
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}.
---
@@ -877,7 +877,7 @@ vaultPlugin.VaultPluginConfig(
| 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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}. |
+| id
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}. |
| project_id
| str
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultPluginTimeouts
| timeouts block. |
@@ -963,7 +963,7 @@ cluster_id: str
The ID of the HCP Vault cluster.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
---
@@ -977,7 +977,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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
---
@@ -991,7 +991,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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
---
@@ -1003,7 +1003,7 @@ id: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#id VaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -1023,7 +1023,7 @@ 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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
---
@@ -1037,7 +1037,7 @@ timeouts: VaultPluginTimeouts
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
---
@@ -1057,7 +1057,7 @@ vaultPlugin.VaultPluginTimeouts(
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}. |
+| default
| str
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}. |
---
@@ -1069,7 +1069,7 @@ default: str
- *Type:* str
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}.
---
diff --git a/docs/vaultPlugin.typescript.md b/docs/vaultPlugin.typescript.md
index 0e154fd07..b6044ff43 100644
--- a/docs/vaultPlugin.typescript.md
+++ b/docs/vaultPlugin.typescript.md
@@ -1,6 +1,6 @@
# `hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin).
+Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin).
# `vaultPlugin` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry
### VaultPlugin
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin hcp_vault_plugin}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin hcp_vault_plugin}.
#### Initializers
@@ -700,7 +700,7 @@ const vaultPluginConfig: vaultPlugin.VaultPluginConfig = { ... }
| 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.72.1/docs/resources/vault_plugin#id VaultPlugin#id}. |
+| id
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}. |
| projectId
| string
| The ID of the HCP project where the HCP Vault cluster is located. |
| timeouts
| VaultPluginTimeouts
| timeouts block. |
@@ -786,7 +786,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.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
---
@@ -800,7 +800,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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
---
@@ -814,7 +814,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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
---
@@ -826,7 +826,7 @@ public readonly id: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#id VaultPlugin#id}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}.
Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -846,7 +846,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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
---
@@ -860,7 +860,7 @@ public readonly timeouts: VaultPluginTimeouts;
timeouts block.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
---
@@ -878,7 +878,7 @@ const vaultPluginTimeouts: vaultPlugin.VaultPluginTimeouts = { ... }
| **Name** | **Type** | **Description** |
| --- | --- | --- |
-| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}. |
+| default
| string
| Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}. |
---
@@ -890,7 +890,7 @@ public readonly default: string;
- *Type:* string
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}.
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}.
---
diff --git a/docs/vaultSecretsApp.csharp.md b/docs/vaultSecretsApp.csharp.md
index 9e0ae0835..df2b74f95 100644
--- a/docs/vaultSecretsApp.csharp.md
+++ b/docs/vaultSecretsApp.csharp.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app).
# `vaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://reg
### VaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -710,7 +710,7 @@ public string AppName { get; set; }
The Vault Secrets App name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
---
@@ -724,7 +724,7 @@ public string Description { get; set; }
The Vault Secrets app description.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
---
diff --git a/docs/vaultSecretsApp.go.md b/docs/vaultSecretsApp.go.md
index 94b47abe2..54b85b4fd 100644
--- a/docs/vaultSecretsApp.go.md
+++ b/docs/vaultSecretsApp.go.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app).
# `vaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://reg
### VaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -710,7 +710,7 @@ AppName *string
The Vault Secrets App name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
---
@@ -724,7 +724,7 @@ Description *string
The Vault Secrets app description.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
---
diff --git a/docs/vaultSecretsApp.java.md b/docs/vaultSecretsApp.java.md
index c0eb06c7e..ead71cde4 100644
--- a/docs/vaultSecretsApp.java.md
+++ b/docs/vaultSecretsApp.java.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app).
# `vaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://reg
### VaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The Vault Secrets App name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Vault Secrets app description.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
---
@@ -792,7 +792,7 @@ public java.lang.String getAppName();
The Vault Secrets App name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
---
@@ -806,7 +806,7 @@ public java.lang.String getDescription();
The Vault Secrets app description.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
---
diff --git a/docs/vaultSecretsApp.python.md b/docs/vaultSecretsApp.python.md
index 43ee7793a..dbce350ba 100644
--- a/docs/vaultSecretsApp.python.md
+++ b/docs/vaultSecretsApp.python.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app).
# `vaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://reg
### VaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -112,7 +112,7 @@ Must be unique amongst siblings in the same scope
The Vault Secrets App name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
---
@@ -122,7 +122,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The Vault Secrets app description.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
---
@@ -817,7 +817,7 @@ app_name: str
The Vault Secrets App name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
---
@@ -831,7 +831,7 @@ description: str
The Vault Secrets app description.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
---
diff --git a/docs/vaultSecretsApp.typescript.md b/docs/vaultSecretsApp.typescript.md
index 91d20a15f..69687efa7 100644
--- a/docs/vaultSecretsApp.typescript.md
+++ b/docs/vaultSecretsApp.typescript.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app).
# `vaultSecretsApp` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://reg
### VaultSecretsApp
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app hcp_vault_secrets_app}.
#### Initializers
@@ -700,7 +700,7 @@ public readonly appName: string;
The Vault Secrets App name.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
---
@@ -714,7 +714,7 @@ public readonly description: string;
The Vault Secrets app description.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
---
diff --git a/docs/vaultSecretsSecret.csharp.md b/docs/vaultSecretsSecret.csharp.md
index 7762df7a2..6bf1badf3 100644
--- a/docs/vaultSecretsSecret.csharp.md
+++ b/docs/vaultSecretsSecret.csharp.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret).
# `vaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://
### VaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -727,7 +727,7 @@ public string AppName { get; set; }
The name of the application the secret can be found in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
---
@@ -741,7 +741,7 @@ public string SecretName { get; set; }
The name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
---
@@ -755,7 +755,7 @@ public string SecretValue { get; set; }
The value of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
---
diff --git a/docs/vaultSecretsSecret.go.md b/docs/vaultSecretsSecret.go.md
index b01712953..f0c6ce351 100644
--- a/docs/vaultSecretsSecret.go.md
+++ b/docs/vaultSecretsSecret.go.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret).
# `vaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://
### VaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -727,7 +727,7 @@ AppName *string
The name of the application the secret can be found in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
---
@@ -741,7 +741,7 @@ SecretName *string
The name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
---
@@ -755,7 +755,7 @@ SecretValue *string
The value of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
---
diff --git a/docs/vaultSecretsSecret.java.md b/docs/vaultSecretsSecret.java.md
index c6f4aa2d9..2a2f3dd90 100644
--- a/docs/vaultSecretsSecret.java.md
+++ b/docs/vaultSecretsSecret.java.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret).
# `vaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://
### VaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -116,7 +116,7 @@ Must be unique amongst siblings in the same scope
The name of the application the secret can be found in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
---
@@ -126,7 +126,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
---
@@ -136,7 +136,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The value of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
---
@@ -821,7 +821,7 @@ public java.lang.String getAppName();
The name of the application the secret can be found in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
---
@@ -835,7 +835,7 @@ public java.lang.String getSecretName();
The name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
---
@@ -849,7 +849,7 @@ public java.lang.String getSecretValue();
The value of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
---
diff --git a/docs/vaultSecretsSecret.python.md b/docs/vaultSecretsSecret.python.md
index d6c0ed38f..b73c85a70 100644
--- a/docs/vaultSecretsSecret.python.md
+++ b/docs/vaultSecretsSecret.python.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret).
# `vaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://
### VaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -114,7 +114,7 @@ Must be unique amongst siblings in the same scope
The name of the application the secret can be found in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
---
@@ -124,7 +124,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
---
@@ -134,7 +134,7 @@ Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashi
The value of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
---
@@ -846,7 +846,7 @@ app_name: str
The name of the application the secret can be found in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
---
@@ -860,7 +860,7 @@ secret_name: str
The name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
---
@@ -874,7 +874,7 @@ secret_value: str
The value of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
---
diff --git a/docs/vaultSecretsSecret.typescript.md b/docs/vaultSecretsSecret.typescript.md
index 279bfc8ec..cf4603966 100644
--- a/docs/vaultSecretsSecret.typescript.md
+++ b/docs/vaultSecretsSecret.typescript.md
@@ -1,6 +1,6 @@
# `hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret).
# `vaultSecretsSecret` Submodule
@@ -8,7 +8,7 @@ Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://
### VaultSecretsSecret
-Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
+Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}.
#### Initializers
@@ -716,7 +716,7 @@ public readonly appName: string;
The name of the application the secret can be found in.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
---
@@ -730,7 +730,7 @@ public readonly secretName: string;
The name of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
---
@@ -744,7 +744,7 @@ public readonly secretValue: string;
The value of the secret.
-Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
---
diff --git a/package.json b/package.json
index 2ad890955..67b2149bf 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
"jsii-rosetta": "~5.1.2",
"node-fetch": "cjs",
"npm-check-updates": "^16",
- "projen": "^0.73.40",
+ "projen": "^0.74.6",
"standard-version": "^9",
"typescript": "^4.9.5"
},
@@ -154,7 +154,7 @@
"cdktf": {
"provider": {
"name": "registry.terraform.io/hashicorp/hcp",
- "version": "0.72.1"
+ "version": "0.72.2"
}
},
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
diff --git a/src/aws-network-peering/README.md b/src/aws-network-peering/README.md
index 21e078867..8075d8c52 100644
--- a/src/aws-network-peering/README.md
+++ b/src/aws-network-peering/README.md
@@ -1,3 +1,3 @@
# `hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering).
diff --git a/src/aws-network-peering/index.ts b/src/aws-network-peering/index.ts
index 4f7ff07d4..51af3839b 100644
--- a/src/aws-network-peering/index.ts
+++ b/src/aws-network-peering/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface AwsNetworkPeeringConfig extends cdktf.TerraformMetaArguments {
/**
* The ID of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#hvn_id AwsNetworkPeering#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#id AwsNetworkPeering#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -28,54 +28,54 @@ export interface AwsNetworkPeeringConfig extends cdktf.TerraformMetaArguments {
/**
* The account ID of the peer VPC in AWS.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/aws_network_peering#peer_account_id AwsNetworkPeering#peer_account_id}
*/
readonly peerAccountId: string;
/**
* The ID of the peer VPC in AWS.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_id AwsNetworkPeering#peer_vpc_id}
*/
readonly peerVpcId: string;
/**
* The region of the peer VPC in AWS.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/aws_network_peering#peer_vpc_region AwsNetworkPeering#peer_vpc_region}
*/
readonly peerVpcRegion: string;
/**
* The ID of the network peering.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#peering_id AwsNetworkPeering#peering_id}
*/
readonly peeringId: string;
/**
*
-The ID of the HCP project where the network peering is located. 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.
+ * The ID of the HCP project where the network peering is located. 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.72.1/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#project_id AwsNetworkPeering#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#timeouts AwsNetworkPeering#timeouts}
*/
readonly timeouts?: AwsNetworkPeeringTimeouts;
}
export interface AwsNetworkPeeringTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#create AwsNetworkPeering#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#create AwsNetworkPeering#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#default AwsNetworkPeering#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#default AwsNetworkPeering#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering#delete AwsNetworkPeering#delete}
*/
readonly delete?: string;
}
@@ -196,7 +196,7 @@ export class AwsNetworkPeeringTimeoutsOutputReference extends cdktf.ComplexObjec
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering hcp_aws_network_peering}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering hcp_aws_network_peering}
*/
export class AwsNetworkPeering extends cdktf.TerraformResource {
@@ -210,7 +210,7 @@ export class AwsNetworkPeering extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_network_peering hcp_aws_network_peering} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_network_peering hcp_aws_network_peering} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -221,7 +221,7 @@ export class AwsNetworkPeering extends cdktf.TerraformResource {
terraformResourceType: 'hcp_aws_network_peering',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/aws-transit-gateway-attachment/README.md b/src/aws-transit-gateway-attachment/README.md
index d297b5ca9..1573a45b3 100644
--- a/src/aws-transit-gateway-attachment/README.md
+++ b/src/aws-transit-gateway-attachment/README.md
@@ -1,3 +1,3 @@
# `hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment).
diff --git a/src/aws-transit-gateway-attachment/index.ts b/src/aws-transit-gateway-attachment/index.ts
index 4d5454b80..9beaaa253 100644
--- a/src/aws-transit-gateway-attachment/index.ts
+++ b/src/aws-transit-gateway-attachment/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface AwsTransitGatewayAttachmentConfig extends cdktf.TerraformMetaAr
/**
* The ID of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#hvn_id AwsTransitGatewayAttachment#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#id AwsTransitGatewayAttachment#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,49 +27,49 @@ export interface AwsTransitGatewayAttachmentConfig extends cdktf.TerraformMetaAr
readonly id?: 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.
+ * 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.72.1/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#project_id AwsTransitGatewayAttachment#project_id}
*/
readonly projectId?: string;
/**
* The Amazon Resource Name (ARN) of the Resource Share that is needed to grant HCP access to the transit gateway in AWS. 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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#resource_share_arn AwsTransitGatewayAttachment#resource_share_arn}
*/
readonly resourceShareArn: 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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_attachment_id AwsTransitGatewayAttachment#transit_gateway_attachment_id}
*/
readonly transitGatewayAttachmentId: string;
/**
* 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.72.1/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.72.2/docs/resources/aws_transit_gateway_attachment#transit_gateway_id AwsTransitGatewayAttachment#transit_gateway_id}
*/
readonly transitGatewayId: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#timeouts AwsTransitGatewayAttachment#timeouts}
*/
readonly timeouts?: AwsTransitGatewayAttachmentTimeouts;
}
export interface AwsTransitGatewayAttachmentTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#create AwsTransitGatewayAttachment#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#default AwsTransitGatewayAttachment#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment#delete AwsTransitGatewayAttachment#delete}
*/
readonly delete?: string;
}
@@ -190,7 +190,7 @@ export class AwsTransitGatewayAttachmentTimeoutsOutputReference extends cdktf.Co
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}
*/
export class AwsTransitGatewayAttachment extends cdktf.TerraformResource {
@@ -204,7 +204,7 @@ export class AwsTransitGatewayAttachment extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -215,7 +215,7 @@ export class AwsTransitGatewayAttachment extends cdktf.TerraformResource {
terraformResourceType: 'hcp_aws_transit_gateway_attachment',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/azure-peering-connection/README.md b/src/azure-peering-connection/README.md
index daaf825f2..bb1d4ad2f 100644
--- a/src/azure-peering-connection/README.md
+++ b/src/azure-peering-connection/README.md
@@ -1,3 +1,3 @@
# `hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection).
diff --git a/src/azure-peering-connection/index.ts b/src/azure-peering-connection/index.ts
index 8c2289452..bb70987e3 100644
--- a/src/azure-peering-connection/index.ts
+++ b/src/azure-peering-connection/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface AzurePeeringConnectionConfig extends cdktf.TerraformMetaArgumen
/**
* The `self_link` of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#hvn_link AzurePeeringConnection#hvn_link}
*/
readonly hvnLink: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#id AzurePeeringConnection#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -28,57 +28,57 @@ export interface AzurePeeringConnectionConfig extends cdktf.TerraformMetaArgumen
/**
* The resource group name of the peer VNet in Azure.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#peer_resource_group_name AzurePeeringConnection#peer_resource_group_name}
*/
readonly peerResourceGroupName: string;
/**
* The subscription ID of the peer VNet in Azure.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#peer_subscription_id AzurePeeringConnection#peer_subscription_id}
*/
readonly peerSubscriptionId: string;
/**
* The tenant ID of the peer VNet in Azure.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#peer_tenant_id AzurePeeringConnection#peer_tenant_id}
*/
readonly peerTenantId: string;
/**
* The name of the peer VNet in Azure.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_name AzurePeeringConnection#peer_vnet_name}
*/
readonly peerVnetName: string;
/**
* The region of the peer VNet in Azure.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/resources/azure_peering_connection#peer_vnet_region AzurePeeringConnection#peer_vnet_region}
*/
readonly peerVnetRegion: string;
/**
* The ID of the peering connection.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#peering_id AzurePeeringConnection#peering_id}
*/
readonly peeringId: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#timeouts AzurePeeringConnection#timeouts}
*/
readonly timeouts?: AzurePeeringConnectionTimeouts;
}
export interface AzurePeeringConnectionTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#create AzurePeeringConnection#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#default AzurePeeringConnection#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection#delete AzurePeeringConnection#delete}
*/
readonly delete?: string;
}
@@ -199,7 +199,7 @@ export class AzurePeeringConnectionTimeoutsOutputReference extends cdktf.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection hcp_azure_peering_connection}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection hcp_azure_peering_connection}
*/
export class AzurePeeringConnection extends cdktf.TerraformResource {
@@ -213,7 +213,7 @@ export class AzurePeeringConnection extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/azure_peering_connection hcp_azure_peering_connection} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/azure_peering_connection hcp_azure_peering_connection} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -224,7 +224,7 @@ export class AzurePeeringConnection extends cdktf.TerraformResource {
terraformResourceType: 'hcp_azure_peering_connection',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/boundary-cluster/README.md b/src/boundary-cluster/README.md
index f1399dc7b..75a6239aa 100644
--- a/src/boundary-cluster/README.md
+++ b/src/boundary-cluster/README.md
@@ -1,3 +1,3 @@
# `hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster).
diff --git a/src/boundary-cluster/index.ts b/src/boundary-cluster/index.ts
index 27b64c2cf..4ee678d3e 100644
--- a/src/boundary-cluster/index.ts
+++ b/src/boundary-cluster/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface BoundaryClusterConfig extends cdktf.TerraformMetaArguments {
/**
* The ID of the Boundary cluster
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#cluster_id BoundaryCluster#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#id BoundaryCluster#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -28,40 +28,40 @@ export interface BoundaryClusterConfig extends cdktf.TerraformMetaArguments {
/**
* 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.72.1/docs/resources/boundary_cluster#password BoundaryCluster#password}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#password BoundaryCluster#password}
*/
readonly password: string;
/**
*
-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.
+ * 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.72.1/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#project_id BoundaryCluster#project_id}
*/
readonly projectId?: 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.72.1/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#tier BoundaryCluster#tier}
*/
readonly tier: string;
/**
* 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.72.1/docs/resources/boundary_cluster#username BoundaryCluster#username}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#username BoundaryCluster#username}
*/
readonly username: string;
/**
* maintenance_window_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#maintenance_window_config BoundaryCluster#maintenance_window_config}
*/
readonly maintenanceWindowConfig?: BoundaryClusterMaintenanceWindowConfig;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#timeouts BoundaryCluster#timeouts}
*/
readonly timeouts?: BoundaryClusterTimeouts;
}
@@ -69,25 +69,25 @@ export interface BoundaryClusterMaintenanceWindowConfig {
/**
* 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.72.1/docs/resources/boundary_cluster#day BoundaryCluster#day}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#day BoundaryCluster#day}
*/
readonly day?: string;
/**
* 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.72.1/docs/resources/boundary_cluster#end BoundaryCluster#end}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#end BoundaryCluster#end}
*/
readonly end?: number;
/**
* 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.72.1/docs/resources/boundary_cluster#start BoundaryCluster#start}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#start BoundaryCluster#start}
*/
readonly start?: number;
/**
* 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.72.1/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#upgrade_type BoundaryCluster#upgrade_type}
*/
readonly upgradeType?: string;
}
@@ -221,15 +221,15 @@ export class BoundaryClusterMaintenanceWindowConfigOutputReference extends cdktf
}
export interface BoundaryClusterTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#create BoundaryCluster#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#create BoundaryCluster#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#default BoundaryCluster#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#default BoundaryCluster#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster#delete BoundaryCluster#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster#delete BoundaryCluster#delete}
*/
readonly delete?: string;
}
@@ -350,7 +350,7 @@ export class BoundaryClusterTimeoutsOutputReference extends cdktf.ComplexObject
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster hcp_boundary_cluster}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster hcp_boundary_cluster}
*/
export class BoundaryCluster extends cdktf.TerraformResource {
@@ -364,7 +364,7 @@ export class BoundaryCluster extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/boundary_cluster hcp_boundary_cluster} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/boundary_cluster hcp_boundary_cluster} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -375,7 +375,7 @@ export class BoundaryCluster extends cdktf.TerraformResource {
terraformResourceType: 'hcp_boundary_cluster',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/consul-cluster-root-token/README.md b/src/consul-cluster-root-token/README.md
index 3c30cdf78..d2e94ddd0 100644
--- a/src/consul-cluster-root-token/README.md
+++ b/src/consul-cluster-root-token/README.md
@@ -1,3 +1,3 @@
# `hcp_consul_cluster_root_token`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster_root_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token).
diff --git a/src/consul-cluster-root-token/index.ts b/src/consul-cluster-root-token/index.ts
index 0e2cc1ace..0fac84817 100644
--- a/src/consul-cluster-root-token/index.ts
+++ b/src/consul-cluster-root-token/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface ConsulClusterRootTokenConfig extends cdktf.TerraformMetaArgumen
/**
* The ID of the HCP Consul cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#cluster_id ConsulClusterRootToken#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#id ConsulClusterRootToken#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,23 +27,23 @@ export interface ConsulClusterRootTokenConfig extends cdktf.TerraformMetaArgumen
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#project_id ConsulClusterRootToken#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#timeouts ConsulClusterRootToken#timeouts}
*/
readonly timeouts?: ConsulClusterRootTokenTimeouts;
}
export interface ConsulClusterRootTokenTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token#default ConsulClusterRootToken#default}
*/
readonly default?: string;
}
@@ -118,7 +118,7 @@ export class ConsulClusterRootTokenTimeoutsOutputReference extends cdktf.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token}
*/
export class ConsulClusterRootToken extends cdktf.TerraformResource {
@@ -132,7 +132,7 @@ export class ConsulClusterRootToken extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster_root_token hcp_consul_cluster_root_token} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -143,7 +143,7 @@ export class ConsulClusterRootToken extends cdktf.TerraformResource {
terraformResourceType: 'hcp_consul_cluster_root_token',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/consul-cluster/README.md b/src/consul-cluster/README.md
index 1745aed6e..a3a7a332f 100644
--- a/src/consul-cluster/README.md
+++ b/src/consul-cluster/README.md
@@ -1,3 +1,3 @@
# `hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster).
+Refer to the Terraform Registory for docs: [`hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster).
diff --git a/src/consul-cluster/index.ts b/src/consul-cluster/index.ts
index 47e3f8741..7a3dfa8b4 100644
--- a/src/consul-cluster/index.ts
+++ b/src/consul-cluster/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,35 +15,35 @@ export interface ConsulClusterConfig extends cdktf.TerraformMetaArguments {
/**
* Enables automatic HVN to HVN peering when creating a secondary cluster in a federation. 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.72.1/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.72.2/docs/resources/consul_cluster#auto_hvn_to_hvn_peering ConsulCluster#auto_hvn_to_hvn_peering}
*/
readonly autoHvnToHvnPeering?: boolean | cdktf.IResolvable;
/**
* The ID of the HCP Consul cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#cluster_id ConsulCluster#cluster_id}
*/
readonly clusterId: string;
/**
* 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.72.1/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#connect_enabled ConsulCluster#connect_enabled}
*/
readonly connectEnabled?: boolean | cdktf.IResolvable;
/**
* 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.72.1/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#datacenter ConsulCluster#datacenter}
*/
readonly datacenter?: 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.72.1/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#hvn_id ConsulCluster#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#id ConsulCluster#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -52,52 +52,52 @@ export interface ConsulClusterConfig extends cdktf.TerraformMetaArguments {
/**
* 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.72.1/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#min_consul_version ConsulCluster#min_consul_version}
*/
readonly minConsulVersion?: string;
/**
* The `self_link` of the HCP Consul cluster which is the primary in the federation setup with this HCP Consul cluster. If not specified, it is a standalone cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#primary_link ConsulCluster#primary_link}
*/
readonly primaryLink?: string;
/**
*
-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.
+ * 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.72.1/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#project_id ConsulCluster#project_id}
*/
readonly projectId?: string;
/**
* 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.72.1/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#public_endpoint ConsulCluster#public_endpoint}
*/
readonly publicEndpoint?: boolean | cdktf.IResolvable;
/**
* The t-shirt size representation of each server VM that this Consul cluster is provisioned with. 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.72.1/docs/resources/consul_cluster#size ConsulCluster#size}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#size ConsulCluster#size}
*/
readonly size?: string;
/**
* 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.72.1/docs/resources/consul_cluster#tier ConsulCluster#tier}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#tier ConsulCluster#tier}
*/
readonly tier: string;
/**
* ip_allowlist block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#ip_allowlist ConsulCluster#ip_allowlist}
*/
readonly ipAllowlist?: ConsulClusterIpAllowlistStruct[] | cdktf.IResolvable;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#timeouts ConsulCluster#timeouts}
*/
readonly timeouts?: ConsulClusterTimeouts;
}
@@ -105,13 +105,13 @@ export interface ConsulClusterIpAllowlistStruct {
/**
* IP address range in CIDR notation.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#address ConsulCluster#address}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#address ConsulCluster#address}
*/
readonly address: string;
/**
* Description to help identify source (maximum 255 chars).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#description ConsulCluster#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#description ConsulCluster#description}
*/
readonly description?: string;
}
@@ -228,19 +228,19 @@ export class ConsulClusterIpAllowlistStructList extends cdktf.ComplexList {
}
export interface ConsulClusterTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#create ConsulCluster#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#create ConsulCluster#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#default ConsulCluster#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#default ConsulCluster#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#delete ConsulCluster#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#delete ConsulCluster#delete}
*/
readonly delete?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster#update ConsulCluster#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster#update ConsulCluster#update}
*/
readonly update?: string;
}
@@ -384,7 +384,7 @@ export class ConsulClusterTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster hcp_consul_cluster}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster hcp_consul_cluster}
*/
export class ConsulCluster extends cdktf.TerraformResource {
@@ -398,7 +398,7 @@ export class ConsulCluster extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_cluster hcp_consul_cluster} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_cluster hcp_consul_cluster} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -409,7 +409,7 @@ export class ConsulCluster extends cdktf.TerraformResource {
terraformResourceType: 'hcp_consul_cluster',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/consul-snapshot/README.md b/src/consul-snapshot/README.md
index f0532fdd2..49b899056 100644
--- a/src/consul-snapshot/README.md
+++ b/src/consul-snapshot/README.md
@@ -1,3 +1,3 @@
# `hcp_consul_snapshot`
-Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot).
+Refer to the Terraform Registory for docs: [`hcp_consul_snapshot`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot).
diff --git a/src/consul-snapshot/index.ts b/src/consul-snapshot/index.ts
index 5d17dd3bf..b834799c6 100644
--- a/src/consul-snapshot/index.ts
+++ b/src/consul-snapshot/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface ConsulSnapshotConfig extends cdktf.TerraformMetaArguments {
/**
* The ID of the HCP Consul cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#cluster_id ConsulSnapshot#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#id ConsulSnapshot#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,41 +27,41 @@ export interface ConsulSnapshotConfig extends cdktf.TerraformMetaArguments {
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#project_id ConsulSnapshot#project_id}
*/
readonly projectId?: string;
/**
* The name of the snapshot.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#snapshot_name ConsulSnapshot#snapshot_name}
*/
readonly snapshotName: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#timeouts ConsulSnapshot#timeouts}
*/
readonly timeouts?: ConsulSnapshotTimeouts;
}
export interface ConsulSnapshotTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#create ConsulSnapshot#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#create ConsulSnapshot#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#default ConsulSnapshot#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#default ConsulSnapshot#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#delete ConsulSnapshot#delete}
*/
readonly delete?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot#update ConsulSnapshot#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot#update ConsulSnapshot#update}
*/
readonly update?: string;
}
@@ -205,7 +205,7 @@ export class ConsulSnapshotTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot hcp_consul_snapshot}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot hcp_consul_snapshot}
*/
export class ConsulSnapshot extends cdktf.TerraformResource {
@@ -219,7 +219,7 @@ export class ConsulSnapshot extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/consul_snapshot hcp_consul_snapshot} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/consul_snapshot hcp_consul_snapshot} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -230,7 +230,7 @@ export class ConsulSnapshot extends cdktf.TerraformResource {
terraformResourceType: 'hcp_consul_snapshot',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-aws-network-peering/README.md b/src/data-hcp-aws-network-peering/README.md
index 039727879..6d54f481a 100644
--- a/src/data-hcp-aws-network-peering/README.md
+++ b/src/data-hcp-aws-network-peering/README.md
@@ -1,3 +1,3 @@
# `data_hcp_aws_network_peering`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_network_peering`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering).
diff --git a/src/data-hcp-aws-network-peering/index.ts b/src/data-hcp-aws-network-peering/index.ts
index e3b2afff7..a2ff2b4b9 100644
--- a/src/data-hcp-aws-network-peering/index.ts
+++ b/src/data-hcp-aws-network-peering/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpAwsNetworkPeeringConfig extends cdktf.TerraformMetaArgum
/**
* The ID of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#hvn_id DataHcpAwsNetworkPeering#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#id DataHcpAwsNetworkPeering#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -28,34 +28,34 @@ export interface DataHcpAwsNetworkPeeringConfig extends cdktf.TerraformMetaArgum
/**
* The ID of the network peering.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#peering_id DataHcpAwsNetworkPeering#peering_id}
*/
readonly peeringId: string;
/**
*
-The ID of the HCP project where the network peering is located. 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.
+ * The ID of the HCP project where the network peering is located. 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.72.1/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#project_id DataHcpAwsNetworkPeering#project_id}
*/
readonly projectId?: string;
/**
* 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.72.1/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.72.2/docs/data-sources/aws_network_peering#wait_for_active_state DataHcpAwsNetworkPeering#wait_for_active_state}
*/
readonly waitForActiveState?: boolean | cdktf.IResolvable;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#timeouts DataHcpAwsNetworkPeering#timeouts}
*/
readonly timeouts?: DataHcpAwsNetworkPeeringTimeouts;
}
export interface DataHcpAwsNetworkPeeringTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering#read DataHcpAwsNetworkPeering#read}
*/
readonly read?: string;
}
@@ -130,7 +130,7 @@ export class DataHcpAwsNetworkPeeringTimeoutsOutputReference extends cdktf.Compl
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering hcp_aws_network_peering}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering hcp_aws_network_peering}
*/
export class DataHcpAwsNetworkPeering extends cdktf.TerraformDataSource {
@@ -144,7 +144,7 @@ export class DataHcpAwsNetworkPeering extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_network_peering hcp_aws_network_peering} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_network_peering hcp_aws_network_peering} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -155,7 +155,7 @@ export class DataHcpAwsNetworkPeering extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_aws_network_peering',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-aws-transit-gateway-attachment/README.md b/src/data-hcp-aws-transit-gateway-attachment/README.md
index 7ccabd8f3..c3704a5a5 100644
--- a/src/data-hcp-aws-transit-gateway-attachment/README.md
+++ b/src/data-hcp-aws-transit-gateway-attachment/README.md
@@ -1,3 +1,3 @@
# `data_hcp_aws_transit_gateway_attachment`
-Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment).
+Refer to the Terraform Registory for docs: [`data_hcp_aws_transit_gateway_attachment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment).
diff --git a/src/data-hcp-aws-transit-gateway-attachment/index.ts b/src/data-hcp-aws-transit-gateway-attachment/index.ts
index fea381570..7c30c7ae9 100644
--- a/src/data-hcp-aws-transit-gateway-attachment/index.ts
+++ b/src/data-hcp-aws-transit-gateway-attachment/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpAwsTransitGatewayAttachmentConfig extends cdktf.Terrafor
/**
* The ID of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#hvn_id DataHcpAwsTransitGatewayAttachment#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#id DataHcpAwsTransitGatewayAttachment#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,35 +27,35 @@ export interface DataHcpAwsTransitGatewayAttachmentConfig extends cdktf.Terrafor
readonly id?: 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.
+ * 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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#project_id DataHcpAwsTransitGatewayAttachment#project_id}
*/
readonly projectId?: 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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#transit_gateway_attachment_id DataHcpAwsTransitGatewayAttachment#transit_gateway_attachment_id}
*/
readonly transitGatewayAttachmentId: string;
/**
* 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.72.1/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.72.2/docs/data-sources/aws_transit_gateway_attachment#wait_for_active_state DataHcpAwsTransitGatewayAttachment#wait_for_active_state}
*/
readonly waitForActiveState?: boolean | cdktf.IResolvable;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#timeouts DataHcpAwsTransitGatewayAttachment#timeouts}
*/
readonly timeouts?: DataHcpAwsTransitGatewayAttachmentTimeouts;
}
export interface DataHcpAwsTransitGatewayAttachmentTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment#default DataHcpAwsTransitGatewayAttachment#default}
*/
readonly default?: string;
}
@@ -130,7 +130,7 @@ export class DataHcpAwsTransitGatewayAttachmentTimeoutsOutputReference extends c
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment}
*/
export class DataHcpAwsTransitGatewayAttachment extends cdktf.TerraformDataSource {
@@ -144,7 +144,7 @@ export class DataHcpAwsTransitGatewayAttachment extends cdktf.TerraformDataSourc
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/aws_transit_gateway_attachment hcp_aws_transit_gateway_attachment} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -155,7 +155,7 @@ export class DataHcpAwsTransitGatewayAttachment extends cdktf.TerraformDataSourc
terraformResourceType: 'hcp_aws_transit_gateway_attachment',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-azure-peering-connection/README.md b/src/data-hcp-azure-peering-connection/README.md
index 63a52dcbd..11c2a2d2d 100644
--- a/src/data-hcp-azure-peering-connection/README.md
+++ b/src/data-hcp-azure-peering-connection/README.md
@@ -1,3 +1,3 @@
# `data_hcp_azure_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_azure_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection).
diff --git a/src/data-hcp-azure-peering-connection/index.ts b/src/data-hcp-azure-peering-connection/index.ts
index fd293f6e7..d2c130693 100644
--- a/src/data-hcp-azure-peering-connection/index.ts
+++ b/src/data-hcp-azure-peering-connection/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpAzurePeeringConnectionConfig extends cdktf.TerraformMeta
/**
* The `self_link` of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#hvn_link DataHcpAzurePeeringConnection#hvn_link}
*/
readonly hvnLink: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#id DataHcpAzurePeeringConnection#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -28,25 +28,25 @@ export interface DataHcpAzurePeeringConnectionConfig extends cdktf.TerraformMeta
/**
* The ID of the peering connection.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#peering_id DataHcpAzurePeeringConnection#peering_id}
*/
readonly peeringId: string;
/**
* 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.72.1/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.72.2/docs/data-sources/azure_peering_connection#wait_for_active_state DataHcpAzurePeeringConnection#wait_for_active_state}
*/
readonly waitForActiveState?: boolean | cdktf.IResolvable;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#timeouts DataHcpAzurePeeringConnection#timeouts}
*/
readonly timeouts?: DataHcpAzurePeeringConnectionTimeouts;
}
export interface DataHcpAzurePeeringConnectionTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection#read DataHcpAzurePeeringConnection#read}
*/
readonly read?: string;
}
@@ -121,7 +121,7 @@ export class DataHcpAzurePeeringConnectionTimeoutsOutputReference extends cdktf.
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection hcp_azure_peering_connection}
*/
export class DataHcpAzurePeeringConnection extends cdktf.TerraformDataSource {
@@ -135,7 +135,7 @@ export class DataHcpAzurePeeringConnection extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/azure_peering_connection hcp_azure_peering_connection} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/azure_peering_connection hcp_azure_peering_connection} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -146,7 +146,7 @@ export class DataHcpAzurePeeringConnection extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_azure_peering_connection',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-boundary-cluster/README.md b/src/data-hcp-boundary-cluster/README.md
index 4a1f9e504..52ffa3558 100644
--- a/src/data-hcp-boundary-cluster/README.md
+++ b/src/data-hcp-boundary-cluster/README.md
@@ -1,3 +1,3 @@
# `data_hcp_boundary_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_boundary_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster).
diff --git a/src/data-hcp-boundary-cluster/index.ts b/src/data-hcp-boundary-cluster/index.ts
index f154fb905..ad0b43f89 100644
--- a/src/data-hcp-boundary-cluster/index.ts
+++ b/src/data-hcp-boundary-cluster/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpBoundaryClusterConfig extends cdktf.TerraformMetaArgumen
/**
* The ID of the Boundary cluster
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#cluster_id DataHcpBoundaryCluster#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#id DataHcpBoundaryCluster#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,17 +27,17 @@ export interface DataHcpBoundaryClusterConfig extends cdktf.TerraformMetaArgumen
readonly id?: string;
/**
*
-The ID of the HCP project where the Boundary cluster is located. If not specified, the project configured in the HCP provider config block will be used.
-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.
+ * The ID of the HCP project where the Boundary cluster is located. If not specified, the project configured in the HCP provider config block will be used.
+ * 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.72.1/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#project_id DataHcpBoundaryCluster#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#timeouts DataHcpBoundaryCluster#timeouts}
*/
readonly timeouts?: DataHcpBoundaryClusterTimeouts;
}
@@ -122,7 +122,7 @@ export class DataHcpBoundaryClusterMaintenanceWindowConfigList extends cdktf.Com
}
export interface DataHcpBoundaryClusterTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster#default DataHcpBoundaryCluster#default}
*/
readonly default?: string;
}
@@ -197,7 +197,7 @@ export class DataHcpBoundaryClusterTimeoutsOutputReference extends cdktf.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster hcp_boundary_cluster}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster hcp_boundary_cluster}
*/
export class DataHcpBoundaryCluster extends cdktf.TerraformDataSource {
@@ -211,7 +211,7 @@ export class DataHcpBoundaryCluster extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/boundary_cluster hcp_boundary_cluster} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/boundary_cluster hcp_boundary_cluster} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -222,7 +222,7 @@ export class DataHcpBoundaryCluster extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_boundary_cluster',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-consul-agent-helm-config/README.md b/src/data-hcp-consul-agent-helm-config/README.md
index 8eefd2558..8f07d76af 100644
--- a/src/data-hcp-consul-agent-helm-config/README.md
+++ b/src/data-hcp-consul-agent-helm-config/README.md
@@ -1,3 +1,3 @@
# `data_hcp_consul_agent_helm_config`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_helm_config`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config).
diff --git a/src/data-hcp-consul-agent-helm-config/index.ts b/src/data-hcp-consul-agent-helm-config/index.ts
index db7d836a9..8e9ad9167 100644
--- a/src/data-hcp-consul-agent-helm-config/index.ts
+++ b/src/data-hcp-consul-agent-helm-config/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface DataHcpConsulAgentHelmConfigConfig extends cdktf.TerraformMetaA
/**
* The ID of the HCP Consul cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#cluster_id DataHcpConsulAgentHelmConfig#cluster_id}
*/
readonly clusterId: string;
/**
* Denotes that the gossip ports should be exposed.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#expose_gossip_ports DataHcpConsulAgentHelmConfig#expose_gossip_ports}
*/
readonly exposeGossipPorts?: boolean | cdktf.IResolvable;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#id DataHcpConsulAgentHelmConfig#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -34,28 +34,28 @@ export interface DataHcpConsulAgentHelmConfigConfig extends cdktf.TerraformMetaA
/**
* The FQDN for the Kubernetes API.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#kubernetes_endpoint DataHcpConsulAgentHelmConfig#kubernetes_endpoint}
*/
readonly kubernetesEndpoint: string;
/**
*
-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.
+ * 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.72.1/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.72.2/docs/data-sources/consul_agent_helm_config#project_id DataHcpConsulAgentHelmConfig#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#timeouts DataHcpConsulAgentHelmConfig#timeouts}
*/
readonly timeouts?: DataHcpConsulAgentHelmConfigTimeouts;
}
export interface DataHcpConsulAgentHelmConfigTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config#default DataHcpConsulAgentHelmConfig#default}
*/
readonly default?: string;
}
@@ -130,7 +130,7 @@ export class DataHcpConsulAgentHelmConfigTimeoutsOutputReference extends cdktf.C
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config}
*/
export class DataHcpConsulAgentHelmConfig extends cdktf.TerraformDataSource {
@@ -144,7 +144,7 @@ export class DataHcpConsulAgentHelmConfig extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_helm_config hcp_consul_agent_helm_config} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -155,7 +155,7 @@ export class DataHcpConsulAgentHelmConfig extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_consul_agent_helm_config',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-consul-agent-kubernetes-secret/README.md b/src/data-hcp-consul-agent-kubernetes-secret/README.md
index 4f9889808..acb3672c4 100644
--- a/src/data-hcp-consul-agent-kubernetes-secret/README.md
+++ b/src/data-hcp-consul-agent-kubernetes-secret/README.md
@@ -1,3 +1,3 @@
# `data_hcp_consul_agent_kubernetes_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_agent_kubernetes_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret).
diff --git a/src/data-hcp-consul-agent-kubernetes-secret/index.ts b/src/data-hcp-consul-agent-kubernetes-secret/index.ts
index db5ae2151..70eb7d5e0 100644
--- a/src/data-hcp-consul-agent-kubernetes-secret/index.ts
+++ b/src/data-hcp-consul-agent-kubernetes-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpConsulAgentKubernetesSecretConfig extends cdktf.Terrafor
/**
* The ID of the HCP Consul cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#cluster_id DataHcpConsulAgentKubernetesSecret#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#id DataHcpConsulAgentKubernetesSecret#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,23 +27,23 @@ export interface DataHcpConsulAgentKubernetesSecretConfig extends cdktf.Terrafor
readonly id?: string;
/**
*
-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.
+ * 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.72.1/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.72.2/docs/data-sources/consul_agent_kubernetes_secret#project_id DataHcpConsulAgentKubernetesSecret#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#timeouts DataHcpConsulAgentKubernetesSecret#timeouts}
*/
readonly timeouts?: DataHcpConsulAgentKubernetesSecretTimeouts;
}
export interface DataHcpConsulAgentKubernetesSecretTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret#default DataHcpConsulAgentKubernetesSecret#default}
*/
readonly default?: string;
}
@@ -118,7 +118,7 @@ export class DataHcpConsulAgentKubernetesSecretTimeoutsOutputReference extends c
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret}
*/
export class DataHcpConsulAgentKubernetesSecret extends cdktf.TerraformDataSource {
@@ -132,7 +132,7 @@ export class DataHcpConsulAgentKubernetesSecret extends cdktf.TerraformDataSourc
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_agent_kubernetes_secret hcp_consul_agent_kubernetes_secret} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -143,7 +143,7 @@ export class DataHcpConsulAgentKubernetesSecret extends cdktf.TerraformDataSourc
terraformResourceType: 'hcp_consul_agent_kubernetes_secret',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-consul-cluster/README.md b/src/data-hcp-consul-cluster/README.md
index 967db9116..89b6259de 100644
--- a/src/data-hcp-consul-cluster/README.md
+++ b/src/data-hcp-consul-cluster/README.md
@@ -1,3 +1,3 @@
# `data_hcp_consul_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster).
diff --git a/src/data-hcp-consul-cluster/index.ts b/src/data-hcp-consul-cluster/index.ts
index d86fd1dca..e0d6fa7f3 100644
--- a/src/data-hcp-consul-cluster/index.ts
+++ b/src/data-hcp-consul-cluster/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpConsulClusterConfig extends cdktf.TerraformMetaArguments
/**
* The ID of the HCP Consul cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#cluster_id DataHcpConsulCluster#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#id DataHcpConsulCluster#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,17 +27,17 @@ export interface DataHcpConsulClusterConfig extends cdktf.TerraformMetaArguments
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#project_id DataHcpConsulCluster#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#timeouts DataHcpConsulCluster#timeouts}
*/
readonly timeouts?: DataHcpConsulClusterTimeouts;
}
@@ -112,7 +112,7 @@ export class DataHcpConsulClusterIpAllowlistStructList extends cdktf.ComplexList
}
export interface DataHcpConsulClusterTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster#default DataHcpConsulCluster#default}
*/
readonly default?: string;
}
@@ -187,7 +187,7 @@ export class DataHcpConsulClusterTimeoutsOutputReference extends cdktf.ComplexOb
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster hcp_consul_cluster}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster hcp_consul_cluster}
*/
export class DataHcpConsulCluster extends cdktf.TerraformDataSource {
@@ -201,7 +201,7 @@ export class DataHcpConsulCluster extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_cluster hcp_consul_cluster} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_cluster hcp_consul_cluster} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -212,7 +212,7 @@ export class DataHcpConsulCluster extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_consul_cluster',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-consul-versions/README.md b/src/data-hcp-consul-versions/README.md
index 8388deb4a..47526cbbf 100644
--- a/src/data-hcp-consul-versions/README.md
+++ b/src/data-hcp-consul-versions/README.md
@@ -1,3 +1,3 @@
# `data_hcp_consul_versions`
-Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions).
+Refer to the Terraform Registory for docs: [`data_hcp_consul_versions`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions).
diff --git a/src/data-hcp-consul-versions/index.ts b/src/data-hcp-consul-versions/index.ts
index 3c2e4a7a2..9bbb634da 100644
--- a/src/data-hcp-consul-versions/index.ts
+++ b/src/data-hcp-consul-versions/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktf from 'cdktf';
export interface DataHcpConsulVersionsConfig extends cdktf.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#id DataHcpConsulVersions#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -22,13 +22,13 @@ export interface DataHcpConsulVersionsConfig extends cdktf.TerraformMetaArgument
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#timeouts DataHcpConsulVersions#timeouts}
*/
readonly timeouts?: DataHcpConsulVersionsTimeouts;
}
export interface DataHcpConsulVersionsTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions#default DataHcpConsulVersions#default}
*/
readonly default?: string;
}
@@ -103,7 +103,7 @@ export class DataHcpConsulVersionsTimeoutsOutputReference extends cdktf.ComplexO
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions hcp_consul_versions}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions hcp_consul_versions}
*/
export class DataHcpConsulVersions extends cdktf.TerraformDataSource {
@@ -117,7 +117,7 @@ export class DataHcpConsulVersions extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/consul_versions hcp_consul_versions} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/consul_versions hcp_consul_versions} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -128,7 +128,7 @@ export class DataHcpConsulVersions extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_consul_versions',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-hvn-peering-connection/README.md b/src/data-hcp-hvn-peering-connection/README.md
index 6da8108a4..7bca71afe 100644
--- a/src/data-hcp-hvn-peering-connection/README.md
+++ b/src/data-hcp-hvn-peering-connection/README.md
@@ -1,3 +1,3 @@
# `data_hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection).
diff --git a/src/data-hcp-hvn-peering-connection/index.ts b/src/data-hcp-hvn-peering-connection/index.ts
index fe6cfe90d..c7179a59e 100644
--- a/src/data-hcp-hvn-peering-connection/index.ts
+++ b/src/data-hcp-hvn-peering-connection/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface DataHcpHvnPeeringConnectionConfig extends cdktf.TerraformMetaAr
/**
* The unique URL of one of the HVNs being peered.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_1 DataHcpHvnPeeringConnection#hvn_1}
*/
readonly hvn1: string;
/**
* 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.72.1/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#hvn_2 DataHcpHvnPeeringConnection#hvn_2}
*/
readonly hvn2?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#id DataHcpHvnPeeringConnection#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -34,25 +34,25 @@ export interface DataHcpHvnPeeringConnectionConfig extends cdktf.TerraformMetaAr
/**
* The ID of the peering connection.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#peering_id DataHcpHvnPeeringConnection#peering_id}
*/
readonly peeringId: string;
/**
* 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.72.1/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#project_id DataHcpHvnPeeringConnection#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#timeouts DataHcpHvnPeeringConnection#timeouts}
*/
readonly timeouts?: DataHcpHvnPeeringConnectionTimeouts;
}
export interface DataHcpHvnPeeringConnectionTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection#default DataHcpHvnPeeringConnection#default}
*/
readonly default?: string;
}
@@ -127,7 +127,7 @@ export class DataHcpHvnPeeringConnectionTimeoutsOutputReference extends cdktf.Co
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection}
*/
export class DataHcpHvnPeeringConnection extends cdktf.TerraformDataSource {
@@ -141,7 +141,7 @@ export class DataHcpHvnPeeringConnection extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_peering_connection hcp_hvn_peering_connection} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -152,7 +152,7 @@ export class DataHcpHvnPeeringConnection extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_hvn_peering_connection',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-hvn-route/README.md b/src/data-hcp-hvn-route/README.md
index 0fa15e417..987e3ed01 100644
--- a/src/data-hcp-hvn-route/README.md
+++ b/src/data-hcp-hvn-route/README.md
@@ -1,3 +1,3 @@
# `data_hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route).
diff --git a/src/data-hcp-hvn-route/index.ts b/src/data-hcp-hvn-route/index.ts
index b536c9c7d..d0f0f3f5f 100644
--- a/src/data-hcp-hvn-route/index.ts
+++ b/src/data-hcp-hvn-route/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface DataHcpHvnRouteConfig extends cdktf.TerraformMetaArguments {
/**
* The `self_link` of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#hvn_link DataHcpHvnRoute#hvn_link}
*/
readonly hvnLink: string;
/**
* The ID of the HVN route.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/hvn_route#hvn_route_id DataHcpHvnRoute#hvn_route_id}
*/
readonly hvnRouteId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#id DataHcpHvnRoute#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -34,19 +34,19 @@ export interface DataHcpHvnRouteConfig extends cdktf.TerraformMetaArguments {
/**
* 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.72.1/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#project_id DataHcpHvnRoute#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#timeouts DataHcpHvnRoute#timeouts}
*/
readonly timeouts?: DataHcpHvnRouteTimeouts;
}
export interface DataHcpHvnRouteTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route#default DataHcpHvnRoute#default}
*/
readonly default?: string;
}
@@ -121,7 +121,7 @@ export class DataHcpHvnRouteTimeoutsOutputReference extends cdktf.ComplexObject
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route hcp_hvn_route}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route hcp_hvn_route}
*/
export class DataHcpHvnRoute extends cdktf.TerraformDataSource {
@@ -135,7 +135,7 @@ export class DataHcpHvnRoute extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn_route hcp_hvn_route} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn_route hcp_hvn_route} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -146,7 +146,7 @@ export class DataHcpHvnRoute extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_hvn_route',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-hvn/README.md b/src/data-hcp-hvn/README.md
index bd7a1e13f..cedb5eb60 100644
--- a/src/data-hcp-hvn/README.md
+++ b/src/data-hcp-hvn/README.md
@@ -1,3 +1,3 @@
# `data_hcp_hvn`
-Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn).
+Refer to the Terraform Registory for docs: [`data_hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn).
diff --git a/src/data-hcp-hvn/index.ts b/src/data-hcp-hvn/index.ts
index ecd3398ef..34d64dc81 100644
--- a/src/data-hcp-hvn/index.ts
+++ b/src/data-hcp-hvn/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpHvnConfig extends cdktf.TerraformMetaArguments {
/**
* The ID of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#hvn_id DataHcpHvn#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#id DataHcpHvn#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,23 +27,23 @@ export interface DataHcpHvnConfig extends cdktf.TerraformMetaArguments {
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#project_id DataHcpHvn#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#timeouts DataHcpHvn#timeouts}
*/
readonly timeouts?: DataHcpHvnTimeouts;
}
export interface DataHcpHvnTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn#default DataHcpHvn#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn#default DataHcpHvn#default}
*/
readonly default?: string;
}
@@ -118,7 +118,7 @@ export class DataHcpHvnTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn hcp_hvn}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn hcp_hvn}
*/
export class DataHcpHvn extends cdktf.TerraformDataSource {
@@ -132,7 +132,7 @@ export class DataHcpHvn extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/hvn hcp_hvn} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/hvn hcp_hvn} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -143,7 +143,7 @@ export class DataHcpHvn extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_hvn',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-packer-bucket-names/README.md b/src/data-hcp-packer-bucket-names/README.md
index 11b28f139..2c06e9fc8 100644
--- a/src/data-hcp-packer-bucket-names/README.md
+++ b/src/data-hcp-packer-bucket-names/README.md
@@ -1,3 +1,3 @@
# `data_hcp_packer_bucket_names`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_bucket_names`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names).
diff --git a/src/data-hcp-packer-bucket-names/index.ts b/src/data-hcp-packer-bucket-names/index.ts
index 5b61653a6..741dfde1c 100644
--- a/src/data-hcp-packer-bucket-names/index.ts
+++ b/src/data-hcp-packer-bucket-names/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktf from 'cdktf';
export interface DataHcpPackerBucketNamesConfig extends cdktf.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#id DataHcpPackerBucketNames#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -22,19 +22,19 @@ export interface DataHcpPackerBucketNamesConfig extends cdktf.TerraformMetaArgum
/**
* 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.72.1/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#project_id DataHcpPackerBucketNames#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#timeouts DataHcpPackerBucketNames#timeouts}
*/
readonly timeouts?: DataHcpPackerBucketNamesTimeouts;
}
export interface DataHcpPackerBucketNamesTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names#default DataHcpPackerBucketNames#default}
*/
readonly default?: string;
}
@@ -109,7 +109,7 @@ export class DataHcpPackerBucketNamesTimeoutsOutputReference extends cdktf.Compl
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names hcp_packer_bucket_names}
*/
export class DataHcpPackerBucketNames extends cdktf.TerraformDataSource {
@@ -123,7 +123,7 @@ export class DataHcpPackerBucketNames extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_bucket_names hcp_packer_bucket_names} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_bucket_names hcp_packer_bucket_names} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -134,7 +134,7 @@ export class DataHcpPackerBucketNames extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_packer_bucket_names',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-packer-image/README.md b/src/data-hcp-packer-image/README.md
index ecdf211cb..dac0eeffa 100644
--- a/src/data-hcp-packer-image/README.md
+++ b/src/data-hcp-packer-image/README.md
@@ -1,3 +1,3 @@
# `data_hcp_packer_image`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_image`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image).
diff --git a/src/data-hcp-packer-image/index.ts b/src/data-hcp-packer-image/index.ts
index 4f2799359..2b5535995 100644
--- a/src/data-hcp-packer-image/index.ts
+++ b/src/data-hcp-packer-image/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,29 +15,29 @@ export interface DataHcpPackerImageConfig extends cdktf.TerraformMetaArguments {
/**
* The slug of the HCP Packer Registry bucket where this image is located.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#bucket_name DataHcpPackerImage#bucket_name}
*/
readonly bucketName: string;
/**
* The channel that points to the version of the image being retrieved. Either this or `iteration_id` must be specified. Note: will incur a billable request
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#channel DataHcpPackerImage#channel}
*/
readonly channel?: string;
/**
* Name of the cloud provider where this image is stored.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#cloud_provider DataHcpPackerImage#cloud_provider}
*/
readonly cloudProvider: string;
/**
* Name of the builder that built this image. Ex: `amazon-ebs.example`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#component_type DataHcpPackerImage#component_type}
*/
readonly componentType?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#id DataHcpPackerImage#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#id DataHcpPackerImage#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -46,34 +46,34 @@ export interface DataHcpPackerImageConfig extends cdktf.TerraformMetaArguments {
/**
* The iteration from which to get the image. Either this or `channel` must be specified.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#iteration_id DataHcpPackerImage#iteration_id}
*/
readonly iterationId?: string;
/**
*
-The ID of the HCP project where the HCP Packer Registry image 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.
+ * The ID of the HCP project where the HCP Packer Registry image 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.72.1/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#project_id DataHcpPackerImage#project_id}
*/
readonly projectId?: string;
/**
* The Region where this image is stored, if any.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#region DataHcpPackerImage#region}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#region DataHcpPackerImage#region}
*/
readonly region: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#timeouts DataHcpPackerImage#timeouts}
*/
readonly timeouts?: DataHcpPackerImageTimeouts;
}
export interface DataHcpPackerImageTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image#default DataHcpPackerImage#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image#default DataHcpPackerImage#default}
*/
readonly default?: string;
}
@@ -148,7 +148,7 @@ export class DataHcpPackerImageTimeoutsOutputReference extends cdktf.ComplexObje
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image hcp_packer_image}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image hcp_packer_image}
*/
export class DataHcpPackerImage extends cdktf.TerraformDataSource {
@@ -162,7 +162,7 @@ export class DataHcpPackerImage extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_image hcp_packer_image} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_image hcp_packer_image} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -173,7 +173,7 @@ export class DataHcpPackerImage extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_packer_image',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-packer-iteration/README.md b/src/data-hcp-packer-iteration/README.md
index 38b0f0f8f..a40349f34 100644
--- a/src/data-hcp-packer-iteration/README.md
+++ b/src/data-hcp-packer-iteration/README.md
@@ -1,3 +1,3 @@
# `data_hcp_packer_iteration`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_iteration`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration).
diff --git a/src/data-hcp-packer-iteration/index.ts b/src/data-hcp-packer-iteration/index.ts
index fe0d25bda..2d2468391 100644
--- a/src/data-hcp-packer-iteration/index.ts
+++ b/src/data-hcp-packer-iteration/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface DataHcpPackerIterationConfig extends cdktf.TerraformMetaArgumen
/**
* The slug of the HCP Packer Registry bucket to pull from.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#bucket_name DataHcpPackerIteration#bucket_name}
*/
readonly bucketName: string;
/**
* The channel that points to the version of the image you want.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#channel DataHcpPackerIteration#channel}
*/
readonly channel: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#id DataHcpPackerIteration#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -33,23 +33,23 @@ export interface DataHcpPackerIterationConfig extends cdktf.TerraformMetaArgumen
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#project_id DataHcpPackerIteration#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#timeouts DataHcpPackerIteration#timeouts}
*/
readonly timeouts?: DataHcpPackerIterationTimeouts;
}
export interface DataHcpPackerIterationTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration#default DataHcpPackerIteration#default}
*/
readonly default?: string;
}
@@ -124,7 +124,7 @@ export class DataHcpPackerIterationTimeoutsOutputReference extends cdktf.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration hcp_packer_iteration}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration hcp_packer_iteration}
*/
export class DataHcpPackerIteration extends cdktf.TerraformDataSource {
@@ -138,7 +138,7 @@ export class DataHcpPackerIteration extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_iteration hcp_packer_iteration} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_iteration hcp_packer_iteration} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -149,7 +149,7 @@ export class DataHcpPackerIteration extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_packer_iteration',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-packer-run-task/README.md b/src/data-hcp-packer-run-task/README.md
index 03f4ec49f..3a8662bd9 100644
--- a/src/data-hcp-packer-run-task/README.md
+++ b/src/data-hcp-packer-run-task/README.md
@@ -1,3 +1,3 @@
# `data_hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task).
+Refer to the Terraform Registory for docs: [`data_hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task).
diff --git a/src/data-hcp-packer-run-task/index.ts b/src/data-hcp-packer-run-task/index.ts
index 6f8279312..a0f60ca9f 100644
--- a/src/data-hcp-packer-run-task/index.ts
+++ b/src/data-hcp-packer-run-task/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktf from 'cdktf';
export interface DataHcpPackerRunTaskConfig extends cdktf.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#id DataHcpPackerRunTask#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -21,23 +21,23 @@ export interface DataHcpPackerRunTaskConfig extends cdktf.TerraformMetaArguments
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#project_id DataHcpPackerRunTask#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#timeouts DataHcpPackerRunTask#timeouts}
*/
readonly timeouts?: DataHcpPackerRunTaskTimeouts;
}
export interface DataHcpPackerRunTaskTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task#default DataHcpPackerRunTask#default}
*/
readonly default?: string;
}
@@ -112,7 +112,7 @@ export class DataHcpPackerRunTaskTimeoutsOutputReference extends cdktf.ComplexOb
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task hcp_packer_run_task}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task hcp_packer_run_task}
*/
export class DataHcpPackerRunTask extends cdktf.TerraformDataSource {
@@ -126,7 +126,7 @@ export class DataHcpPackerRunTask extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/packer_run_task hcp_packer_run_task} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/packer_run_task hcp_packer_run_task} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -137,7 +137,7 @@ export class DataHcpPackerRunTask extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_packer_run_task',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-vault-cluster/README.md b/src/data-hcp-vault-cluster/README.md
index 3cd90bb7f..ea3d6b43a 100644
--- a/src/data-hcp-vault-cluster/README.md
+++ b/src/data-hcp-vault-cluster/README.md
@@ -1,3 +1,3 @@
# `data_hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster).
diff --git a/src/data-hcp-vault-cluster/index.ts b/src/data-hcp-vault-cluster/index.ts
index e3ad2a0c3..ee8d931dd 100644
--- a/src/data-hcp-vault-cluster/index.ts
+++ b/src/data-hcp-vault-cluster/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpVaultClusterConfig extends cdktf.TerraformMetaArguments
/**
* The ID of the HCP Vault cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#cluster_id DataHcpVaultCluster#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#id DataHcpVaultCluster#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -27,29 +27,29 @@ export interface DataHcpVaultClusterConfig extends cdktf.TerraformMetaArguments
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#project_id DataHcpVaultCluster#project_id}
*/
readonly projectId?: string;
/**
* audit_log_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/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.72.2/docs/data-sources/vault_cluster#audit_log_config DataHcpVaultCluster#audit_log_config}
*/
readonly auditLogConfig?: DataHcpVaultClusterAuditLogConfig[] | cdktf.IResolvable;
/**
* metrics_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#metrics_config DataHcpVaultCluster#metrics_config}
*/
readonly metricsConfig?: DataHcpVaultClusterMetricsConfig[] | cdktf.IResolvable;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#timeouts DataHcpVaultCluster#timeouts}
*/
readonly timeouts?: DataHcpVaultClusterTimeouts;
}
@@ -394,7 +394,7 @@ export class DataHcpVaultClusterMetricsConfigList extends cdktf.ComplexList {
}
export interface DataHcpVaultClusterTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster#default DataHcpVaultCluster#default}
*/
readonly default?: string;
}
@@ -469,7 +469,7 @@ export class DataHcpVaultClusterTimeoutsOutputReference extends cdktf.ComplexObj
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster hcp_vault_cluster}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster hcp_vault_cluster}
*/
export class DataHcpVaultCluster extends cdktf.TerraformDataSource {
@@ -483,7 +483,7 @@ export class DataHcpVaultCluster extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_cluster hcp_vault_cluster} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_cluster hcp_vault_cluster} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -494,7 +494,7 @@ export class DataHcpVaultCluster extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_vault_cluster',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-vault-plugin/README.md b/src/data-hcp-vault-plugin/README.md
index 4a774b244..3e9e83123 100644
--- a/src/data-hcp-vault-plugin/README.md
+++ b/src/data-hcp-vault-plugin/README.md
@@ -1,3 +1,3 @@
# `data_hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin).
diff --git a/src/data-hcp-vault-plugin/index.ts b/src/data-hcp-vault-plugin/index.ts
index 521c29309..4e7895007 100644
--- a/src/data-hcp-vault-plugin/index.ts
+++ b/src/data-hcp-vault-plugin/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface DataHcpVaultPluginConfig extends cdktf.TerraformMetaArguments {
/**
* The ID of the HCP Vault cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#cluster_id DataHcpVaultPlugin#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#id DataHcpVaultPlugin#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/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.
@@ -28,34 +28,34 @@ export interface DataHcpVaultPluginConfig extends cdktf.TerraformMetaArguments {
/**
* 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.72.1/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_name DataHcpVaultPlugin#plugin_name}
*/
readonly pluginName: 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.72.1/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#plugin_type DataHcpVaultPlugin#plugin_type}
*/
readonly pluginType: string;
/**
*
-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.
+ * 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.72.1/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#project_id DataHcpVaultPlugin#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#timeouts DataHcpVaultPlugin#timeouts}
*/
readonly timeouts?: DataHcpVaultPluginTimeouts;
}
export interface DataHcpVaultPluginTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin#default DataHcpVaultPlugin#default}
*/
readonly default?: string;
}
@@ -130,7 +130,7 @@ export class DataHcpVaultPluginTimeoutsOutputReference extends cdktf.ComplexObje
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin hcp_vault_plugin}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin hcp_vault_plugin}
*/
export class DataHcpVaultPlugin extends cdktf.TerraformDataSource {
@@ -144,7 +144,7 @@ export class DataHcpVaultPlugin extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_plugin hcp_vault_plugin} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_plugin hcp_vault_plugin} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -155,7 +155,7 @@ export class DataHcpVaultPlugin extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_vault_plugin',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-vault-secrets-app/README.md b/src/data-hcp-vault-secrets-app/README.md
index 03e103c70..b2676d7cf 100644
--- a/src/data-hcp-vault-secrets-app/README.md
+++ b/src/data-hcp-vault-secrets-app/README.md
@@ -1,3 +1,3 @@
# `data_hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app).
diff --git a/src/data-hcp-vault-secrets-app/index.ts b/src/data-hcp-vault-secrets-app/index.ts
index d8280cedc..b5e0db71e 100644
--- a/src/data-hcp-vault-secrets-app/index.ts
+++ b/src/data-hcp-vault-secrets-app/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,13 +15,13 @@ export interface DataHcpVaultSecretsAppConfig extends cdktf.TerraformMetaArgumen
/**
* The name of the Vault Secrets application.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app#app_name DataHcpVaultSecretsApp#app_name}
*/
readonly appName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app hcp_vault_secrets_app}
*/
export class DataHcpVaultSecretsApp extends cdktf.TerraformDataSource {
@@ -35,7 +35,7 @@ export class DataHcpVaultSecretsApp extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_app hcp_vault_secrets_app} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_app hcp_vault_secrets_app} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -46,7 +46,7 @@ export class DataHcpVaultSecretsApp extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_vault_secrets_app',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/data-hcp-vault-secrets-secret/README.md b/src/data-hcp-vault-secrets-secret/README.md
index 470187a03..53fb6d465 100644
--- a/src/data-hcp-vault-secrets-secret/README.md
+++ b/src/data-hcp-vault-secrets-secret/README.md
@@ -1,3 +1,3 @@
# `data_hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`data_hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret).
diff --git a/src/data-hcp-vault-secrets-secret/index.ts b/src/data-hcp-vault-secrets-secret/index.ts
index c8ca6af8f..5ef461efe 100644
--- a/src/data-hcp-vault-secrets-secret/index.ts
+++ b/src/data-hcp-vault-secrets-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,19 +15,19 @@ export interface DataHcpVaultSecretsSecretConfig extends cdktf.TerraformMetaArgu
/**
* The name of the Vault Secrets application.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#app_name DataHcpVaultSecretsSecret#app_name}
*/
readonly appName: string;
/**
* The name of the Vault Secrets secret.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret#secret_name DataHcpVaultSecretsSecret#secret_name}
*/
readonly secretName: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret}
*/
export class DataHcpVaultSecretsSecret extends cdktf.TerraformDataSource {
@@ -41,7 +41,7 @@ export class DataHcpVaultSecretsSecret extends cdktf.TerraformDataSource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret} Data Source
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/data-sources/vault_secrets_secret hcp_vault_secrets_secret} Data Source
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -52,7 +52,7 @@ export class DataHcpVaultSecretsSecret extends cdktf.TerraformDataSource {
terraformResourceType: 'hcp_vault_secrets_secret',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/hvn-peering-connection/README.md b/src/hvn-peering-connection/README.md
index 9e3740885..1201f2408 100644
--- a/src/hvn-peering-connection/README.md
+++ b/src/hvn-peering-connection/README.md
@@ -1,3 +1,3 @@
# `hcp_hvn_peering_connection`
-Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection).
+Refer to the Terraform Registory for docs: [`hcp_hvn_peering_connection`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection).
diff --git a/src/hvn-peering-connection/index.ts b/src/hvn-peering-connection/index.ts
index aa04ee089..f293035a1 100644
--- a/src/hvn-peering-connection/index.ts
+++ b/src/hvn-peering-connection/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface HvnPeeringConnectionConfig extends cdktf.TerraformMetaArguments
/**
* The unique URL of one of the HVNs being peered.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_1 HvnPeeringConnection#hvn_1}
*/
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.72.1/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#hvn_2 HvnPeeringConnection#hvn_2}
*/
readonly hvn2: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#id HvnPeeringConnection#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,27 +34,27 @@ export interface HvnPeeringConnectionConfig extends cdktf.TerraformMetaArguments
/**
* The ID of the HCP project where 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.72.1/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#project_id HvnPeeringConnection#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#timeouts HvnPeeringConnection#timeouts}
*/
readonly timeouts?: HvnPeeringConnectionTimeouts;
}
export interface HvnPeeringConnectionTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#create HvnPeeringConnection#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#default HvnPeeringConnection#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection#delete HvnPeeringConnection#delete}
*/
readonly delete?: string;
}
@@ -175,7 +175,7 @@ export class HvnPeeringConnectionTimeoutsOutputReference extends cdktf.ComplexOb
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection hcp_hvn_peering_connection}
*/
export class HvnPeeringConnection extends cdktf.TerraformResource {
@@ -189,7 +189,7 @@ export class HvnPeeringConnection extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_peering_connection hcp_hvn_peering_connection} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_peering_connection hcp_hvn_peering_connection} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -200,7 +200,7 @@ export class HvnPeeringConnection extends cdktf.TerraformResource {
terraformResourceType: 'hcp_hvn_peering_connection',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/hvn-route/README.md b/src/hvn-route/README.md
index fae6ff135..669abf803 100644
--- a/src/hvn-route/README.md
+++ b/src/hvn-route/README.md
@@ -1,3 +1,3 @@
# `hcp_hvn_route`
-Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route).
+Refer to the Terraform Registory for docs: [`hcp_hvn_route`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route).
diff --git a/src/hvn-route/index.ts b/src/hvn-route/index.ts
index 61ba0e996..ea1cf67a0 100644
--- a/src/hvn-route/index.ts
+++ b/src/hvn-route/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,23 +15,23 @@ export interface HvnRouteConfig extends cdktf.TerraformMetaArguments {
/**
* The destination CIDR of the HVN route.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#destination_cidr HvnRoute#destination_cidr}
*/
readonly destinationCidr: string;
/**
* The `self_link` of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_link HvnRoute#hvn_link}
*/
readonly hvnLink: string;
/**
* The ID of the HVN route.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#hvn_route_id HvnRoute#hvn_route_id}
*/
readonly hvnRouteId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#id HvnRoute#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#id HvnRoute#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -40,33 +40,33 @@ export interface HvnRouteConfig extends cdktf.TerraformMetaArguments {
/**
* 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.72.1/docs/resources/hvn_route#project_id HvnRoute#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#project_id HvnRoute#project_id}
*/
readonly projectId?: string;
/**
* A unique URL identifying the target of the HVN route. Examples of the target: [`aws_network_peering`](aws_network_peering.md), [`aws_transit_gateway_attachment`](aws_transit_gateway_attachment.md)
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#target_link HvnRoute#target_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#target_link HvnRoute#target_link}
*/
readonly targetLink: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#timeouts HvnRoute#timeouts}
*/
readonly timeouts?: HvnRouteTimeouts;
}
export interface HvnRouteTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#create HvnRoute#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#create HvnRoute#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#default HvnRoute#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#default HvnRoute#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route#delete HvnRoute#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route#delete HvnRoute#delete}
*/
readonly delete?: string;
}
@@ -187,7 +187,7 @@ export class HvnRouteTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route hcp_hvn_route}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route hcp_hvn_route}
*/
export class HvnRoute extends cdktf.TerraformResource {
@@ -201,7 +201,7 @@ export class HvnRoute extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn_route hcp_hvn_route} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn_route hcp_hvn_route} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -212,7 +212,7 @@ export class HvnRoute extends cdktf.TerraformResource {
terraformResourceType: 'hcp_hvn_route',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/hvn/README.md b/src/hvn/README.md
index 3022482a3..b495e4677 100644
--- a/src/hvn/README.md
+++ b/src/hvn/README.md
@@ -1,3 +1,3 @@
# `hcp_hvn`
-Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn).
+Refer to the Terraform Registory for docs: [`hcp_hvn`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn).
diff --git a/src/hvn/index.ts b/src/hvn/index.ts
index 3798a15d8..178150550 100644
--- a/src/hvn/index.ts
+++ b/src/hvn/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,23 +15,23 @@ export interface HvnConfig extends cdktf.TerraformMetaArguments {
/**
* The CIDR range of the HVN. If this is not provided, the service will provide a default value.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cidr_block Hvn#cidr_block}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cidr_block Hvn#cidr_block}
*/
readonly cidrBlock?: string;
/**
* The provider where the HVN is located. The provider 'aws' is generally available and 'azure' is in public beta.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#cloud_provider Hvn#cloud_provider}
*/
readonly cloudProvider: string;
/**
* The ID of the HashiCorp Virtual Network (HVN).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#hvn_id Hvn#hvn_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#hvn_id Hvn#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#id Hvn#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#id Hvn#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -39,37 +39,37 @@ export interface HvnConfig extends cdktf.TerraformMetaArguments {
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/resources/hvn#project_id Hvn#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#project_id Hvn#project_id}
*/
readonly projectId?: string;
/**
* The region where the HVN is located.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#region Hvn#region}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#region Hvn#region}
*/
readonly region: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#timeouts Hvn#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#timeouts Hvn#timeouts}
*/
readonly timeouts?: HvnTimeouts;
}
export interface HvnTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#create Hvn#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#create Hvn#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#default Hvn#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#default Hvn#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn#delete Hvn#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn#delete Hvn#delete}
*/
readonly delete?: string;
}
@@ -190,7 +190,7 @@ export class HvnTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn hcp_hvn}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn hcp_hvn}
*/
export class Hvn extends cdktf.TerraformResource {
@@ -204,7 +204,7 @@ export class Hvn extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/hvn hcp_hvn} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/hvn hcp_hvn} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -215,7 +215,7 @@ export class Hvn extends cdktf.TerraformResource {
terraformResourceType: 'hcp_hvn',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/packer-channel-assignment/README.md b/src/packer-channel-assignment/README.md
index 779098023..094790a25 100644
--- a/src/packer-channel-assignment/README.md
+++ b/src/packer-channel-assignment/README.md
@@ -1,3 +1,3 @@
# `hcp_packer_channel_assignment`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel_assignment`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment).
diff --git a/src/packer-channel-assignment/index.ts b/src/packer-channel-assignment/index.ts
index ec335cb3f..f85d88c16 100644
--- a/src/packer-channel-assignment/index.ts
+++ b/src/packer-channel-assignment/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface PackerChannelAssignmentConfig extends cdktf.TerraformMetaArgume
/**
* The slug of the HCP Packer Registry bucket where the channel is located.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#bucket_name PackerChannelAssignment#bucket_name}
*/
readonly bucketName: string;
/**
* The name of the HCP Packer channel being managed.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#channel_name PackerChannelAssignment#channel_name}
*/
readonly channelName: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#id PackerChannelAssignment#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,52 +34,52 @@ export interface PackerChannelAssignmentConfig extends cdktf.TerraformMetaArgume
/**
* The fingerprint of the iteration assigned to the channel.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_fingerprint PackerChannelAssignment#iteration_fingerprint}
*/
readonly iterationFingerprint?: string;
/**
* The ID of the iteration assigned to the channel.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_id PackerChannelAssignment#iteration_id}
*/
readonly iterationId?: string;
/**
* The incremental version of the iteration assigned to the channel.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#iteration_version PackerChannelAssignment#iteration_version}
*/
readonly iterationVersion?: number;
/**
*
-The ID of the HCP project where the channel 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.
+ * The ID of the HCP project where the channel 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.72.1/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#project_id PackerChannelAssignment#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#timeouts PackerChannelAssignment#timeouts}
*/
readonly timeouts?: PackerChannelAssignmentTimeouts;
}
export interface PackerChannelAssignmentTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#create PackerChannelAssignment#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#default PackerChannelAssignment#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#delete PackerChannelAssignment#delete}
*/
readonly delete?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment#update PackerChannelAssignment#update}
*/
readonly update?: string;
}
@@ -223,7 +223,7 @@ export class PackerChannelAssignmentTimeoutsOutputReference extends cdktf.Comple
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment hcp_packer_channel_assignment}
*/
export class PackerChannelAssignment extends cdktf.TerraformResource {
@@ -237,7 +237,7 @@ export class PackerChannelAssignment extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel_assignment hcp_packer_channel_assignment} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel_assignment hcp_packer_channel_assignment} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -248,7 +248,7 @@ export class PackerChannelAssignment extends cdktf.TerraformResource {
terraformResourceType: 'hcp_packer_channel_assignment',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/packer-channel/README.md b/src/packer-channel/README.md
index fcc07c58b..a8bb69e42 100644
--- a/src/packer-channel/README.md
+++ b/src/packer-channel/README.md
@@ -1,3 +1,3 @@
# `hcp_packer_channel`
-Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel).
+Refer to the Terraform Registory for docs: [`hcp_packer_channel`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel).
diff --git a/src/packer-channel/index.ts b/src/packer-channel/index.ts
index e1bd4258b..9b2886d73 100644
--- a/src/packer-channel/index.ts
+++ b/src/packer-channel/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface PackerChannelConfig extends cdktf.TerraformMetaArguments {
/**
* The slug of the HCP Packer Registry bucket where the channel should be created.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#bucket_name PackerChannel#bucket_name}
*/
readonly bucketName: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#id PackerChannel#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#id PackerChannel#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,46 +28,46 @@ export interface PackerChannelConfig extends cdktf.TerraformMetaArguments {
/**
* The name of the channel being managed.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#name PackerChannel#name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#name PackerChannel#name}
*/
readonly name: string;
/**
*
-The ID of the HCP project where this channel 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.
+ * The ID of the HCP project where this channel 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.72.1/docs/resources/packer_channel#project_id PackerChannel#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#project_id PackerChannel#project_id}
*/
readonly projectId?: string;
/**
* If true, the channel is only visible to users with permission to create and manage it. If false, the channel is visible to every member of the organization.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#restricted PackerChannel#restricted}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#restricted PackerChannel#restricted}
*/
readonly restricted?: boolean | cdktf.IResolvable;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#timeouts PackerChannel#timeouts}
*/
readonly timeouts?: PackerChannelTimeouts;
}
export interface PackerChannelTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#create PackerChannel#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#create PackerChannel#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#default PackerChannel#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#default PackerChannel#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#delete PackerChannel#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#delete PackerChannel#delete}
*/
readonly delete?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel#update PackerChannel#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel#update PackerChannel#update}
*/
readonly update?: string;
}
@@ -211,7 +211,7 @@ export class PackerChannelTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel hcp_packer_channel}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel hcp_packer_channel}
*/
export class PackerChannel extends cdktf.TerraformResource {
@@ -225,7 +225,7 @@ export class PackerChannel extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_channel hcp_packer_channel} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_channel hcp_packer_channel} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -236,7 +236,7 @@ export class PackerChannel extends cdktf.TerraformResource {
terraformResourceType: 'hcp_packer_channel',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/packer-run-task/README.md b/src/packer-run-task/README.md
index dcbecaccc..bb0958eb7 100644
--- a/src/packer-run-task/README.md
+++ b/src/packer-run-task/README.md
@@ -1,3 +1,3 @@
# `hcp_packer_run_task`
-Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task).
+Refer to the Terraform Registory for docs: [`hcp_packer_run_task`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task).
diff --git a/src/packer-run-task/index.ts b/src/packer-run-task/index.ts
index 174bd2eb0..45dfde567 100644
--- a/src/packer-run-task/index.ts
+++ b/src/packer-run-task/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -13,7 +13,7 @@ import * as cdktf from 'cdktf';
export interface PackerRunTaskConfig extends cdktf.TerraformMetaArguments {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#id PackerRunTask#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#id PackerRunTask#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -21,41 +21,41 @@ export interface PackerRunTaskConfig extends cdktf.TerraformMetaArguments {
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#project_id PackerRunTask#project_id}
*/
readonly projectId?: string;
/**
* If true, the HMAC Key (`hmac_key`) will be regenerated during `terraform apply`. While set to true, the key will be regenerated on every `terraform apply` until `regenerate_hmac` is set to false or removed from the config.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#regenerate_hmac PackerRunTask#regenerate_hmac}
*/
readonly regenerateHmac?: boolean | cdktf.IResolvable;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#timeouts PackerRunTask#timeouts}
*/
readonly timeouts?: PackerRunTaskTimeouts;
}
export interface PackerRunTaskTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#create PackerRunTask#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#create PackerRunTask#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#default PackerRunTask#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#default PackerRunTask#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#delete PackerRunTask#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#delete PackerRunTask#delete}
*/
readonly delete?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task#update PackerRunTask#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task#update PackerRunTask#update}
*/
readonly update?: string;
}
@@ -199,7 +199,7 @@ export class PackerRunTaskTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task hcp_packer_run_task}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task hcp_packer_run_task}
*/
export class PackerRunTask extends cdktf.TerraformResource {
@@ -213,7 +213,7 @@ export class PackerRunTask extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/packer_run_task hcp_packer_run_task} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/packer_run_task hcp_packer_run_task} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -224,7 +224,7 @@ export class PackerRunTask extends cdktf.TerraformResource {
terraformResourceType: 'hcp_packer_run_task',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/provider/README.md b/src/provider/README.md
index 4a8fcb51b..4d5efa1de 100644
--- a/src/provider/README.md
+++ b/src/provider/README.md
@@ -1,3 +1,3 @@
# `provider`
-Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs).
+Refer to the Terraform Registory for docs: [`hcp`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs).
diff --git a/src/provider/index.ts b/src/provider/index.ts
index f35022257..c86632cc5 100644
--- a/src/provider/index.ts
+++ b/src/provider/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,31 +15,31 @@ export interface HcpProviderConfig {
/**
* The OAuth2 Client ID for API operations.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_id HcpProvider#client_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_id HcpProvider#client_id}
*/
readonly clientId?: string;
/**
* The OAuth2 Client Secret for API operations.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#client_secret HcpProvider#client_secret}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#client_secret HcpProvider#client_secret}
*/
readonly clientSecret?: string;
/**
* The default project in which resources should be created.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#project_id HcpProvider#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#project_id HcpProvider#project_id}
*/
readonly projectId?: string;
/**
* Alias name
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs#alias HcpProvider#alias}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs#alias HcpProvider#alias}
*/
readonly alias?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs hcp}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs hcp}
*/
export class HcpProvider extends cdktf.TerraformProvider {
@@ -53,7 +53,7 @@ export class HcpProvider extends cdktf.TerraformProvider {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs hcp} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs hcp} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -64,7 +64,7 @@ export class HcpProvider extends cdktf.TerraformProvider {
terraformResourceType: 'hcp',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
terraformProviderSource: 'hcp'
diff --git a/src/vault-cluster-admin-token/README.md b/src/vault-cluster-admin-token/README.md
index 5c1ca1bb6..5060643ed 100644
--- a/src/vault-cluster-admin-token/README.md
+++ b/src/vault-cluster-admin-token/README.md
@@ -1,3 +1,3 @@
# `hcp_vault_cluster_admin_token`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster_admin_token`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token).
diff --git a/src/vault-cluster-admin-token/index.ts b/src/vault-cluster-admin-token/index.ts
index dc48b819f..89282f0ac 100644
--- a/src/vault-cluster-admin-token/index.ts
+++ b/src/vault-cluster-admin-token/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface VaultClusterAdminTokenConfig extends cdktf.TerraformMetaArgumen
/**
* The ID of the HCP Vault cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#cluster_id VaultClusterAdminToken#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#id VaultClusterAdminToken#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -27,31 +27,31 @@ export interface VaultClusterAdminTokenConfig extends cdktf.TerraformMetaArgumen
readonly id?: string;
/**
*
-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.
+ * 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.72.1/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#project_id VaultClusterAdminToken#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#timeouts VaultClusterAdminToken#timeouts}
*/
readonly timeouts?: VaultClusterAdminTokenTimeouts;
}
export interface VaultClusterAdminTokenTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#create VaultClusterAdminToken#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#delete VaultClusterAdminToken#delete}
*/
readonly delete?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token#read VaultClusterAdminToken#read}
*/
readonly read?: string;
}
@@ -172,7 +172,7 @@ export class VaultClusterAdminTokenTimeoutsOutputReference extends cdktf.Complex
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token}
*/
export class VaultClusterAdminToken extends cdktf.TerraformResource {
@@ -186,7 +186,7 @@ export class VaultClusterAdminToken extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster_admin_token hcp_vault_cluster_admin_token} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -197,7 +197,7 @@ export class VaultClusterAdminToken extends cdktf.TerraformResource {
terraformResourceType: 'hcp_vault_cluster_admin_token',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/vault-cluster/README.md b/src/vault-cluster/README.md
index 2f3553e33..c72fe049e 100644
--- a/src/vault-cluster/README.md
+++ b/src/vault-cluster/README.md
@@ -1,3 +1,3 @@
# `hcp_vault_cluster`
-Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster).
+Refer to the Terraform Registory for docs: [`hcp_vault_cluster`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster).
diff --git a/src/vault-cluster/index.ts b/src/vault-cluster/index.ts
index fb603f87e..b7ff2c57a 100644
--- a/src/vault-cluster/index.ts
+++ b/src/vault-cluster/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,17 +15,17 @@ export interface VaultClusterConfig extends cdktf.TerraformMetaArguments {
/**
* The ID of the HCP Vault cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cluster_id VaultCluster#cluster_id}
*/
readonly clusterId: string;
/**
* The ID of the HVN this HCP Vault cluster is associated to.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#hvn_id VaultCluster#hvn_id}
*/
readonly hvnId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#id VaultCluster#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#id VaultCluster#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -34,70 +34,70 @@ export interface VaultClusterConfig extends cdktf.TerraformMetaArguments {
/**
* The minimum Vault version to use when creating the cluster. 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.72.1/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#min_vault_version VaultCluster#min_vault_version}
*/
readonly minVaultVersion?: string;
/**
* The performance replication [paths filter](https://developer.hashicorp.com/vault/tutorials/cloud-ops/vault-replication-terraform). Applies to performance replication secondaries only and operates in "deny" mode only.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#paths_filter VaultCluster#paths_filter}
*/
readonly pathsFilter?: string[];
/**
* The `self_link` of the HCP Vault Plus tier cluster which is the primary in the performance replication setup with this HCP Vault Plus tier cluster. If not specified, it is a standalone Plus tier HCP Vault cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#primary_link VaultCluster#primary_link}
*/
readonly primaryLink?: string;
/**
*
-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.
+ * 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.72.1/docs/resources/vault_cluster#project_id VaultCluster#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#project_id VaultCluster#project_id}
*/
readonly projectId?: string;
/**
* Denotes that the cluster has a proxy endpoint. Valid options are `ENABLED`, `DISABLED`. Defaults to `DISABLED`.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#proxy_endpoint VaultCluster#proxy_endpoint}
*/
readonly proxyEndpoint?: string;
/**
* Denotes that the cluster has a public endpoint. Defaults to false.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#public_endpoint VaultCluster#public_endpoint}
*/
readonly publicEndpoint?: boolean | cdktf.IResolvable;
/**
* Tier of the HCP Vault cluster. Valid options for tiers - `dev`, `starter_small`, `standard_small`, `standard_medium`, `standard_large`, `plus_small`, `plus_medium`, `plus_large`. See [pricing information](https://www.hashicorp.com/products/vault/pricing). Changing a cluster's size or tier is only available to admins. See [Scale a cluster](https://registry.terraform.io/providers/hashicorp/hcp/latest/docs/guides/vault-scaling).
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#tier VaultCluster#tier}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#tier VaultCluster#tier}
*/
readonly tier?: string;
/**
* audit_log_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#audit_log_config VaultCluster#audit_log_config}
*/
readonly auditLogConfig?: VaultClusterAuditLogConfig;
/**
* major_version_upgrade_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#major_version_upgrade_config VaultCluster#major_version_upgrade_config}
*/
readonly majorVersionUpgradeConfig?: VaultClusterMajorVersionUpgradeConfig;
/**
* metrics_config block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#metrics_config VaultCluster#metrics_config}
*/
readonly metricsConfig?: VaultClusterMetricsConfig;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#timeouts VaultCluster#timeouts}
*/
readonly timeouts?: VaultClusterTimeouts;
}
@@ -105,79 +105,79 @@ export interface VaultClusterAuditLogConfig {
/**
* CloudWatch access key ID for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
*/
readonly cloudwatchAccessKeyId?: string;
/**
* CloudWatch region for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
*/
readonly cloudwatchRegion?: string;
/**
* CloudWatch secret access key for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
*/
readonly cloudwatchSecretAccessKey?: string;
/**
* Datadog api key for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
*/
readonly datadogApiKey?: string;
/**
* Datadog region for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
*/
readonly datadogRegion?: string;
/**
* ElasticSearch endpoint for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
*/
readonly elasticsearchEndpoint?: string;
/**
* ElasticSearch password for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
*/
readonly elasticsearchPassword?: string;
/**
* ElasticSearch user for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
*/
readonly elasticsearchUser?: string;
/**
* Grafana endpoint for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
*/
readonly grafanaEndpoint?: string;
/**
* Grafana password for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
*/
readonly grafanaPassword?: string;
/**
* Grafana user for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
*/
readonly grafanaUser?: string;
/**
* Splunk endpoint for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
*/
readonly splunkHecendpoint?: string;
/**
* Splunk token for streaming audit logs
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
*/
readonly splunkToken?: string;
}
@@ -535,19 +535,19 @@ export interface VaultClusterMajorVersionUpgradeConfig {
/**
* 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.72.1/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_day VaultCluster#maintenance_window_day}
*/
readonly maintenanceWindowDay?: string;
/**
* The maintenance time frame for scheduled upgrades. Valid options for maintenance window time - `WINDOW_12AM_4AM`, `WINDOW_6AM_10AM`, `WINDOW_12PM_4PM`, `WINDOW_6PM_10PM`
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#maintenance_window_time VaultCluster#maintenance_window_time}
*/
readonly maintenanceWindowTime?: string;
/**
* The major upgrade type for the cluster. Valid options for upgrade type - `AUTOMATIC`, `SCHEDULED`, `MANUAL`
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#upgrade_type VaultCluster#upgrade_type}
*/
readonly upgradeType: string;
}
@@ -657,79 +657,79 @@ export interface VaultClusterMetricsConfig {
/**
* CloudWatch access key ID for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_access_key_id VaultCluster#cloudwatch_access_key_id}
*/
readonly cloudwatchAccessKeyId?: string;
/**
* CloudWatch region for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_region VaultCluster#cloudwatch_region}
*/
readonly cloudwatchRegion?: string;
/**
* CloudWatch secret access key for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#cloudwatch_secret_access_key VaultCluster#cloudwatch_secret_access_key}
*/
readonly cloudwatchSecretAccessKey?: string;
/**
* Datadog api key for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_api_key VaultCluster#datadog_api_key}
*/
readonly datadogApiKey?: string;
/**
* Datadog region for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#datadog_region VaultCluster#datadog_region}
*/
readonly datadogRegion?: string;
/**
* ElasticSearch endpoint for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_endpoint VaultCluster#elasticsearch_endpoint}
*/
readonly elasticsearchEndpoint?: string;
/**
* ElasticSearch password for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_password VaultCluster#elasticsearch_password}
*/
readonly elasticsearchPassword?: string;
/**
* ElasticSearch user for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#elasticsearch_user VaultCluster#elasticsearch_user}
*/
readonly elasticsearchUser?: string;
/**
* Grafana endpoint for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_endpoint VaultCluster#grafana_endpoint}
*/
readonly grafanaEndpoint?: string;
/**
* Grafana password for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_password VaultCluster#grafana_password}
*/
readonly grafanaPassword?: string;
/**
* Grafana user for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#grafana_user VaultCluster#grafana_user}
*/
readonly grafanaUser?: string;
/**
* Splunk endpoint for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_hecendpoint VaultCluster#splunk_hecendpoint}
*/
readonly splunkHecendpoint?: string;
/**
* Splunk token for streaming metrics
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#splunk_token VaultCluster#splunk_token}
*/
readonly splunkToken?: string;
}
@@ -1080,19 +1080,19 @@ export class VaultClusterMetricsConfigOutputReference extends cdktf.ComplexObjec
}
export interface VaultClusterTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#create VaultCluster#create}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#create VaultCluster#create}
*/
readonly create?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#default VaultCluster#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#default VaultCluster#default}
*/
readonly default?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#delete VaultCluster#delete}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#delete VaultCluster#delete}
*/
readonly delete?: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster#update VaultCluster#update}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster#update VaultCluster#update}
*/
readonly update?: string;
}
@@ -1236,7 +1236,7 @@ export class VaultClusterTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster hcp_vault_cluster}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster hcp_vault_cluster}
*/
export class VaultCluster extends cdktf.TerraformResource {
@@ -1250,7 +1250,7 @@ export class VaultCluster extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_cluster hcp_vault_cluster} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_cluster hcp_vault_cluster} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1261,7 +1261,7 @@ export class VaultCluster extends cdktf.TerraformResource {
terraformResourceType: 'hcp_vault_cluster',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/vault-plugin/README.md b/src/vault-plugin/README.md
index 335ffdd30..1546a08eb 100644
--- a/src/vault-plugin/README.md
+++ b/src/vault-plugin/README.md
@@ -1,3 +1,3 @@
# `hcp_vault_plugin`
-Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin).
+Refer to the Terraform Registory for docs: [`hcp_vault_plugin`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin).
diff --git a/src/vault-plugin/index.ts b/src/vault-plugin/index.ts
index b4a0cc729..44deffeec 100644
--- a/src/vault-plugin/index.ts
+++ b/src/vault-plugin/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,11 +15,11 @@ export interface VaultPluginConfig extends cdktf.TerraformMetaArguments {
/**
* The ID of the HCP Vault cluster.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#cluster_id VaultPlugin#cluster_id}
*/
readonly clusterId: string;
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#id VaultPlugin#id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#id VaultPlugin#id}
*
* Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
* If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -28,34 +28,34 @@ export interface VaultPluginConfig extends cdktf.TerraformMetaArguments {
/**
* 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.72.1/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_name VaultPlugin#plugin_name}
*/
readonly pluginName: 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.72.1/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#plugin_type VaultPlugin#plugin_type}
*/
readonly pluginType: string;
/**
*
-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.
+ * 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.72.1/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#project_id VaultPlugin#project_id}
*/
readonly projectId?: string;
/**
* timeouts block
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#timeouts VaultPlugin#timeouts}
*/
readonly timeouts?: VaultPluginTimeouts;
}
export interface VaultPluginTimeouts {
/**
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin#default VaultPlugin#default}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin#default VaultPlugin#default}
*/
readonly default?: string;
}
@@ -130,7 +130,7 @@ export class VaultPluginTimeoutsOutputReference extends cdktf.ComplexObject {
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin hcp_vault_plugin}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin hcp_vault_plugin}
*/
export class VaultPlugin extends cdktf.TerraformResource {
@@ -144,7 +144,7 @@ export class VaultPlugin extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_plugin hcp_vault_plugin} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_plugin hcp_vault_plugin} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -155,7 +155,7 @@ export class VaultPlugin extends cdktf.TerraformResource {
terraformResourceType: 'hcp_vault_plugin',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/vault-secrets-app/README.md b/src/vault-secrets-app/README.md
index 13a85c229..fab7ffc4d 100644
--- a/src/vault-secrets-app/README.md
+++ b/src/vault-secrets-app/README.md
@@ -1,3 +1,3 @@
# `hcp_vault_secrets_app`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_app`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app).
diff --git a/src/vault-secrets-app/index.ts b/src/vault-secrets-app/index.ts
index aabc298ba..adb4cef3d 100644
--- a/src/vault-secrets-app/index.ts
+++ b/src/vault-secrets-app/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,19 +15,19 @@ export interface VaultSecretsAppConfig extends cdktf.TerraformMetaArguments {
/**
* The Vault Secrets App name.
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#app_name VaultSecretsApp#app_name}
*/
readonly appName: string;
/**
* The Vault Secrets app description
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app#description VaultSecretsApp#description}
*/
readonly description?: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app hcp_vault_secrets_app}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app hcp_vault_secrets_app}
*/
export class VaultSecretsApp extends cdktf.TerraformResource {
@@ -41,7 +41,7 @@ export class VaultSecretsApp extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_app hcp_vault_secrets_app} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_app hcp_vault_secrets_app} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -52,7 +52,7 @@ export class VaultSecretsApp extends cdktf.TerraformResource {
terraformResourceType: 'hcp_vault_secrets_app',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/vault-secrets-secret/README.md b/src/vault-secrets-secret/README.md
index 69cab63ab..4277573cf 100644
--- a/src/vault-secrets-secret/README.md
+++ b/src/vault-secrets-secret/README.md
@@ -1,3 +1,3 @@
# `hcp_vault_secrets_secret`
-Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret).
+Refer to the Terraform Registory for docs: [`hcp_vault_secrets_secret`](https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret).
diff --git a/src/vault-secrets-secret/index.ts b/src/vault-secrets-secret/index.ts
index e8b64863e..281b00aef 100644
--- a/src/vault-secrets-secret/index.ts
+++ b/src/vault-secrets-secret/index.ts
@@ -3,7 +3,7 @@
* SPDX-License-Identifier: MPL-2.0
*/
-// https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret
+// https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret
// generated from terraform resource schema
import { Construct } from 'constructs';
@@ -15,25 +15,25 @@ export interface VaultSecretsSecretConfig extends cdktf.TerraformMetaArguments {
/**
* The name of the application the secret can be found in
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#app_name VaultSecretsSecret#app_name}
*/
readonly appName: string;
/**
* The name of the secret
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_name VaultSecretsSecret#secret_name}
*/
readonly secretName: string;
/**
* The value of the secret
*
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret#secret_value VaultSecretsSecret#secret_value}
*/
readonly secretValue: string;
}
/**
-* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}
+* Represents a {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret hcp_vault_secrets_secret}
*/
export class VaultSecretsSecret extends cdktf.TerraformResource {
@@ -47,7 +47,7 @@ export class VaultSecretsSecret extends cdktf.TerraformResource {
// ===========
/**
- * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.1/docs/resources/vault_secrets_secret hcp_vault_secrets_secret} Resource
+ * Create a new {@link https://registry.terraform.io/providers/hashicorp/hcp/0.72.2/docs/resources/vault_secrets_secret hcp_vault_secrets_secret} Resource
*
* @param scope The scope in which to define this construct
* @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -58,7 +58,7 @@ export class VaultSecretsSecret extends cdktf.TerraformResource {
terraformResourceType: 'hcp_vault_secrets_secret',
terraformGeneratorMetadata: {
providerName: 'hcp',
- providerVersion: '0.72.1',
+ providerVersion: '0.72.2',
providerVersionConstraint: '~> 0.45'
},
provider: config.provider,
diff --git a/src/version.json b/src/version.json
index 2de3a7d56..9c6370889 100644
--- a/src/version.json
+++ b/src/version.json
@@ -1,3 +1,3 @@
{
- "registry.terraform.io/hashicorp/hcp": "0.72.1"
+ "registry.terraform.io/hashicorp/hcp": "0.72.2"
}
diff --git a/yarn.lock b/yarn.lock
index de6501c11..44d7ef0dd 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4391,10 +4391,10 @@ progress@^2.0.3:
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
-projen@^0.73.40:
- version "0.73.45"
- resolved "https://registry.yarnpkg.com/projen/-/projen-0.73.45.tgz#7c0ecc73f4e9db35eafcf2d9a637c1e75f125220"
- integrity sha512-JEYR1l710BmSGd+JoPTjQplH3hZoYsMqm8JCBb+q068vpvjXMCSKUzjOiJOLnTU7Z8/+Lm3BevEH/WY5Qoq99w==
+projen@^0.74.6:
+ version "0.74.6"
+ resolved "https://registry.yarnpkg.com/projen/-/projen-0.74.6.tgz#ed94739005b001bd9150a61f4fa655ae9bad2494"
+ integrity sha512-LBxLc7bS/qJ9u1SDQ+rmhly7wk9VUusAaOOC8vMVp1u/38d2kl4pp6JxsWcwiDvD6505Yf86onXXaSWibjHySA==
dependencies:
"@iarna/toml" "^2.2.5"
case "^1.6.3"