Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terragrunt multi-module workflow #6739

Open
nischalstha9 opened this issue Feb 11, 2025 · 0 comments
Open

Terragrunt multi-module workflow #6739

nischalstha9 opened this issue Feb 11, 2025 · 0 comments

Comments

@nischalstha9
Copy link
Collaborator

Problem Statement

Currently, we are only able to run terragrunt plan and apply for purgable/ecs module. In case we want to update secrets via non-purgable/extras module, it's not possible.

Proposed Solution

Create a workflow that utilizes GitHub Actions environment for review based deployment. With this we can set option to run workflow with different input parameter. Currently, we will only allow extras and ecs module. But with necessary requirement, this can be updated easily.
This will make the workflow compatible for multiple modules as vpc, rds etc. too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant