mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# I have issues
|
||||
|
||||
## I'm submitting a
|
||||
|
||||
* [ ] bug report
|
||||
* [ ] feature request
|
||||
* [ ] support request
|
||||
|
||||
## What is the current behavior
|
||||
|
||||
## If this is a bug, how to reproduce? Please include a code sample
|
||||
|
||||
## What's the expected behavior
|
||||
|
||||
## Environment
|
||||
|
||||
* Affected module version:
|
||||
* OS:
|
||||
* Terraform version:
|
||||
|
||||
## Other relevant info
|
||||
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user