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 ValidateAccountId for IAM Instance Profiles #3313

Merged
merged 2 commits into from
Oct 7, 2015
Merged

Fix ValidateAccountId for IAM Instance Profiles #3313

merged 2 commits into from
Oct 7, 2015

Conversation

sarguru
Copy link
Contributor

@sarguru sarguru commented Sep 23, 2015

Currently while running terraform plan against IAM instance profiles terraform crashes . It was throwing an exception and exiting on 0.6.3 and prior but #3001 missed to exit out of the function . This PR fixes that . Testing this version on IAM instance profiles, no more crashes terraform and throws up exception but works as expected.

@bobtfish
Copy link
Contributor

bobtfish commented Oct 7, 2015

Hey @phinze or @radeksimko - can we get a merge here? This change is trivial, and fixes an important use-case for us.

@phinze
Copy link
Contributor

phinze commented Oct 7, 2015

@bobtfish thanks for the ping! this looks good. working my way up through the stack, but this seems reasonable to do now. 👍

phinze added a commit that referenced this pull request Oct 7, 2015
Fix ValidateAccountId for IAM Instance Profiles
@phinze phinze merged commit 7905b91 into hashicorp:master Oct 7, 2015
@radeksimko
Copy link
Member

It may help us to get rid of the crash, but it's not solving the original problem...

See the discussion here:
#3431 (comment)

@ghost
Copy link

ghost commented Apr 30, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants