GithubHelp home page GithubHelp logo

bridgecrew-perf4 / terraform-aws-iam-role-5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from doingcloudright/terraform-aws-iam-role

0.0 0.0 0.0 7 KB

License: MIT License

Makefile 64.99% HCL 35.01%

terraform-aws-iam-role-5's Introduction

AWS IAM System Role

Build Status Tag license

Terraform module that provides an IAM User and IAM Role with given policies.

Examples

Check the examples directory.

Inputs

Name Description Type Default Required
name Name of the user and role string n/a yes
attach_policy_arns Policy arns attacherd to the assuming role list [] no
enabled Set to false to prevent the module from creating any resources bool "true" no
iam_role_principals_arns Other IAM Principals which can assume the role list [] no
inline_policies Policies applied to the assuming role list [] no
tags Tags applied to the resources map {} no

Outputs

Name Description
this_aws_iam_access_key_id The access key id
this_aws_iam_access_key_secret The access key secret
this_aws_iam_role_arn The IAM Role ARN
this_aws_iam_role_id The IAM Role ID
this_aws_iam_user_arn The IAM User ARN
this_aws_iam_user_id The IAM User ID

License

MIT

Copyright (c) 2019 [Doingcloudright]

terraform-aws-iam-role-5's People

Contributors

maartenvanderhoef avatar

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.