Files
Terraform/README.md
2022-10-25 12:46:10 +00:00

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)