You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add force_detach_policies to aws_iam_roleThis enables the role to be recreated without using name_prefix + create_before_destroy.
Also fixes tests for running with go 1.12, will upgrade the travis build later.
### Test Plan
* local unit tests
### References
* https://www.terraform.io/docs/providers/aws/r/iam_role.html#force_detach_policies
0 commit comments