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

Add IAM resources #258

Merged
merged 43 commits into from
Apr 17, 2024
Merged

Add IAM resources #258

merged 43 commits into from
Apr 17, 2024

Commits on Feb 22, 2024

  1. add iam components

    Icerzack committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e59470d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. mark fields sensitive

    Icerzack committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    25ae416 View commit details
    Browse the repository at this point in the history
  2. add description

    Icerzack committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    840b1d6 View commit details
    Browse the repository at this point in the history
  3. fix toolchain directive

    Icerzack committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d0eefd7 View commit details
    Browse the repository at this point in the history
  4. fixed imports

    Icerzack committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ca832bd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix problems

    Icerzack committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e4c57bc View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. docs and fixes

    Icerzack committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b023431 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix unresolved threads

    Icerzack committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4b81814 View commit details
    Browse the repository at this point in the history
  2. add migration guide

    Icerzack committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    cf37310 View commit details
    Browse the repository at this point in the history
  3. rewrite to styleguide

    Icerzack committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e6fc599 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix unresolved threads

    Icerzack committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    50a3e9d View commit details
    Browse the repository at this point in the history
  2. add logger calls

    Icerzack committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    272893d View commit details
    Browse the repository at this point in the history
  3. fix errors in Read

    Icerzack committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f5a4a5c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. add catalog support

    Icerzack committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    69b1a09 View commit details
    Browse the repository at this point in the history
  2. update go.mod, go.sum files

    Icerzack committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8a44859 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15bba3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb86a06 View commit details
    Browse the repository at this point in the history
  5. update guide

    Icerzack committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    72b891d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix unresolved threads

    Icerzack committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    22722be View commit details
    Browse the repository at this point in the history
  2. more fixes

    Icerzack committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    95c39d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    5838184 View commit details
    Browse the repository at this point in the history
  2. add missing note blocks

    Icerzack committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    86ea264 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    acf6046 View commit details
    Browse the repository at this point in the history
  2. fix linter issues

    Icerzack committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1ba9552 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. add default auth_region

    Icerzack committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7d55015 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    020ecf4 View commit details
    Browse the repository at this point in the history
  2. Rename EC2 to S3Credentials

    Icerzack committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0b20609 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. add missing access_key field

    Maksim Kuznetsov committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f9a3850 View commit details
    Browse the repository at this point in the history
  2. rename ec2 -> s3

    Maksim Kuznetsov committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7a4b2a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aed8a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fixing unresolved threads

    Maksim Kuznetsov committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7e49a6b View commit details
    Browse the repository at this point in the history
  2. updated mirgration guide

    Maksim Kuznetsov committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    705dc9c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. add DefaultAuthRegion

    Maksim Kuznetsov committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f9876aa View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. add import functionality

    Maksim Kuznetsov committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0804828 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. fixes

    Maksim Kuznetsov committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    890624b View commit details
    Browse the repository at this point in the history
  2. updated docs

    Maksim Kuznetsov committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4a31f71 View commit details
    Browse the repository at this point in the history
  3. remove tables cause they are not rendered properly

    Maksim Kuznetsov committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8db5788 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    a1b00c8 View commit details
    Browse the repository at this point in the history
  2. fix s3creds documentation

    Maksim Kuznetsov committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3e9cddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52972a3 View commit details
    Browse the repository at this point in the history
  4. add roles in docs

    Maksim Kuznetsov committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d07a485 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b9efea View commit details
    Browse the repository at this point in the history
  6. fix linter issues

    Maksim Kuznetsov committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2ffd549 View commit details
    Browse the repository at this point in the history