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

Added IAM Passthrough support #745

Merged
merged 2 commits into from
Jul 28, 2021
Merged

Added IAM Passthrough support #745

merged 2 commits into from
Jul 28, 2021

Conversation

nfx
Copy link
Contributor

@nfx nfx commented Jul 27, 2021

@nfx nfx linked an issue Jul 27, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #745 (7024bd2) into master (cef93d4) will decrease coverage by 0.03%.
The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
- Coverage   83.53%   83.50%   -0.04%     
==========================================
  Files          89       89              
  Lines        8150     8146       -4     
==========================================
- Hits         6808     6802       -6     
- Misses        851      852       +1     
- Partials      491      492       +1     
Impacted Files Coverage Δ
identity/resource_instance_profile.go 61.85% <88.23%> (-3.50%) ⬇️

@nfx nfx added the aws Occurring on AWS cloud label Jul 27, 2021
nfx added 2 commits July 28, 2021 09:48
* `InstanceProfilesAPI` now operates with `InstanceProfileInfo` instead of just ARN
* This commit implements feature request #444
@nfx nfx merged commit 49f7343 into master Jul 28, 2021
@nfx nfx deleted the meta-ec2-profile branch July 28, 2021 07:58
@nfx nfx mentioned this pull request Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Occurring on AWS cloud
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support for AWS IAM Passthrough
1 participant