-
Following the google [hello world](https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-php-service) example, the PHP code works smoothly instantly.
However, if we use a similar ve…
-
```
oci_append.site: Creating...
╷
│ Error: Unable to push image
│
│ with oci_append.site,
│ on service.tf line 14, in resource "oci_append" "site":
│ 14: resource "oci_append" "site" {
…
-
Hi
initially, I was getting `Failed to scrape Prometheus endpoint ` error. I saw that app redirect /metric to /metrics
```
url -I https://myurl.run.app/metrics
HTTP/2 307
location: http://myu…
-
**Agent Environment**
- Datadog Agent from here `COPY --from=datadog/serverless-init:1.5.1 /datadog-init /app/datadog-init`
- Runs within a GCP CloudRun Service like this: `ENTRYPOINT ["/app/datad…
-
I'm trying to create a `gcp.cloudrun.Service` object. I'm specifying 1 annotation. However, the defaults in GCP seem to set additional annotations.
I want to add these annotations to `ignoreChanges`.…
-
Something based on this? https://medium.com/google-cloud/secret-manager-improve-cloud-run-security-without-changing-the-code-634f60c541e6
Ideally don't want any secrets embedded at build time, only r…
-
##### SUMMARY
We are beginning to leverage GCP cloud run services and would like to use ansible to manage them. I don't see an existing modules to do this.
##### ISSUE TYPE
- Feature Idea
#…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Description**
Create a **Cloud Run** service that will generate a file in **Google Cloud Firestore** containing Slack user mappings. Below is the relevant code snippet that demonstrates the fun…
-
### What is the issue?
I tried to open ssh connection from my own computer (Ubuntu 22.04 LTS) to a container running Tailscale on Google Cloud Run service but connection failed with "operation not …