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

Autoplan modules #1345

Open
hirenko-v opened this issue Jun 11, 2024 · 0 comments
Open

Autoplan modules #1345

hirenko-v opened this issue Jun 11, 2024 · 0 comments

Comments

@hirenko-v
Copy link

Hello.

I don't see a handy feature available for branch-planner.

In the case when branchPlanner.enablePathScope: true we'd like to run the branch planner for Terraform if we have some changes in the child module that exist in the same repo with live Terraform stack

We have such a structure of mono repo:

|-- modules
|    |-- ec2
|    |-- eks
|    |-- ... 
|-- projects
|    |-- eks-stack
|    |-- hosted_zone
|    |-- ...

We'd like to have a plan for eks stack if there is a change in modules/eks for example.
Atlantis has such a feature: https://www.runatlantis.io/docs/server-configuration#autoplan-modules

Or at least we'd like to set a list of paths to run the plan if there is a change there.

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