FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Apr 10, 2024
  2. Apr 09, 2024
  3. Apr 08, 2024
  4. Mar 26, 2024
  5. Mar 01, 2024
  6. Feb 19, 2024
  7. Jan 31, 2024
  8. Jan 29, 2024
  9. Jan 17, 2024
  10. Jan 16, 2024
  11. Jan 03, 2024
    • Ryan Kowalewski's avatar
      Merge branch 'issue-59-terraform-module' into 'master' · 2b223ec9
      Ryan Kowalewski authored
      feat(terraform-module): allow composition with Auto DevOps modules
      
      Closes #59
      
      See merge request !70
    • Dr Rich Wareham's avatar
      feat(terraform-module): allow composition with Auto DevOps modules · b47764de
      Dr Rich Wareham authored
      The stock `Terraform-Module` template from GitLab defines its own stages
      which are _almost_ compatible with Auto DevOps but not quite.
      
      Issue #59 initially proposed re-working `terraform-module.yml` to be
      based on the base template but, really, the only thing that needed to be
      done was to move the `fmt` job from the `validate` stage to `test`.
      
      (Arguably `fmt` could be replaced by stuff from
      `/auto-devops/terraform-pipeline.yml` but that's for another day.)
      
      Instead of copy-pasting the module, simply import the Auto DevOps stages
      and move the `fmt` job.
      
      While we're here, and because this is supposed to be "the One Template
      To Rule Them All" for terraform modules, also add in a default
      `workflow` template *a la* `common-pipeline.yml`.
      b47764de
  12. Nov 29, 2023
  13. Nov 21, 2023
  14. Nov 07, 2023
  15. Oct 31, 2023
  16. Oct 19, 2023
  17. Oct 16, 2023
  18. Oct 11, 2023
  19. Sep 22, 2023
  20. Sep 18, 2023
  21. Aug 17, 2023
  22. Aug 15, 2023
Loading