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

provider/aws: Change the way ARNs are built #7151

Merged
merged 1 commit into from
Aug 7, 2016
Merged

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Jun 13, 2016

ARNs used to be build using the iamconn.GetUser func call. This wouldn't
work on some scenarios and was changed so that we can expose the
AccountId and Region via meta

This commit just changes the build ARN funcs to use this new way of
doing things

ARNs used to be build using the iamconn.GetUser func call. This wouldn't
work on some scenarios and was changed so that we can expose the
AccountId and Region via meta

This commit just changes the build ARN funcs to use this new way of
doing things
@catsby
Copy link
Contributor

catsby commented Jun 13, 2016

LGTM! Are you ok with postponing this merge until v0.7.0 final drops?

@catsby catsby added the waiting-response An issue/pull request is waiting for a response from the community label Jun 13, 2016
@stack72
Copy link
Contributor Author

stack72 commented Jun 13, 2016

@catsby yeah it can be merged when you are ready :)

@bigkraig
Copy link
Contributor

cool, maybe we can kill my #6503 then

@grahamjenson
Copy link

grahamjenson commented Jul 18, 2016

+1 Awesome fix, can't wait for v0.7

@stack72
Copy link
Contributor Author

stack72 commented Aug 7, 2016

Now that 0.7 has been released, merging as this got a LGTM!

@stack72 stack72 merged commit 5c0662f into master Aug 7, 2016
@stack72 stack72 deleted the aws-build-arn branch August 7, 2016 07:36
@ghost
Copy link

ghost commented Apr 23, 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 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement provider/aws waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants