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

data/aws_iam_user: Add a data source for IAM user #1805

Merged
merged 3 commits into from
Oct 9, 2017

Commits on Oct 3, 2017

  1. data/aws_iam_user: Add a data source for IAM user

    This data source can be used to fetch information about a specific
    IAM user. By using this data source, you can reference IAM user
    properties without having to hard code ARNs or unique IDs as input.
    slaunay committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    ccdf038 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    f1cb280 View commit details
    Browse the repository at this point in the history
  2. docs: Add link to sidebar

    radeksimko committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    ee29e75 View commit details
    Browse the repository at this point in the history