-
### Description
Amazon Systems Manager (SSM) is used by system admins to manage AWS resources like EC2. It also provided ability for companies to run scripts on the EC2 machines securely using it's R…
-
**Is your feature request related to a problem? Please describe.**
The collector currently supports resolving config values from files, environment, yaml, http, s3 and secretsmanager (https://github.…
-
I ran into an issue where `ssm-parameter-store` was failing to run in a Python 3.12 venv because setuptools wasn't installed:
```
2024-09-27T14:31:10 File "/app/config/settings/base.py", line 24…
-
### COR Name
Other - please specify in 'Additional Notes'
### Vendor Onboarding Representative Name
Other - please specify in 'Additional Notes'
### Your Name
Jeff Marks
### Your Email
Jeffrey.…
-
### Description
In some cases you may need to connect terraform provider to for example database that are unavailable from the machine running terraform. AWS have aws ssm port-forwarding as a default…
dm3ch updated
10 hours ago
-
**What happened**:
We are trying to use wildcard namespace feature in kops that came up with this PR https://github.com/kubernetes/kops/pull/16113. Now using wildcard namespace in kops cluster manife…
-
## Context
We have a suite of 15+ microservices using Django DRF and Zappa that make relatively heavy use of external configurations and settings ( for a microservice at least ). We cannot use t…
-
**Describe the bug**
The permissions defined for the role `CMF-MGNAutomation` deployed to the target accounts is missing permissions required to run post-launch actions.
**To Reproduce**
Follow i…
-
CLI version 12.2.0-rc.a3b139fb36.0
---
Hello Team,
I see that that the issue was fixed linked with PR.
I tested this with Amplify CLI Version - 12.2.0-rc.a3b139fb36.0 and observe similar issue…
-
resholve fails to parse aliases with `=` chars in their definition because aliases are split with `.split('=')` [here](https://github.com/abathur/resholve/blob/ebd7901b36a0830b67cf300e2ee5719b867a2059…