pulumi/dch_cloud
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
..
blackbox Initial commit 2025-01-19 11:16:33 -06:00
iam Initial commit 2025-01-19 11:16:33 -06:00
__main__.py Initial commit 2025-01-19 11:16:33 -06:00
common.py Initial commit 2025-01-19 11:16:33 -06:00
config.py Initial commit 2025-01-19 11:16:33 -06:00
default_vpc.py Initial commit 2025-01-19 11:16:33 -06:00
ecs.py Initial commit 2025-01-19 11:16:33 -06:00