Skip to content
  1. May 15, 2026
    • Tiago Giertyas Matana's avatar
      feat: add manual terraform-destroy job to pipeline · b074a24a
      Tiago Giertyas Matana authored
      
      
      - New 'destroy' stage at the end of the pipeline
      - terraform-destroy job is when:manual so it only runs on explicit
        click in GitLab UI; allow_failure:false blocks accidental continuation
      - Extract .terraform_setup anchor (image + before_script with init)
        shared between 'infra' and 'terraform-destroy' to avoid duplication
      - Update variables comment to reflect container.admin and Terraform
        backend variables
      
      Co-Authored-By: default avatarClaude Sonnet 4.6 <noreply@anthropic.com>
      b074a24a
  2. May 14, 2026
  3. May 13, 2026