This repository contains samples that demonstrate various aspects of the Amazon EC2 Image Builder service.
The CloudFormation
folder contains sample EC2 Image Builder CloudFormation templates. These samples demonstrate how to deploy EC2 Image Builder infrastructure to AWS accounts using CloudFormation.
The CDK
folder contains sample EC2 Image Builder Cloud Development Kit. These samples demonstrate how to deploy EC2 Image Builder infrastructure to AWS accounts using Cloud Development Kit.
The Components
folder contains sample Image Builder components. The samples demonstrate how certain features of the component management application work, or how to execute certain workflows, such as invoking ansible-playbook
or chef-client
within a component.
The Containers
folder contains scripts used by EC2 Image Builder during docker image build. The samples demonstrate how to build container images following the steps followed by EC2 Image Builder.
- Automate OS Image Build Pipelines with EC2 Image Builder (02 December 2019)
- Executing Ansible playbooks in your Amazon EC2 Image Builder pipeline (08 July 2020)
- Create immutable servers using EC2 Image Builder and AWS CodePipeline (07 January 2021)
This library is licensed under the MIT-0 License. See the LICENSE file.