forked from chanzuckerberg/fogg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Atlantis autoplan for nested modules (#285)
* feat: Add Atlantis autoplan for nested modules With this PR fogg will generate autoplan triggers based on all the modules (recursively finding nested modules) environments depend on. Apply is updated to - Return the inspected modules config from applyEnvs - Pass all inspected module configs to new applyAtlantisConfig method recursing nested modules This allows testing if a module exists locally in the filesystem, deprecating the need to specify local module prefixs in fogg configuration Plan atlantis config parsing only handles globally configured autoplan triggers * chore: Run make update-golden-files
- Loading branch information
1 parent
aef1949
commit 2b6d6ee
Showing
23 changed files
with
431 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.