- 14 Apr, 2022 1 commit
-
-
nimrod authored
The pre-commit Docker image has the Hashicorp repo which makes installing the latest version Terraform much easier.
-
- 11 Apr, 2022 3 commits
- 09 Jan, 2022 3 commits
- 08 Jan, 2022 1 commit
-
-
nimrod authored
-
- 06 Jan, 2022 3 commits
- 18 Dec, 2021 5 commits
-
-
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
-
- 09 Sep, 2021 3 commits
- 26 May, 2021 3 commits
- 22 May, 2021 1 commit
-
-
nimrod authored
The pre-commit template now runs in .pre. Reorder the other jobs.
-
- 14 May, 2021 2 commits
- 08 May, 2021 1 commit
-
-
nimrod authored
-
- 06 May, 2021 1 commit
-
-
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.
-
- 02 May, 2021 1 commit
-
-
nimrod authored
-
- 30 Apr, 2021 12 commits
-
-
nimrod authored
Outbound traffic on port 25 is restricted by AWS. Removing the restriction will raise the cost of the project.
-
nimrod authored
The bucket already has the environment in it.
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
Ease debugging.
-
nimrod authored
-
nimrod authored
-
nimrod authored
-
nimrod authored
There's a limit of 5 targets per rule. So rule per function it is.
-