Go to file
Dustin 28a05a3164 Initial commit
First attempt at using Pulumi for cloud infrastructure management.  To
start with, the project deploys an ECS cluster that runs two containers,
_blackbox-exporter_ and _vmagent_.  Together, these will monitor the
publicly-accessible web sites.
2025-01-19 11:16:33 -06:00
.pulumi Initial commit 2025-01-19 11:16:33 -06:00
dch_cloud Initial commit 2025-01-19 11:16:33 -06:00
.gitignore Initial commit 2025-01-19 11:16:33 -06:00
Pulumi.aws-prod.yaml Initial commit 2025-01-19 11:16:33 -06:00
Pulumi.yaml Initial commit 2025-01-19 11:16:33 -06:00
pyproject.toml Initial commit 2025-01-19 11:16:33 -06:00
uv.lock Initial commit 2025-01-19 11:16:33 -06:00