Fixing a typo `creation_data` -> `creation_date`
This commit is contained in:
parent
bd51a4db22
commit
01ad95c3c2
|
@ -72,4 +72,4 @@ The following attributes are exported:
|
||||||
|
|
||||||
* `id` - The SQL Elastic Pool ID.
|
* `id` - The SQL Elastic Pool ID.
|
||||||
|
|
||||||
* `creation_data` - The creation date of the SQL Elastic Pool.
|
* `creation_date` - The creation date of the SQL Elastic Pool.
|
||||||
|
|
Loading…
Reference in New Issue