264 B
264 B
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)