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. Dec 18, 2021
    • nimrod's avatar
      Send SMS messages with Twilio. · 27183d50
      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.
      27183d50
  4. Apr 29, 2021