From 7adea2f0f3ecaeccc89d9c1138d5741dab8686b6 Mon Sep 17 00:00:00 2001 From: Matt Morrison Date: Thu, 22 Sep 2016 07:49:50 +1200 Subject: [PATCH] Fix documentation --- r/storage_bucket.html.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/r/storage_bucket.html.markdown b/r/storage_bucket.html.markdown index 9dddc20d..fe26b7e2 100644 --- a/r/storage_bucket.html.markdown +++ b/r/storage_bucket.html.markdown @@ -50,8 +50,6 @@ to `google_storage_bucket_acl.predefined_acl`. * `storage_class` - (Optional) The [Storage Class](https://cloud.google.com/storage/docs/storage-classes) of the new bucket. Supported values include: `STANDARD`, `NEARLINE`, `DURABLE_REDUCED_AVAILABILITY` - > See for more info. - * `website` - (Optional) Configuration if the bucket acts as a website. The optional `website` block supports: