openstack_sharedfilesystem_availability_zones_v2
openstack_sharedfilesystem_availability_zones_v2
For your information
These instructions are a copy of the official OpenStack Terraform provider documentation in the Terraform Registry.
Use this data source to get a list of Shared File System availability zones from OpenStack.
Example Usage
data "openstack_sharedfilesystem_availability_zones_v2" "zones" {}
Argument Reference
region
— (Optional) The region in which to obtain the V2 Shared File Systemclient. If omitted, theregion
argument of the provider is used.
Attributes Reference
id
is set to hash of the returned zone list. In addition, the followingattributes are exported:
region
— See Argument Reference above.names
— The names of the availability zones, ordered alphanumerically.