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

Conversation

hectcastro
Copy link
Contributor

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 hectcastro requested a review from tnation14 May 6, 2017 20:50
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 hectcastro force-pushed the feature/hmc/terraform-0.9.3-support branch from 958f31b to 4d14f0e Compare May 6, 2017 20:53
Copy link
Contributor

@tnation14 tnation14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hectcastro hectcastro merged commit 46d9edd into develop May 8, 2017
@hectcastro hectcastro deleted the feature/hmc/terraform-0.9.3-support branch May 8, 2017 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants