Skip to content

Commit

Permalink
update: redirect migration instructions to TF docs (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
staceysalamon-aiven authored Dec 19, 2024
1 parent 3913749 commit 8486326
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 157 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ are recycled, and your service continues to operate as the upgrade completes.

## Related pages

Learn how to [update Terraform configuration and state after upgrading to Valkey™](/docs/tools/terraform/howto/upgrade-caching-valkey-terraform).
Learn how to [update Terraform configuration and state after upgrading to Valkey™](https://registry.terraform.io/providers/aiven/aiven/latest/docs/guides/update-deprecated-resources#update-aiven_redis-resources-after-valkey-upgrade).
68 changes: 0 additions & 68 deletions docs/tools/terraform/howto/update-deprecated-resources.md

This file was deleted.

85 changes: 0 additions & 85 deletions docs/tools/terraform/howto/upgrade-caching-valkey-terraform.md

This file was deleted.

4 changes: 1 addition & 3 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -432,9 +432,7 @@ const sidebars: SidebarsConfig = {
],
},
'tools/terraform/howto/migrate-from-teams-to-groups',
'tools/terraform/howto/update-deprecated-resources',
'tools/terraform/howto/upgrade-to-opensearch',
'tools/terraform/howto/upgrade-caching-valkey-terraform',
{
type: 'category',
label: 'PostgreSQL',
Expand Down Expand Up @@ -1954,7 +1952,7 @@ const sidebars: SidebarsConfig = {
items: [
'products/valkey/reference/advanced-params',
'products/valkey/reference/valkey-metrics-in-prometheus',
]
],
},
],
},
Expand Down
2 changes: 2 additions & 0 deletions static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@
/tools/cli/ticket https://aiven.io/docs/platform/howto/support
/tools/terraform/concepts/data-sources https://aiven.io/docs/tools/terraform
/tools/terraform/howto/terraform-logging https://aiven.io/docs/tools/terraform
/tools/terraform/howto/update-deprecated-resources https://registry.terraform.io/providers/aiven/aiven/latest/docs/guides/update-deprecated-resources
/tools/terraform/howto/upgrade-caching-valkey-terraform https://registry.terraform.io/providers/aiven/aiven/latest/docs/guides/update-deprecated-resources#update-aiven_redis-resources-after-valkey-upgrade
/tools/terraform/howto/vnet-peering-azure https://github.com/Aiven-Open/terraform-example-projects/blob/main/virtual_private_networking/azure_vnet_peering
/tools/terraform/howto/vpc-peering-aws https://github.com/Aiven-Open/terraform-example-projects/tree/main/virtual_private_networking/aws_vpc_peering
/tools/terraform/howto/vpc-peering-gcp https://github.com/Aiven-Open/terraform-example-projects/tree/main/virtual_private_networking/google_vpc_peering
Expand Down

0 comments on commit 8486326

Please sign in to comment.