## Description

[Context and objective of the change]

## Changes

[List of main changes made and xpected impacts]

## Testing

[List of testing steps]

## Validation

- [ ] Linting passed
- [ ] All tests passed
- [ ] terraform plan passed
- [ ] Security checks passed
- [ ] Compliance checks passed
- [ ] Accessibility checks passed (if applicable)
- [ ] Healthcheck endpoints tested (if applicable)
- [ ] Documentation updated
- [ ] CHANGELOG.md updated

## Reviewer checklist

- [ ] Code readable and compliant
- [ ] CI/CD OK
- [ ] No secrets
- [ ] Documentation updated
