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

get profile name even if profile path exists #3663

Merged
merged 1 commit into from
Dec 18, 2015
Merged

get profile name even if profile path exists #3663

merged 1 commit into from
Dec 18, 2015

Conversation

semarj
Copy link

@semarj semarj commented Oct 28, 2015

When terraform started persisting the instance profile name to the state the code used the second part of the instance profile ARN split on "/" where it should be using the last part of the ARN split on "/"

@semarj
Copy link
Author

semarj commented Dec 14, 2015

@catsby What do we need to add to get this or #4158 merged?

@catsby
Copy link
Contributor

catsby commented Dec 18, 2015

Sorry for the hold up @semarj ! This does in fact look more correct than what we have 😄, thanks!

catsby added a commit that referenced this pull request Dec 18, 2015
get profile name even if profile path exists
@catsby catsby merged commit e273fe6 into hashicorp:master Dec 18, 2015
@ghost
Copy link

ghost commented Apr 29, 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 29, 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.

2 participants