Yanwei Guo
Yanwei Guo
> Probes are now GA (According to https://cloud.google.com/run/docs/release-notes) Does that make it safe to remove the beta annotations? Yes. Beta launch stage annotation is no longer required.
> This issue should be closed maybe? I have opened #13310 to move the feature to stable provider though. Thanks for opening that one.
This is duplicated with https://github.com/hashicorp/terraform-provider-google/issues/13410. The cause is explained in https://github.com/hashicorp/terraform-provider-google/issues/13410#issuecomment-2143043183. @JSkimming @maleksah would using the following two commands instead of `gcloud run services update --tag` work for you? 1....
As @mattmoor already pointed out, the `actAs` is a pre-requisite in this case. The dependency needs to be defined. @melinath I think we can close this.
> Well, it seemed nothing I could do to keep it opening. It's a bit sad to see the redo on someone else's new PR instead of reopening this. A...
> I believe this is because "Update" is considered an additional method, and not part of the default methods. @bowei Do you remember if this is the case? Hmm, I...
> @yanweiguo I think there is some confusion here. Update is definitely used to update a GCE object, but not all resources support the Update method. Hence why it is...