You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_name"></a> [name](#input\_name)| A name for the test resource. |`string`| n/a | yes |
55
+
| <aname="input_parent_id"></a> [parent\_id](#input\_parent\_id)| The ID of the parent resource. Change will trigger a recreation. |`string`|`null`| no |
56
+
| <aname="input_size"></a> [size](#input\_size)| A size for the test resource in MiB. |`number`|`256`| no |
49
57
50
58
## Outputs
51
59
52
-
No outputs.
60
+
| Name | Description |
61
+
|------|-------------|
62
+
| <aname="output_byte_size"></a> [byte\_size](#output\_byte\_size)| The size of the resource, in bytes. |
63
+
| <aname="output_full_name"></a> [full\_name](#output\_full\_name)| The full name of the resource. |
64
+
| <aname="output_id"></a> [id](#output\_id)| A string value unique to the resource instance. |
0 commit comments