mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
36 lines
1.0 KiB
Markdown
36 lines
1.0 KiB
Markdown
<!--
|
|
Thank you for helping to improve terraform-docs!
|
|
|
|
Please read through https://git.io/JtEzg if this is your first time opening a
|
|
terraform-docs pull request. Find us in https://slack.terraform-docs.io/messages/dev if
|
|
you need any help contributing.
|
|
-->
|
|
|
|
### Description of your changes
|
|
|
|
<!--
|
|
Briefly describe what this pull request does. Be sure to direct your reviewers'
|
|
attention to anything that needs special consideration.
|
|
|
|
We love pull requests that resolve an open terraform-docs issue. If yours does, you
|
|
can uncomment the below line to indicate which issue your PR fixes, for example
|
|
"Fixes #500":
|
|
-->
|
|
|
|
<!-- Fixes # -->
|
|
|
|
I have:
|
|
|
|
- [ ] Read and followed terraform-docs' [contribution process].
|
|
- [ ] All tests pass when I run `make test`.
|
|
|
|
### How has this code been tested
|
|
|
|
<!--
|
|
Before reviewers can be confident in the correctness of this pull request, it
|
|
needs to tested and shown to be correct. Briefly describe the testing that has
|
|
already been done or which is planned for this change.
|
|
-->
|
|
|
|
[contribution process]: https://git.io/JtEzg
|