fix: ignore changes to docker repository
Cloud Functions creates a docker repository for us when the function is
created. It's non-trivial to get that name but ignore changes to the
docker_repository
argument so that we don't get a perma-diff.
Cloud Functions creates a docker repository for us when the function is
created. It's non-trivial to get that name but ignore changes to the
docker_repository
argument so that we don't get a perma-diff.
assigned to @rjw57
approved this merge request
requested review from @wgd23
Thanks @rjw57!
mentioned in commit 5e7b1bc7
merged