D10S0VSkY-OSS / Stack-Lifecycle-Deployment

OpenSource self-service infrastructure solution that defines and manages the complete lifecycle of resources used and provisioned into a cloud! It is a terraform UI with rest api for terraform and OpenTofu automation
MIT License
234 stars 35 forks source link

Terragrunt Support? #91

Closed ddvdozuki closed 2 years ago

ddvdozuki commented 2 years ago

Really love this project and I'm hoping we can use it but our entire stack uses terragrunt which means we don't have any vanilla terraform to deploy. It's all provisioned and configured by terragrunt. Is there some way I can modify the stack config to use terragrunt or is this on the roadmap perhaps?