FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Feb 26, 2024
    • Ryan Kowalewski's avatar
      feat: migrate to use cloud run v2 resources · 041dc740
      Ryan Kowalewski authored
      BREAKING CHANGE: migrate to cloud run v2 resources
      041dc740
    • Ryan Kowalewski's avatar
      feat: remove cloud run domain mapping · 02ed8b07
      Ryan Kowalewski authored
      The Cloud Run Domain Mapping service is still in Pre-GA status after
      more than 3 years. Google's documentation now suggest using load balancers
      or Firebase Hosting as an alternative as there are limitations with the domain mapping service.
      We are removing it from this module as it seems as though it will soon be deprecated.
      
      BREAKING CHANGE: Remove Cloud Run Domain Mapping
      02ed8b07
  2. Jul 04, 2023
  3. Jun 19, 2023
  4. Nov 07, 2022
  5. Mar 17, 2022
  6. Jan 10, 2022
  7. Aug 26, 2021
  8. Jul 16, 2021
  9. Jul 15, 2021
  10. Jul 01, 2021
  11. Jun 10, 2021
  12. May 28, 2021
  13. Apr 07, 2021
  14. Jan 27, 2021
  15. Mar 24, 2020
    • Dr Rich Wareham's avatar
      Add optional domain mapping · 864fa716
      Dr Rich Wareham authored
      Allow an optional domain mapping to be configured for the webapp. If a
      domain mapping is configured, appropriate DNS records are provided as
      outputs.
      
      Closes #2
      864fa716
  16. Mar 23, 2020
    • Dr Abraham Martin's avatar
      GCP Cloud Run manager terraform module · 27259b69
      Dr Abraham Martin authored
      This module manages a Cloud Run-hosted container. It takes care of making
      sure the container is connected to a Cloud SQL instance and sets
      environment variables on the application.
      27259b69
Loading