-
**Description**
I am using external-secrets version 0.10.0 with a single ExternalSecret resource configured to retrieve approximately 500 parameters from AWS SSM Parameter Store. Suddenly, the Extern…
-
In #385, I added a code change to natively support retrieving configuration from the [AWS Systems Manager Parameter Store](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-…
-
**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 was trying to use the AWS Parameter Store as a way to safely store sensitive data such as passwords, api keys, etc. Creating a parameter of type **Secure String** looked like a good way to handle th…
-
### Description
The AWS Systems Manager uses [UpdateServiceSetting](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_UpdateServiceSetting.html), [GetServiceSetting](https://docs.…
-
### Describe the bug
Our CDK application is breaking. We're trying to add tags to all resources within the CloudFormation template by reading the values from the SSM Parameter Store. However, durin…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
CloudForm…
-
[Customizations for Control Tower](https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html) (CfCT) is a controlled means of deploying change (CloudFormation StackSets and SCPs) ac…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searche…
-
i can't find documentation on how to enable aws ssm parameter store integration with `confd`. Should we add it in the documentation ?
I've found these environment variables needed to run `confd`
…