GithubHelp home page GithubHelp logo

Terraform module to manage AWS IAM Services

Terraform module to manage AWS IAM services.

Description

This set of modules provide features to allow the management of AWS IAM resources such as:

  • Manages organisations and organisations units
  • Manages Organisations accounts and Users
  • Manages Roles, policies, permissions and attachments

The list of included modules are listed below:

  • iam-account
  • iam-assumable-role
  • iam-assumable-role-with-oidc
  • iam-assumable-role-with-saml
  • iam-assumable-roles
  • iam-assumable-roles-with-saml
  • iam-eks-role
  • iam-github-oidc-provider
  • iam-github-oidc-role
  • iam-group-with-assumable-roles-policy
  • iam-group-with-policies
  • iam-policy
  • iam-read-only-policy
  • iam-role-for-service-account-eks
  • iam-user

Usage

Each module contain a README file with the instruction how to use it.

Makefile

A makefile provide some automation to facilitate the operations during module development.

Usage: make <target>
  help        Show this help.
  cleantf     Clean terraform directory and lock file
  justcommit  Add changes (Amend) and commit with no edit (--no-edit)
  justpush    Force push after justcommit
  pre-commit  Execure precommit check hooks
  tfdocs      Execure terraform-docs

Provider

The modules depends on the AWS provider.

provider "aws" {
  version = "~> 4.0"
}

The repository setup

This session explain how to setup the current modules in other to reuse them in other deployments.

module "my-repository" {
  source             = "[email protected]:riskscreen/rs-terraform-aws-iam//modules/<module-name>"
}

© Riskscreen 2022

vfontanella's Projects

bookapi icon bookapi

BookLibrary application backend API

codenames icon codenames

👾 Realtime Codenames game that you can play on your phone, TV, or laptop

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.