aws / aws-codedeploy-agent

Host Agent for AWS CodeDeploy
https://aws.amazon.com/codedeploy
Apache License 2.0
328 stars 188 forks source link

Install fails using SSM AWS-ConfigureAWSPackage on ARM #393

Open jake-nz opened 4 months ago

jake-nz commented 4 months ago

Error: failed to find platform: no manifest found for platform: ubuntu, version 22.04, architecture arm64

Looks like this may be the same issue: https://github.com/aws/aws-codedeploy-agent/issues/277 but is not resolved in v1.3.2 as many commenters noted on that issue.