radius-project/radius

Containerize Execution of Terraform Recipes

Opened this issue · 0 comments

In initial implementation of Terraform Recipes, we decided to run Terraform recipe execution along with Radius RP. Right now we haven't seen any performance issues with this approach. However long term we should re-evaluate runningTerraform in separate container for better resource and security boundaries.

AB#9613