13 lines
264 B
Markdown
13 lines
264 B
Markdown
# 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)
|