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

added infrastructure live test #74

Merged
merged 1 commit into from
Oct 12, 2020
Merged

Conversation

dmattia
Copy link
Member

@dmattia dmattia commented Oct 12, 2020

Pull Request

Related Github Issues

Description

Added infrastructure-live repo as a test case to confirm it works without code changes to this library. The only modification was the addition of:

extra_atlantis_dependencies = [
  find_in_parent_folders("account.hcl"),
  find_in_parent_folders("region.hcl"),
  find_in_parent_folders("env.hcl"),
]

in the locals of the top level terragrunt file.

@dmattia dmattia merged commit 0b618d4 into master Oct 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the dmattia/infra-live-example branch October 12, 2020 13:17
@ghost ghost assigned dmattia Oct 12, 2020
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

Successfully merging this pull request may close these issues.

1 participant