Skip to content

Commit 08532d3

Browse files
committed
Update readme with gcs testing tidbit
1 parent 76fe577 commit 08532d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,3 +356,7 @@ In order to access to GCS, authentication credentials should be provided. More i
356356
- gcs::https://www.googleapis.com/storage/v1/bucket
357357
- gcs::https://www.googleapis.com/storage/v1/bucket/foo.zip
358358
- www.googleapis.com/storage/v1/bucket/foo
359+
360+
#### GCS Testing
361+
362+
The tests for `get_gcs.go` require you to have GCP credentials in the HashiCorp organization, because they reach out to a bucket owned by HashiCorp. Because of this, `get_gcs_test.go` will fail for external contributors. The CircleCI environment has the appropriate access to successfully run tests.

0 commit comments

Comments
 (0)