-
Old v1 IAM profiles stored in `~/.aws/credentials` work fine. However, while the v2 SSO profiles show up in the list command, when I try to run `awsume` on a v2 SSO profile, I get the following error:…
-
## Description of the bug
External Secrets v0.9.9 installed in EKS does not work with the new [EKS Pod Identity Agent](https://docs.aws.amazon.com/eks/latest/userguide/pod-identities.html) feature …
-
Terraform v0.12.12
+ provider.google v3.47.0
+ provider.google-beta v3.47.0
+ provider.helm v1.3.2
+ provider.kubernetes v1.13.3
+ provider.kubernetes-alpha v0.2.1 ----- I tried 0.2.0 too
Simi…
-
Out of 200+ services in my system, the only jobs that fail are the cronjobs that use a role immediately on startup. My suspicion is that kiam doesn't know the cache the role when the job isn't running…
-
- [ ] `~/.cml/cml-*/` is not named according to `--name`
- [ ] `~/.cml/cml-*/` is not cleaned up on exit (should be cleaned esp. if no `--name`)
- [ ] don't pass sensitive env vars (#802)
- [ ] cac…
-
### Current Terraform Version
```
$ terraform -v
Terraform v0.12.13
+ provider.aws v2.35.0
```
### Use-cases
It would be nice if I could specify configuration for provider using `*.tfvars` fi…
-
## Dependencies
``` clojure
{:deps {com.cognitect.aws/api {:mvn/version "0.8.656"}
com.cognitect.aws/endpoints {:mvn/version "1.1.12.437"}
com.cognitect.aws/s3 {:mvn…
-
This issue inspired by @drewmullen's comment in https://github.com/hvac/hvac/pull/482#pullrequestreview-257492251:
> @jeffwecan we should consider standardizing json returns. personally i like this…
-
_From @Akshaykapoor on February 16, 2017 14:35_
I upgraded my cluster from `workflow v2.10.0` to `2.11.0`. For this upgrade i changed storage backend to be `off-cluster` on s3.
My values.yaml look…
-
GuardDutyMode() within policy.py should be enhanced to support iam-role resource
Use Case: Similar to the policy named iam-guard-remediate but as keys can't be removed for when the principal is an …