|
|
|
|
|
by haacked
1791 days ago
|
|
Thanks! I'm not too familiar with Terraform on ECS, but if there's an API, then you can script it with Abbot. For example, we have an existing package that uses the GitHub deploy API to deploy software https://ab.bot/packages/aseriousbiz/deploy If you trigger your deploys using GitHub's API, then you could just use that skill. Otherwise, you can copy that skill's code and adapt it to your needs. Hope that helps! (In case it's not clear, I'm the "Phil" in the post) :) |
|