aws / amazon-ecs-ami

Packer recipes for building the official ECS-optimized Amazon Linux AMIs
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html
Apache License 2.0
204 stars 47 forks source link

Remove air-gapped region check in install-docker script #263

Closed hozkaya2000 closed 5 months ago

hozkaya2000 commented 5 months ago

Summary

Update to internal release process requires us to not skip the install docker step in this script.

Implementation details

Remove no longer necessary air-gapped region control flow.

Testing

Will be tested internally.

Description for the changelog

Update install-docker script

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.