-
Need to remove https://github.com/jschneier/django-storages/blob/master/storages/backends/gcloud.py#L67-L68 per https://stackoverflow.com/questions/67744979/how-to-prevent-gcs-from-automatically-decom…
-
In https://github.com/aspect-build/rules_aws one of our first tasks was to provide a hermetic `bazel run @aws` command so that we don't depend on what's on the users computer. Have you considered doin…
-
**Describe the bug**
As identified [here](https://github.com/elastic/security-team/issues/10681#issuecomment-2487415983), GCP Instructions don't work on serverless.
**Preconditions**
1. Serverless e…
-
- Topics: Document the steps involved in your cloud infrastructure deployment.
- Tasks:
- Prepare user documentation for someone else to be able to reproduce your steps.
-
- Topics: Amend the following sections of the Selection Round Training material, in an appropriately named branch:
- Tutorial 1: Section 3 - Launching your first GCloud Instance
- Tutorial 3, Se…
-
This could be a configuration error or misunderstanding on my side, but I cannot seem to find where the issue lies.
Running Imagor version 1.4.14 on Kubernetes.
I'm expecting the raw image to be…
-
## Reproduce Steps:
1. Authenticate ADC with SAI
`gcloud auth application-default login --impersonate-service-account `
2. Run the sample code or below
```
fn main() -> Result((), Box> {
l…
-
Clear up these gosec warnings, especially the SEVERITY:MEDIUM ones
### Setup
1. Create firebase dev site for testing
2. install gosec
```
go install github.com/securego/gosec/v2/cmd/gosec@la…
-
I'd like to use terraform to create a remote repo that has a different GCP project's Artifact Registry as its upstream source.
This is possible via the `gcloud` CLI and the web UI.
However,…
-
### What happened?
How do I pass my GCP credentials when executing a RemoteStack deployment ?
### Example
```py
import os
import json
from pulumi import automation as auto
personal_access_token …