Skip to content
  1. Apr 11, 2022
    • nimrod's avatar
      Tagging and Terraform updates. · 0c44e31f
      nimrod authored
      - Update the AWS provider.
      - Use the common tags option in the provider and improve tagging usage.
      - Address a few warnings from the updated provider.
      0c44e31f
  2. Jan 09, 2022
  3. Jan 08, 2022
  4. Jan 06, 2022
  5. Dec 18, 2021
  6. Sep 09, 2021
  7. May 26, 2021
    • nimrod's avatar
      Avoid error. · cfdc8950
      nimrod authored
      cfdc8950
    • nimrod's avatar
      Cache Terraform in CI. · 84490503
      nimrod authored
      84490503
    • nimrod's avatar
      Fetch Terraform for CI. · 817bf337
      nimrod authored
      it's the default before_script action, but it would only affect the
      pre-commit job (all of the others have their own before_script). It
      would allow me to not skip the terraform pre-commit checks.
      817bf337
  8. May 22, 2021
  9. May 14, 2021
  10. May 08, 2021
  11. May 06, 2021
    • nimrod's avatar
      Major refactor. · a50746ca
      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.
      a50746ca
  12. May 02, 2021
  13. Apr 30, 2021