diff --git a/README.md b/README.md index 6719963..6d368e0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# Terraform +# DTSV Infrastructure build with Terraform +The infrastructure consists one network, two instances and one volume. +**networks:** +* VPC (virtual-private-cloud) + +**instances:** +* WEB (webserver) +* DB (database-server) + +**volumes:** +* WEB (persistent webserver data)