-
gimme-aws-creds doesn't execute correctly when I install python 3.7.6 32-bit on Windows 10. The installer installs the binary as python instead of python3. So this check ends up failing: https://githu…
-
I ran into a confusing error message that I thought might be worth improving. (At the very least this bug report might be useful if anyone else makes the same mistake I did.) I'm running an app that u…
-
### What happened?
There has been a handful of issues with `LateInitalize` Management Policy which is ideal when using `initProvider` because you can run into infinite reconciliation loops with…
-
databricks_storage_credential creation in AWS is also having the gcp service account creation block which shouldn't have been there.
### Configuration
```hcl
resource "databricks_storage_credenti…
-
I am using aws-vault and using credential_process to secure my credentials in the keychain.
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html
```
[profile fl…
-
I've been trying to integrate openfaas-nomad into our stack, but a lot of our functions require access to various AWS S3 buckets to read/write data. The problem is that the openfaas-nomad vault integr…
-
**Is your feature request related to a problem? Please describe.**
At the moment there is no nice way to use secrets for Kafka Connect, which are fetched from cloud key vaults (in our case it is Azur…
-
Dude, it seems you screwed up and left aws creds in git. Ouch.
define('AWS_KEY', 'AKIAI4HYP3G5GQ2CG7MQ');
define('AWS_SECRET_KEY', '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');
-
Dude, it seems you screwed up and left aws creds in git. Ouch.
define("COMP_AWS_ACCESS_KEY_ID", "AKIAILVYEX6M4DJCGHGA");
define("COMP_AWS_SECRET_KEY_ID", "ndjGU+Nl0DFdDKPlzvLQsr5CZGduzMO1JtQwEhmJ");
-
Need to use something like this to fallback to w/e is available in credentials chain:
```go
// UseProviderSecret - AWS configuration which can be used to issue requests against AWS API
func usePr…