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

fix(secretsmanager): allow templated string creation #2010

Merged
merged 7 commits into from
Mar 26, 2019

Commits on Mar 13, 2019

  1. fix(secretsmanager): allow templated string creation

    The interface `TemplatedSecretStringGenerator` was exported but not
    used in the `generateSecretString` prop.
    jogold committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    35d9600 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    2608bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04beda View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    280af79 View commit details
    Browse the repository at this point in the history
  2. Fold the 2 structures together

    jogold committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    ac12ecf View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Update secret.ts

    rix0rrr authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    92b87ff View commit details
    Browse the repository at this point in the history
  2. Update secret.ts

    rix0rrr authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    41f15a0 View commit details
    Browse the repository at this point in the history