binbashar / leverage

Binbash Leverage CLI intended to orchestrate Leverage Reference Architecture for AWS (www.binbash.co/leverage)
https://pypi.org/project/leverage/
Apache License 2.0
17 stars 2 forks source link

Enhancement | Increase search depth when looking for account directory #282

Closed angelofenoglio closed 2 months ago

angelofenoglio commented 2 months ago

Describe the Feature

Make the function that determines the account folder level to look up to 8 levels in depth instead of the current 5.

Use Case

Users that have quite deeply nested structures in their Leverage Reference Architecture implementation.

Describe Ideal Solution

Simply increase the constant that limits the depth for the lookup.

Alternatives Considered

-

Additional Context

-