Skip to content

Amazon Corretto 17 and Amazon Corretto 21 support #142

@fernando-eickhoff

Description

@fernando-eickhoff
SUMMARY

The latest Amazon Corretto support that this role has is for JDK 11. Add support to latest Amazon Corretto JDK versions, currently is 21 but also for 17.

ISSUE TYPE
  • Latest Amazon Corretto JDK (21 and 17) versions support in Amazon Linux 2 instances
COMPONENT NAME

amazon-corretto-21
amazon-corretto-17

ANSIBLE VERSION

No relevant

CONFIGURATION
OS / ENVIRONMENT

Amazon Linux 2 EC2 instances

STEPS TO REPRODUCE

Set 17 as java_major_version value

- role: lean_delivery.java
  java_distribution: corretto
  transport: repositories
  java_major_version: 17
EXPECTED RESULTS

Latest Amazon Corretto JDK (17) installed successfully in Amazon Linux 2 EC2 instances

ACTUAL RESULTS

Can't install latest Amazon Corretto JDK (17) in Amazon Linux 2 EC2 instances

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions