Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alisdair/vpc-asg-terramino


https://github.com/alisdair/vpc-asg-terramino

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# vpc-asg-terramino

A deployment of the [Terramino tetris game](https://github.com/hashicorp/learn-terramino) using separate workspaces for the network and application components.

```mermaid
graph TD
vpc -->|vpc_id, public_subnets| app;
```