rhythmictech / terraform-aws-imagebuilder-pipeline

Terraform module to create an EC2 Image Builder Pipeline
https://registry.terraform.io/modules/rhythmictech/imagebuilder-pipeline/aws
MIT License
19 stars 17 forks source link

Automate TF deployment from: component > recipe> imagebuilder #15

Open kddiji opened 3 years ago

kddiji commented 3 years ago

I configured TF modules for (components and recipe) and pointed this module to the recipe module and it worked perfectly. Thanks for this project it's awesome. The question I have. Is it possible to automate the steps between component → recipe → imagebuilder-pipeline so I can just run it once instead of running the imagebuilder-pipeline module?