imbusy/infra/README.md
2025-06-17 08:24:44 +09:00

16 lines
135 B
Markdown

imbusy-infra
====
pulumi infrastructure description in typescript
## Commands
```bash
# apply
pulumi up
# destroy
pulumi down
```