kaitoy / irsa-emu

irsa-emu emulates IAM Roles for Service Accounts (IRSA).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

irsa-emu

irsa-emu emulates IAM Roles for Service Accounts (IRSA).

Build

  1. Install Git and Docker.

  2. Clone the project.

    $ git clone https://github.com/kaitoy/irsa-emu .git
    $ cd irsa-emu
  3. Run Docker build.

    $ docker build .

License

This project is licensed under the MIT license.

About

irsa-emu emulates IAM Roles for Service Accounts (IRSA).

License:MIT License


Languages

Language:Go 61.5%Language:Smarty 11.1%Language:Makefile 9.8%Language:Dockerfile 9.4%Language:Shell 8.2%