Nguyen Thanh Anh Tuyen
Results
1
comments of
Nguyen Thanh Anh Tuyen
Hi I'm able to reproduce the issue like below configs. I have 2 config files: application.yml ``` spring: config: import: optional:aws-parameterstore:/gotyme/cico-voucher/feature-flags/ ``` application-local.yml ``` spring: cloud: aws: endpoint: http://localhost:4566 parameterstore:...