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

Fix deprecation warning with IAM instance profile #2

Merged
merged 1 commit into from
May 8, 2017

Commits on May 6, 2017

  1. Fix deprecation warning with IAM instance profile

    Instance profiles can only be associated with a single role. Here, the `roles`
    attribute of `aws_iam_instance_profile` was updated to `role`.
    
    See: hashicorp/terraform#13130
    hectcastro committed May 6, 2017
    Configuration menu
    Copy the full SHA
    4d14f0e View commit details
    Browse the repository at this point in the history