Today, ControlMonkey is pleased to announce that we have added the capability to easily import EC2 Image Builder resources to Terraform Code using our Terraform Import Engine.
EC2 Image Builder is an AWS service that automates creating, managing, and deploying customized and secure machine images for EC2 instances.
Managing EC2 Image Builder with Terraform is important because it ensures consistent, repeatable, and version-controlled deployments of machine images across different environments.
ControlMonkey now supports the one-click Terraform Import of the following Image Builder resources:
ImageBuilder::Component (aws_imagebuilder_component)
ImageBuilder::ContainerRecipe (aws_imagebuilder_container_recipe)
ImageBuilder::DistributionConfiguration (aws_imagebuilder_distribution_configuration)
ImageBuilder::Image (aws_imagebuilder_image)
ImageBuilder::ImagePipeline (aws_imagebuilder_image_pipeline)
ImageBuilder::ImageRecipe (aws_imagebuilder_image_recipe)
ImageBuilder::InfrastructureConfiguration (aws_imagebuilder_infrastructure_configuration)
ImageBuilder::Workflow (aws_imagebuilder_workflow)
So, if you’re building images using EC2 Image Builder, you can now manage their configuration with Terraform.
Are you using Image Builder and have resources you would like to shift to Terraform?
Feel free to book an intro meeting with us to learn more about how ControlMonkey generates the Terraform code that represents your Image Builder resources configuration, making the shift to Terraform as seamless as possible.