New service support is desired.
EC2 Image Builder was released but, as far as I can see, there is no CloudFormation support. Ideally all aspects of EC2 Image Builder could be defined in CloudFormation, including:
AWS::EC2ImageBuilder::Pipeline
AWS::EC2ImageBuilder::Recipe
AWS::EC2ImageBuilder::Component
I should be able to use CloudFormation to define and manage my EC2 Image Builder resources.
Compute
Would be great to have this! Creating/updating recipes is a bit cumbersome through the CLI (have to substitute in ARNs)
Yes, looking forward to seeing this!
also for the sake of having support to code versioning with git, CI/CD pipeline deployment. please allow update of resource. don't make it that it is impossible to update resource like the implementation of https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/115
Would be great to have this! Creating/updating recipes is a bit cumbersome through the CLI (have to substitute in ARNs)
Totally agree.
You should expect the following to be released soon:
AWS::ImageBuilder::Image
AWS::ImageBuilder::ImageRecipe
AWS::ImageBuilder::ImagePipeline
AWS::ImageBuilder::InfrastructureConfiguration
AWS::ImageBuilder::DistributionConfiguration
AWS::ImageBuilder::Component
Luis
Yay!!! It looks like this got released: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_ImageBuilder.html
https://twitter.com/cfnupdates/status/1258981218617569281?s=20
Updated title to highlight that this is done, but we called the resource type something slightly different (ImageBuilder vs EC2ImageBuilder)
Most helpful comment
You should expect the following to be released soon:
AWS::ImageBuilder::Image
AWS::ImageBuilder::ImageRecipe
AWS::ImageBuilder::ImagePipeline
AWS::ImageBuilder::InfrastructureConfiguration
AWS::ImageBuilder::DistributionConfiguration
AWS::ImageBuilder::Component
Luis