Skip to content

provision: fix default aws credentials path#537

Merged
bobheadxi merged 1 commit into
masterfrom
provision/default-profile-path
Feb 8, 2019
Merged

provision: fix default aws credentials path#537
bobheadxi merged 1 commit into
masterfrom
provision/default-profile-path

Conversation

@bobheadxi

Copy link
Copy Markdown
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

codecov Bot commented Feb 8, 2019

Copy link
Copy Markdown

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