mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
30 lines
486 B
Markdown
30 lines
486 B
Markdown
# 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].
|
|
|
|
Have a look there!
|
|
|
|
## Examples
|
|
|
|
Check them [here][examples].
|
|
|
|
<!--
|
|
References
|
|
-->
|
|
|
|
<!-- Files -->
|
|
[examples]: ../examples/terraform
|
|
|
|
<!-- Others -->
|
|
[github]: https://github.com/mcereda
|
|
[gitlab]: https://gitlab.com/mckie
|