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

terraform instance-profile/master_profile" has no associated IAM Roles #116

Open
tayzlor opened this issue Jun 3, 2016 · 2 comments
Open
Labels

Comments

@tayzlor
Copy link
Member

tayzlor commented Jun 3, 2016

1 error(s) occurred:

  • aws_instance.master.2: Error launching source instance: InvalidParameterValue: IAM Instance Profile "arn:aws:iam::300835344128:instance-profile/master_profile" has no associated IAM Roles
    status code: 400, request id: 2693153b-2c04-4d0a-97bb-74dc92ad555d

Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.

@tayzlor tayzlor added the bug label Jun 3, 2016
@tayzlor
Copy link
Member Author

tayzlor commented Jun 3, 2016

This sounds related hashicorp/terraform#2660

@cmlad
Copy link

cmlad commented Jun 13, 2016

See hashicorp/terraform#2660 (comment) for why this is not the same as PR hashicorp/terraform#2037.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants