Files
terraform-aws-eks/.github/PULL_REQUEST_TEMPLATE.md
brandoconnor 07aba1b766 first commit
2018-06-06 20:55:23 -07:00

523 B

PR o'clock

Description

Please explain the changes you made here and link to any relevant issues.

Checklist

  • terraform fmt and terraform validate both work from the root and examples/alb_test_fixture directories (look in CI for an example)
  • Tests for the changes have been added and passing (for bug fixes/features)
  • Test results are pasted in this PR (in lieu of CI)
  • Docs have been added/updated (for bug fixes/features)
  • Any breaking changes are noted in the description above