Skip to content

Commit

Permalink
Update website/content/docs/configuration/storage/google-cloud-storag…
Browse files Browse the repository at this point in the history
…e.mdx


Commit suggestion hashicorp#1

Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
  • Loading branch information
andrea-berling and taoism4504 committed Mar 16, 2022
1 parent 2ba2bab commit 038faf2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -98,7 +98,7 @@ https://www.googleapis.com/auth/devstorage.read_write
- `bucket` `(string: <required>)` – Specifies the name of the bucket to use for
storage. Alternatively, this parameter can be omitted and the `GOOGLE_STORAGE_BUCKET`
environment variable can be used to set the name of the bucket. If both the environment
variable and the parameter in the stanza are set the value of the environment variable
variable and the parameter in the stanza are set, the value of the environment variable
will take precedence.

- `chunk_size` `(string: "8192")` – Specifies the maximum size (in kilobytes) to
Expand Down

0 comments on commit 038faf2

Please sign in to comment.