Skip to content

400 error #17

@katholen

Description

@katholen

I am receiving the following error message when trying to use the put step:

1.86 MiB / 1.86 MiB [===================================] 100.00% 4.17 MiB/s 0s
error running command: googleapi: Error 400: Required, required

Here is my configuration:

- name: m2-bucket
  type: google-cloud-storage
  source:
    regex: m2_tar/m2/m2.tar.gz
    bucket: {{bucket_name}}
    json_key: {{bucket_private_key}}
- name: google-cloud-storage
  type: docker-image
  source:
    repository: frodenas/gcs-resource
    - put: m2-bucket
      params:
        file: ./m2_tar/m2/m2.tar.gz

Any ideas on what could be wrong? Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions