cmattoon / aws-ssm

Populates Kubernetes Secrets from AWS Parameter Store
https://hub.docker.com/r/cmattoon/aws-ssm/
Apache License 2.0
168 stars 32 forks source link

Respond to CloudWatch Events instead of Polling SSM #15

Open cmattoon opened 5 years ago

cmattoon commented 5 years ago

There should be an option to configure CloudWatch Events and respond to configuration changes rather than polling SSM. Events can be Create, Update, or Delete, and I expect to make Delete-ing an opt-in feature.