diff --git a/.terraform-docs.yml b/.terraform-docs.yml index 03c36db..7c51e63 100644 --- a/.terraform-docs.yml +++ b/.terraform-docs.yml @@ -43,9 +43,12 @@ content: |- Ensure that your GCP project has the necessary quotas for the following resources over the regions you plan to deploy Nebuly: - - **Name**: GPUs (all regions) - **Min Value**: 2 - - **Name**: NVIDIA L4 GPUs - **Min Value**: 1 - - **Name**: NVIDIA T4 GPUs - **Min Value**: 1 + - **Name**: GPUs (all regions) + **Min Value**: 2 + - **Name**: NVIDIA L4 GPUs + **Min Value**: 1 + - **Name**: NVIDIA T4 GPUs + **Min Value**: 1 For more information on how to check and increase quotas, refer to the [GCP Documentation](https://cloud.google.com/docs/quotas/view-manage). diff --git a/README.md b/README.md index 38768fa..71d3648 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,12 @@ You can enable the APIs using either the GCP Console or the gcloud CLI, as expla Ensure that your GCP project has the necessary quotas for the following resources over the regions you plan to deploy Nebuly: -- **Name**: GPUs (all regions) - **Min Value**: 2 -- **Name**: NVIDIA L4 GPUs - **Min Value**: 1 -- **Name**: NVIDIA T4 GPUs - **Min Value**: 1 +- **Name**: GPUs (all regions) + **Min Value**: 2 +- **Name**: NVIDIA L4 GPUs + **Min Value**: 1 +- **Name**: NVIDIA T4 GPUs + **Min Value**: 1 For more information on how to check and increase quotas, refer to the [GCP Documentation](https://cloud.google.com/docs/quotas/view-manage).