Skip to content

Cannot set binding to GCS Bucket Object #79

@lawliet89

Description

@lawliet89

Consider that I have an object in bucket example called test/foobar.jpg.

I have tried the following combination of:

  • buckets/example/test/foobar.jpg (invalid collection ID foobar.jpg)
  • buckets/example/test%2ffoobar.jpg (unable to get policy: googleapi: Error 404: No such object: example/test%2Ffoobar.jpg, notFound
  • //storage.googleapis.com/buckets/example/objects/test/foobar.jpg (* error parsing relative resource path in full resource name '//storage.googleapis.com/buckets/example/objects/test/foobar.jpg': invalid relative resource name buckets/example/objects/test/foobar.jpg(invalid collection ID default.tfstate))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions