chore: aligned docs to the template file for articles

This commit is contained in:
Michele Cereda
2023-07-09 16:59:55 +02:00
parent f6c023b3fb
commit 4b4d3f73b3
15 changed files with 201 additions and 45 deletions

View File

@@ -1,18 +1,29 @@
# Terraform
## Table of contents <!-- omit in toc -->
1. [Modules](#modules)
1. [Examples](#examples)
## Modules
> _Hey! Where is everything?_
All working modules I created are either private, or made public through repositories on [GitHub] or [GitLab]. Please have a look there.
All working modules I created are either private, or made public through repositories on [GitHub] or [GitLab].
Have a look there!
## Examples
Check them [here][examples].
<!-- internal references -->
<!--
References
-->
<!-- Files -->
[examples]: ../examples/terraform
<!-- external references -->
<!-- Others -->
[github]: https://github.com/mcereda
[gitlab]: https://gitlab.com/mckie