FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Jul 09, 2024
  2. Jun 13, 2024
    • Ryan Kowalewski's avatar
      fix: allow ingress override when using load balancer · b2c67775
      Ryan Kowalewski authored
      There are some situations where it is valid to use
      INGRESS_TRAFFIC_ALL in conjunction with the load balancer.
      Currently it is not possible to override the
      INGRESS_TRAFFIC_INTERNAL_LOAD_BALANCER ingress setting to
      achieve this if var.enable_load_balancer == true.
      b2c67775
  3. Feb 26, 2024
  4. Jun 19, 2023
  5. Mar 21, 2022
  6. Jul 28, 2021
  7. Jul 15, 2021
  8. Jul 01, 2021
  9. Jun 16, 2021
  10. Jun 11, 2021
  11. Jun 10, 2021
  12. Apr 15, 2021
  13. Apr 07, 2021
  14. Mar 26, 2021
  15. Jan 27, 2021
  16. Dec 10, 2020
    • Dr Rich Wareham's avatar
      allow stackdriver host project to differ from monitored project · d677de02
      Dr Rich Wareham authored
      As noted in #11, we do not support the common case where a single
      Stackdriver workspace hosts multiple projects. Do this by requiring a
      Google provider for the Stackdriver workspace be passed to the module is
      alerting is enabled.
      
      We use a separate provider because the provider used must be able to
      create monitoring resources *in the host project*. In the case of our
      standard deployment, this implies it needs *product admin* credentials.
      
      We no longer need to enable the monitoring service since this service a)
      needs to be enabled in the *host* project and b) the service will have
      been enabled as a necessary side-effect of creating the Stackdriver
      workspace.
      
      Closes #11
      d677de02
  17. Dec 09, 2020
  18. Mar 25, 2020
  19. Mar 23, 2020
Loading