Find out more about the REUSE project.
- Initialize a project
reuse init
| AWSTemplateFormatVersion: '2010-09-09' | |
| Description: > | |
| SCGP - Minimal Deployment (ECS Fargate + S3) | |
| Parameters: | |
| ContainerImage: | |
| Type: String | |
| Description: ECR image URI | |
| VpcId: | |
| Type: AWS::EC2::VPC::Id |
| -- | |
| -- Setup some tables for VROOM | |
| -- | |
| CREATE EXTENSION IF NOT EXISTS postgis; | |
| DO $$ BEGIN | |
| CREATE TYPE step_types AS ENUM ('start', 'job', 'pickup', 'delivery', 'break', 'end'); | |
| EXCEPTION | |
| WHEN duplicate_object THEN null; | |
| END $$; |
Find out more about the REUSE project.
reuse init
This Gist confirms the Linked Identity in my OpenPGP key which links it to this Github account.
[Verifying my OpenPGP key: openpgp4fpr:032b892fe65d04e5823ed80778e1e6493fcc11b4]
This is an OpenPGP proof. For details check out https://metacode.biz/openpgp/proofs
| BEGIN MESSAGE. | |
| yB3mAatwmHHM4ub 6EZuSkUNgf7fHmc ohtTva0xKn03uVo a4NuLcLsaN4WhtU | |
| oE1vt8RSpjaOyNg gau3V28GNJMTCKq 6Xr2MZHgg4ZrxJJ qsT5JpaqAMIsNnV | |
| OL9AsJLutQsvoeF bbiU2WgAh6gSufA CsHQXpRLZeTGbnq 0MYp4ZHRnJjkW36 | |
| 1BsfBb4YZxwIufV Qra2J2VBkmK0ZEh GIxLG21. | |
| END MESSAGE. |