Skip to content
Commit b074a24a authored by Tiago Giertyas Matana's avatar Tiago Giertyas Matana
Browse files

feat: add manual terraform-destroy job to pipeline



- 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>
parent 1d3c3535
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment