-
Is it possible that when setting the profile in CloudGoat, it can reference profiles created in aws-vault?
if this is possible, kindly guide the command structure in linux to achieve the same
-
Hi,
I'm setting up image replication between AWS ECR and a Harbor registry (v2.9.1-5cbb1b01) deployed via Helm charts.
Instead of using the Harbor UI for proxy caching, I want to leverage Vault …
-
Curious if there are any use cases or examples I can look at if this has been done before? I maintain [kconf](https://github.com/particledecay/kconf) and I'm tempted to write in an option to select an…
-
### Loaders / `ConfigLoader2`
1. Each loader has a unique "prefix"
2. There are builtin core loaders such as `classpath file cmd stdin`
3. There are additional loaders like `aws` and `vault` etc th…
-
I think I lack knowledge about how AWS works. This might be a generic AWS question but also could be worth making clearer.
I have a role ROLE I successfully assume with
```
$ aws-vault exec --no-…
-
### Terraform Core Version
1.3.5
### AWS Provider Version
4.41.0
### Affected Resource(s)
- aws_backup_vault
I suspect similar issues may affect other resources, e.g. and in particular aws_bac…
-
Hello,
I am trying to use Lovely to deploy a complex Helmfile based composition
the Application Manifest looks like this
``` yaml
project: default
source:
repoURL: file:///host/dev/git/ap…
-
**📝 Feature Description**
We need to expand our secrets manager support by integrating Azure Key Vault. Currently, our system supports three secrets manager interfaces: AWS KMS, Hashicorp Vault, and …
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_plan
### Description
The backup documentation needs expanding and elaborating on. Currently…
-
To avoid havig my AWS credentials in cleartext, I use https://github.com/99designs/aws-vault/ to store my credentials (which in turn relies on https://www.passwordstore.org/). In ~/.aws/config
```
[…