This commit is contained in:
Stanislav Kopp 2025-05-06 09:30:27 +02:00
commit c3bc6ab806
40 changed files with 1069 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Terraform modules for STACKIT resources
## Overview
You can find general overview of Terraform in [ITDOC](https://itdoc.schwarz/display/STACKIT/Terraform+overview)
## How to use
You can find examples in README.md of each module folder, e.g. for [Redis](./redis/README.md)