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

Allow IAM role credentials #5

Merged
merged 7 commits into from
Jun 21, 2024

Commits on Jun 18, 2024

  1. Allow IAM role credentials

    This change allows users to not specify any credentials, thus facilitating
    IAM roles if running on AWS instances.
    
    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2d5feb5 View commit details
    Browse the repository at this point in the history
  2. Rename credentials to "static"

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    89c649b View commit details
    Browse the repository at this point in the history
  3. Amend README

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2294168 View commit details
    Browse the repository at this point in the history
  4. Add region

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    98b8d04 View commit details
    Browse the repository at this point in the history
  5. Fix test

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    992411a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Update dependencies

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c731722 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Add note about running on eks

    Signed-off-by: Gabriel Adrian Samfira <[email protected]>
    gabriel-samfira committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    77a377b View commit details
    Browse the repository at this point in the history