Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information