Skip to content

Commit c2bc679

Browse files
authored
Add versioning status to cloud_project_storage.md
Validated the code here: https://github.com/ovh/terraform-provider-ovh/blob/master/ovh/resource_cloud_project_storage_gen.go#L324-L340 I was looking for this in the documentation. I didn't find it so I added it to it after digging the source code.
1 parent e46db3a commit c2bc679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/cloud_project_storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Optional:
108108

109109
Optional:
110110

111-
- `status` (String) Versioning status
111+
- `status` (String) Versioning status (E.g. "enabled", "disabled" or "suspended")
112112

113113
<a id="nestedatt--objects"></a>
114114

0 commit comments

Comments
 (0)