Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resolve path gathering for templated files (#119)
* fix: resolve path gathering for templated files If we are modifying template files, we need to present back the parent dir so we can run plan's against the module that has had its template changed. Example: terraform/modules/kubernetes/helm-config/grafana.tpl We need to tell github that we have changed the kubernetes module so we can run plan accordingly * chore: fix bad import * chore: build Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information