Skip to content

Commit fb6a4f8

Browse files
committed
zone field in mysql instance.
1 parent 1790e52 commit fb6a4f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/docs/d/mysql_instance.html.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@ The following arguments are supported:
4444
In addition to all arguments above, the following attributes are exported:
4545

4646
- `instance_list` - List of instances.
47-
- `zone` - Information of available zone.
47+
4848

4949

5050
For detail information of mysql instance, the following information will be included:
5151

52+
- `zone` - Information of available zone.
5253
- `cpu_core_count`- CPU count.
5354
- `memory_size` - Memory size (in MB).
5455
- `volume_size` - Disk capacity (in GB).

0 commit comments

Comments
 (0)