diff --git a/consul/resource_consul_peering_token.go b/consul/resource_consul_peering_token.go index 75f46598..998a5eaf 100644 --- a/consul/resource_consul_peering_token.go +++ b/consul/resource_consul_peering_token.go @@ -18,8 +18,6 @@ func resourceSourceConsulPeeringToken() *schema.Resource { The ` + "`cluster_peering_token`" + ` resource can be used to generate a peering token that can later be used to establish a peering connection. -~> **Cluster peering is currently in technical preview:** Functionality associated with cluster peering is subject to change. You should never use the technical preview release in secure environments or production scenarios. Features in technical preview may have performance issues, scaling issues, and limited support. - The functionality described here is available only in Consul version 1.13.0 and later. `,