Availability status of the region.
Compute products available in this region.
VMs indicates if Virtual Machines are available.
Networking products available in this region.
Connect indicates if Nirvana Connect is available.
VPCs indicates if Virtual Private Clouds are available.
NKS products available in this region.
Autoscaling indicates if NKS node pool autoscaling is available.
Clusters indicates if NKS managed Kubernetes clusters are available.
Storage products available in this region.
ABS indicates if Accelerated Block Storage is available.
LocalNVMe indicates if locally-attached NVMe storage is available.
data "nirvana_region" "example_region" { name = "us-sva-2" }
Max items to fetch, default: 1000
The items returned by the data source
Name of the region.
data "nirvana_regions" "example_regions" { }