Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Cannot fetch parameter from ssm parameter store in local tests #803

Open
rmpestano opened this issue Jan 5, 2022 · 0 comments
Open

Cannot fetch parameter from ssm parameter store in local tests #803

rmpestano opened this issue Jan 5, 2022 · 0 comments
Labels
status: waiting-for-triage An issue we've not yet triaged type: bug A general bug

Comments

@rmpestano
Copy link

Type: Bug

Component:
aws-parameter-store-config

Describe the bug

Hi everyone, I'm having an issue with aws-parameter-store-config only locally (everything works on aws) so I guess I have a problem within my local setup.

I'm trying to use localstack to mock SSM in my integration test. The application can connect to the store (I debugged and see this request is successfull) but it's returning empty result.

Sample
I've created a sample app here and the steps to reproduce are in the readme file.

Do you have any ideas?

Thank you in advance!

@github-actions github-actions bot added type: bug A general bug status: waiting-for-triage An issue we've not yet triaged labels Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: waiting-for-triage An issue we've not yet triaged type: bug A general bug
Development

No branches or pull requests

1 participant