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

secret store: AWS connection validation for parameter store and secrets manager #3301

Merged
merged 12 commits into from
Jan 16, 2024

Commits on Jan 3, 2024

  1. Adds connection validation for AWS SSM secret store

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    45390e1 View commit details
    Browse the repository at this point in the history
  2. Adds connection validation for aws.parameterstore and aws.secretmanager

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6960ace View commit details
    Browse the repository at this point in the history
  3. Adds test for aws secret manager Init

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    92ff004 View commit details
    Browse the repository at this point in the history
  4. Adds comments

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0fc78f2 View commit details
    Browse the repository at this point in the history
  5. Linter

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7dbe311 View commit details
    Browse the repository at this point in the history
  6. Typo

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4650cb8 View commit details
    Browse the repository at this point in the history
  7. removing the rand test as it’s not really meaningful and the linter c…

    …omplains against using math/rand
    
    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a5d80b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Code clean up

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8fa2f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f223112 View commit details
    Browse the repository at this point in the history
  3. Fix linter complaint

    Signed-off-by: Elena Kolevska <elena@kolevska.com>
    elena-kolevska committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2a7f480 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    ee1e6d9 View commit details
    Browse the repository at this point in the history
  2. 💄

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d8b9059 View commit details
    Browse the repository at this point in the history