Skip to content

Commit

Permalink
Fix broken links for lack of latest (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
EsoragotoSpirit authored Aug 29, 2024
1 parent 1080a12 commit 5381fbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ description: Terraform provider for the celerdatabyoc cloud

The CelerData Cloud BYOC provider is used to configure the infrastructure that hosts your CelerData resources. You must configure the provider with proper credentials before you can use it. Currently the provider supports deployments on both AWS and Azure:

- On AWS, you can deploy cluster or elastic clusters. See [Provision CelerData Cloud BYOC on AWS](../docs/guides/aws_deployment_guide.md).
- On Azure, you can deploy only classic clusters. See [Provision CelerData Cloud BYOC on Azure](../docs/guides/azure_deployment_guide.md).
- On AWS, you can deploy cluster or elastic clusters. See [Provision CelerData Cloud BYOC on AWS](https://registry.terraform.io/providers/CelerData/celerdatabyoc/latest/docs/guides/aws_deployment_guide).
- On Azure, you can deploy only classic clusters. See [Provision CelerData Cloud BYOC on Azure](https://registry.terraform.io/providers/CelerData/celerdatabyoc/latest/docs/guides/azure_deployment_guide).

To learn more about the basics of Terraform using this provider, follow the hands-on tutorials provided in "Guides" in the navigation to the left.

Expand Down

0 comments on commit 5381fbc

Please sign in to comment.