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

Stabilize our AWS CLI Install #589

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

ShelbyZ
Copy link
Contributor

@ShelbyZ ShelbyZ commented Mar 14, 2023

Description of changes:

  • Opt to remove AWS CLI v1 (present in Codebuild V2 images), will skip without error if not found
  • Install AWS CLI v2
  • Print which aws and the version for debugging purposes
  • Used uninstall guide for Amazon Linux for CLI V1

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

- Opt to remove AWS CLI v1 (present in Codebuild V2 images), will skip without error if not found
- Install AWS CLI v2
- Print `which aws` and the version for debugging purposes
@ShelbyZ ShelbyZ requested a review from a team as a code owner March 14, 2023 20:23
Copy link
Contributor

@PettitWesley PettitWesley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ShelbyZ ShelbyZ merged commit 30483a6 into aws:mainline Mar 14, 2023
@ShelbyZ ShelbyZ deleted the buildspec-wrangling branch March 14, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants