Skip to content

Make resource_google_storage_bucket_object generate diff for md5hash, generation, crc32c if content changes #4688

Make resource_google_storage_bucket_object generate diff for md5hash, generation, crc32c if content changes

Make resource_google_storage_bucket_object generate diff for md5hash, generation, crc32c if content changes #4688

Workflow file for this run

name: "Upstream To MM"
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
jobs:
pr-warning:
if: ${{ github.actor != 'modular-magician' }}
runs-on: ubuntu-latest
steps:
- name: Post the warning
uses: hashicorp/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
warning: "This repository is generated by https://github.com/GoogleCloudPlatform/magic-modules. Any changes made directly to this repository will likely be overwritten. If you have further questions, please feel free to ping your reviewer or, internal employees, reach out to one of the engineers. Thank you!"