Closed Darsh8790 closed 5 months ago
💥 This pull request now has conflicts. Could you fix it @Darsh8790? 🙏
@Darsh8790 Thank you for this PR. However, as it is, it is not acceptable.
x86_64
and arm64
architectures.make init
make precommit/terraform # requires `docker run` be available
@Darsh8790 Note that you will need to provide backward compatibility for AL2 users, so you cannot just replace the existing userdata.tpl
with one for AL2023. Probably you should use the same inputs and have different templates for AL2 and AL2023, like the way we have different templates for AL2 and Windows.
Also, I don't know why there are merge conflicts, but you should probably resolve them by rebasing your changes on main
.
In order to support AL2023, it is not only the AMI selection that needs to be updated, but also everything configured via userdata
.
This PR was closed due to inactivity and merge conflicts. 😭 Please resolve the conflicts and reopen if necessary.
what
why
references