Skip to content

Instantly share code, notes, and snippets.

@Kasama
Last active March 30, 2020 21:31
Show Gist options
  • Save Kasama/3c71e634979e619cb9bc34dc16564bd1 to your computer and use it in GitHub Desktop.
Save Kasama/3c71e634979e619cb9bc34dc16564bd1 to your computer and use it in GitHub Desktop.
services
├── game1
│ ├── production
│ │ └── us-east-1
│ │ ├── aws-credentials
│ │ └── postgres-database
│ └── staging
│ └── us-east-1
│ ├── aws-credentials
│ └── postgres-database
├── service1
└── […]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment