Can I use Abbot along with Terraform on ECS? Would love to setup some deploy scripts
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) :)
Can I use Abbot along with Terraform on ECS? Would love to setup some deploy scripts