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.
6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
*.egg-info/
|
|
.pulumi/backups/
|
|
__pycache__/
|
|
*.py[co]
|
|
*.bak*
|