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

feat(apprunner): apprunner secrets manager #23692

Merged
merged 15 commits into from
Jan 19, 2023

Commits on Jan 15, 2023

  1. Add app runner secrets manager integration

    Lizaga Anadon committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    dab3bca View commit details
    Browse the repository at this point in the history
  2. update cfn spec to latest version

    Lizaga Anadon committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    89af817 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. fix linter for readme

    Lizaga Anadon committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2504af4 View commit details
    Browse the repository at this point in the history
  2. update integration tests

    Lizaga Anadon committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ebe62d0 View commit details
    Browse the repository at this point in the history
  3. fix readme and package.json

    Lizaga Anadon committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0b2c480 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    790f85b View commit details
    Browse the repository at this point in the history
  5. remove ts test

    Lizaga Anadon committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6053a1e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. keep deprecated attribute for compatibility

    Lizaga Anadon committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    4367ffc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. improvements

    Lizaga Anadon committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    41ed2b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7dd559 View commit details
    Browse the repository at this point in the history
  3. minor style changes and alphabetical order

    Lizaga Anadon committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    009680e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. hotfix: addSecret method should create the instance Role if not provi…

    …ded before
    Lizaga Anadon committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5b43e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34da934 View commit details
    Browse the repository at this point in the history
  3. fix comments

    Lizaga Anadon committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e37e541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db70eb9 View commit details
    Browse the repository at this point in the history