Open kimxogus opened 4 years ago
It seems aws-ssm get only 10 parameters using directory when it syncs, and I can't find any configuration to make it get more than 10 parameters for a single secret with directory configuration.
aws-ssm
I want to request one of
MaxItems
and this may not be needed
It seems https://github.com/cmattoon/aws-ssm/pull/30 this PR solves this issue.
It seems
aws-ssm
get only 10 parameters using directory when it syncs, and I can't find any configuration to make it get more than 10 parameters for a single secret with directory configuration.I want to request one of
MaxItems
and this may not be needed