Closed chroju closed 7 years ago
(mistaken! this comment was moved to https://github.com/dtan4/terraforming/pull/370#issuecomment-338479576)
This field change was introduced at https://github.com/hashicorp/terraform/pull/13130 and released at Terraform v0.9.3.
LGTM 👍 Thanks ❗️
Fix issue #374 .
Because the "roles" argument in aws_iam_instance_profile is deprecated, use "role" instead in tf and tfstate. cf: AWS: aws_iam_instance_profile - Terraform by HashiCorp
In addition, remove the test case with 0 role. In this case, terraform will output the following error.