- Jul 25, 2024
- Jan 26, 2024
- Apr 28, 2023
- Oct 08, 2022
- Apr 14, 2022
-
-
nimrod authored
The pre-commit Docker image has the Hashicorp repo which makes installing the latest version Terraform much easier.
-
- Apr 11, 2022
- Jan 09, 2022
- Jan 08, 2022
-
-
nimrod authored
-
- Jan 06, 2022
- Dec 18, 2021
-
-
nimrod authored
AWS' SMS delivery has been unreliable to say the least. Replace it with Twilio but that's more complex: - A new Lambda function to send SNS messages as SMS messages with Twilio. - Add the function as a subscription to the SNS topic.
-
nimrod authored
Docstrings for the different checks.
-
nimrod authored
For cases like moving to a different region.
-
nimrod authored
-
nimrod authored
-
- Sep 09, 2021
- May 26, 2021
- May 22, 2021
-
-
nimrod authored
The pre-commit template now runs in .pre. Reorder the other jobs.
-
- May 14, 2021
- May 08, 2021
-
-
nimrod authored
-
- May 06, 2021
-
-
nimrod authored
- Check base class, all checks derive from it and have a common calling convention. - Add retries. - Add a DNS zone transfer check. Turns out if fails on ns1. WIP. - A wrapper around checking web sites. Just provide a list of URLs.
-
- May 02, 2021
-
-
nimrod authored
-
- Apr 30, 2021
-
-
nimrod authored
Outbound traffic on port 25 is restricted by AWS. Removing the restriction will raise the cost of the project.
-