Skip to content

provision: fix default aws credentials path #537

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

Merged
merged 1 commit into from
Feb 8, 2019

Conversation

bobheadxi
Copy link
Member

🎟️ Ticket(s): n/a


πŸ‘· Changes

The default profile path was incorrect

πŸ”¦ Testing Instructions

set up credentials in ~/.aws/credentials (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html)

inertia provision ec2 --from-profile blah

region listing should work as authentication is used

@bobheadxi bobheadxi added the pr: finalized needs review and final approval label Feb 8, 2019
@bobheadxi bobheadxi requested a review from a team February 8, 2019 21:03
@codecov
Copy link

codecov bot commented Feb 8, 2019

Codecov Report

Merging #537 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #537   +/-   ##
=======================================
  Coverage   56.21%   56.21%           
=======================================
  Files          60       60           
  Lines        2991     2991           
=======================================
  Hits         1681     1681           
  Misses       1102     1102           
  Partials      208      208

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 51c177b...f05cb3f. Read the comment docs.

@bobheadxi bobheadxi merged commit 444f868 into master Feb 8, 2019
@bobheadxi bobheadxi deleted the provision/default-profile-path branch February 8, 2019 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: finalized needs review and final approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant