-
### 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 commu…
-
The default settings use restricted access projects like gcp-healthcare-oss-test and cloud-healthcare-containers which most folks won't have access to. There are also specific encrypted values that ne…
-
**Is your feature request related to a problem? Please describe.**
Seems that every major cloud is supported for (un)sealing via its native KMS ( Azure, AWS, GCP, etc ), but there is no support for O…
-
### Community Note
* When creating VM instances with CMEK is failing to create stating
Constraint constraints/gcp.restrictNonCmekServices violated for project attempting to create a resource not…
-
There seems to have been a number of issues surrounding our use of AWS profiles:
- https://github.com/mozilla/sops/issues/471
- https://github.com/mozilla/sops/issues/614
- https://github.com/moz…
-
Hi,
I have `.sops.yml` config in my root repository like this:
```
---
creation_rules:
- arn: 'arn:aws:kms:ap-southeast-1:XXXX:key/xxxxx'
role: 'arn:aws:iam::XXX:role/XXXX'
```
I ran th…
-
Hi, it seems that it is possible to encrypt an empty yaml file, but then not decrypt it. It then results in this error:
```
Error dumping file: Error marshaling to yaml: yaml: expected SCALAR, SEQUE…
-
The Flux project has been granted AWS credits for 2024. We should extend our end-to-end test suite to cover all the integrations of Flux with AWS services in a similar fashion with the ones developed …
-
Currently, as far as I'm aware there is no way of encrypting a file in-place using SOPS via Golang.
I'm essentially looking for an API to be exposed that does the equivalent of the following comman…
-
Here is a test yaml file:
```
hello:
hello2:
- sops: value
sops2:
sops3: value
```
Encrypt it with SOPS:
```
 sops -e test.yaml
hello:
hello2:
- sops: ENC…