Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to retrieve AWS SSM Parameter Store secrets of type SecureString #310

Open
6rendon opened this issue Sep 27, 2024 · 0 comments
Open

Comments

@6rendon
Copy link

6rendon commented Sep 27, 2024

Hello

I have a simple .teller.yml file:

providers:
local:
kind: ssm
maps:
- id: test
path: /foo/ca-central-1/dev/ecs/api

running teller env gives an expected output:

NAME=AQICAHjV3xHKxlopq9...S4Y9glbKw==

I am able to retrieve all keys that have this path, but the strings are encrypted with aws/ssm kms key. Is there any support for these types of parameters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant