Skip to content

AWS Secrets Manager: getting key (ExternalSecrets "property") *starting* with a period fails #1448

@stephen-dexda

Description

@stephen-dexda

external-secrets 0.5.9.

Sample ExternalSecret config.:

  data:
  - secretKey: foo
    remoteRef:
      key: bar/baz
      property: .foo

Error message from describe externalsecret ...:

key .foo does not exist in secret bar/baz

This is very similar to #963, but the issue now seems to be limited to cases where the dot is at the beginning of the AWS Secret's key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/awsIndicates an issue or PR related to AWS.good first issueGood for newcomerskind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions