> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# coreweave_inference_gateway_parameters (Data source)

> Terraform data source for querying available Managed Inference gateway parameters

Retrieve available [gateway](/products/inference/gateways) parameters for CoreWeave Managed Inference.

## Example usage

```terraform theme={"system"}
data "coreweave_inference_gateway_parameters" "example" {}
```

## Schema

### Read-Only

* `zones` (Set of String) Available zones for inference gateways.
