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

AWS Secrets Manager Backend - major update #27920

Merged
merged 7 commits into from
Dec 5, 2022

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    eae6cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a3133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ebd55 View commit details
    Browse the repository at this point in the history
  4. fix unused import

    dwreeves committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7799058 View commit details
    Browse the repository at this point in the history
  5. Merge branch '26571-aws-secrets-manager-update' of github.com-dwreeve…

    …s:dwreeves/airflow into 26571-aws-secrets-manager-update
    dwreeves committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    95431d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. remove ast.literal_eval

    dwreeves committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    bd882af View commit details
    Browse the repository at this point in the history
  2. add .strip() to secret

    dwreeves committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6ad3334 View commit details
    Browse the repository at this point in the history