Skip to content

Commit

Permalink
Merge pull request #2499 from ASFHyP3/edc-al2023
Browse files Browse the repository at this point in the history
upgrade to al2023 ami for edc deployments
  • Loading branch information
asjohnston-asf authored Nov 19, 2024
2 parents 7eb556e + 8286411 commit 3d37199
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-daac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
expanded_max_vcpus: 3000
required_surplus: 2000
security_environment: EDC
ami_id: image_id_ecs_amz2
ami_id: /ngap/amis/image_id_ecs_al2023_x86
distribution_url: 'https://d3gm2hf49xd6jj.cloudfront.net'

- environment: hyp3-edc-uat
Expand All @@ -58,7 +58,7 @@ jobs:
expanded_max_vcpus: 3000
required_surplus: 2000
security_environment: EDC
ami_id: image_id_ecs_amz2
ami_id: /ngap/amis/image_id_ecs_al2023_x86
distribution_url: 'https://d1riv60tezqha9.cloudfront.net'

environment:
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [9.0.1]

### Changed
- Upgrade to Amazon Linux 2023 AMI for Earthdata Cloud deployments

## [9.0.0]

### Changed
Expand Down

0 comments on commit 3d37199

Please sign in to comment.