Bug Fix 37
Infrastructure Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [NO] I have updated the documentation accordingly.
- [NA] I have added tests to cover my changes.
- [NA] All new and existing tests passed.
- [NA] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
)
Current Behavior or Linked Issues
Issue #26 (closed)
Does this introduce a breaking change?
- [NO]
Taking the infra repo as parameter, if no checkoutRepo parameter is mentioned then self
repo is checked out.