Skip to content

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

@6rendon

Description

@6rendon

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions