mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore: aligned docs to the template file for articles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user