Skip to content

Commit e3184d8

Browse files
authored
add redirects for mesh terraform guides (#8865)
* add redirects for mesh terraform guides * Add missing mesh redirects
1 parent b30c0e7 commit e3184d8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

app/_redirects

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2263,8 +2263,6 @@
22632263
/mesh/latest/guides/consumer-producer-policies/ https://developer.konghq.com/mesh/consumer-producer-policies/ 301
22642264
/mesh/latest/guides/rules/ https://developer.konghq.com/mesh/ 301
22652265
/mesh/latest/guides/upgrading-transparent-proxy/ https://developer.konghq.com/mesh/transparent-proxying/ 301
2266-
/mesh/latest/guides/deploy-kong-mesh-using-terraform-and-konnect/ https://developer.konghq.com/terraform/ 301
2267-
/mesh/latest/guides/import-existing-konnect-kong-mesh-deployment-to-terraform/ https://developer.konghq.com/terraform/ 301
22682266
/mesh/latest/features/ https://developer.konghq.com/mesh/enterprise/ 301
22692267
/mesh/latest/features/vault/ https://developer.konghq.com/mesh/vault/ 301
22702268
/mesh/latest/features/acmpca/ https://developer.konghq.com/mesh/acm-private-ca-policy/ 301
@@ -3349,8 +3347,6 @@
33493347
/mesh/:version/guides/consumer-producer-policies/ https://developer.konghq.com/mesh/consumer-producer-policies/ 301
33503348
/mesh/:version/guides/rules/ https://developer.konghq.com/mesh/ 301
33513349
/mesh/:version/guides/upgrading-transparent-proxy/ https://developer.konghq.com/mesh/transparent-proxying/ 301
3352-
/mesh/:version/guides/deploy-kong-mesh-using-terraform-and-konnect/ https://developer.konghq.com/terraform/ 301
3353-
/mesh/:version/guides/import-existing-konnect-kong-mesh-deployment-to-terraform/ https://developer.konghq.com/terraform/ 301
33543350
/mesh/:version/features/ https://developer.konghq.com/mesh/enterprise/ 301
33553351
/mesh/:version/features/vault/ https://developer.konghq.com/mesh/vault/ 301
33563352
/mesh/:version/features/acmpca/ https://developer.konghq.com/mesh/acm-private-ca-policy/ 301
@@ -3702,6 +3698,9 @@
37023698
/mesh/:version/production/secure-deployment/manage-control-plane-permissions-on-kubernetes/ https://developer.konghq.com/mesh/manage-control-plane-permissions-on-kubernetes/ 301
37033699
/mesh/:version/guides/restrict-permissions-to-selected-namespaces-on-kubernetes/ https://developer.konghq.com/mesh/restrict-permissions-to-selected-namespaces-on-kubernetes/ 301
37043700
/mesh/:version/guides/targeting-meshhttproutes-in-supported-policies/ https://developer.konghq.com/mesh/targeting-meshhttproutes-in-supported-policies/ 301
3701+
/mesh/:version/guides/deploy-kong-mesh-using-terraform-and-konnect/ https://developer.konghq.com/mesh/deploy-with-terraform-konnect/ 301
3702+
/mesh/:version/guides/import-existing-konnect-kong-mesh-deployment-to-terraform/ https://developer.konghq.com/mesh/import-konnect-deployment-to-terraform/ 301
3703+
37053704
/konnect/mesh-manager/federate-zone/ https://developer.konghq.com/mesh-manager/federate-zone/ 301
37063705
/konnect/mesh-manager/migrate-zone/ https://developer.konghq.com/mesh-manager/migrate-zone/ 301
37073706
/konnect/mesh-manager/service-mesh/ https://developer.konghq.com/mesh-manager/service-mesh/ 301

0 commit comments

Comments
 (0)